]> Shamusworld >> Repos - rmac/history - error.c
Version bump for last commit. :-)
[rmac] / error.c
2023-06-19 ggn- If ^^filesize could not open the requested file,...
2022-05-30 Shamus HammonsAdded missing intern error text, version bump for last... v2.2.0
2022-05-30 ggn.equr overhaul part 3: store and handle banks in .equr...
2021-10-30 ggnAdded more descriptive names for internal errors. Thank...
2021-06-09 Shamus HammonsSmall fix that should have gone into the last commit...
2021-06-09 Shamus HammonsVersion bump for last commit. v2.1.8
2021-06-09 ggnFix for bug #174 - when a macro contains an error,...
2021-03-07 Shamus HammonsUpdate to the name (don't ask), and copyright dates... v2.1.0
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).
2018-01-24 ggnWhen an error occurs inside a macro or rept, report...
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-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-02-19 Shamus HammonsFix for "*" getting bad section attributes, reported...
2015-01-16 Shamus HammonsMisc. whitespace cleanups, removal of unneeded code.
2013-11-09 Shamus HammonsFixed subtle bug in expr().
2013-03-05 Shamus HammonsMore fixups to remove warnings, removal of more cruft.
2013-02-03 Shamus HammonsFixed error reporting wrong file, off-by-one error...
2012-11-24 Shamus HammonsFirst working 64-bit version of RMAC
2012-01-18 James HammonsCode cleanups.
2012-01-11 James HammonsFix submitted by partycle: Make errors GNU compatible.
2011-12-26 James HammonsVarious cleanups to fix compiler warnings.
2011-12-26 James HammonsInitial commit.