summaryrefslogtreecommitdiffhomepage
Commit message (Collapse)AuthorAgeLines
* add german coffeescript introductionm902014-08-11-0/+104
|
* Merge pull request #718 from m90/masterAdam Brenecki2014-08-10-12/+12
|\ | | | | [javascript/*] typeof is an operator and not a function/method - fix usag...
| * [javascript/*] typeof is an operand and not a function/method - fix usage / ↵m902014-08-09-12/+12
|/ | | | remove parens
* Merge pull request #694 from DanielZendejas/masterDaniel Zendejas2014-08-08-0/+368
|\ | | | | [xml/es] created
| * [brainfuck/es] createdDaniel Zendejas2014-08-07-0/+87
| |
| * [yaml/es] createdDaniel Zendejas2014-07-30-0/+150
| |
| * [xml/es] createdDaniel Zendejas2014-07-30-0/+131
| |
* | Merge pull request #707 from jcbohin/patch-1Nami-Doc2014-08-08-0/+2
|\ \ | | | | | | [go/en] Adding Go playground link with code - fixes #318
| * | Adding a direct link to play.golang.orgJean-Christophe Bohin2014-08-07-1/+1
| | |
| * | Adding Go playground link with code - fixes #318Jean-Christophe Bohin2014-08-05-0/+2
| | | | | | | | | Just removed networking code, since Go playground's sandbox prevent it to work.
* | | Merge pull request #700 from jcbohin/go-en-Range_clause-#351Nami-Doc2014-08-08-0/+8
|\ \ \ | | | | | | | | [go/en] add an example for range - fixes #351
| * | | Fixed styleJean-Christophe Bohin2014-08-07-2/+2
| | | | | | | | | | | | Didn't uppercased 'range' in the beginning of the sentence since it's a language keyword.
| * | | [go/en] add an example for range - fixes #351Jean-Christophe Bohin2014-08-04-0/+8
| | | |
* | | | Merge pull request #712 from kdamball/patch-1Nami-Doc2014-08-07-1/+1
|\ \ \ \ | | | | | | | | | | Spelling error
| * | | | Spelling errorKado2014-08-07-1/+1
|/ / / / | | | | | | | | From datetype to datatype
* | | | Merge pull request #709 from NadOby/masterNami-Doc2014-08-06-6/+7
|\ \ \ \ | | | | | | | | | | example of negative integer division
| * \ \ \ Merge https://github.com/adambard/learnxinyminutes-docsEvgeniy Ginzburg2014-08-06-17/+39
| |\ \ \ \ | |/ / / / |/| | | | | | | | | Added two minor changes in integer division to make it clear
* | | | | Merge pull request #711 from LumenTeun/masterLevi Bostian2014-08-06-0/+12
|\ \ \ \ \ | | | | | | | | | | | | && and || in Bash if statements.
| * | | | | && and || in Bash if statements.LumenTeun2014-08-06-0/+12
|/ / / / /
* | | | | Merge pull request #693 from mickelus/masterLevi Bostian2014-08-06-12/+22
|\ \ \ \ \ | | | | | | | | | | | | [python/en] naming conventions and underscores
| * | | | | Added changes to the python3 file aswellMikael E. Wikner2014-08-06-6/+11
| | | | | |
| * | | | | Squashed commits to prepare for mergeMikael E. Wikner2014-08-06-6/+11
|/ / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | moved underscore for range variable, added comment renamed parameter in beg decorator added comment about double underscores Update python.html.markdown
* | | | | Merge pull request #710 from patzim/masterNami-Doc2014-08-05-5/+5
|\ \ \ \ \ | |_|_|/ / |/| | | | Minor fixes to return values.
| * | | | Minor fixes to return values.Patrick Sebastian Zimmermann2014-08-05-5/+5
|/ / / /
| * | | comment about floats in integer divisionEvgeniy Ginzburg2014-08-06-1/+1
| | | |
| * | | aded negative integer division same as in python3Evgeniy Ginzburg2014-08-06-1/+3
| | | |
| * | | Merge https://github.com/adambard/learnxinyminutes-docsEvgeniy Ginzburg2014-08-05-7/+144
| |\ \ \ | |/ / / |/| | |
* | | | Merge pull request #698 from Shashwat986/patch-1Levi Bostian2014-08-04-4/+6
|\ \ \ \ | |_|/ / |/| | | Update python.html.markdown
| * | | Update python.html.markdownShashwat9862014-08-05-4/+6
|/ / / | | | | | | range() is not a generator in python 2.x
* | | Merge pull request #696 from Shashwat986/masterLevi Bostian2014-08-03-3/+10
|\ \ \ | | | | | | | | Updated python and python3 with try/except details
| * | | Update python3.html.markdownShashwat9862014-08-03-3/+6
| | | | | | | | | | | | Added more info to try/except. Corrected some trivial bugs.
| * | | Update python.html.markdownShashwat9862014-08-02-0/+4
|/ / / | | | | | | Added more details to try/except section.
* | | REGULAAAAAAR EXPREEEESSSIIIIOOOOOONS. GO!Nami-Doc2014-07-31-0/+128
| | | | | | | | | | | | | | | TODO nested sub signatures TODO start TODO flattening
| * | aded negative integer divisionEvgeniy Ginzburg2014-08-05-4/+3
|/ /
* | Statement prefixesNami-Doc2014-07-29-0/+94
| | | | | | | | | | | | | | | | also MAIN. some links under "Going further" TODO start TODO flattening TODO regexps
* | Merge pull request #690 from DanielZendejas/masterNami-Doc2014-07-29-0/+530
|\| | | | | [javascript/es] created
| * Markdown syntax error correctedDaniel Zendejas2014-07-29-1/+1
| |
| * [javascript/es] createdDaniel Zendejas2014-07-29-0/+530
| |
* | Merge pull request #670 from miguelarauj1o/translate_ptbrLevi Bostian2014-07-28-0/+251
|\ \ | | | | | | [Markdown] translating Markdown to pt-br
| * | translating Markdown to pt-brMiguel Araujo2014-07-23-0/+251
| | |
* | | Also we don't support julia highlighting yet.Adam2014-07-29-1/+1
| | |
* | | Merge pull request #689 from DanielZendejas/masterNami-Doc2014-07-28-0/+339
|\ \ \ | | |/ | |/| [livescript/es] Spanish translation for LiveScript
| * | Added lang:es-esDaniel Zendejas2014-07-28-0/+1
| | |
| * | Create livescript-es.html.markdownDaniel Zendejas2014-07-28-0/+338
| | |
* | | Update julia-cn.html.markdownAdam Bard2014-07-28-1/+1
| | | | | | | | | Fix frontmatter
* | | Meta operator: reduce and zip (and combined !)Nami-Doc2014-07-27-15/+65
| | | | | | | | | Little note about compound operators
* | | More clarifications. @masak++Nami-Doc2014-07-26-8/+16
| | |
* | | Fix explanations about $_Nami-Doc2014-07-26-3/+15
| | | | | | | | | @masak++
* | | Merge pull request #688 from DanielZendejas/masterNami-Doc2014-07-26-0/+244
|\| | | | | | | | [css/es] created
| * | Added lang:es-esDaniel Zendejas2014-07-25-0/+1
| | |