|
|
d73e2ab710
|
move /src/as to /as and /src to /vm
|
2018-12-18 13:29:18 +01:00 |
|
|
|
960d6f2e0d
|
src/as/lexer.c: use error.c
|
2018-12-17 23:27:13 +01:00 |
|
|
|
74ecdfc2ab
|
src/as/lexer.c: guard against integer overflow (emitting a warning)
|
2018-12-17 21:34:57 +01:00 |
|
|
|
de29a981bd
|
src/as/lexer.c: implement hexadecimal numbers.
|
2018-12-14 00:35:09 +01:00 |
|
|
|
3513662ad8
|
asm: lexer.c: read_string() move all strings into a table
|
2018-12-11 17:53:55 +01:00 |
|
|
|
86293537eb
|
src/as/lexer.c: make sure we store the string if it's a label.
|
2018-12-10 23:13:38 +01:00 |
|
|
|
377c008ebe
|
asm: lexer implementation.
|
2018-11-27 10:52:39 +01:00 |
|