Mercurial > hg > index.cgi
graph
-
Make listings show the address for lines that only define symbolsWed, 20 May 2015 15:06:18 -0600, by William Astle
-
Mark version number to indicate ongoing development.Tue, 19 May 2015 12:28:37 -0600, by William Astle
-
Make 8 bit immediate operands flag a byte overflow if not in 8 bit range.Tue, 19 May 2015 12:26:35 -0600, by William Astle
-
Make base prefix sigils error out if no number followingFri, 15 May 2015 15:47:26 -0600, by William Astle
-
Added tag lwtools-4.11 for changeset fd96bb4a9c8dTue, 14 Apr 2015 08:57:47 -0600, by William Astle
-
Remove manual building targets from Makefile lwtools-4.11Mon, 13 Apr 2015 13:18:38 -0600, by William Astle
-
Make the "hg" stuff in the docs/Makefile clearly maintainter relatedMon, 13 Apr 2015 08:49:22 -0600, by William Astle
-
Remove extraneous PWD reference from Makefile.Mon, 13 Apr 2015 08:46:17 -0600, by William Astle
-
Fix includebin to use binary mode when emitting the contents of the file.Sun, 12 Apr 2015 12:11:19 -0600, by William Astle
-
Update copyright year for manualThu, 09 Apr 2015 13:00:34 -0600, by William Astle
-
Document the forwardrefmax pragmaThu, 09 Apr 2015 12:51:02 -0600, by William Astle
-
Update version number in preparation for a releaseThu, 09 Apr 2015 12:36:07 -0600, by William Astle
-
Update manual to reflect lwlink support for S-record outputThu, 09 Apr 2015 12:35:24 -0600, by William Astle
-
Add S-record output support to lwlinkThu, 09 Apr 2015 12:27:33 -0600, by William Astle
-
Add pragma to turn off forward reference optimizationMon, 16 Mar 2015 09:27:20 -0600, by William Astle
-
Fix potential memory access after free in lw_expr_simplify_go()Sat, 14 Mar 2015 14:06:13 -0600, by William Astle
-
Provide link to the official site in the readme file.Sun, 09 Nov 2014 12:23:00 -0700, by William Astle
-
Add gcc 4.6.4 version of gcc6809Wed, 01 Oct 2014 09:25:13 -0600, by William Astle
-
Revert 3b5a45c6ab92Fri, 08 Aug 2014 12:14:22 -0600, by William Astle
-
Allow disabling debugging messages.Tue, 05 Aug 2014 22:04:23 -0600, by William Astle
-
Speed improvement to lw_exprSat, 02 Aug 2014 10:08:01 -0600, by William Astle
-
Factor some code for simplifying lines so it can be reusedThu, 31 Jul 2014 17:20:11 -0600, by William Astle
-
Fix opcode for SUBW extendedFri, 02 May 2014 21:30:25 -0600, by William Astle
-
Fix postbyte for d,s indexingSat, 26 Apr 2014 14:27:43 -0600, by William Astle
-
Add support for 6800 compatibility instructions.Tue, 15 Apr 2014 10:57:34 -0600, by William Astle
-
Fix building of manual from main Makefile.Mon, 14 Apr 2014 07:43:43 -0600, by Tom LeMense
-
Allow ; as a delimiter for 6309 logic operations.Sun, 13 Apr 2014 20:25:04 -0600, by William Astle
-
Bump version number to reflect ongoing developmentSun, 13 Apr 2014 16:04:25 -0600, by William Astle
-
Fix 6809 mode to count 6309 instructions as non-existentSun, 13 Apr 2014 16:03:59 -0600, by William Astle
-
Added tag lwtools-4.10 for changeset f3592d276aedFri, 11 Apr 2014 21:54:07 -0600, by William Astle
-
Allow trailing ' or " on ascii constantsFri, 11 Apr 2014 21:50:47 -0600, by Tom LeMense
-
Fix bug with section padding and downward allocation.Fri, 21 Mar 2014 23:49:23 -0600, by William Astle
-
Add documentation of the new hex output formats.Tue, 04 Mar 2014 23:10:13 -0700, by William Astle
-
Make version number reflect ongoing development.Mon, 03 Mar 2014 21:55:22 -0700, by William Astle
-
Add notes about coding style and submission guidelines.Mon, 03 Mar 2014 21:54:12 -0700, by William Astle
-
Add support for Motorola SREC and Intel Hex output formats to lwasm.Mon, 03 Mar 2014 21:30:38 -0700, by Tom LeMense
-
Fix dumbosity in outputting the edition byte in os9 targetSat, 08 Feb 2014 19:25:11 -0700, by William Astle
-
Left truncate file names in list output.Tue, 04 Feb 2014 20:16:35 -0700, by William Astle
-
Added tag lwtools-4.9 for changeset 21ecf29b568eFri, 10 Jan 2014 18:59:26 -0700, by William Astle
-
Documented new "high" option for link scripts.Wed, 27 Nov 2013 16:08:02 -0700, by William Astle
-
Add ability to load sections downward instead of upwardWed, 27 Nov 2013 16:01:26 -0700, by William Astle
-
Add no-op parser and parse tree infrastructure ccdevSat, 21 Sep 2013 18:43:39 -0600, by William Astle
-
Add comments to linker scripts.Tue, 12 Nov 2013 21:03:48 -0700, by William Astle
-
Converted preproc logic to library and moved some utility stuff to lwlib ccdevSat, 21 Sep 2013 13:33:54 -0600, by William Astle
-
Added support for __LINE__, __FILE__, __DATE__, and __TIME__ ccdevSat, 21 Sep 2013 12:27:48 -0600, by William Astle
-
Add include search paths and command line macro definitions ccdevWed, 18 Sep 2013 20:41:41 -0600, by William Astle
-
Checkpoint lwcc development - preprocessor is runnable but nonfunctional ccdevTue, 17 Sep 2013 19:33:41 -0600, by William Astle
-
Add string -> number conversion for preproc expression evaluator ccdevSun, 15 Sep 2013 14:22:10 -0600, by William Astle
-
Added token list structure and switched some stuff to use it ccdevSun, 15 Sep 2013 13:06:00 -0600, by William Astle