Commit Graph

22 Commits

Author SHA1 Message Date
David Anderson
9a4f15e4ad Added makefile 2004-09-02 19:50:19 +00:00
David Anderson
67f81dec2a Added 1.02 binary for linux
Fixed ending newlines
2004-08-21 18:57:47 +00:00
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
1335de63b7 Committed 1.01 linux build 2004-08-11 14:36:57 +00:00
David Anderson
89807bc80e Added windows build of 1.10 2004-08-11 14:34:17 +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
bd11b5eb90 Improved CLI interface 2004-08-11 09:42:15 +00:00
David Anderson
7fad1802cf Improved CLI interface 2004-08-11 09:32:24 +00:00
David Anderson
b5ef654987 Added win32 binary 2004-08-11 09:11:11 +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
c47eb57871 Bogus sync 2004-08-11 08:18:14 +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
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