1
0
mirror of https://github.com/RevCurtisP/C02.git synced 2025-02-16 14:30:33 +00:00

8 Commits

Author SHA1 Message Date
Curtis F Kaylor
c17904a752 Refactor: combined function logvar() into vartbl() 2018-02-08 22:45:20 -05:00
Curtis F Kaylor
1ef4cfc25d Print error messages to stderr, redirect debug messages to file 2018-02-08 22:39:20 -05:00
Curtis F Kaylor
1cc877717a Factored out symdef function from vars.c 2018-02-08 22:06:25 -05:00
Curtis F Kaylor
88043edb25 Modifed break to exit out of case statement 2018-02-06 23:24:55 -05:00
Curtis F Kaylor
68aa3c1a8f Bug Fx: Modified bgnblk() and added to call when parsing CASE 2018-02-06 22:50:50 -05:00
Curtis F Kaylor
998b2e11e6 Added multiple case arguments and optimized argument 0 2018-02-06 21:31:19 -05:00
Curtis F Kaylor
459ef1b197 Implemented SELECT, CASE, and DEFAULT statements 2018-02-05 21:51:30 -05:00
Curtis F Kaylor
c36f788275 Added DOS batch, Bash script, and Notepad++ language files 2018-01-28 13:43:17 -05:00