Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Merge pull request #788 from SDLyu/master | Nami-Doc | 2014-10-03 | -0/+322 |
|\ | | | | | LiveScript translation of zh-cn | |||
| * | Correct typo and rewrite the meaning of := | sdlyu | 2014-09-29 | -51/+51 |
| | | ||||
| * | Add translators information. | sdlyu | 2014-09-26 | -0/+3 |
| | | ||||
| * | Fix typo | sdlyu | 2014-09-26 | -1/+1 |
| | | ||||
| * | Add chinese translate of LiveScript | sdlyu | 2014-09-26 | -0/+319 |
| | | ||||
* | | Merge pull request #790 from adventuretc/patch-2 | Nami-Doc | 2014-09-27 | -1/+1 |
|\ \ | | | | | | | Correction to use the intended variables. | |||
| * | | Correction to use the intended variables. | adventuretc | 2014-09-27 | -1/+1 |
| |/ | ||||
* / | Capturing captures, and numbering them | Nami-Doc | 2014-09-27 | -10/+76 |
|/ | | | | | also, multi-indexing in arrays also, labeled loops (draft) also, arrays vs $() vs parcel vs ... (@moritz++) | |||
* | Merge pull request #787 from eternalthinker/patch-1 | Nami-Doc | 2014-09-24 | -4/+3 |
|\ | | | | | Added correct syntax for c++ inheritance. | |||
| * | Added correct syntax for c++ inheritance. | eternalthinker | 2014-09-24 | -4/+3 |
|/ | | | [more] Minor indent correction at namespaces intro example | |||
* | Exception thingies! | Nami-Doc | 2014-09-23 | -4/+29 |
| | ||||
* | Merge pull request #786 from Mienaikage/patch-1 | Nami-Doc | 2014-09-23 | -0/+1 |
|\ | | | | | Added 'lang: es-es' | |||
| * | Added 'lang: es-es' | Mienaikage | 2014-09-23 | -0/+1 |
|/ | ||||
* | Merge pull request #783 from g-liu/en-julia | Levi Bostian | 2014-09-22 | -2/+3 |
|\ | | | | | Update the naming conventions in Julia | |||
| * | Naming conventions in Julia | Geoffrey Liu | 2014-09-21 | -2/+3 |
| | | | | | | | | As suggested in #768 by @ChristianPeel | |||
* | | Merge pull request #784 from kb1/master | Nami-Doc | 2014-09-22 | -2/+2 |
|\ \ | | | | | | | [go] Fix no new variables on left side of := | |||
| * | | [go] Fix no new variables on left side of := | kb | 2014-09-22 | -2/+2 |
|/ / | | | | | | | | | | | | | | | | | | | Cannot short declaration twice without at least one new var. Also changing type from string to slice. $ go run learnxiny.go # command-line-arguments ./learnxiny.go:83: no new variables on left side of := ./learnxiny.go:83: cannot use []int literal (type []int) as type string in assignment ./learnxiny.go:84: first argument to append must be slice; have string ./learnxiny.go:90: first argument to append must be slice; have string | |||
* | | Ruby syntax for nimrod for now | Adam | 2014-09-21 | -1/+1 |
| | | ||||
* | | Merge pull request #772 from JasonJAyalaP/nim | Adam Bard | 2014-09-21 | -0/+265 |
|\ \ | | | | | | | Added Nim(rod) | |||
| * | | minor tweaks | Jason J Ayala P | 2014-09-20 | -2/+2 |
| | | | ||||
| * | | proof reading | Jason J Ayala P | 2014-09-19 | -1/+1 |
| | | | ||||
| * | | minor fix | Jason J Ayala P | 2014-09-19 | -1/+1 |
| | | | ||||
| * | | cleanup | Jason J Ayala P | 2014-09-19 | -2/+1 |
| | | | ||||
| * | | cleanup | JasonJAyalaP | 2014-09-19 | -4/+0 |
| | | | ||||
| * | | cleanup | JasonJAyalaP | 2014-09-19 | -1/+1 |
| | | | ||||
| * | | cleanup | JasonJAyalaP | 2014-09-19 | -2/+2 |
| | | | ||||
| * | | cleanup | JasonJAyalaP | 2014-09-19 | -14/+17 |
| | | | ||||
| * | | cleanup | JasonJAyalaP | 2014-09-19 | -4/+0 |
| | | | ||||
| * | | cleanup | JasonJAyalaP | 2014-09-19 | -2/+3 |
| | | | ||||
| * | | Removed common operations, explained continue | JasonJAyalaP | 2014-09-19 | -14/+3 |
| | | | ||||
| * | | shorter desc | JasonJAyalaP | 2014-09-19 | -2/+1 |
| | | | ||||
| * | | Fixes and updates | JasonJAyalaP | 2014-09-19 | -42/+56 |
| | | | ||||
| * | | Renamed vars and types for clarity; minor stuff; enum prefix | JasonJAyalaP | 2014-09-18 | -36/+44 |
| | | | ||||
| * | | mention rename | JasonJAyalaP | 2014-09-18 | -3/+4 |
| | | | ||||
| * | | filename fix | JasonJAyalaP | 2014-09-18 | -1/+1 |
| | | | ||||
| * | | IC | JasonJAyalaP | 2014-09-18 | -0/+259 |
| | | | ||||
* | | | Merge pull request #782 from m90/patch-1 | Levi Bostian | 2014-09-21 | -1/+1 |
|\ \ \ | | | | | | | | | [json/en] JSON should not use single quote delimited strings | |||
| * | | | [json/en] JSON should not use single quote delimited strings | Frederik Ring | 2014-09-21 | -1/+1 |
|/ / / | ||||
* | | | Merge pull request #781 from m90/css-de | Nami-Doc | 2014-09-21 | -90/+89 |
|\ \ \ | | | | | | | | | [css/de] fix lots of typos, weird phrasings and translation errors | |||
| * | | | fix lots of typos, weird phrasings and translation errors | m90 | 2014-09-21 | -90/+89 |
| | | | | ||||
* | | | | Merge pull request #778 from g-liu/en-julia | Nami-Doc | 2014-09-21 | -1/+1 |
|\ \ \ \ | | |_|/ | |/| | | Fixes issue #747 pertaining to Julia | |||
| * | | | Fixes issue #747 | Geoffrey Liu | 2014-09-21 | -1/+1 |
| |/ / | ||||
* | | | Merge pull request #779 from g-liu/en-css | Nami-Doc | 2014-09-21 | -40/+51 |
|\ \ \ | |/ / |/| | | Update the CSS tutorial | |||
| * | | Update the CSS tutorial | Geoffrey Liu | 2014-09-21 | -40/+51 |
|/ / | | | | | | | add more properties, formatting, spelling/grammar, more actual examples | |||
* | | Merge pull request #770 from nt591/elixir | Nami-Doc | 2014-09-18 | -1/+1 |
|\ \ | | | | | | | [elixir/en] fix typo | |||
| * | | fix typo | Nikhil Thomas | 2014-09-18 | -1/+1 |
|/ / | ||||
* | | Merge pull request #769 from prrrnd/css-fr | Nami-Doc | 2014-09-18 | -1/+1 |
|\ \ | | | | | | | [css/fr-fr] Fixed typo | |||
| * | | Fixed typo | Pierre-Arnaud Baciocchini | 2014-09-18 | -1/+1 |
| | | | ||||
* | | | Merge pull request #729 from prrrnd/css-fr | Nami-Doc | 2014-09-16 | -0/+221 |
|\| | | |/ |/| | [css/fr-fr] Added french translation of CSS | |||
| * | Fixes french translation of CSS | Pierre-Arnaud Baciocchini | 2014-09-16 | -31/+29 |
| | |