Commit Graph

20 Commits

Author SHA1 Message Date
SirPython
3a2260c6ba refactored parenthesis checking conditional 2016-04-02 21:10:10 -04:00
Vishal Telangre
bd11625f5c Fix grammar 2016-04-01 11:56:51 +05:30
Sarbbottam Bandyopadhyay
d8cafdb002 fixed regex /[a-z]i/ to /[a-z]/i
fixed #25
2016-03-31 18:14:34 -07:00
Sarbbottam Bandyopadhyay
4efa9f8522 updated LETTERS regex 2016-03-31 16:41:34 -07:00
James Kyle
55692eb77d Merge pull request #19 from sarbbottam/not-familiar
not familiar instead of familiar
2016-03-31 15:32:24 -07:00
Sarbbottam Bandyopadhyay
6eb1546670 not familiar instead of familiar 2016-03-31 14:31:39 -07:00
Andrew Clark
d264d92b9b "existance" -> "existence" 2016-03-31 10:51:37 -07:00
miltonsegura
22670a21f6 Update super-tiny-compiler.js :: wording, grammar
78 tiny teeny --> teeny tiny
214 create and entirely --> create an entirely
654 <code>traverser</code> --> traverser
2016-03-31 12:50:14 -04:00
James Kyle
8a18ac0a3c Fix closing paren parsing logic 2016-03-31 08:41:54 -07:00
James Kyle
900750c78e Merge pull request #13 from rukai/patch-1
Fix typo in comment
2016-03-31 08:27:26 -07:00
Gilles Castel
b4b8720849 Center headings 2016-03-31 17:19:42 +02:00
Lucas Kent
2636d7d135 Fix typo in comment 2016-03-31 23:35:05 +11:00
James Kyle
7d5c7592bb Add transformer/code generator/compiler inline annotations 2016-03-31 02:13:54 -07:00
James Kyle
7fa8ab691f Add traverser inline annotations 2016-03-31 01:13:15 -07:00
Stephen Margheim
30c6f1c9a5 Fix typos, grammar errors, etc 2016-03-30 23:28:19 -04:00
James Kyle
0baea5b6ad Add parser inline annotations 2016-03-30 19:48:37 -07:00
James Kyle
8466b6a67d Add tokenizer inline annotations 2016-03-30 19:28:00 -07:00
James Kyle
ed6d5b5eb2 Init code comments 2016-03-30 17:39:16 -07:00
Ben Lesh
bdc62b6542 fix(super-tiny-compiler): Ds that should have been Us are now Us and not Ds
fixes #1
2016-03-30 16:34:39 -07:00
James Kyle
2173d6062a Give Super Tiny Compiler 2016-03-30 15:35:42 -07:00