summaryrefslogtreecommitdiffhomepage
Commit message (Collapse)AuthorAgeLines
* Merge pull request #3953 from sumanstats/masterMax Schumacher2020-07-07-381/+379
|\ | | | | [language/raku-code] Perl6 to Raku and many more
| * Reflect perl6 to raku renamesumanstats2020-06-15-70/+70
| | | | | | | | | | | | | | + 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
| * Perl6 to Raku and many moresumanstats2020-06-10-328/+326
| | | | | | | | | | | | | | | | | | | | | | + 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
* | Merge pull request #3910 from isolovev/patch-1Max Schumacher2020-07-07-1/+1
|\ \ | | | | | | [ruby/ru] Fix comment of attr_accessor
| * | Fix comment of attr_accessor. Ruby-RUIvan Solovev2020-04-19-1/+1
| | |
* | | Merge pull request #3913 from singjsong/ruby-block-syntaxMax Schumacher2020-07-07-0/+10
|\ \ \ | | | | | | | | [ruby/en] Add Ruby shorthand block syntax examples
| * | | Add Ruby shorthand block syntax examplesJake Haber2020-04-21-0/+10
| |/ /
* | | Merge pull request #3906 from lemonez/patch-1Max Schumacher2020-07-07-1/+3
|\ \ \ | | | | | | | | [bash/en] fix small omission
| * | | fix small typolemonez2020-04-16-1/+3
| |/ / | | | | | | pass -e flag to echo to interpret escape characters correctly
* | | Merge pull request #3947 from anakimluke/patch-1Max Schumacher2020-07-07-0/+1
|\ \ \ | | | | | | | | Fixed duplicate vim entry and page language mismatch
| * | | Update el-gr/vim-gr.html.markdownanakimluke2020-06-09-1/+1
| | | | | | | | | | | | Co-authored-by: 谭九鼎 <109224573@qq.com>
| * | | Fixed bug.anakimluke2020-06-01-0/+1
| | | | | | | | | | | | | | | | Fixed duplicate vim entry and mismatch of page language. closes #3946
* | | | Merge pull request #3918 from sophiabrandt/patch-1Max Schumacher2020-07-07-1/+1
|\ \ \ \ | | | | | | | | | | [dart/en] fix typos
| * | | | [fix] typoSophia Brandt2020-04-27-1/+1
| | | | | | | | | | | | | | | fix another typo
| * | | | [fix] typoSophia Brandt2020-04-27-1/+1
| | | | | | | | | | | | | | | Fix typo in introductory paragraph.
* | | | | Merge pull request #3927 from AndrewDavis1191/patch-1Max Schumacher2020-07-07-3/+31
|\ \ \ \ \ | | | | | | | | | | | | [powershell/en] Adding things people may find useful
| * | | | | Adding comment next to new link at bottomAndrew Ryan Davis2020-05-17-1/+1
| | | | | | | | | | | | | | | | | | It seems I didn't add the details of the link initially.
| * | | | | [powershell/en] Adding some things I find usefulAndrew Ryan Davis2020-05-16-3/+31
| |/ / / /
* | | | | Merge pull request #3922 from HColeman1/patch-2Max Schumacher2020-07-07-0/+1
|\ \ \ \ \ | | | | | | | | | | | | [vim/en] added the join command
| * | | | | added the join commandHunter Coleman2020-05-02-0/+1
| |/ / / /
* | | | | Merge pull request #3951 from kuvam/patch-1Max Schumacher2020-07-07-1/+1
|\ \ \ \ \ | | | | | | | | | | | | [python/en] Change string access example for clarity
| * | | | | Change string access example for clarityKuv2020-06-04-1/+1
| | |/ / / | |/| | | | | | | | '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.
* | | | | Merge pull request #3939 from pendashteh/patch-2Max Schumacher2020-07-07-2/+5
|\ \ \ \ \ | | | | | | | | | | | | Explains variable declaration plus a minor improvement
| * | | | | Explains variable declaration plus a minor improvementAlexar2020-05-30-2/+5
| | | | | |
* | | | | | Merge pull request #3931 from paulgoetze/update-ruby-deMax Schumacher2020-07-07-353/+429
|\ \ \ \ \ \ | | | | | | | | | | | | | | [ruby/de] Update to be in sync with English version
| * | | | | | [ruby/de] Update to be in sync with English versionPaul Götze2020-05-21-353/+429
| | | | | | |
* | | | | | | Merge pull request #3945 from pedrowindisch/patch-1Max Schumacher2020-07-07-1/+1
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | [p5/en] Fixed a wrong URL
| * | | | | | | Update p5.html.markdownPedro Henrique Windisch2020-06-01-1/+1
| | | | | | | |
| * | | | | | | Fixed a wrong URLPedro Henrique Windisch2020-06-01-1/+1
| | |_|/ / / / | |/| | | | | | | | | | | | The URL had a quote on the end, redirecting the user to processing.org%22, instead of processing.org.
* | | | | | | Merge pull request #3950 from threadspeed/masterMax Schumacher2020-07-07-0/+1
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | [elixir/en] Added link
| * | | | | | | Update elixir.html.markdownthreadspeed2020-06-03-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | added link
| * | | | | | | Update elixir.html.markdownthreadspeed2020-06-03-0/+1
| |/ / / / / / | | | | | | | | | | | | | | added link
* | | | | | | Merge pull request #3957 from maartenJacobs/patch-1Max Schumacher2020-07-07-6/+7
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | [json/nl] Small translation fixes
| * | | | | | | Small translation fixesMaarten Jacobs2020-06-14-6/+7
| | |_|_|_|_|/ | |/| | | | | | | | | | | | Added a few missing characters
* | | | | | | Merge pull request #3960 from fujimura/patch-1Max Schumacher2020-07-07-1/+1
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | [smalltalk/en]Fix symbol concatenation example in Smalltalk
| * | | | | | | Fix symbol concatenation example in SmalltalkDaisuke Fujimura2020-06-20-1/+1
| |/ / / / / /
* | | | | | | Merge pull request #3963 from ivirshup/patch-1Max Schumacher2020-07-07-2/+4
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | [RST/en] Fix compile errors from link and escaping
| * | | | | | | [RST/en] Fix compile errors from link and escapingIsaac Virshup2020-06-24-2/+4
| |/ / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | There were two issues here: * The non-inline link was used incorrectly, and should have a colon after the specifier. * A compile error was generated from having a non-escaped `*`. These can be verified by running `rst2html`: ```sh $ rst2html.py ./restructuredtext.rst tmp.html ./restructuredtext.rst:24: (WARNING/2) Inline emphasis start-string without end-string. ./restructuredtext.rst:59: (WARNING/2) malformed hyperlink target. ``` After adding the colon, and adding the escape ```sh $ rst2html.py ./restructuredtext.rst tmp.html $ ``` I've also added a sentence on escaping.
* | | | | | | Merge pull request #3964 from taivlam/masterMax Schumacher2020-07-07-1/+1
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | [matlab/en] Correcting typo
| * | | | | | | [matlab/en]taivlam2020-05-07-1/+1
| | |_|_|_|/ / | |/| | | | | | | | | | | | Corrected "Multiple each element in A" to "Multiply each element in A" in line 237.
* | | | | | | Merge pull request #3966 from io12/patch-1Max Schumacher2020-07-07-0/+19
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | [set-theory/en] Fix formatting issues
| * | | | | | | Fix set theory formatting issuesBen Levy2020-07-04-0/+19
| | |/ / / / / | |/| | | | |
* | | | | | | Merge pull request #3965 from ComputerGenius152/patch-1Max Schumacher2020-07-07-2/+2
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | [git/en] Correcting Minor Typos
| * | | | | | Update git.html.markdowncg2020-07-02-2/+2
|/ / / / / / | | | | | | | | | | | | Fixing a few typos.
* | | | | | Propose Set Theorya'_2020-06-04-0/+143
| | | | | |
* | | | | | Merge pull request #3932 from fredwangwang/masterAndrew Ryan Davis2020-06-04-0/+139
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | [jsonnet/en]
| * | | | | add jsonnetHuan Wang2020-05-21-0/+139
| | |/ / / | |/| | |
* | | | | Merge pull request #3798 from DartFNM/masterMax Schumacher2020-06-01-0/+216
|\ \ \ \ \ | |_|_|/ / |/| | | | pascal-ru.html.markdown - Pascal translation to Russian language
| * | | | pascal-ru.html.markdown - translation to RU localeDartFNM2019-12-16-0/+216
| | | | |
* | | | | Update vim-kr.html.markdownYeongjae Jang2020-05-26-1/+1
| | | | |