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