Commit Graph

13 Commits

Author SHA1 Message Date
David Anderson
051657714c Fixed queue prediction bug for labels and procs
Fixed problem parsing "-" with single number expressions
Uploaded 1.02 win32 binary
2004-08-21 06:20:27 +00:00
David Anderson
2a00a62bcb Fixed some label issues
Added PROC queueing (to prevent symbol
2004-08-12 16:31:50 +00:00
David Anderson
81b3e662cf Added Compact Encoding (-c)
Added second pass optimization (-h)
2004-08-11 14:31:26 +00:00
David Anderson
2a1ee3fd37 Added GNU GCC support, linux binary 2004-08-11 10:01:56 +00:00
David Anderson
7fad1802cf Improved CLI interface 2004-08-11 09:32:24 +00:00
David Anderson
3a04fa0788 Fixed a crash/logic bug in algebraic parser stack underflow
Removed some debug code
2004-08-11 09:06:00 +00:00
David Anderson
7acc70ee62 Rewrote core algebraic parser
Added trivial float support
Added local labels and vastly improved label support
Fixed some crash bugs
2004-08-11 08:14:54 +00:00
David Anderson
edfb24bcd1 Fixed Strip() bugs 2004-08-09 10:07:33 +00:00
David Anderson
85afb2a823 Fixed labels so they can be referenced before creation.
Cleaned up symbol parsing code.
Reversed order of public table.
Fixed bug with macro arguments.
2004-08-09 08:43:27 +00:00
David Anderson
b14708d6f2 Fixed some more bugs, added #if/#else/#endif and more opcodes, and .DATA stat 2004-08-09 05:23:32 +00:00
David Anderson
7b111a179e Added bytecode output. 2004-08-08 10:15:08 +00:00
David Anderson
e61fa39515 Fixed many parsing and logic bugs.
Finished more opcodes.
2004-08-07 17:07:50 +00:00
David Anderson
06098e3bf1 Imported: AMXXSC, LIBSC, SCASM 2004-08-06 08:46:59 +00:00