enderger
1ec0771ce4
Documented previous change
2019-11-20 08:50:09 -06:00
enderger
cf64279293
Fixed an infinite loop
...
When dealing with certain checks, namely the name check, the code can enter an infinite loop if the file end is reached during the while loop. The solution was to change the parameter to p_input and make a local variable called input that is equal to p_input + " ".
2019-11-20 08:47:58 -06:00
Jamie Kyle
f0321d5b1d
Update README.md
2019-06-21 19:02:05 -07: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