| Commit message (Collapse) | Author | Age | Lines |
|\
| |
| | |
[typescript/en] incorrect syntax in inheritance example
|
| |
| |
| | |
closes #3958
|
|\ \
| | |
| | | |
[dart/en-en] Updated example 33
|
| | |
| | |
| | |
| | | |
`var hasValue ??= "default Value";`
doesn't work in dart 2.7.0
|
|\ \ \
| | | |
| | | | |
[f#/fr] Add missing translation
|
| | | |
| | | |
| | | | |
Translate untranslated comment and explicitly cite currying
|
|\ \ \ \
| | | | |
| | | | | |
[ruby/en] Ruby useful tricks
|
| | | | | |
|
| | | | | |
|
| | | | | |
|
|\ \ \ \ \
| | | | | |
| | | | | | |
[crystal/fr] Minor fix about "on/ont"
|
| | | | | | |
|
|\ \ \ \ \ \
| | | | | | |
| | | | | | | |
[dart/en-en] Updated example 8
|
| | |_|_|/ /
| |/| | | |
| | | | | | |
Updated const declaration and removed print addressing missing array.
|
|\ \ \ \ \ \
| | | | | | |
| | | | | | | |
Explains the weird behavior of PHP tag in a PHP script
|
| | | | | | | |
|
|\ \ \ \ \ \ \
| | | | | | | |
| | | | | | | | |
[nix/en] Fix typo in nix documentation
|
| |/ / / / / / |
|
|\ \ \ \ \ \ \
| | | | | | | |
| | | | | | | | |
[scala/en] - clarify `return` keyword usage
|
| |/ / / / / /
| | | | | | |
| | | | | | | |
Add an example to clarify that the `return` keyword only returns from the inner-most `def` that surrounds it not the output of the lambda function.
|
|\ \ \ \ \ \ \
| | | | | | | |
| | | | | | | | |
[C][zh-cn]Fix typo
|
| | |_|_|_|_|/
| |/| | | | | |
|
|\ \ \ \ \ \ \
| | | | | | | |
| | | | | | | | |
[language/raku-code] Perl6 to Raku and many more
|
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
+ As mentioned here: https://github.com/Raku/problem-solving/blob/master/solutions/language/Path-to-Raku.md perl6 is renamed to raku
+ change references of perl6 to raku
+ change extension from .p6 to .raku
+ fix the link of raku advent calendar
|
| |/ / / / / /
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
+ As the Perl 6 is renamed to raku, it is good to reflect that https://github.com/Raku/problem-solving/blob/master/solutions/language/Path-to-Raku.md
+ perl6.org is now raku.org
+ change references of perl 6 to raku
+ rename file perl6-pod.html.markdown to raku-pod.html.markdown
+ Perl refers to Perl 5, there is no ambiguity after rename of Perl6 to
Raku, use Perl only to refer to Perl 5
+ fix links inside raku.html.markdown
|
|\ \ \ \ \ \ \
| | | | | | | |
| | | | | | | | |
[ruby/ru] Fix comment of attr_accessor
|
| | | | | | | | |
|
|\ \ \ \ \ \ \ \
| | | | | | | | |
| | | | | | | | | |
[ruby/en] Add Ruby shorthand block syntax examples
|
| |/ / / / / / / |
|
|\ \ \ \ \ \ \ \
| | | | | | | | |
| | | | | | | | | |
[bash/en] fix small omission
|
| |/ / / / / / /
| | | | | | | |
| | | | | | | | |
pass -e flag to echo to interpret escape characters correctly
|
|\ \ \ \ \ \ \ \
| | | | | | | | |
| | | | | | | | | |
Fixed duplicate vim entry and page language mismatch
|
| | | | | | | | |
| | | | | | | | |
| | | | | | | | | |
Co-authored-by: 谭九鼎 <109224573@qq.com>
|
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | | |
Fixed duplicate vim entry and mismatch of page language.
closes #3946
|
|\ \ \ \ \ \ \ \ \
| | | | | | | | | |
| | | | | | | | | | |
[dart/en] fix typos
|
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | | |
fix another typo
|
| | |_|_|_|_|_|/ /
| |/| | | | | | |
| | | | | | | | | |
Fix typo in introductory paragraph.
|
|\ \ \ \ \ \ \ \ \
| | | | | | | | | |
| | | | | | | | | | |
[powershell/en] Adding things people may find useful
|
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | | |
It seems I didn't add the details of the link initially.
|
| |/ / / / / / / / |
|
|\ \ \ \ \ \ \ \ \
| | | | | | | | | |
| | | | | | | | | | |
[vim/en] added the join command
|
| |/ / / / / / / / |
|
|\ \ \ \ \ \ \ \ \
| | | | | | | | | |
| | | | | | | | | | |
[python/en] Change string access example for clarity
|
| | |/ / / / / / /
| |/| | | | | | |
| | | | | | | | | |
'T' was apparently mistaken by someone for True, so this is a minor edit to use a different example to make sure that doesn't happen again.
|
|\ \ \ \ \ \ \ \ \
| | | | | | | | | |
| | | | | | | | | | |
Explains variable declaration plus a minor improvement
|
| | |_|_|_|/ / / /
| |/| | | | | | | |
|
|\ \ \ \ \ \ \ \ \
| | | | | | | | | |
| | | | | | | | | | |
[ruby/de] Update to be in sync with English version
|
| | | | | | | | | | |
|
|\ \ \ \ \ \ \ \ \ \
| | | | | | | | | | |
| | | | | | | | | | | |
[p5/en] Fixed a wrong URL
|
| | | | | | | | | | | |
|