summaryrefslogtreecommitdiffhomepage
Commit message (Collapse)AuthorAgeLines
* Add translators information.sdlyu2014-09-26-0/+3
|
* Fix typosdlyu2014-09-26-1/+1
|
* Add chinese translate of LiveScriptsdlyu2014-09-26-0/+319
|
* Merge pull request #787 from eternalthinker/patch-1Nami-Doc2014-09-24-4/+3
|\ | | | | Added correct syntax for c++ inheritance.
| * Added correct syntax for c++ inheritance.eternalthinker2014-09-24-4/+3
|/ | | [more] Minor indent correction at namespaces intro example
* Exception thingies!Nami-Doc2014-09-23-4/+29
|
* Merge pull request #786 from Mienaikage/patch-1Nami-Doc2014-09-23-0/+1
|\ | | | | Added 'lang: es-es'
| * Added 'lang: es-es'Mienaikage2014-09-23-0/+1
|/
* Merge pull request #783 from g-liu/en-juliaLevi Bostian2014-09-22-2/+3
|\ | | | | Update the naming conventions in Julia
| * Naming conventions in JuliaGeoffrey Liu2014-09-21-2/+3
| | | | | | | | As suggested in #768 by @ChristianPeel
* | Merge pull request #784 from kb1/masterNami-Doc2014-09-22-2/+2
|\ \ | | | | | | [go] Fix no new variables on left side of :=
| * | [go] Fix no new variables on left side of :=kb2014-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 nowAdam2014-09-21-1/+1
| |
* | Merge pull request #772 from JasonJAyalaP/nimAdam Bard2014-09-21-0/+265
|\ \ | | | | | | Added Nim(rod)
| * | minor tweaksJason J Ayala P2014-09-20-2/+2
| | |
| * | proof readingJason J Ayala P2014-09-19-1/+1
| | |
| * | minor fixJason J Ayala P2014-09-19-1/+1
| | |
| * | cleanupJason J Ayala P2014-09-19-2/+1
| | |
| * | cleanupJasonJAyalaP2014-09-19-4/+0
| | |
| * | cleanupJasonJAyalaP2014-09-19-1/+1
| | |
| * | cleanupJasonJAyalaP2014-09-19-2/+2
| | |
| * | cleanupJasonJAyalaP2014-09-19-14/+17
| | |
| * | cleanupJasonJAyalaP2014-09-19-4/+0
| | |
| * | cleanupJasonJAyalaP2014-09-19-2/+3
| | |
| * | Removed common operations, explained continueJasonJAyalaP2014-09-19-14/+3
| | |
| * | shorter descJasonJAyalaP2014-09-19-2/+1
| | |
| * | Fixes and updatesJasonJAyalaP2014-09-19-42/+56
| | |
| * | Renamed vars and types for clarity; minor stuff; enum prefixJasonJAyalaP2014-09-18-36/+44
| | |
| * | mention renameJasonJAyalaP2014-09-18-3/+4
| | |
| * | filename fixJasonJAyalaP2014-09-18-1/+1
| | |
| * | ICJasonJAyalaP2014-09-18-0/+259
| | |
* | | Merge pull request #782 from m90/patch-1Levi Bostian2014-09-21-1/+1
|\ \ \ | | | | | | | | [json/en] JSON should not use single quote delimited strings
| * | | [json/en] JSON should not use single quote delimited stringsFrederik Ring2014-09-21-1/+1
|/ / /
* | | Merge pull request #781 from m90/css-deNami-Doc2014-09-21-90/+89
|\ \ \ | | | | | | | | [css/de] fix lots of typos, weird phrasings and translation errors
| * | | fix lots of typos, weird phrasings and translation errorsm902014-09-21-90/+89
| | | |
* | | | Merge pull request #778 from g-liu/en-juliaNami-Doc2014-09-21-1/+1
|\ \ \ \ | | |_|/ | |/| | Fixes issue #747 pertaining to Julia
| * | | Fixes issue #747Geoffrey Liu2014-09-21-1/+1
| |/ /
* | | Merge pull request #779 from g-liu/en-cssNami-Doc2014-09-21-40/+51
|\ \ \ | |/ / |/| | Update the CSS tutorial
| * | Update the CSS tutorialGeoffrey Liu2014-09-21-40/+51
|/ / | | | | | | add more properties, formatting, spelling/grammar, more actual examples
* | Merge pull request #770 from nt591/elixirNami-Doc2014-09-18-1/+1
|\ \ | | | | | | [elixir/en] fix typo
| * | fix typoNikhil Thomas2014-09-18-1/+1
|/ /
* | Merge pull request #769 from prrrnd/css-frNami-Doc2014-09-18-1/+1
|\ \ | | | | | | [css/fr-fr] Fixed typo
| * | Fixed typoPierre-Arnaud Baciocchini2014-09-18-1/+1
| | |
* | | Merge pull request #729 from prrrnd/css-frNami-Doc2014-09-16-0/+221
|\| | | |/ |/| [css/fr-fr] Added french translation of CSS
| * Fixes french translation of CSSPierre-Arnaud Baciocchini2014-09-16-31/+29
| |
| * Removed Swift frPierre-Arnaud Baciocchini2014-08-20-225/+0
| |
| * Fixed indentationPierre-Arnaud Baciocchini2014-08-20-1/+1
| |
| * [css/fr-fr] Added french translation of CSSPierre-Arnaud Baciocchini2014-08-20-0/+223
| |
| * Added french translation for SwiftPierre-Arnaud Baciocchini2014-08-19-0/+225
| |
* | Merge pull request #767 from MuhammadWang/patch-1Nami-Doc2014-09-15-1/+1
|\ \ | | | | | | Fix a typo