summaryrefslogtreecommitdiffhomepage
Commit message (Collapse)AuthorAgeLines
* 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 #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
* 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
| | |
| * | Little orthography fixes.Daniel Zendejas2014-07-25-16/+15
| | |
| * | Added lang:es-esDaniel Zendejas2014-07-25-0/+1
| | |
| * | [css/es] createdDaniel Zendejas2014-07-25-0/+243
| | |
* | | More fixes thanks to @timo++'s feedback.Nami-Doc2014-07-25-30/+52
| | |
* | | Merge pull request #687 from Nami-Doc/masterAdam Bard2014-07-25-0/+915
|\ \ \ | | | | | | | | Perl 6 tutorial
| * | | Move stuff around, again.Nami-Doc2014-07-25-124/+123
| | | | | | | | | | | | Need to teach it in the right order ...
| * | | Move stuff around. ventica++Nami-Doc2014-07-25-48/+52
| | | |
| * | | Fix compose's inside ...Nami-Doc2014-07-24-1/+1
| | | |
| * | | More on sub arguments.Nami-Doc2014-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
| * | | DeclaratorsNami-Doc2014-07-22-17/+80
| | | | | | | | | | | | | | | | | | | | mention the six model clearer description of package/module etc clearer description of `$.` vs `$!`
| * | | Scoping explanations (lexical / dynamic)Nami-Doc2014-07-21-8/+87
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Start on packages. ff/fff like `when` ff vs fff ~~ on Bool // and ^^ operators TODO warn/fail/control
| * | | Phasers ! and more:Nami-Doc2014-07-20-3/+81
| | | | | | | | | | | | | | | | Add default Add a bit on exceptions (TODO fail/warn)
| * | | ff *Nami-Doc2014-07-19-1/+17
| | | |
| * | | Well metNami-Doc2014-07-19-5/+39
| | | | | | | | | | | | Sequence / FF
| * | | Move stuff aroundNami-Doc2014-07-16-57/+99
| | | | | | | | | | | | Probably for the worst ...
| * | | Sigh.Nami-Doc2014-07-16-3/+2
| | | |
| * | | Switch to perl to see if it fixes comments ...Nami-Doc2014-07-16-1/+5
| | | |
| * | | Try to fix HLNami-Doc2014-07-16-7/+7
| | | |
| * | | Moar classes. Roles. And stuff. And dispatchNami-Doc2014-07-13-28/+143
| | | | | | | | | | | | todo : muti dispatch
| * | | Some class loveNami-Doc2014-07-13-1/+57
| | | |
| * | | switcheroo operatorsNami-Doc2014-07-10-28/+39
| | | |
| * | | Moar operatorsNami-Doc2014-06-29-2/+84
| | | |
| * | | Basic Perl 6 LearnXinYminutesNami-Doc2014-06-28-0/+121
| | | |
* | | | Merge pull request #655 from jcouyang/masterNami-Doc2014-07-25-0/+729
|\ \ \ \ | | | | | | | | | | [julia/zh-cn] Chinese translation for Julia
| * | | | [julia/zh-cn] Chinese translation for JuliaJichao Ouyang2014-06-21-0/+729
| | | | |
* | | | | Merge pull request #686 from DanielZendejas/masterNami-Doc2014-07-25-0/+311
|\ \ \ \ \ | | |_|/ / | |/| | | [json/es] Spanish translation for JSON
| * | | | finalizadoDaniel Zendejas2014-07-23-2/+0
| | | | |