Fixed the new lexer. |
|
More...
|
over 19 years ago
|
First stab at (possibly broken) better lexer based on cl-ppcre. |
|
More...
|
over 19 years ago
|
Initial prod towards adding test suite. |
|
More...
|
over 19 years ago
|
Added IFEQ, IFNE conditional compilation pseudo ops. |
|
More...
|
over 19 years ago
|
Changed :new-version to :supersede to accomidate sbcl and openmcl. |
|
More...
|
almost 20 years ago
|
Brief attempt at fixing macros, unfinished. |
|
More...
|
about 20 years ago
|
Fixed a bad bug where XDEFs in a section other than the one where the symbol lives caused bad output. |
|
More...
|
about 20 years ago
|
Fixed really dumb opcode {emission,omission!} bug. Made yet another output-string-table tweak. |
|
More...
|
about 20 years ago
|
A vast number of cleanups, and rearrangement of code to make OpenMCL work. |
|
More...
|
about 20 years ago
|
Fixed some dependency fu, et cetera. |
|
More...
|
about 20 years ago
|
Minor bug fixes (don't emit relocations for EQU!), optimization improvement (prefer ADDI over ADD, etc). |
|
More...
|
about 20 years ago
|
Improved to the point where it compiles Michael's verticality demo. |
|
More...
|
about 20 years ago
|
Various little a.out output-related bugfixes. |
|
More...
|
about 20 years ago
|
Proper relocation generation. a.out format object output. |
|
More...
|
about 20 years ago
|
Beginning of move to structures from lists. |
|
More...
|
about 20 years ago
|
a.out object file output (mostly). |
|
More...
|
about 20 years ago
|
Updated to use new osicat. |
|
More...
|
about 20 years ago
|
Moved some stuff to new utils file; improved macro expansion a bit. |
|
More...
|
about 20 years ago
|
Added basic local labels. |
|
More...
|
about 20 years ago
|
Mostly implemented devpac-style macros. |
|
More...
|
about 20 years ago
|
Implemented backpatching; improved code generation. |
|
More...
|
about 20 years ago
|
Much closer to code generation. |
|
More...
|
about 20 years ago
|
Split into smaller files, completed m68k codegen table, added some operand constraint fu. |
|
More...
|
about 20 years ago
|
Large chunks of code generator written. Improved grammar. |
|
More...
|
about 20 years ago
|
Wrote lexer. |
|
More...
|
about 20 years ago
|
created package. |
|
More...
|
about 20 years ago
|