hyunghwan.chung
|
76b975a152
|
changed the compiler to remove all leading spaces from a method name when composing a primitive identifer.
started enhancing the compiler to support the #pragma directive
|
2017-11-24 17:40:20 +00:00 |
|
hyunghwan.chung
|
8a0d476d18
|
fixed a lexer bug of eating up one more character when reading a single-letter identifier C, S, M followed by a non-identifier letter in get_ident().
changed various test programs according to syntax changes
|
2017-04-24 09:20:27 +00:00 |
|
hyunghwan.chung
|
7460ce819c
|
renamed *.st files to *.moo
|
2017-01-09 12:52:37 +00:00 |
|