| Commit message (Collapse) | Author | Age | Lines |
... | |
| | | | | | | | | | |
| | | | | | | | | | |
| | | | | | | | | | | |
Q# does not support multi-line comments, so that mention can be misleading.
|
| | | | | | | | | | | |
|
| | | | | | | | | | | |
|
| | | | | | | | | | |
| | | | | | | | | | |
| | | | | | | | | | | |
Looks like using C# formatter, it can't accept the Q# multi-lines. Makes sense
|
| | | | | | | | | | |
| | | | | | | | | | |
| | | | | | | | | | | |
The line limit is making things a bit skewed, and adding multi line comment
|
| | | | | | | | | | |
| | | | | | | | | | |
| | | | | | | | | | | |
Changing formatting to fix issue
|
| | | | | | | | | | | |
|
|\ \ \ \ \ \ \ \ \ \ \
| | | | | | | | | | | |
| | | | | | | | | | | | |
[python/en] improved demo of `if` expression
|
|/ / / / / / / / / / / |
|
|\ \ \ \ \ \ \ \ \ \ \
| | | | | | | | | | | |
| | | | | | | | | | | | |
removed MacOS from intro
|
|/ / / / / / / / / / /
| | | | | | | | | | |
| | | | | | | | | | |
| | | | | | | | | | | |
MacOS no longer ships bash as the default shell
|
|\ \ \ \ \ \ \ \ \ \ \
| |_|_|_|_|_|_|/ / / /
|/| | | | | | | | | | |
[red/en] Fix Stack Overflow link
|
|/ / / / / / / / / / |
|
| |_|/ / / / / / /
|/| | | | | | | | |
|
| | | | | | | | | |
|
| |/ / / / / / /
|/| | | | | | |
| | | | | | | | |
Semicolons for types are supposed to be directly after the variable name.
|
|\ \ \ \ \ \ \ \
| |_|_|_|_|_|_|/
|/| | | | | | | |
[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
|