1
0
Fork 0
Commit Graph

11 Commits (7c854b943fe4dcb3607cb106e3a596862873d271)

Author SHA1 Message Date
an 7c854b943f Token: Add more escape characters 2017-04-29 02:00:47 -04:00
an 12558fca11 Token: Add new tokens 2017-04-29 02:00:31 -04:00
an 7f3a6e222e Token: Improve string parsing 2017-04-24 06:18:03 -04:00
an 7c8da17172 Token: Add new tokens 2017-04-24 06:17:53 -04:00
an 0446080176 Refactoring, part 2
Now with conditional compilation macros.
2017-03-12 16:55:50 -04:00
an 844919016c Refactoring, part 1
Changes made over the past week or so after using this in Lithium.
Some modules are missing and there is no makefile now.
2017-03-12 16:34:21 -04:00
Marrub 953de47c94 Move code and remove lithos3l.lib 2016-11-21 02:30:03 -05:00
Marrub 07bf122fdc Token: Add TOK_Minus and fix negative numbers 2016-11-21 00:58:32 -05:00
Marrub ce3a67c737 Token: Simplify escape sequences 2016-10-23 21:25:30 -04:00
Marrub fb08786729 Token: Fix Lth_TOK_Dot eating numbers 2016-10-21 14:50:19 -04:00
Marrub 9f9daeb302 Create Token and TokenStream modules.
Draw: Change __fixed to standard _Accum.
main: Fix header comment.
2016-10-20 19:55:35 -04:00