Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Merge pull request #3939 from pendashteh/patch-2 | Max Schumacher | 2020-07-07 | -2/+5 |
|\ | | | | | Explains variable declaration plus a minor improvement | |||
| * | Explains variable declaration plus a minor improvement | Alexar | 2020-05-30 | -2/+5 |
| | | ||||
* | | Merge pull request #3931 from paulgoetze/update-ruby-de | Max Schumacher | 2020-07-07 | -353/+429 |
|\ \ | | | | | | | [ruby/de] Update to be in sync with English version | |||
| * | | [ruby/de] Update to be in sync with English version | Paul Götze | 2020-05-21 | -353/+429 |
| | | | ||||
* | | | Merge pull request #3945 from pedrowindisch/patch-1 | Max Schumacher | 2020-07-07 | -1/+1 |
|\ \ \ | | | | | | | | | [p5/en] Fixed a wrong URL | |||
| * | | | Update p5.html.markdown | Pedro Henrique Windisch | 2020-06-01 | -1/+1 |
| | | | | ||||
| * | | | Fixed a wrong URL | Pedro Henrique Windisch | 2020-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/master | Max Schumacher | 2020-07-07 | -0/+1 |
|\ \ \ \ | | | | | | | | | | | [elixir/en] Added link | |||
| * | | | | Update elixir.html.markdown | threadspeed | 2020-06-03 | -1/+1 |
| | | | | | | | | | | | | | | | added link | |||
| * | | | | Update elixir.html.markdown | threadspeed | 2020-06-03 | -0/+1 |
| |/ / / | | | | | | | | | added link | |||
* | | | | Merge pull request #3957 from maartenJacobs/patch-1 | Max Schumacher | 2020-07-07 | -6/+7 |
|\ \ \ \ | | | | | | | | | | | [json/nl] Small translation fixes | |||
| * | | | | Small translation fixes | Maarten Jacobs | 2020-06-14 | -6/+7 |
| | | | | | | | | | | | | | | | Added a few missing characters | |||
* | | | | | Merge pull request #3960 from fujimura/patch-1 | Max Schumacher | 2020-07-07 | -1/+1 |
|\ \ \ \ \ | | | | | | | | | | | | | [smalltalk/en]Fix symbol concatenation example in Smalltalk | |||
| * | | | | | Fix symbol concatenation example in Smalltalk | Daisuke Fujimura | 2020-06-20 | -1/+1 |
| |/ / / / | ||||
* | | | | | Merge pull request #3963 from ivirshup/patch-1 | Max Schumacher | 2020-07-07 | -2/+4 |
|\ \ \ \ \ | | | | | | | | | | | | | [RST/en] Fix compile errors from link and escaping | |||
| * | | | | | [RST/en] Fix compile errors from link and escaping | Isaac Virshup | 2020-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/master | Max Schumacher | 2020-07-07 | -1/+1 |
|\ \ \ \ \ | | | | | | | | | | | | | [matlab/en] Correcting typo | |||
| * | | | | | [matlab/en] | taivlam | 2020-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-1 | Max Schumacher | 2020-07-07 | -0/+19 |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | [set-theory/en] Fix formatting issues | |||
| * | | | | | | Fix set theory formatting issues | Ben Levy | 2020-07-04 | -0/+19 |
| | |/ / / / | |/| | | | | ||||
* | | | | | | Merge pull request #3965 from ComputerGenius152/patch-1 | Max Schumacher | 2020-07-07 | -2/+2 |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | [git/en] Correcting Minor Typos | |||
| * | | | | | Update git.html.markdown | cg | 2020-07-02 | -2/+2 |
|/ / / / / | | | | | | | | | | | Fixing a few typos. | |||
* | | | | | Propose Set Theory | a'_ | 2020-06-04 | -0/+143 |
| | | | | | ||||
* | | | | | Merge pull request #3932 from fredwangwang/master | Andrew Ryan Davis | 2020-06-04 | -0/+139 |
|\ \ \ \ \ | |_|/ / / |/| | | | | [jsonnet/en] | |||
| * | | | | add jsonnet | Huan Wang | 2020-05-21 | -0/+139 |
| | |/ / | |/| | | ||||
* | | | | Merge pull request #3798 from DartFNM/master | Max Schumacher | 2020-06-01 | -0/+216 |
|\ \ \ \ | |_|_|/ |/| | | | pascal-ru.html.markdown - Pascal translation to Russian language | |||
| * | | | pascal-ru.html.markdown - translation to RU locale | DartFNM | 2019-12-16 | -0/+216 |
| | | | | ||||
* | | | | Update vim-kr.html.markdown | Yeongjae Jang | 2020-05-26 | -1/+1 |
| | | | | ||||
* | | | | Update vim-kr.html.markdown | Luxor | 2020-05-26 | -11/+45 |
| | | | | | | | | | | | | Correcting typos and add some lines | |||
* | | | | fix typo bash.html.markdown | oliv37 | 2020-05-26 | -1/+1 |
| | | | | ||||
* | | | | Add indirect expansion in bash.html.markdown | oliv37 | 2020-05-26 | -0/+5 |
| | | | | ||||
* | | | | Update python.html.markdown | amigos-maker | 2020-05-26 | -0/+2 |
| | | | | | | | | | | | | added useful links | |||
* | | | | Fix reference to an undefined variable | Igetin | 2020-05-24 | -1/+1 |
| | | | | ||||
* | | | | Update ldpl.html.markdown | Lartu | 2020-05-24 | -13/+0 |
| | | | | ||||
* | | | | Fix typos in raku.html.markdown | Sizhe Zhao | 2020-05-23 | -5/+5 |
| | | | | ||||
* | | | | Fix typos in raku.html.markdown | Sizhe Zhao | 2020-05-23 | -4/+4 |
| | | | | ||||
* | | | | Remove extra space | Ryan Huang | 2020-05-23 | -1/+1 |
| | | | | ||||
* | | | | Fix some typos for the Raku page | Samuel Chase | 2020-05-23 | -14/+14 |
| | | | | ||||
* | | | | Fix typo in groovy.html.markdown | Michael Federczuk | 2020-05-23 | -1/+1 |
| |/ / |/| | | | | | "mthod" -> "method" | |||
* | | | Merge pull request #3712 from denniskeller/clojure-macro-de | Adam Bard | 2020-05-19 | -0/+161 |
|\ \ \ | | | | | | | | | [clojure-macros/de] Translate clojure-macros to german | |||
| * | | | [clojure-macros/de] Translate clojure-macros to german | Dennis Keller | 2019-10-21 | -0/+161 |
| | | | | ||||
* | | | | Merge pull request #3713 from denniskeller/pug-de | Adam Bard | 2020-05-19 | -0/+208 |
|\ \ \ \ | | | | | | | | | | | [pug/de] Translate pug to german | |||
| * | | | | [pug/de] Translate pug to german | Dennis Keller | 2019-10-21 | -0/+208 |
| |/ / / | ||||
* | | | | Merge pull request #3714 from waynee95/de-elm | Adam Bard | 2020-05-19 | -0/+376 |
|\ \ \ \ | | | | | | | | | | | [elm/de] Translate elm to german | |||
| * \ \ \ | Merge pull request #1 from caminsha/waynee95/elm/de | waynee95 | 2020-05-09 | -1/+1 |
| |\ \ \ \ | | | | | | | | | | | | | [elm/de-de] Fixed a small typo | |||
| | * | | | | Fixed a small typo | caminsha | 2020-05-02 | -1/+1 |
| |/ / / / | | | | | | | | | | | | | | | | Elemenent -> Elementen | |||
| * / / / | [elm/de] Translate elm to german | waynee95 | 2019-10-21 | -0/+376 |
| |/ / / | ||||
* | | | | Merge pull request #3709 from chris54721/patch-2 | Adam Bard | 2020-05-19 | -0/+112 |
|\ \ \ \ | | | | | | | | | | | [sql/it] Add sql-it.html.markdown | |||
| * | | | | [sql/it] Add sql-it.html.markdown | Christian Grasso | 2019-10-20 | -0/+112 |
| |/ / / | ||||
* | | | | Merge pull request #3708 from chris54721/patch-1 | Adam Bard | 2020-05-19 | -0/+361 |
|\ \ \ \ | | | | | | | | | | | [zfs/it] Add zfs-it.html.markdown |