| Commit message (Collapse) | Author | Age | Lines | |
|---|---|---|---|---|
| * | Whoops, make lowercase. | HorseMD | 2014-11-14 | -3/+3 |
| | | ||||
| * | Reorder final notes section. | HorseMD | 2014-11-13 | -4/+5 |
| | | ||||
| * | Mention word . Also comment-out the file-include line. | HorseMD | 2014-11-13 | -3/+4 |
| | | ||||
| * | Whoops, missed a return comment. | HorseMD | 2014-11-13 | -1/+1 |
| | | ||||
| * | Add a 'returns' comment for every line of Forth. | HorseMD | 2014-11-13 | -24/+24 |
| | | ||||
| * | Tidying up. | HorseMD | 2014-11-13 | -5/+6 |
| | | ||||
| * | Slim down comments. | HorseMD | 2014-11-13 | -19/+10 |
| | | ||||
| * | Add a few misc ideas to section Final Notes. | HorseMD | 2014-11-13 | -1/+8 |
| | | ||||
| * | Fix typos. | HorseMD | 2014-11-13 | -3/+3 |
| | | ||||
| * | Capitalize instances of 'forth'. | HorseMD | 2014-11-13 | -6/+6 |
| | | ||||
| * | Make Arrays its own section, comment float examples. | HorseMD | 2014-11-13 | -6/+6 |
| | | ||||
| * | Add section Return Stack, add Floating Point Operations section. | HorseMD | 2014-11-13 | -4/+26 |
| | | ||||
| * | Fix missing comment, pull up a few lines. | HorseMD | 2014-11-13 | -6/+1 |
| | | ||||
| * | More refactoring, get lines below 80 chars. | HorseMD | 2014-11-13 | -30/+31 |
| | | ||||
| * | Remove/refactor the descriptions. | HorseMD | 2014-11-13 | -20/+11 |
| | | ||||
| * | Merge remote-tracking branch 'upstream/master' | HorseMD | 2014-11-13 | -11/+12 |
| |\ | ||||
| | * | Merge pull request #859 from AndreiCurelaru/master | ven | 2014-11-13 | -5/+5 |
| | |\ | | | | | | | yaml-fr fixes | |||
| | | * | yaml-fr fixes | Andrei Curelaru | 2014-11-13 | -1/+1 |
| | | | | ||||
| | | * | yaml-fr fixes | Andrei Curelaru | 2014-11-12 | -5/+5 |
| | | | | ||||
| | * | | Merge pull request #858 from bfontaine/bash/fr-fixes | ven | 2014-11-12 | -6/+7 |
| | |\ \ | | | | | | | | | [bash/fr] A couple formatting/phrasing issues fixed | |||
| | | * | | [bash/fr] A couple formatting/phrasing issues fixed | Baptiste Fontaine | 2014-11-12 | -6/+7 |
| | |/ / | | | | | | | | | | Thanks to @vendethiel’s feedback on #824. | |||
| * | | | Improve section Advanced Stack Manipulation's examples. | HorseMD | 2014-11-13 | -5/+5 |
| | | | | ||||
| * | | | Refactor section Stack Manipulation. | HorseMD | 2014-11-13 | -12/+4 |
| | | | | ||||
| * | | | Be more brief! | HorseMD | 2014-11-13 | -39/+12 |
| | | | | ||||
| * | | | Finished outline of Variables and Memory. Must be more vague, this is a ↵ | HorseMD | 2014-11-12 | -4/+51 |
| | | | | | | | | | | | | | whirlwind tour! | |||
| * | | | Add outline of loops. | HorseMD | 2014-11-12 | -3/+37 |
| | | | | ||||
| * | | | Finished conditionals section for now. | HorseMD | 2014-11-12 | -3/+24 |
| | | | | ||||
| * | | | Add basic outline of Forth and explaination of simple concepts. | HorseMD | 2014-11-12 | -0/+136 |
| |/ / | ||||
| * | | Merge pull request #824 from bfontaine/bash/fr | Adam Bard | 2014-11-12 | -0/+229 |
| |\ \ | | | | | | | [bash/fr] Bash French translation added | |||
| | * | | [bash/fr] translators section added | Baptiste Fontaine | 2014-10-26 | -0/+1 |
| | | | | ||||
| | * | | Bash French translation added | Baptiste Fontaine | 2014-10-26 | -0/+228 |
| | | | | ||||
| * | | | Merge pull request #825 from AndreiCurelaru/master | Adam Bard | 2014-11-12 | -0/+156 |
| |\ \ \ | | |/ | |/| | [yaml/fr] Added YAML page in the french folder | |||
| | * | | first fixes | Andrei Curelaru | 2014-10-26 | -6/+6 |
| | | | | ||||
| | * | | Added yaml-fr | Andrei Curelaru | 2014-10-26 | -0/+156 |
| | | | | ||||
| * | | | Merge pull request #832 from isomorphisms/patch-5 | Adam Bard | 2014-11-12 | -0/+4 |
| |\ \ \ | | | | | | | | | more oddities | |||
| | * | | | more oddities | i | 2014-10-28 | -0/+4 |
| | | | | | | | | | | | | | JavaScript is full of oddities .. I definitely wouldn't claim everything works "as it should" .. you don't have to include the gotcha's but I don't know, they're not that confusing for me. | |||
| * | | | | Merge pull request #844 from m90/master | Adam Bard | 2014-11-12 | -20/+98 |
| |\ \ \ \ | | | | | | | | | | | [javascript/de] update german javascript tutorial to match english version | |||
| | * | | | | casing fix | m90 | 2014-11-01 | -1/+1 |
| | | | | | | ||||
| | * | | | | add mostly | m90 | 2014-11-01 | -1/+1 |
| | | | | | | ||||
| | * | | | | update javascript-de according to english master and fix some typos | m90 | 2014-11-01 | -18/+96 |
| | | | | | | ||||
| * | | | | | Merge pull request #857 from geoffliu/master | Adam Bard | 2014-11-12 | -171/+212 |
| |\ \ \ \ \ | | | | | | | | | | | | | [Scala/en] Reorganize the Scala tutorial | |||
| | * | | | | | Use the right comment style for Scala... oops | Geoff Liu | 2014-11-12 | -27/+27 |
| | | | | | | | ||||
| | * | | | | | Merge branch 'master' of github.com:geoffliu/learnxinyminutes-docs | Geoff Liu | 2014-11-11 | -0/+0 |
| | |\ \ \ \ \ | ||||
| | | * \ \ \ \ | Merge | Geoff Liu | 2014-11-11 | -24/+45 |
| | | |\ \ \ \ \ | |_|/ / / / / |/| | | | | | | ||||
| | * | | | | | | Merge | Geoff Liu | 2014-11-11 | -25/+46 |
| | |\ \ \ \ \ \ | |/ / / / / / |/| / / / / / | |/ / / / / | ||||
| * | | | | | | Merge pull request #853 from levibostian/ruby-exception | ven | 2014-11-11 | -0/+14 |
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | Add Ruby exceptions. | |||
| | * | | | | | | Add colon to introduce the exception handling section | Levi Bostian | 2014-11-11 | -1/+1 |
| | | | | | | | | ||||
| | * | | | | | | Add Ruby exceptions. | Levi Bostian | 2014-11-10 | -0/+14 |
| | | | | | | | | ||||
| * | | | | | | | Merge pull request #856 from jackhooper/master | Levi Bostian | 2014-11-11 | -5/+5 |
| |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | More apostrophe fixes | |||
| | * | | | | | | | Apostrophe fixes as per Python 2 tutorial | Jack Hooper | 2014-11-12 | -3/+3 |
| | | | | | | | | | ||||
