| Commit message (Collapse) | Author | Age | Lines |
|
|
| |
You can also use https://yamlonline.com/ for the yaml validator as well as yaml converter to json,csv,xml,base64 also for beautify and minify YAML.
|
|\
| |
| | |
[jsonnet/en] Update jsonnet.html.markdown
|
|/ |
|
|\
| |
| | |
fix translation error for opencv-cn.html.markdown
|
| | |
|
|\ \
| | |
| | | |
[dart/en-en] Updated example 9: made 'i' variable non-final
|
| | | |
|
|\ \ \
| | |/
| |/| |
[OpenCV/zh-cn]Add translation for opencv
|
| | | |
|
|\ \ \
| | | |
| | | | |
[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
|