Commit message (Collapse) | Author | Age | Lines | ||
---|---|---|---|---|---|
... | |||||
* | | | | | | | Merge pull request #700 from jcbohin/go-en-Range_clause-#351 | Nami-Doc | 2014-08-08 | -0/+8 | |
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | | | [go/en] add an example for range - fixes #351 | ||||
| * | | | | | | Fixed style | Jean-Christophe Bohin | 2014-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 #351 | Jean-Christophe Bohin | 2014-08-04 | -0/+8 | |
| | |_|_|/ / | |/| | | | | |||||
* | | | | | | Merge pull request #712 from kdamball/patch-1 | Nami-Doc | 2014-08-07 | -1/+1 | |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | Spelling error | ||||
| * | | | | | | Spelling error | Kado | 2014-08-07 | -1/+1 | |
|/ / / / / / | | | | | | | | | | | | | From datetype to datatype | ||||
* | | | | | | Merge pull request #709 from NadOby/master | Nami-Doc | 2014-08-06 | -6/+7 | |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | example of negative integer division | ||||
| * \ \ \ \ \ | Merge https://github.com/adambard/learnxinyminutes-docs | Evgeniy Ginzburg | 2014-08-06 | -17/+39 | |
| |\ \ \ \ \ \ | |/ / / / / / |/| | | | | | | | | | | | | | Added two minor changes in integer division to make it clear | ||||
* | | | | | | | Merge pull request #711 from LumenTeun/master | Levi Bostian | 2014-08-06 | -0/+12 | |
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | && and || in Bash if statements. | ||||
| * | | | | | | | && and || in Bash if statements. | LumenTeun | 2014-08-06 | -0/+12 | |
|/ / / / / / / | |||||
* | | | | | | | Merge pull request #693 from mickelus/master | Levi Bostian | 2014-08-06 | -12/+22 | |
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | [python/en] naming conventions and underscores | ||||
| * | | | | | | | Added changes to the python3 file aswell | Mikael E. Wikner | 2014-08-06 | -6/+11 | |
| | | | | | | | | |||||
| * | | | | | | | Squashed commits to prepare for merge | Mikael E. Wikner | 2014-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/master | Nami-Doc | 2014-08-05 | -5/+5 | |
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | | | Minor fixes to return values. | ||||
| * | | | | | | Minor fixes to return values. | Patrick Sebastian Zimmermann | 2014-08-05 | -5/+5 | |
|/ / / / / / | |||||
| * | | | | | comment about floats in integer division | Evgeniy Ginzburg | 2014-08-06 | -1/+1 | |
| | | | | | | |||||
| * | | | | | aded negative integer division same as in python3 | Evgeniy Ginzburg | 2014-08-06 | -1/+3 | |
| | | | | | | |||||
| * | | | | | Merge https://github.com/adambard/learnxinyminutes-docs | Evgeniy Ginzburg | 2014-08-05 | -7/+144 | |
| |\ \ \ \ \ | |/ / / / / |/| | | | | | |||||
* | | | | | | Merge pull request #698 from Shashwat986/patch-1 | Levi Bostian | 2014-08-04 | -4/+6 | |
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | | Update python.html.markdown | ||||
| * | | | | | Update python.html.markdown | Shashwat986 | 2014-08-05 | -4/+6 | |
|/ / / / / | | | | | | | | | | | range() is not a generator in python 2.x | ||||
* | | | | | Merge pull request #696 from Shashwat986/master | Levi Bostian | 2014-08-03 | -3/+10 | |
|\ \ \ \ \ | | | | | | | | | | | | | Updated python and python3 with try/except details | ||||
| * | | | | | Update python3.html.markdown | Shashwat986 | 2014-08-03 | -3/+6 | |
| | | | | | | | | | | | | | | | | | | Added more info to try/except. Corrected some trivial bugs. | ||||
| * | | | | | Update python.html.markdown | Shashwat986 | 2014-08-02 | -0/+4 | |
|/ / / / / | | | | | | | | | | | Added more details to try/except section. | ||||
* | | | | | REGULAAAAAAR EXPREEEESSSIIIIOOOOOONS. GO! | Nami-Doc | 2014-07-31 | -0/+128 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | TODO nested sub signatures TODO start TODO flattening | ||||
| * | | | | aded negative integer division | Evgeniy Ginzburg | 2014-08-05 | -4/+3 | |
|/ / / / | |||||
* | | | | Statement prefixes | Nami-Doc | 2014-07-29 | -0/+94 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | also MAIN. some links under "Going further" TODO start TODO flattening TODO regexps | ||||
* | | | | Merge pull request #690 from DanielZendejas/master | Nami-Doc | 2014-07-29 | -0/+530 | |
|\| | | | | | | | | | | | [javascript/es] created | ||||
| * | | | Markdown syntax error corrected | Daniel Zendejas | 2014-07-29 | -1/+1 | |
| | | | | |||||
| * | | | [javascript/es] created | Daniel Zendejas | 2014-07-29 | -0/+530 | |
| | | | | |||||
* | | | | Merge pull request #670 from miguelarauj1o/translate_ptbr | Levi Bostian | 2014-07-28 | -0/+251 | |
|\ \ \ \ | | | | | | | | | | | [Markdown] translating Markdown to pt-br | ||||
| * | | | | translating Markdown to pt-br | Miguel Araujo | 2014-07-23 | -0/+251 | |
| | | | | | |||||
* | | | | | Also we don't support julia highlighting yet. | Adam | 2014-07-29 | -1/+1 | |
| | | | | | |||||
* | | | | | Merge pull request #689 from DanielZendejas/master | Nami-Doc | 2014-07-28 | -0/+339 | |
|\ \ \ \ \ | | |/ / / | |/| | | | [livescript/es] Spanish translation for LiveScript | ||||
| * | | | | Added lang:es-es | Daniel Zendejas | 2014-07-28 | -0/+1 | |
| | | | | | |||||
| * | | | | Create livescript-es.html.markdown | Daniel Zendejas | 2014-07-28 | -0/+338 | |
| | | | | | |||||
* | | | | | Update julia-cn.html.markdown | Adam Bard | 2014-07-28 | -1/+1 | |
| | | | | | | | | | | | | | | | Fix frontmatter | ||||
* | | | | | Meta operator: reduce and zip (and combined !) | Nami-Doc | 2014-07-27 | -15/+65 | |
| | | | | | | | | | | | | | | | Little note about compound operators | ||||
* | | | | | More clarifications. @masak++ | Nami-Doc | 2014-07-26 | -8/+16 | |
| | | | | | |||||
* | | | | | Fix explanations about $_ | Nami-Doc | 2014-07-26 | -3/+15 | |
| | | | | | | | | | | | | | | | @masak++ | ||||
* | | | | | Merge pull request #688 from DanielZendejas/master | Nami-Doc | 2014-07-26 | -0/+244 | |
|\| | | | | | | | | | | | | | | [css/es] created | ||||
| * | | | | Added lang:es-es | Daniel Zendejas | 2014-07-25 | -0/+1 | |
| | | | | | |||||
| * | | | | Little orthography fixes. | Daniel Zendejas | 2014-07-25 | -16/+15 | |
| | | | | | |||||
| * | | | | Added lang:es-es | Daniel Zendejas | 2014-07-25 | -0/+1 | |
| | | | | | |||||
| * | | | | [css/es] created | Daniel Zendejas | 2014-07-25 | -0/+243 | |
| | | | | | |||||
* | | | | | More fixes thanks to @timo++'s feedback. | Nami-Doc | 2014-07-25 | -30/+52 | |
| | | | | | |||||
* | | | | | Merge pull request #687 from Nami-Doc/master | Adam Bard | 2014-07-25 | -0/+915 | |
|\ \ \ \ \ | | | | | | | | | | | | | Perl 6 tutorial | ||||
| * | | | | | Move stuff around, again. | Nami-Doc | 2014-07-25 | -124/+123 | |
| | | | | | | | | | | | | | | | | | | Need to teach it in the right order ... | ||||
| * | | | | | Move stuff around. ventica++ | Nami-Doc | 2014-07-25 | -48/+52 | |
| | | | | | | |||||
| * | | | | | Fix compose's inside ... | Nami-Doc | 2014-07-24 | -1/+1 | |
| | | | | | | |||||
| * | | | | | More on sub arguments. | Nami-Doc | 2014-07-24 | -10/+222 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Declare your own subs !! More on hash: add colonpair syntax Flatten argument list with `|` Multi on :$! TODO: `MAIN` TODO: meta ops | ||||
| * | | | | | Declarators | Nami-Doc | 2014-07-22 | -17/+80 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mention the six model clearer description of package/module etc clearer description of `$.` vs `$!` |