Mercurial > hg > index.cgi
graph
-
Fix missing hex sigil in symbol dumpFri, 03 May 2019 21:48:01 -0600, by William Astle
-
Update html and pdf documentation in preparation for releaseFri, 03 May 2019 20:06:17 -0600, by William Astle
-
Update documentation for new optionsFri, 03 May 2019 20:03:46 -0600, by William Astle
-
Add symbol table dump in assembly formatFri, 03 May 2019 19:44:02 -0600, by William Astle
-
Fix cycle count for TIMWed, 24 Apr 2019 19:54:51 -0600, by William Astle
-
Update "clrq" convenience instruction to be slightly fasterWed, 24 Apr 2019 19:53:08 -0600, by William Astle
-
Add option to suppress output fileTue, 19 Mar 2019 14:45:53 -0600, by William Astle
-
Fix crash when --symbols specified without --listTue, 19 Mar 2019 14:37:56 -0600, by William Astle
-
Correct cycle counts for W relative indexing modesThu, 24 Jan 2019 18:24:03 -0700, by William Astle
-
Exclude extended indirect from operandsizewarning pragmaWed, 12 Dec 2018 21:18:20 -0700, by William Astle
-
Mark version number for continued developmentWed, 12 Dec 2018 21:17:21 -0700, by William Astle
-
Added tag lwtools-4.16 for changeset a71206ed966cWed, 12 Dec 2018 20:01:48 -0700, by William Astle
-
Update manual in preparation for release lwtools-4.16Wed, 12 Dec 2018 20:00:59 -0700, by William Astle
-
Version 4.16Wed, 12 Dec 2018 19:58:36 -0700, by William Astle
-
Update operandsizewarning to detect JMP and JSR that could use BRA or BSRWed, 12 Dec 2018 19:40:16 -0700, by William Astle
-
Fix cycle counts for asr, cmpe, cmpf and cmpw.Mon, 10 Dec 2018 21:27:08 -0700, by Doug Masten
-
Add "noexpandcond" pragma (cleans up listings)Fri, 02 Nov 2018 21:07:50 -0600, by William Astle
-
Add "nooutput" pragmaThu, 01 Nov 2018 23:07:03 -0600, by William Astle
-
Add emuext pragma and associated instructions.Thu, 01 Nov 2018 23:00:00 -0600, by William Astle
-
Cause "make install" to trigger builds for the binaries if neededTue, 24 Jul 2018 17:41:04 -0600, by William Astle
-
Add << prefix to force 5 bit offsets in indexed modesMon, 23 Jul 2018 17:45:18 -0600, by William Astle
-
Fix PCR size guessingSun, 04 Mar 2018 10:24:58 -0700, by William Astle
-
Merge changeset a6c9129e5948 from lwasm5 development branchThu, 01 Mar 2018 21:31:50 -0700, by William Astle
-
Move version header into a common direction to better reflect what it is.Thu, 01 Mar 2018 21:25:51 -0700, by William Astle
-
Actually check if we resolved a PCR reference before assuming 8 bitsWed, 28 Feb 2018 23:35:12 -0700, by William Astle
-
Fix really dumb code generation errorWed, 28 Feb 2018 23:31:17 -0700, by William Astle
-
Fix think-o in PCR optimization fix from previous commitWed, 28 Feb 2018 23:15:35 -0700, by William Astle
-
Make pcr relative forward references better able to select 8 bit offsetsWed, 28 Feb 2018 23:00:59 -0700, by William Astle
-
Add some more debugging junk.Wed, 28 Feb 2018 22:40:07 -0700, by William Astle
-
Make 6309/6809 warnings work again.Wed, 28 Feb 2018 20:54:53 -0700, by William Astle
-
Allow macros to shadow instructions that are not supported by current CPU.Wed, 28 Feb 2018 20:43:14 -0700, by William Astle
-
Fix error handling sections for lwmod target.Wed, 28 Feb 2018 18:41:26 -0700, by William Astle
-
Make offset,R operand size warning work properlySat, 17 Feb 2018 00:13:46 -0700, by William Astle
-
Make warnings still show when listings are not enabled.Fri, 16 Feb 2018 23:40:53 -0700, by William Astle
-
Cause warnings to show up in the listing output.Fri, 16 Feb 2018 23:24:18 -0700, by William Astle
-
Add operandsizewarning pragmaFri, 16 Feb 2018 22:53:46 -0700, by William Astle
-
Mark version to indicate further developmentFri, 16 Feb 2018 22:52:44 -0700, by William Astle
-
Added tag lwtools-4.15 for changeset 40516fb9af07Sun, 07 Jan 2018 12:55:26 -0700, by William Astle
-
Rebuild manualWed, 27 Dec 2017 13:57:55 -0700, by William Astle
-
Correct documentation of FILL pseudo opWed, 27 Dec 2017 13:52:23 -0700, by William Astle
-
Fix command line bug in lwarSat, 02 Dec 2017 22:28:31 -0700, by William Astle
-
Change the perl invocations for the test bits to use /usr/bin/envThu, 30 Nov 2017 17:38:24 -0700, by William Astle
-
Source cleanups and "prototype" target for gcc6809Wed, 29 Nov 2017 17:24:19 -0700, by William Astle
-
Add a fix and an improvement to gcc6809 patchTue, 28 Nov 2017 21:29:05 -0700, by William Astle
-
Improve diagnostic message from lwlink when an object isn't neededMon, 27 Nov 2017 23:12:30 -0700, by William Astle
-
Improve usage for --format for lwasmMon, 27 Nov 2017 23:11:27 -0700, by William Astle
-
Fix up execution address handling for ihex and srec output (lwasm)Mon, 27 Nov 2017 23:10:19 -0700, by William Astle
-
Add option to omit file names from lwasm listingsMon, 27 Nov 2017 22:52:17 -0700, by William Astle
-
Make missing command line arguments fail properlyMon, 27 Nov 2017 22:35:53 -0700, by William Astle
-
Allow specifying exact filenames for -l in lwlinkMon, 27 Nov 2017 22:21:42 -0700, by William Astle
-
Bump patch number on gcc6809 patch.Tue, 15 Aug 2017 20:49:58 -0600, by William Astle
-
Make 32 bit compares work better in gcc6809.Tue, 15 Aug 2017 20:48:40 -0600, by Brett Gordon
-
Added tag lwtools-4.14 for changeset 9f49f0966c1eSun, 09 Apr 2017 00:15:25 -0600, by William Astle
-
Prevent parse errors when a macro definition is inside a conditionalSat, 08 Apr 2017 21:44:39 -0600, by William Astle
-
Fix bug in like terms collection in expression simplificationMon, 23 Jan 2017 22:58:36 -0700, by William Astle
-
Add some debugging instrumentation for tracking an expression bugMon, 23 Jan 2017 22:54:19 -0700, by William Astle
-
Add support for undocumented custom module format (for LW)Fri, 18 Nov 2016 21:25:43 -0700, by William Astle
-
Fix error in --nopaths lwar option when replacing membersWed, 16 Nov 2016 19:36:16 -0700, by David Flamand
-
Actually handle "-n" argument to lwar correctlyWed, 16 Nov 2016 10:14:06 -0700, by William Astle
-
Make the "ar" wrapper use the new --nopaths optionTue, 15 Nov 2016 22:04:42 -0700, by William Astle
-
Change "filename" option in lwar to "nopaths"Tue, 15 Nov 2016 21:47:38 -0700, by William Astle
-
Add option to ignore paths when extracting or adding files with lwarTue, 15 Nov 2016 21:43:33 -0700, by David Flamand
-
Change to engage forwardrefmax pragma by defaultThu, 03 Nov 2016 21:44:32 -0600, by William Astle
-
Fix address overflows in SREC and IHEX file formatsThu, 03 Nov 2016 21:36:17 -0600, by William Astle
-
Add support for assembler listings in the as wrapper script.Thu, 22 Sep 2016 19:26:04 -0600, by David Flamand
-
ld wrapper: Add --oformat optionSat, 21 May 2016 22:06:10 +0200, by Tormod Volden
-
Mark version for ongoing development (4.13+)Sun, 08 May 2016 19:25:55 -0600, by William Astle
-
Add --defsym support to 'as' wrapperSun, 08 May 2016 22:07:29 +0200, by Tormod Volden
-
Added tag lwtools-4.13 for changeset 6d48a45609e5Sun, 17 Apr 2016 09:13:53 -0600, by William Astle
-
Fix internal compiler error on "var2 = var1 + 1" patternsTue, 29 Mar 2016 21:21:49 -0600, by William Astle
-
Update gcc6809 patch to fix an ICE.Sun, 27 Mar 2016 21:46:18 -0600, by William Astle
-
Fix code generation error in gcc6809Thu, 24 Mar 2016 20:07:20 -0600, by William Astle
-
Commit the *correct* note about the gcc6809 code generation bug.Thu, 24 Mar 2016 19:25:14 -0600, by William Astle
-
Add note about known code generate error in gcc6809 patchesThu, 24 Mar 2016 19:08:25 -0600, by William Astle
-
Add error string for "user error"Mon, 21 Mar 2016 09:13:45 -0600, by William Astle
-
lwasm: Add missing "Undefined symbol" error stringMon, 21 Mar 2016 09:06:55 -0600, by Tormod Volden
-
Fix wrong sense in strcasecmp()Mon, 21 Mar 2016 09:02:23 -0600, by William Astle
-
Fix a possible uninitialized variable referenceThu, 03 Mar 2016 22:59:36 -0700, by William Astle
-
Update gcc6809 patch to work with pragma=newsourceThu, 03 Mar 2016 22:33:40 -0700, by William Astle
-
Fix cycle counting for relative branches.Thu, 03 Mar 2016 21:38:21 -0700, by William Astle
-
Make "pragma" and "*pragma/opt" fully equivalentThu, 03 Mar 2016 21:17:48 -0700, by William Astle
-
Add "basic" output formatThu, 03 Mar 2016 21:04:39 -0700, by William Astle
-
Fix bug identifying long branches in cycle counting codeThu, 03 Mar 2016 20:52:15 -0700, by William Astle
-
Fix "rlist" to recognize comments as end of operandThu, 15 Oct 2015 23:21:26 -0600, by William Astle
-
Update "as" wrapper for gcc6809 to use new source formatThu, 15 Oct 2015 20:20:20 -0600, by William Astle
-
Completed initial conversion to new parser allowing spaces in operandsWed, 14 Oct 2015 20:49:41 -0600, by William Astle
-
Fix inadvertent branchWed, 14 Oct 2015 19:15:41 -0600, by William Astle
-
Mark version number for ongoing developmentTue, 13 Oct 2015 23:41:19 -0600, by William Astle
-
Initial commit of pragma newsourceTue, 13 Oct 2015 23:38:02 -0600, by William Astle
-
Added tag lwtools-4.12 for changeset d7870f1e9121Sun, 11 Oct 2015 09:31:06 -0600, by William Astle
-
Update to gcc6809lw patch which may help compilation of some sourcesMon, 20 Jul 2015 22:32:41 -0600, by William Astle
-
Update the "ld" wrapperMon, 20 Jul 2015 17:48:51 -0600, by William Astle
-
Update manual for recent additions.Wed, 15 Jul 2015 19:54:57 -0600, by William Astle
-
Fix minor error in string parsingTue, 14 Jul 2015 23:12:24 -0600, by William Astle
-
Remove duplicate typedef in lw_expr.hTue, 14 Jul 2015 23:01:57 -0600, by William Astle
-
Add missing files to 221b5f58d8adMon, 13 Jul 2015 21:53:33 -0600, by William Astle
-
Add option to specify tab width in listingMon, 13 Jul 2015 21:52:43 -0600, by William Astle
-
Throw error if address overflows in extended modeMon, 13 Jul 2015 21:37:49 -0600, by William Astle
-
Make error output more friendly to IDEsMon, 13 Jul 2015 21:34:50 -0600, by William Astle
-
Make TFM complain if invalid registers are usedMon, 13 Jul 2015 21:33:54 -0600, by William Astle
-
Port remainder of tools to WindowsMon, 13 Jul 2015 21:32:39 -0600, by William Astle
-
Add various "convenience" opsMon, 13 Jul 2015 21:26:34 -0600, by William Astle
-
Add conditional for testing if a pragma is in effectMon, 13 Jul 2015 21:20:30 -0600, by William Astle
-
Make OPT a synonym for *PRAGMAMon, 13 Jul 2015 21:19:38 -0600, by William Astle
-
Add REORG pseudo opMon, 13 Jul 2015 21:18:02 -0600, by William Astle
-
Allow FCB-like syntax after constant in FCC under m80extMon, 13 Jul 2015 21:11:12 -0600, by William Astle
-
Allow multibyte ascii constants in m80ext modeMon, 13 Jul 2015 21:04:39 -0600, by William Astle
-
Add m80ext pragma for Macro-80C compatibility and ignore END in includesMon, 13 Jul 2015 20:59:02 -0600, by William Astle
-
Add missed file in 35d4213e6657Mon, 13 Jul 2015 20:56:48 -0600, by William Astle
-
Add ?rts target for branch instructionsMon, 13 Jul 2015 20:50:02 -0600, by William Astle
-
Add cycle counting to listingMon, 13 Jul 2015 20:47:30 -0600, by William Astle
-
Add "testmode" pragmaMon, 13 Jul 2015 20:35:16 -0600, by William Astle
-
Clean up various "externs"Mon, 13 Jul 2015 20:31:56 -0600, by William Astle
-
Fix psh/pul to not accept the stack pointer as a valid argumentWed, 24 Jun 2015 19:39:13 -0600, by William Astle
-
Make macro names case insensitiveMon, 22 Jun 2015 19:23:11 -0600, by William Astle
-
Change PRAGMA_SHADOW to behave more as expectedMon, 22 Jun 2015 19:16:13 -0600, by William Astle
-
Convert internal error/warning handling framework to a new unified systemMon, 22 Jun 2015 18:49:38 -0600, by William Astle
-
Updated documentation for --symbols-nolocals and --mapMon, 22 Jun 2015 18:38:30 -0600, by William Astle
-
Make psh/pul error out if no registers givenMon, 15 Jun 2015 21:26:33 -0600, by William Astle
-
Change processor target variations to pragmas.Mon, 15 Jun 2015 21:21:58 -0600, by William Astle
-
Make byte overflow detection for 8 bit immediate not fail with COM operatorTue, 02 Jun 2015 20:58:14 -0600, by William Astle
-
Add map file output and option to suppress local symbols in listingsTue, 02 Jun 2015 20:08:58 -0600, by William Astle
-
Add some compatibility opsMon, 01 Jun 2015 19:55:11 -0600, by William Astle
-
Add some windows related files to the ignore list for hgMon, 01 Jun 2015 19:53:51 -0600, by William Astle
-
Silence tautological comparison warningsTue, 26 May 2015 23:42:00 -0600, by William Astle
-
Add contributed support for building with Microsoft's compilerTue, 26 May 2015 17:53:51 -0600, by William Astle
-
Use #define instead of const int to avoid issues with some compilersTue, 26 May 2015 17:51:00 -0600, by William Astle
-
Fix some signedness mismatchesTue, 26 May 2015 17:49:26 -0600, by William Astle
-
Fix missing column in terminal entry in instruction tableTue, 26 May 2015 17:41:22 -0600, by William Astle
-
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
-
Handle () surrounding macro args on invocation ccdevSat, 14 Sep 2013 21:27:03 -0600, by William Astle
-
Updated lwcc README with info on the runtime support files ccdevSun, 08 Sep 2013 16:55:59 -0600, by William Astle
-
Updated Makefile to install additonal components of lwcc ccdevSun, 08 Sep 2013 16:55:21 -0600, by William Astle
-
Initial version of lwcc compiler driver and Makefile infrastructure ccdevSun, 08 Sep 2013 15:53:06 -0600, by William Astle
-
Set up .hgignore to ignore the lwcc driver program. ccdevSun, 08 Sep 2013 12:37:57 -0600, by William Astle
-
Set up for lwcc development with README file. ccdevSun, 08 Sep 2013 12:37:32 -0600, by William Astle
-
Fix small memory leak in lw_stringlist_destroy()Tue, 17 Sep 2013 19:11:47 -0600, by William Astle
-
Make byte overflow detection for indexing work betterMon, 02 Sep 2013 10:49:57 -0600, by William Astle
-
Make <...,PCR complain on byte overflowsSat, 31 Aug 2013 11:46:00 -0600, by William Astle
-
Make DTS not have problems if used multiple times.Tue, 16 Jul 2013 21:48:49 -0600, by William Astle
-
Correct CRC problems with DTS pseudo opTue, 16 Jul 2013 21:46:12 -0600, by William Astle
-
Fix absolute path handling on WindowsTue, 16 Jul 2013 17:04:45 -0600, by William Astle
-
Added tag lwtools-4.8 for changeset 1dcc0b174e3bThu, 13 Jun 2013 22:17:36 -0600, by William Astle
-
Bump version string to show 4.8 in preparation for release lwtools-4.8Thu, 13 Jun 2013 22:12:35 -0600, by William Astle
-
Re-enable rawrel output formatSat, 08 Jun 2013 09:54:37 -0600, by William Astle
-
Makefile: Allow DESTDIR for distribution package creationWed, 05 Jun 2013 19:57:09 -0600, by Tormod Volden
-
Fix some missing newlines at the end of header filesWed, 05 Jun 2013 10:55:18 -0600, by William Astle
-
Fix crash on listing when nested noexpand macros are usedSat, 25 May 2013 13:35:46 -0600, by William Astle
-
Fix conditional setting of build tools variables in the makefileSat, 20 Apr 2013 11:00:11 -0600, by William Astle
-
Allow overriding CC, AR, and RANLIB from the environmentSun, 07 Apr 2013 01:29:29 -0600, by William Astle
-
Allow make install destination to be overriddenSun, 07 Apr 2013 01:18:31 -0600, by William Astle
-
Remove references to lwbasic and lwcc directories from the MakefileSat, 09 Mar 2013 19:07:27 -0700, by William Astle
-
Remove the obsolete lwbasic directory and associated readmeSat, 09 Mar 2013 19:04:21 -0700, by William Astle
-
Remove lwcc directory and references in docsSat, 09 Mar 2013 19:03:09 -0700, by William Astle
-
Make fill and align do something useful in the object targetSat, 09 Mar 2013 11:11:51 -0700, by William Astle
-
Make lwar use the "b" flag when opening files.Sun, 10 Feb 2013 19:22:24 -0700, by William Astle
-
Clean up various warnings when building under -WallWed, 06 Feb 2013 21:43:10 -0700, by William Astle
-
Fix stupid error with ' vs " handling os9 editionTue, 05 Feb 2013 22:39:34 -0700, by William Astle
-
Add support for os9 module edition byteMon, 04 Feb 2013 21:03:59 -0700, by William Astle
-
Make case insensitive symbols error out on duplicationMon, 04 Feb 2013 20:51:55 -0700, by William Astle
-
Make default build use -O3Mon, 04 Feb 2013 20:35:47 -0700, by William Astle
-
Fix pragma nosymbolcase interaction with -DFri, 01 Feb 2013 00:04:19 -0700, by William Astle
-
Improved stack handling for os9 target in lwlinkThu, 31 Jan 2013 19:34:54 -0700, by William Astle
-
Fix handling of attr override for os9 outputThu, 31 Jan 2013 16:28:41 -0700, by William Astle
-
Fix crash on expression range calculationWed, 30 Jan 2013 21:47:15 -0700, by William Astle
-
Fix crash when no operand is presentWed, 30 Jan 2013 21:40:34 -0700, by William Astle
-
Add documentation for the FILL pseudo operationWed, 30 Jan 2013 21:32:14 -0700, by William Astle
-
Document the "export" pragmaSat, 26 Jan 2013 22:27:29 -0700, by William Astle
-
Fix warning about isalpha in input.c on windowsFri, 25 Jan 2013 23:48:46 -0700, by William Astle
-
Make the complaint about negative block/reservation sizes show value.Fri, 25 Jan 2013 22:43:10 -0700, by William Astle
-
Apply division by zero fix to modulus operator too.Fri, 25 Jan 2013 21:54:02 -0700, by William Astle
-
Add trap for divide by zero in expression libraryFri, 25 Jan 2013 21:48:01 -0700, by William Astle
-
Another adjustment for the drive letter problem.Thu, 24 Jan 2013 21:24:32 -0700, by William Astle
-
First attempt at fixing the drive letter problem on WindowsThu, 24 Jan 2013 21:00:00 -0700, by William Astle
-
Update version number to mark development past 4.7Thu, 24 Jan 2013 20:58:30 -0700, by William Astle
-
Fix typo in documentation of lwasm --define switch.Wed, 23 Jan 2013 13:32:15 -0700, by William Astle
-
Added tag lwtools-4.7 for changeset 65510f1574e4Wed, 23 Jan 2013 13:21:57 -0700, by William Astle
-
Fix thinko with algorithm improvement.Sun, 23 Sep 2012 13:11:34 -0600, by William Astle
-
Add new heuristic for resolving instruction sizes.Sun, 23 Sep 2012 13:06:43 -0600, by William Astle
-
Silence debug messageTue, 14 Aug 2012 23:03:59 -0600, by William Astle
-
Fix hang on undefined symbol in rmb under pragma undefexternTue, 14 Aug 2012 21:06:52 -0600, by William Astle
-
Removed extraneous debug message.Mon, 13 Aug 2012 17:22:13 -0600, by William Astle
-
Bump version number in preparation for a release.Sat, 11 Aug 2012 23:37:43 -0600, by William Astle
-
Added ability to add padding after a section when linking.Sat, 11 Aug 2012 23:29:57 -0600, by William Astle
-
Fix error messages related to undefined symbols in lwlinkSat, 11 Aug 2012 15:18:58 -0600, by William Astle
-
Added section base and length symbols to lwlinkFri, 10 Aug 2012 23:47:56 -0600, by William Astle
-
Remove stray \n from dtsThu, 19 Jul 2012 13:17:30 -0600, by William Astle
-
Bumped copyright year to include 2012 on manualSun, 15 Jul 2012 23:19:50 -0600, by William Astle
-
Added --define to lwasm documentation.Sun, 15 Jul 2012 23:12:09 -0600, by William Astle
-
Don't suppress symbol listing in unicorns modeSun, 15 Jul 2012 21:52:24 -0600, by William Astle
-
Add flag to output stream for end of unicornsSun, 15 Jul 2012 21:46:29 -0600, by William Astle
-
Make unicorns not suppress assembly listings.Sun, 15 Jul 2012 21:43:18 -0600, by William Astle
-
Make warnings show up in assembly listings.Sun, 15 Jul 2012 21:42:39 -0600, by William Astle
-
Make unicorns grok errors and warnings.Sun, 15 Jul 2012 21:19:43 -0600, by William Astle
-
Prevent infinite loop due to warning directiveSun, 15 Jul 2012 21:19:04 -0600, by William Astle
-
Make unicorns notice referenced files betterSun, 15 Jul 2012 20:50:18 -0600, by William Astle
-
More unicorn stuff - structs and macrosSun, 15 Jul 2012 20:14:51 -0600, by William Astle
-
Add --unicorns option for IDE integrationSun, 15 Jul 2012 10:50:46 -0600, by William Astle
-
Silence a few warningsSun, 15 Jul 2012 10:27:43 -0600, by William Astle
-
Fix thinko in previous commitSun, 10 Jun 2012 18:33:22 -0600, by William Astle
-
Add --preprocess optionSun, 10 Jun 2012 18:24:31 -0600, by William Astle
-
Add FDBS pseudo op.Sun, 10 Jun 2012 14:55:27 -0600, by William Astle
-
Fix handling of comments on ELSE linesSun, 10 Jun 2012 14:14:43 -0600, by William Astle
-
Fix crash bug on indexed expression handlingSun, 10 Jun 2012 14:10:04 -0600, by William Astle
-
Fix undefined symbol error with pragma nosymbolcaseSun, 10 Jun 2012 13:29:23 -0600, by William Astle
-
Added tag lwtools-4.6 for changeset 38ecb99d78ddSat, 09 Jun 2012 23:36:24 -0600, by William Astle
-
Make --6309/--6809 work properlySat, 09 Jun 2012 23:17:43 -0600, by William Astle
-
Improve autobranchlength pragmaSat, 09 Jun 2012 17:23:04 -0600, by William Astle
-
Added condundefzero pragmaSat, 09 Jun 2012 16:25:19 -0600, by William Astle
-
Make warning actually work.Sat, 09 Jun 2012 16:03:36 -0600, by William Astle
-
Fix crash on conditionals with undefined symbolsSat, 09 Jun 2012 15:57:58 -0600, by William Astle
-
Added pragma to allow non case sensitive symbolsSat, 09 Jun 2012 15:47:22 -0600, by William Astle
-
Add export pragmaThu, 24 May 2012 17:28:15 -0600, by William Astle
-
Fix segfault during command parsingWed, 23 May 2012 19:37:30 -0600, by William Astle
-
Set version to indicate development past version 4.5Fri, 16 Mar 2012 22:54:10 -0600, by William Astle
-
Added tag lwtools-4.5 for changeset 47a055c57d4aFri, 16 Mar 2012 22:52:22 -0600, by William Astle
-
Bump version to 4.5 in preparation for release lwtools-4.5Fri, 16 Mar 2012 22:37:02 -0600, by William Astle
-
Short circuit unneeded loops in pass4Fri, 16 Mar 2012 22:22:14 -0600, by William Astle
-
Short ciruit some recursion in expression libraryFri, 16 Mar 2012 19:44:12 -0600, by William Astle
-
Add a time stamp to debug messagesFri, 16 Mar 2012 17:29:53 -0600, by William Astle
-
Fix --help and --usage to display = correctly for long option argsThu, 15 Mar 2012 09:33:26 -0600, by William Astle
-
Fix --section-start handling and add --map to ld wrapper.Thu, 15 Mar 2012 09:27:48 -0600, by William Astle
-
Elaborated the readme for the gcc6809 patchThu, 15 Mar 2012 09:26:24 -0600, by William Astle
-
Changed symbol table to use a binary tree.Sun, 11 Mar 2012 16:05:54 -0600, by William Astle
-
Fix noexpand macro listings to show all bytes outputWed, 25 Jan 2012 22:39:17 -0700, by William Astle
-
Added lwcc, lwcpp stubsFri, 13 Jan 2012 22:32:15 -0700, by lost
-
Added hidden options to lw_cmdlineFri, 13 Jan 2012 21:33:55 -0700, by lost
-
Added "documentation only" options to lw_cmdline and also allowed options that do not have a long equivalentFri, 13 Jan 2012 21:28:34 -0700, by lost
-
Fixed typos with conversion away from rules.make stuffWed, 11 Jan 2012 20:26:47 -0700, by lost
-
Removed rules.make stuff in sub directories - it was not particularly helpfulWed, 11 Jan 2012 20:25:29 -0700, by lost
-
Add stub for lwccWed, 11 Jan 2012 20:18:10 -0700, by lost
-
Added blurb about lwccSat, 24 Dec 2011 12:20:43 -0700, by lost
-
Various enhancements to lwasmThu, 22 Dec 2011 18:04:13 -0700, by lost
-
Clean up some mess in lwbasic directoryThu, 22 Dec 2011 18:03:38 -0700, by lost
-
Make ld wrapper more capableThu, 22 Dec 2011 18:03:04 -0700, by lost
-
Added --entry option for lwlinkThu, 22 Dec 2011 18:01:59 -0700, by lost
-
Added gcc6809lw patch to extrasWed, 21 Sep 2011 21:14:09 -0600, by lost
-
Arranged for dependencies to be generated when building object files; no more extraneous dependency rebuildsSat, 17 Sep 2011 11:45:13 -0600, by lost
-
Fixed bug handling bss in lwexSat, 17 Sep 2011 09:57:55 -0600, by lost
-
Added --sysroot support to lwlink and the ld wrapper scriptThu, 15 Sep 2011 17:08:16 -0600, by lost
-
Fix stupid thinko when making all instances of a constant section start at 0Fri, 09 Sep 2011 22:08:07 -0600, by lost
-
Make 'imm8' instructions actually complain about a bad operand if no # is presentWed, 07 Sep 2011 21:59:10 -0600, by lost
-
Added note about "make test" to readmeWed, 07 Sep 2011 21:49:35 -0600, by lost
-
added tests to verify 6809 opcodes are correctWed, 07 Sep 2011 21:47:07 -0600, by lost
-
Fixing up helper for building manualWed, 07 Sep 2011 20:45:39 -0600, by lost
-
Added test frameworkWed, 07 Sep 2011 20:45:20 -0600, by lost
-
Fixed segfault opening relative paths without a current directory on the stack; probably a symptom of another bug somewhereMon, 05 Sep 2011 18:10:21 -0600, by William Astle
-
Actually check for 6309 instructions when in 6809 mode. Thanks to adamgr on IRC for finding the problem.Fri, 02 Sep 2011 18:10:26 -0600, by lost
-
More manual updatesMon, 29 Aug 2011 19:18:23 -0600, by lost
-
Added convenience makefile for generating docsMon, 29 Aug 2011 19:16:35 -0600, by lost
-
Documentation updatesMon, 29 Aug 2011 19:15:50 -0600, by lost
-
Make multiple instances of constant sections all start at offset 0 rather than merging themMon, 29 Aug 2011 19:05:18 -0600, by lost
-
Fixed problem with rmb, etc., not working right wrt line address when not in os9 modeMon, 29 Aug 2011 18:30:55 -0600, by lost
-
Fixed opcodes for MULDSun, 28 Aug 2011 17:03:43 -0600, by lost
-
Added SPC pseudo NOOPmakeSun, 28 Aug 2011 16:49:50 -0600, by lost
-
Added SPC pseudo NOOPSun, 28 Aug 2011 15:39:26 -0600, by lost
-
Make ELSE not barf if comment on line with itSun, 28 Aug 2011 15:36:57 -0600, by lost
-
Add _constants to the list of sections that get the constant flag by defaultSun, 28 Aug 2011 15:04:35 -0600, by lost
-
Don't error out on dlen set and len not for insn length resolutionSun, 28 Aug 2011 14:17:33 -0600, by lost
-
Trap negative sizes for [rz]m[bdq] and flag errorSun, 28 Aug 2011 14:16:45 -0600, by lost
-
Make constant sections always resolve with a constant base offset of zero instead of an undefined referenceSun, 28 Aug 2011 14:16:10 -0600, by lost
-
Correct bug with handling symbol resolution and constant section handlingSun, 28 Aug 2011 11:45:38 -0600, by lost
-
Added 'constant' sections to object file handling for lwasm and lwlinkSun, 28 Aug 2011 02:06:42 -0600, by lost
-
Fixed error where external references within a library file were not resolved when linkingSun, 28 Aug 2011 00:07:15 -0600, by lost
-
Make sections behave correctly again with the update to support . and * for os9Sat, 27 Aug 2011 23:16:50 -0600, by lost
-
Added prebuilt manual to repository to avoid failures to include it during releasesSat, 27 Aug 2011 00:23:19 -0600, by lost
-
Added documentation about OS9 module support in lwlinkSat, 27 Aug 2011 00:21:35 -0600, by lost
-
Fix up some minor thinkos in handling the module layout and headerFri, 26 Aug 2011 23:44:44 -0600, by lost
-
Allow os9 directive in object targetFri, 26 Aug 2011 23:36:13 -0600, by lost
-
Fixed crash and bogus warning with os9 module targetFri, 26 Aug 2011 23:36:00 -0600, by lost
-
Initial pass at OS9 module support for lwlinkFri, 26 Aug 2011 23:26:00 -0600, by lost
-
Fixed segfault in fcb,fdb,fqb with empty operandsThu, 25 Aug 2011 22:29:58 -0600, by lost
-
Added ENDIF as alias for ENDCWed, 24 Aug 2011 21:16:17 -0600, by lost
-
Fixed ENDC to work with comments after itWed, 24 Aug 2011 21:16:07 -0600, by lost
-
Make os9 directives not throw spurious bad operand errorsSat, 20 Aug 2011 09:59:45 -0600, by lost
-
Documented the addition of data/code address streams for OS9 modules.Sat, 20 Aug 2011 00:02:55 -0600, by lost
-
Implement distinction between . and * for OS9 modulesFri, 19 Aug 2011 23:55:40 -0600, by lost
-
Added PAGE as a noop pseudoFri, 19 Aug 2011 20:36:43 -0600, by lost
-
Added "OPT" pseudo op as a noopFri, 19 Aug 2011 20:01:43 -0600, by lost
-
Fixed opcodes for divd/divqFri, 19 Aug 2011 18:54:57 -0600, by lost
-
Fix error with postbyte for constant offset from W modesFri, 19 Aug 2011 17:46:19 -0600, by lost
-
Fix bit width of subwWed, 17 Aug 2011 22:34:58 -0600, by lost
-
Fixed additional instruction length problems with logic/memory operationsWed, 17 Aug 2011 21:04:33 -0600, by lost
-
Adjustments to dts/dtbWed, 17 Aug 2011 19:44:32 -0600, by lost
-
Fixed length bug in tfmWed, 17 Aug 2011 19:44:26 -0600, by lost
-
ifdef sym1|sym2 now worksFri, 12 Aug 2011 00:03:07 -0600, by lost
-
Added DTS and DTB pseudo ops; initial attempt to allow ifdef SYM1|SYM2Thu, 11 Aug 2011 23:50:16 -0600, by lost
-
Fix fix for forced index offset sizesThu, 11 Aug 2011 22:58:27 -0600, by lost
-
Fixed code generation bug with forced-size offsets from X,Y,U,SThu, 11 Aug 2011 22:48:16 -0600, by lost
-
Allow [>...] for extended indirectThu, 11 Aug 2011 22:25:29 -0600, by lost
-
Fixed swapped register lists for 6309/6809 register-to-register instructionsThu, 11 Aug 2011 22:04:09 -0600, by lost
-
Removed protection from outputting code outside os9 module in os9 targetThu, 11 Aug 2011 22:03:34 -0600, by lost
-
Marked development beyond 4.4 in versionThu, 11 Aug 2011 20:33:46 -0600, by William Astle
-
Added ! as a synomym for bitwise or (|)Thu, 11 Aug 2011 20:33:20 -0600, by William Astle
-
Added tag lwtools-4.4 for changeset 74b4e9f23c62Wed, 10 Aug 2011 19:16:23 -0600, by lost
-
Fixed embarrassing off by one in insn_rel length calculationWed, 10 Aug 2011 19:05:49 -0600, by lost
-
Added tag lwtools-4.3 for changeset d90ab253471eTue, 09 Aug 2011 22:17:31 -0600, by lost
-
Version 4.3Tue, 09 Aug 2011 21:42:16 -0600, by lost
-
Add back the dollarlocal and nodollarlocal pragma strings for compatibility with the documentation.Tue, 09 Aug 2011 18:17:00 -0600, by lost
-
Document the new autobranchlength pragmaTue, 09 Aug 2011 18:16:41 -0600, by lost
-
Pragma autobranchlength implementation completedTue, 09 Aug 2011 18:08:55 -0600, by lost
-
Added initial infrastructure for pragma autobranchlength (suggested by Ebonhand on irc)Mon, 08 Aug 2011 23:00:27 -0600, by lost
-
Fix parsing padding argument for align pseudo opSun, 07 Aug 2011 12:41:06 -0600, by lost
-
Fixed uninitialized variable in &-prefix and %-prefix constant parsingSun, 07 Aug 2011 12:31:19 -0600, by lost
-
Correct size handling for mod and emodSun, 07 Aug 2011 12:15:56 -0600, by lost
-
Updated manual to describe nolist pragma and pragma stacksSun, 07 Aug 2011 10:49:28 -0600, by lost
-
Pragma stack at parse stage now worksSun, 07 Aug 2011 10:37:22 -0600, by lost
-
Fixed pragma noindex0tonone to workSun, 07 Aug 2011 10:23:14 -0600, by lost
-
Added *pragmapush and *pragmapop; still seems to be nonfunctionalSun, 07 Aug 2011 00:58:00 -0600, by lost
-
Fixed bug with symbol on a line with a comment not getting registeredSat, 06 Aug 2011 23:29:17 -0600, by lost
-
Adjustments for list codeSat, 06 Aug 2011 23:20:45 -0600, by lost
-
Even more command line parser fixingSat, 06 Aug 2011 23:20:10 -0600, by lost
-
More command line args fixingSat, 06 Aug 2011 22:50:54 -0600, by lost
-
Set version to indicate development since 4.2Sat, 06 Aug 2011 22:16:09 -0600, by lost
-
Added --define= option to predfine a symbol for assemblySat, 06 Aug 2011 22:15:43 -0600, by lost
-
Added tag lwtools-4.2 for changeset 1cb23a4e1e7dSat, 06 Aug 2011 10:51:33 -0600, by lost
-
Silence compiler warning and tag 4.2 releaseSat, 06 Aug 2011 10:49:33 -0600, by lost
-
Added tag lwtools-4.2 for changeset 8ee33204fa79Sat, 06 Aug 2011 10:48:48 -0600, by lost
-
Set for 4.2 releaseSat, 06 Aug 2011 10:37:39 -0600, by lost
-
Fixed &-prefix decimal constant parse problemSat, 06 Aug 2011 10:37:27 -0600, by lost
-
Fixed bug parsing %-prefix binary constantsSat, 06 Aug 2011 10:29:12 -0600, by lost
-
Squashed the remaining memory leaks revealed by valgrindWed, 22 Jun 2011 19:28:36 -0600, by lost
-
Fixed numerous *common* memory leaks in epxression codeWed, 22 Jun 2011 19:13:06 -0600, by lost
-
Really fix memory leaksWed, 22 Jun 2011 19:06:14 -0600, by lost
-
Fixed memory leaks revealed by valgrindWed, 22 Jun 2011 18:58:10 -0600, by lost
-
Fixed memory leaks revealed by valgrindWed, 22 Jun 2011 18:57:59 -0600, by lost
-
Fixed several memory leaks revealed by valgrindWed, 22 Jun 2011 18:57:42 -0600, by lost
-
Actually initialize all fields of structure in lw_expr_create()Wed, 22 Jun 2011 18:39:32 -0600, by lost
-
Fixed wrong size in lw_alloc() for lw_stack_create()Wed, 22 Jun 2011 18:32:46 -0600, by lost
-
Make *pragma work correctlyWed, 25 May 2011 21:59:58 -0600, by lost
-
Make ifdef work correctlyWed, 25 May 2011 21:42:01 -0600, by lost
-
Bump version to reflect ongoing developmentWed, 25 May 2011 20:05:34 -0600, by lost
-
Made pragma nolist suppress listing symbols defined under the pragma when listing the symbol tableWed, 25 May 2011 19:20:39 -0600, by Lost Wizard (lost
-
Added nolist pragma to suppress listing output of non-code generating linesWed, 25 May 2011 19:13:33 -0600, by Lost Wizard (lost
-
Version 4.1Wed, 18 May 2011 20:09:33 -0600, by lost
-
Removed excess verbosity from the 'ld' wrapper scriptSat, 23 Apr 2011 21:27:25 -0600, by lost
-
Updated default linkscript for lwex targetSat, 23 Apr 2011 21:02:04 -0600, by lost
-
Fixed typo in static lookup table for indexed modesWed, 20 Apr 2011 21:42:02 -0600, by lost
-
Fixed bug parsing octal constants under cescapes pragmaWed, 20 Apr 2011 21:12:54 -0600, by lost
-
Restored pragma cescapes functionalityWed, 13 Apr 2011 19:01:53 -0600, by lost
-
Added missing newlines to error messages related to opening filesTue, 12 Apr 2011 17:58:13 -0600, by lost
-
Added --dependnoerr flag to list dependencies on non-existent files without bailing out; also suppress error reports during dependency generationTue, 12 Apr 2011 17:56:51 -0600, by lost
-
Added extra scripts that can be used to run gcc6809 with lwtools as its binutilsTue, 12 Apr 2011 14:16:36 -0600, by lost
-
Fix crash during symbol registration when using object targetSun, 10 Apr 2011 20:45:21 -0600, by lost
-
Fixed premature installation of external reference under UNDEFEXTERN pragma; should not resolve to external references until after the initial parsing passSun, 10 Apr 2011 13:15:12 -0600, by lost
-
Change version to represent past 4.0Sat, 09 Apr 2011 01:45:48 -0600, by lost
-
Fixed error in documentation - linkscripts use "entry" instead of "exec"Sat, 09 Apr 2011 01:44:45 -0600, by lost
-
Make lwlink more verbose about unrecognized linkscript linesSat, 09 Apr 2011 01:44:01 -0600, by lost
-
Added tag lwtools-4.0 for changeset 05f1a31f8f1eFri, 08 Apr 2011 21:38:15 -0600, by lost
-
Added note about status of lwbasicFri, 08 Apr 2011 21:36:07 -0600, by lost
-
Make for condition clearerThu, 07 Apr 2011 18:44:43 -0600, by lost
-
Fixed problem with filename handling in includebinThu, 07 Apr 2011 18:38:09 -0600, by lost
-
Make structure definitions not affect current assembly address and fix up cosmetic offset display in listingsWed, 06 Apr 2011 21:35:49 -0600, by lost
-
Updated documentation to include recently added featuresWed, 06 Apr 2011 20:31:37 -0600, by lost
-
Added ?? prefix for opcode to inhibit macro expansionWed, 06 Apr 2011 20:23:43 -0600, by lost
-
Clean up warning about unused variableWed, 06 Apr 2011 00:40:40 -0600, by lost
-
Added a \* macro parameter expansion to include all macro parametersWed, 06 Apr 2011 00:12:33 -0600, by lost
-
Fixed error with pragma and *pragma directivesWed, 06 Apr 2011 00:12:01 -0600, by lost
-
Added string comparison pseudo opsTue, 05 Apr 2011 23:59:41 -0600, by lost
-
Removed extraneous debugging statements from long option parsing routinesTue, 05 Apr 2011 21:50:23 -0600, by lost
-
Allow macros to shadow/override builtin operations when the "shadow" pragma is active, which is NOT the defaultTue, 05 Apr 2011 21:48:51 -0600, by lost
-
Fixed off by one bug parsing long optionsTue, 05 Apr 2011 21:48:22 -0600, by lost
-
Added mention of NOEXPAND macro argument in manualTue, 05 Apr 2011 00:17:17 -0600, by lost
-
Fixed problems with macro expansion supressionTue, 05 Apr 2011 00:12:58 -0600, by lost
-
Added ability to flag macros as "noexpand" so they are not expanded in the listingTue, 05 Apr 2011 00:06:28 -0600, by lost
-
Fix not defining the symbol when instantiating a structMon, 04 Apr 2011 22:20:38 -0600, by lost
-
Fixed multiple symbol error with nested structsMon, 04 Apr 2011 22:15:33 -0600, by lost
-
Fixed multiple symbol error with nested structsMon, 04 Apr 2011 22:10:16 -0600, by lost
-
Fixed code generation error with indirect indexing using 8 or 16 bit offsets from X,Y,U,SMon, 04 Apr 2011 18:17:31 -0600, by lost
-
Accept negative sign after base prefixMon, 04 Apr 2011 18:05:18 -0600, by lost
-
Added an instruction reduction immediately after instruction parsing to minimize memory footprint and expression complexityMon, 04 Apr 2011 17:55:08 -0600, by lost
-
Cosmetic fixup in listings for SETDPSat, 02 Apr 2011 22:37:41 -0600, by lost
-
Fix line number sequence after including a fileSat, 02 Apr 2011 22:33:39 -0600, by lost
-
Fixed line number counting being broken by macrosSat, 02 Apr 2011 22:28:22 -0600, by lost
-
Fixed missing NUL termination in macro expansionSat, 02 Apr 2011 02:48:36 -0600, by lost
-
Caused expressions used in setdp and conditionals to be reduced on pass 1Sat, 02 Apr 2011 02:19:02 -0600, by lost
-
Fix hang while parsing long optionsFri, 01 Apr 2011 23:58:55 -0600, by lost
-
First pass expression parsingTue, 08 Feb 2011 22:42:12 -0700, by Lost Wizard (lost
-
More work on expressionsSat, 05 Feb 2011 14:22:54 -0700, by Lost Wizard (lost
-
Start of assignment codeFri, 04 Feb 2011 21:27:03 -0700, by Lost Wizard (lost
-
Basic parsing of local variable declsThu, 03 Feb 2011 22:15:57 -0700, by lost
-
Framework for handling local stack frame and/or variablesThu, 03 Feb 2011 22:00:47 -0700, by lost
-
Created a function to prettyprint the current lexer tokenThu, 03 Feb 2011 21:28:24 -0700, by lost
-
Renamed "compiler" to "parser" for more consistent terminologyThu, 03 Feb 2011 21:19:11 -0700, by lost
-
Added basic symbol table structureFri, 28 Jan 2011 22:35:04 -0700, by lost
-
Fixed up hgignoreFri, 28 Jan 2011 22:34:49 -0700, by lost
-
Added support for removing stack from in epilogThu, 27 Jan 2011 20:46:44 -0700, by lost
-
Additional parsing in function/sub; emission of prolog/epilog codeThu, 27 Jan 2011 20:44:57 -0700, by lost
-
Started lwbasic parser; checkpointMon, 24 Jan 2011 20:08:09 -0700, by lost
-
Fixed missing return valueMon, 24 Jan 2011 18:31:07 -0700, by lost
-
lwbasic: Added basic character input frameworkSat, 22 Jan 2011 21:13:09 -0700, by lost
-
Added initial framework for lwbasicSat, 22 Jan 2011 21:01:03 -0700, by lost
-
Split lw_alloc.c for better linkingSat, 22 Jan 2011 18:28:07 -0700, by lost
-
Moved removal of dep files to realclean and properly remove any .exe filesSat, 22 Jan 2011 18:06:37 -0700, by lost
-
Adjusted PDF manual build to remove extraneous .html file that is currently produced by docbook2pdfSat, 22 Jan 2011 17:42:22 -0700, by lost
-
Added note about gnu make being suggestedSat, 22 Jan 2011 17:41:55 -0700, by lost
-
Fixed up glitch with Makefile causing binaries to always be considered out of dateSat, 22 Jan 2011 17:33:54 -0700, by lost
-
Added building of manual from docbook source to MakefileSat, 22 Jan 2011 17:00:15 -0700, by lost
-
Added ignore file for hgSat, 22 Jan 2011 16:22:51 -0700, by lost
-
Brought forward patch to make tabs in listings always display as 8 spaces wide by converting tabs to spacesSat, 22 Jan 2011 16:19:48 -0700, by lost
-
Brought forward patch to fix segfault with output outside of a sectionSat, 22 Jan 2011 16:15:32 -0700, by lost
-
Brought forward patch to fix bug with complex external references generating invalid relocations in the object fileSat, 22 Jan 2011 16:11:15 -0700, by lost
-
Make output tidyingSat, 22 Jan 2011 16:10:42 -0700, by lost
-
Removed use of asprintf() and added Makefile options for cross compiling; also a bugfix with sizeof{} in lwasmSat, 22 Jan 2011 10:37:53 -0700, by lost
-
Switched lwar to lw_cmdline and brought in lwlibSat, 22 Jan 2011 10:04:32 -0700, by lost
-
Switched lwlink to lw_cmdline from argp and also brought in lw_alloc and lw_string to replace util.cSat, 22 Jan 2011 09:58:24 -0700, by lost
-
Switched lwasm to lw_cmdline from argpSat, 22 Jan 2011 09:40:52 -0700, by lost
-
Various output cleanups for --help and --usage in lw_cmdlineSat, 22 Jan 2011 09:31:43 -0700, by lost
-
Added basic --help routine to lw_cmdlineFri, 21 Jan 2011 23:19:19 -0700, by lost
-
Started implementing command line parsing in lwlibFri, 21 Jan 2011 22:54:48 -0700, by lost
-
Typo fixesThu, 20 Jan 2011 22:56:29 -0700, by lost
-
Clean up insane number of compiler warnings under -WallThu, 20 Jan 2011 22:39:46 -0700, by lost
-
Removed unneeded setting for CC in MakefileWed, 19 Jan 2011 22:31:00 -0700, by lost
-
Initial import from lwtools 3.0.1 version, with new hand built build system and file reorganizationWed, 19 Jan 2011 22:27:17 -0700, by lost