]> Shamusworld >> Repos - rmac/history - macro.c
Slight revamp of the optimisation system, featuring: strengthened flag parser, slight...
[rmac] / macro.c
2020-01-03 Shamus HammonsEOY minor update.
2019-08-07 Shamus HammonsThe deed has been accomplished.
2019-08-06 Shamus HammonsAdded in DSP fixups to sect.c, misc. fixes for 6502...
2018-02-10 Shamus HammonsPartial fix for bug #108 (Fixup cleanups).
2017-11-29 ggnModified IMACRO and IREPT to store line numbers during...
2017-11-29 Shamus HammonsRoll back TOKENPTR changes and most of the .u32 changes...
2017-11-21 Shamus HammonsFixes for last commit; version is now 1.10.0.
2017-11-18 ggnAdded floating point support to expression evaluator...
2017-10-08 Shamus HammonsAdd support for 64-bit evaluations.
2017-08-29 Shamus HammonsFix for section alignment values in ELF objects.
2017-07-20 Shamus HammonsFix for bug #101 (bad macro handling).
2017-07-19 Shamus HammonsFixed IREPT blocks to not corrupt memory on 64-bit...
2017-06-24 Shamus HammonsMinor code cleanups.
2017-06-24 Shamus HammonsFixed bad char reporting, revamp of the error/warning...
2017-05-08 ggn(c) message in header files and doc mini adjustments.
2017-04-14 Shamus HammonsELF support for RMAC.
2015-11-01 ggnFix for bug that happened when a called macro inside...
2015-10-07 Shamus HammonsFixed WARNING macro to be system agnostic, added doco...
2015-10-07 ggnVisual Studio 2015 project files. A few warnings about...
2015-02-19 Shamus HammonsFix for "*" getting bad section attributes, reported...
2015-01-16 Shamus HammonsMisc. whitespace cleanups, removal of unneeded code.
2013-03-05 Shamus HammonsMore fixups to remove warnings, removal of more cruft.
2013-02-13 Shamus HammonsFixed .cargs problem, more code cleanup/fixup
2013-02-12 Shamus HammonsFirst stab at removing cruft.
2012-11-26 Shamus HammonsFixed problem with nested MACROs.
2012-11-24 Shamus HammonsFirst working 64-bit version of RMAC
2012-11-23 Shamus HammonsCode cleanup and prepartion for 64-bit host fixes
2011-12-26 James HammonsVarious cleanups to fix compiler warnings.
2011-12-26 James HammonsInitial commit.