Mercurial > hg > index.cgi
graph
-
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