summaryrefslogtreecommitdiffhomepage
Commit message (Collapse)AuthorAgeLines
* Fix typo when demonstrating variables.HorseMD2014-11-18-2/+2
|
* Fix return-comment indentation.HorseMD2014-11-14-2/+2
|
* Use our word 'square' in the loop example word 'squares'.HorseMD2014-11-14-2/+3
|
* Remove unnecessary swap, give array helper word a better name.HorseMD2014-11-14-5/+5
|
* Mention nip, rework Arrays section.HorseMD2014-11-14-6/+9
|
* More rewording, mention ?do.HorseMD2014-11-14-8/+16
|
* Trim down explainations.HorseMD2014-11-14-29/+26
|
* Illustrate parameters via loops.HorseMD2014-11-14-4/+4
|
* Whoops, make lowercase.HorseMD2014-11-14-3/+3
|
* Reorder final notes section.HorseMD2014-11-13-4/+5
|
* Mention word . Also comment-out the file-include line.HorseMD2014-11-13-3/+4
|
* Whoops, missed a return comment.HorseMD2014-11-13-1/+1
|
* Add a 'returns' comment for every line of Forth.HorseMD2014-11-13-24/+24
|
* Tidying up.HorseMD2014-11-13-5/+6
|
* Slim down comments.HorseMD2014-11-13-19/+10
|
* Add a few misc ideas to section Final Notes.HorseMD2014-11-13-1/+8
|
* Fix typos.HorseMD2014-11-13-3/+3
|
* Capitalize instances of 'forth'.HorseMD2014-11-13-6/+6
|
* Make Arrays its own section, comment float examples.HorseMD2014-11-13-6/+6
|
* Add section Return Stack, add Floating Point Operations section.HorseMD2014-11-13-4/+26
|
* Fix missing comment, pull up a few lines.HorseMD2014-11-13-6/+1
|
* More refactoring, get lines below 80 chars.HorseMD2014-11-13-30/+31
|
* Remove/refactor the descriptions.HorseMD2014-11-13-20/+11
|
* Merge remote-tracking branch 'upstream/master'HorseMD2014-11-13-11/+12
|\
| * Merge pull request #859 from AndreiCurelaru/masterven2014-11-13-5/+5
| |\ | | | | | | yaml-fr fixes
| | * yaml-fr fixesAndrei Curelaru2014-11-13-1/+1
| | |
| | * yaml-fr fixesAndrei Curelaru2014-11-12-5/+5
| | |
| * | Merge pull request #858 from bfontaine/bash/fr-fixesven2014-11-12-6/+7
| |\ \ | | | | | | | | [bash/fr] A couple formatting/phrasing issues fixed
| | * | [bash/fr] A couple formatting/phrasing issues fixedBaptiste Fontaine2014-11-12-6/+7
| |/ / | | | | | | | | | Thanks to @vendethiel’s feedback on #824.
* | | Improve section Advanced Stack Manipulation's examples.HorseMD2014-11-13-5/+5
| | |
* | | Refactor section Stack Manipulation.HorseMD2014-11-13-12/+4
| | |
* | | Be more brief!HorseMD2014-11-13-39/+12
| | |
* | | Finished outline of Variables and Memory. Must be more vague, this is a ↵HorseMD2014-11-12-4/+51
| | | | | | | | | | | | whirlwind tour!
* | | Add outline of loops.HorseMD2014-11-12-3/+37
| | |
* | | Finished conditionals section for now.HorseMD2014-11-12-3/+24
| | |
* | | Add basic outline of Forth and explaination of simple concepts.HorseMD2014-11-12-0/+136
|/ /
* | Merge pull request #824 from bfontaine/bash/frAdam Bard2014-11-12-0/+229
|\ \ | | | | | | [bash/fr] Bash French translation added
| * | [bash/fr] translators section addedBaptiste Fontaine2014-10-26-0/+1
| | |
| * | Bash French translation addedBaptiste Fontaine2014-10-26-0/+228
| | |
* | | Merge pull request #825 from AndreiCurelaru/masterAdam Bard2014-11-12-0/+156
|\ \ \ | | |/ | |/| [yaml/fr] Added YAML page in the french folder
| * | first fixesAndrei Curelaru2014-10-26-6/+6
| | |
| * | Added yaml-frAndrei Curelaru2014-10-26-0/+156
| | |
* | | Merge pull request #832 from isomorphisms/patch-5Adam Bard2014-11-12-0/+4
|\ \ \ | | | | | | | | more oddities
| * | | more odditiesi2014-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/masterAdam Bard2014-11-12-20/+98
|\ \ \ \ | | | | | | | | | | [javascript/de] update german javascript tutorial to match english version
| * | | | casing fixm902014-11-01-1/+1
| | | | |
| * | | | add mostlym902014-11-01-1/+1
| | | | |
| * | | | update javascript-de according to english master and fix some typosm902014-11-01-18/+96
| | | | |
* | | | | Merge pull request #857 from geoffliu/masterAdam Bard2014-11-12-171/+212
|\ \ \ \ \ | | | | | | | | | | | | [Scala/en] Reorganize the Scala tutorial
| * | | | | Use the right comment style for Scala... oopsGeoff Liu2014-11-12-27/+27
| | | | | |