summaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAgeLines
* Fixed some misspelling words for pt-br languagePedro Pisandelli2014-11-25-6/+6
* Merge pull request #876 from LOZORD/masterAdam Bard2014-11-25-6/+10
|\
| * Fixed some markdown formatting issusesLeo Rudberg2014-11-25-6/+10
* | Merge pull request #875 from LOZORD/masterAdam Bard2014-11-25-1/+59
|\|
| * Added ourselves to the contributor sectionLOZORD2014-11-24-0/+2
| * Small formatting changesLOZORD2014-11-24-1/+2
| * Only bashified the code sectionsLOZORD2014-11-24-16/+22
| * Added 'git stash'!LOZORD2014-11-24-1/+50
|/
* Merge pull request #874 from martinhath/masterAdam Bard2014-11-24-1/+1
|\
| * fix #873Martin Thoresen2014-11-24-1/+1
|/
* Merge pull request #872 from Jubobs/masterLevi Bostian2014-11-22-8/+11
|\
| * Fix some inaccuracies in haskell.html.markdownJulien Cretel2014-11-21-8/+11
|/
* Merge pull request #871 from earthrid/masterven2014-11-20-1/+1
|\
| * TypoKevin Busby2014-11-20-1/+1
|/
* Merge pull request #863 from HorseMD/masterven2014-11-18-0/+225
|\
| * Reword arrays introduction.HorseMD2014-11-18-1/+4
| * 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
| |\
| * | 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 whirl...HorseMD2014-11-12-4/+51
| * | 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 #869 from harrymt/patch-1ven2014-11-18-1/+1
|\ \ \
| * | | Temp fix for Matlab syntax highlightingHarry Mumford-Turner2014-11-18-1/+1
|/ / /
* | | Merge pull request #864 from geoffliu/masterLevi Bostian2014-11-17-34/+118
|\ \ \