Willow Snow
|
10884cbb4d
|
Fix lexer issue with name, update tokens to const
/undefined/.test() returns true, so
```parser('test');``` will infinite loop.
Tokens is never redefined, so const is preferred.
|
2018-09-01 20:26:20 -05:00 |
|
Donald Pipowitch
|
4f7a85a9f8
|
change interface for visitor in description
|
2017-10-13 17:13:29 +11:00 |
|
james kyle
|
386d1efd5b
|
Update the-super-tiny-compiler.js
|
2017-05-31 12:48:50 -07:00 |
|
Elliptica
|
c5979db026
|
Fix typo
|
2017-04-25 09:19:22 -07:00 |
|
james kyle
|
3aa9f63aa8
|
Update README.md
|
2017-04-13 14:07:03 -07:00 |
|
薛定谔的猫
|
bc2898670e
|
bugfix: filename error (#53)
|
2017-01-10 14:18:45 -08:00 |
|
G. Kay Lee
|
dee8b924ea
|
Update the-super-tiny-compiler.js (#51)
Made some modifications to make the newly-added text fit into existing paragraphs.
|
2017-01-04 12:21:30 -05:00 |
|
james kyle
|
a7f50205ee
|
Update Image
|
2016-12-31 16:23:56 -05:00 |
|
james kyle
|
ca64396847
|
Update Image
|
2016-12-31 16:17:37 -05:00 |
|
James Kyle
|
6c712484ad
|
1.0.0
|
2016-12-31 15:34:48 -05:00 |
|
James Kyle
|
c4cb49b184
|
Prepare for greatness
|
2016-12-31 15:31:43 -05:00 |
|
James Kyle
|
3356bea996
|
Init commit
|
2016-08-24 18:50:56 -07:00 |
|