Commit Graph

9 Commits

Author SHA1 Message Date
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
1dc16b835e Fixed AMX_ERR_MEMACCESS 2004-08-09 02:33:56 +00:00
David Anderson
1709408ea7 Added some comments 2004-08-08 11:14:26 +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