log src/main.c @ 300:48945dac8178

age author description
Wed, 21 Jan 2009 05:13:36 +0000 lost Fixed copyright year
Wed, 21 Jan 2009 04:54:32 +0000 lost parse linking scripts
Sun, 18 Jan 2009 04:53:57 +0000 lost implement reading files
Sat, 17 Jan 2009 20:54:58 +0000 lost Handle input files on command line and add some memory management utility functions
Sat, 17 Jan 2009 16:55:53 +0000 lost command line options
Sat, 17 Jan 2009 16:38:28 +0000 lost created project
Thu, 29 Jan 2009 01:32:11 +0000 lost Added pragma to allow all undefined symbols to be considered external and also added a --pragma command line option
Wed, 28 Jan 2009 06:06:05 +0000 lost Autotools merge of packages done
Fri, 23 Jan 2009 04:42:39 +0000 lost Made listings off be default
Thu, 08 Jan 2009 01:18:40 +0000 lost Checkpointing object target implementation
Sun, 04 Jan 2009 07:07:00 +0000 lost Ported output modules forward from old version
Sat, 03 Jan 2009 04:53:49 +0000 lost Added debugging message infrastructure
Fri, 02 Jan 2009 06:07:10 +0000 lost Added error display and fixed infinite loop in lwasm_parse_line()
Fri, 02 Jan 2009 00:41:58 +0000 lost small reworking of command arguments
Wed, 22 Oct 2008 04:51:16 +0000 lost Started work on new expression evaluator system and major code re-work for next release
Sat, 04 Oct 2008 03:20:36 +0000 lost Moved config.h to src/ and switched version strings to use autotools version
Sat, 04 Oct 2008 03:14:20 +0000 lost Fixed package to include all required files; also added copyright preamble to all source files
Fri, 03 Oct 2008 02:44:20 +0000 lost Initial checking of LWASM