Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | [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 |
| | | ||||
| * | Removed Swift fr | Pierre-Arnaud Baciocchini | 2014-08-20 | -225/+0 |
| | | ||||
| * | Fixed indentation | Pierre-Arnaud Baciocchini | 2014-08-20 | -1/+1 |
| | | ||||
| * | [css/fr-fr] Added french translation of CSS | Pierre-Arnaud Baciocchini | 2014-08-20 | -0/+223 |
| | | ||||
| * | Added french translation for Swift | Pierre-Arnaud Baciocchini | 2014-08-19 | -0/+225 |
| | | ||||
* | | Merge pull request #767 from MuhammadWang/patch-1 | Nami-Doc | 2014-09-15 | -1/+1 |
|\ \ | | | | | | | Fix a typo | |||
| * | | Fix a typo | Muhammad Wang | 2014-09-15 | -1/+1 |
|/ / | ||||
* | | Merge pull request #766 from joelg236/patch-1 | Nami-Doc | 2014-09-14 | -1/+1 |
|\ \ | | | | | | | Fixed very small spelling mistake | |||
| * | | Fixed very small spelling mistake | Joel Gallant | 2014-09-14 | -1/+1 |
|/ / | | | | | semantices -> semantics | |||
* | | Regexes thingies. | Nami-Doc | 2014-09-13 | -3/+49 |
| | | ||||
* | | Merge pull request #763 from AJIADb9/patch-1 | Nami-Doc | 2014-09-13 | -3/+3 |
|\ \ | | | | | | | Added missing ";" | |||
| * | | Added missing ";" | Kirill | 2014-09-13 | -3/+3 |
|/ / | ||||
* | | Merge pull request #762 from matthiasn/patch-2 | Levi Bostian | 2014-09-12 | -1/+1 |
|\ \ | | | | | | | Update compojure.html.markdown | |||
| * | | Update compojure.html.markdown | Matthias Nehlsen | 2014-09-12 | -1/+1 |
| | | | | | | | | | While I'm at it... great work, by the way. The article about Compojure is really helpful. Thanks for that | |||
* | | | Merge pull request #761 from matthiasn/patch-1 | Levi Bostian | 2014-09-12 | -2/+2 |
|\ \ \ | | | | | | | | | Update compojure.html.markdown | |||
| * | | | Update compojure.html.markdown | Matthias Nehlsen | 2014-09-12 | -2/+2 |
| |/ / | | | | | | | I think you meant different parameters for title and author | |||
* | | | Merge pull request #760 from dmbaturin/master | Levi Bostian | 2014-09-12 | -13/+33 |
|\ \ \ | |/ / |/| | | [ocaml/en] Syntax error fix and minor enhancements |