Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Merge pull request #2224 from robinpokorny/patch-1 | ven | 2016-04-05 | -1/+1 |
|\ | | | | | [elm/cs] Fix typo | |||
| * | Fix typo | Robin Pokorný | 2016-04-05 | -1/+1 |
|/ | ||||
* | Merge pull request #2223 from robinpokorny/translate-elm-to-czech | ven | 2016-04-04 | -0/+373 |
|\ | | | | | [elm/cs] Add Czech translation of Elm | |||
| * | Update elm.html.markdown | Ondřej Žára | 2016-04-04 | -18/+18 |
| | | ||||
| * | Add Czech translation of Elm | Robin Pokorný | 2016-04-04 | -0/+373 |
| | | ||||
* | | Merge pull request #2221 from bermanmaxim/patch-1 | ven | 2016-03-31 | -1/+1 |
|\| | | | | | [latex/en] Replace invite sign $ by > in compilation example | |||
| * | Replace invite sign $ by > in compilation example | Maxim Berman | 2016-03-31 | -1/+1 |
|/ | | | $ sign messes with syntax highlighting (it stays in math mode for the rest of the document). Using > fixes this easily. | |||
* | Update python3.html.markdown | Adam Bard | 2016-03-30 | -1/+0 |
| | | | Remove TODO | |||
* | Merge pull request #2220 from Atcold/patch-1 | Adam Bard | 2016-03-30 | -3/+3 |
|\ | | | | | Update python3.html.markdown | |||
| * | Update python3.html.markdown | Alfredo Canziani | 2016-03-30 | -1/+1 |
| | | | | | | | | | | | | | | | | | | The same happens for `filter`. ```pythob filter(lambda x: x > 5, [3, 4, 5, 6, 7]) <filter at 0x110567320> list(filter(lambda x: x > 5, [3, 4, 5, 6, 7])) [6, 7] ``` | |||
| * | Update python3.html.markdown | Alfredo Canziani | 2016-03-30 | -2/+2 |
|/ | | | `map` requires `list` in order to convert the mapping to its list. E.g. `<map at 0x11057ce48>` to `[11, 12, 13]`. | |||
* | Merge pull request #2219 from warmchang/master | ven | 2016-03-29 | -1/+1 |
|\ | | | | | the filenameis is "learn-cn.lua", so the command should be "lua learn-cn.lua". | |||
| * | Update lua-cn.html.markdown | William Chang | 2016-03-29 | -1/+1 |
|/ | | | the filenameis is "learn-cn.lua", so the command should be "lua learn-cn.lua". | |||
* | Delete r.html.markdown~ | ven | 2016-03-29 | -807/+0 |
| | ||||
* | Merge pull request #2215 from blackdev1l/patch-1 | ven | 2016-03-28 | -0/+1 |
|\ | | | | | Add `lang: it-it` to metadata | |||
| * | Add `lang: it-it` to metadata | Cristian Achille | 2016-03-28 | -0/+1 |
|/ | ||||
* | Merge pull request #2211 from alisvlouis/patch-1 | Geoff Liu | 2016-03-27 | -0/+2 |
|\ | | | | | [Common Lisp/zh-cn] Add ANSI Common Lisp | |||
| * | Update common-lisp-cn.html.markdown | Louis Victory Alis | 2016-03-27 | -0/+2 |
|/ | | | add ANSI Common Lisp | |||
* | Merge pull request #2208 from juan70/ocaml-filter | Adam Bard | 2016-03-26 | -1/+1 |
|\ | | | | | Change anonymous function in List.filter example | |||
| * | Change anonymous function in List.filter example | juan70 | 2016-03-26 | -1/+1 |
|/ | | | Change into what is supposed to be better style, or maybe a more idiomatic way of writing the predicate. | |||
* | Merge pull request #2183 from ukazap/master | ven | 2016-03-25 | -0/+622 |
|\ | | | | | [ruby/id-id] Added Indonesian translation for Ruby | |||
| * | [ruby/id-id] Added Indonesian translation for Ruby | Ukaza Perdana | 2016-03-10 | -0/+622 |
| | | ||||
* | | Merge pull request #2207 from ajimu/patch-1 | Adam Bard | 2016-03-23 | -1/+1 |
|\ \ | | | | | | | [nim/en] Correct syntax highlighting | |||
| * | | [nim/en] Correct syntax highlighting | ajimu | 2016-03-23 | -1/+1 |
|/ / | | | | | The language was changed to JavaScript in [this commit](https://github.com/adambard/learnxinyminutes-docs/commit/f3b10beb01795bf7513ec8d06c9e90ab98df7a83). | |||
* | | Merge pull request #2206 from ryebr3ad/master | ven | 2016-03-22 | -3/+3 |
|\ \ | | | | | | | [c/en] issue 2205: Change variable 'size' to 'array_size' | |||
| * | | issue 2205: Change variable 'size' to 'array_size' | Ryan Rauschenberg | 2016-03-22 | -3/+3 |
|/ / | ||||
* | | Merge pull request #1700 from blackdev1l/master | ven | 2016-03-22 | -0/+144 |
|\ \ | | | | | | | [ruby/it] Translation of Ruby ecosystem in italian | |||
| * | | Huge typo | Cristian Achille | 2015-10-20 | -3/+3 |
| | | | ||||
| * | | [ruby/it] initial commit | Cristian Achille | 2015-10-20 | -0/+144 |
| | | | ||||
* | | | Update json-lt.html.markdown | Adam Bard | 2016-03-21 | -1/+1 |
| | | | ||||
* | | | Update bash-it.html.markdown | Adam Bard | 2016-03-21 | -1/+1 |
| | | | ||||
* | | | Update python3.html.markdown | Adam Bard | 2016-03-21 | -1/+1 |
| | | | ||||
* | | | Update c++-es.html.markdown | Adam Bard | 2016-03-21 | -1/+1 |
| | | | ||||
* | | | Merge pull request #2204 from williadc/master | Adam Bard | 2016-03-20 | -1/+1 |
|\ \ \ | | | | | | | | | [perl6/en] Fixed instance where wrong variable name was used | |||
| * | | | Fixed instance where wrong variable name was used | Dustin Williams | 2016-03-20 | -1/+1 |
|/ / / | ||||
* | | | Merge pull request #2203 from oliverpool/patch-1 | ven | 2016-03-20 | -1/+1 |
|\ \ \ | | | | | | | | | [LaTeX/en] Typo: table columns are separated by '&' | |||
| * | | | Typo: LaTeX table columns are separated by '&' | oliverpool | 2016-03-20 | -1/+1 |
|/ / / | ||||
* | | | Merge pull request #2200 from divayprakash/typos-fix9 | ven | 2016-03-19 | -41/+56 |
|\ \ \ | | | | | | | | | fixed whitespaces, content extending beyond 80 chars | |||
| * | | | fixed whitespaces, content extending beyond 80 chars | Divay Prakash | 2016-03-18 | -41/+56 |
| | | | | ||||
* | | | | Merge pull request #2202 from s-webber/master | ven | 2016-03-19 | -3/+4 |
|\ \ \ \ | | | | | | | | | | | [kotlin/en] Add links to other resources | |||
| * | | | | updated further reading section | s-webber | 2016-03-19 | -2/+3 |
| | | | | | ||||
| * | | | | removed unnecessary brackets | s-webber | 2016-03-19 | -1/+1 |
| | | | | | ||||
* | | | | | Merge pull request #2201 from acidflip/master | Adam Bard | 2016-03-18 | -2/+2 |
|\ \ \ \ \ | | | | | | | | | | | | | Update pythonstatcomp.html.markdown | |||
| * | | | | | Update pythonstatcomp.html.markdown | Jason Kinetec | 2016-03-18 | -1/+0 |
| | | | | | | ||||
| * | | | | | Update pythonstatcomp.html.markdown | Jason Kinetec | 2016-03-18 | -2/+3 |
|/ / / / / | ||||
* | | | | | Merge pull request #2198 from divayprakash/typos-fix7 | ven | 2016-03-18 | -15/+16 |
|\ \ \ \ \ | | | | | | | | | | | | | fixed whitespaces & content extending beyond 80 chars | |||
| * | | | | | fixed whitespaces & content extending beyond 80 chars | Divay Prakash | 2016-03-18 | -15/+16 |
| | |/ / / | |/| | | | ||||
* | | | | | Merge pull request #2199 from divayprakash/typos-fix8 | ven | 2016-03-18 | -7/+11 |
|\ \ \ \ \ | |/ / / / |/| | | | | fixed content extending beyond 80 chars | |||
| * | | | | fixed content extending beyond 80 chars | Divay Prakash | 2016-03-18 | -7/+11 |
|/ / / / | ||||
* | | | | Merge pull request #2196 from JacobCWard/typos-5 | Jacob Ward | 2016-03-17 | -19/+39 |
|\ \ \ \ | | | | | | | | | | | [css/en] several fixes |