| Commit message (Expand) | Author | Age | Lines |
* | Use forth syntax highlighting | Jesse Paroz | 2017-01-01 | -1/+1 |
* | [forth/en] don't -> don't | Jacob Ward | 2016-03-14 | -1/+1 |
* | Merge pull request #1433 from zlarsen/forth-typo | ven | 2015-10-09 | -1/+1 |
|\ |
|
| * | Fixes another Forth typo | zlarsen | 2015-10-09 | -1/+1 |
* | | fixes forth typo | zlarsen | 2015-10-09 | -1/+1 |
|/ |
|
* | Update forth.html.markdown | Adam Bard | 2015-01-02 | -1/+1 |
* | Let's see how factor highlighting looks in forth | Adam Bard | 2015-01-02 | -1/+1 |
* | Reword arrays introduction. | HorseMD | 2014-11-18 | -1/+4 |
* | Fix typo when demonstrating variables. | HorseMD | 2014-11-18 | -2/+2 |
* | Fix return-comment indentation. | HorseMD | 2014-11-14 | -2/+2 |
* | Use our word 'square' in the loop example word 'squares'. | HorseMD | 2014-11-14 | -2/+3 |
* | Remove unnecessary swap, give array helper word a better name. | HorseMD | 2014-11-14 | -5/+5 |
* | Mention nip, rework Arrays section. | HorseMD | 2014-11-14 | -6/+9 |
* | More rewording, mention ?do. | HorseMD | 2014-11-14 | -8/+16 |
* | Trim down explainations. | HorseMD | 2014-11-14 | -29/+26 |
* | Illustrate parameters via loops. | HorseMD | 2014-11-14 | -4/+4 |
* | 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 |
* | 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 whirl... | HorseMD | 2014-11-12 | -4/+51 |
* | 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 |