Commit Graph

20 Commits

Author SHA1 Message Date
7ce9cb6b28 Fixed build 2011-03-28 00:02:42 +00:00
3b7263b460 Updated the licensing terms 2011-02-03 03:34:30 +00:00
79b1a0fc48 Re-generated Makefiles 2011-02-02 17:12:42 +00:00
3c566289f4 Re-generated Makefiles 2010-07-04 14:12:05 +00:00
9340b0da1b Let the plugins influence the pre-processor behavior 2009-08-09 12:19:16 +00:00
5af09f8f84 Added the indent target as an early attempt at a C code beautifier 2009-07-31 00:58:23 +00:00
b66aa04841 Re-generated Makefiles 2009-06-16 23:56:07 +00:00
17c2bd2b16 Exposing target.h to allow creation of third-party plug-ins 2008-06-20 16:36:45 +00:00
079b65c3c0 Now accept -W as argument to enable warnings 2008-06-04 20:45:19 +00:00
5cc0e11bf4 Integrated the assembler to the compilation framework 2008-05-05 14:36:07 +00:00
5f4a5bf433 No longer exposing c99_scan() publicly 2008-05-04 01:55:54 +00:00
7995b14977 Introducing the target plug-ins 2008-04-11 13:01:01 +00:00
bfd2123c78 Working some more on the parser 2008-03-13 15:24:02 +00:00
e6cf500ea0 Simplified operator detection code 2008-03-11 16:35:17 +00:00
f0496089e0 Added crude constant recognition 2008-03-11 16:04:59 +00:00
6322af89ef Initial release 2008-03-07 13:02:33 +00:00
2a412d727e More parsing rules 2008-03-07 00:48:42 +00:00
6d56a972a3 Parsing some more 2008-03-06 17:41:14 +00:00
5a1ddbf786 Beginning to parse 2008-03-06 03:29:22 +00:00
c0b93a483a Re-organized the code entirely (soon possible to create a library) 2008-03-04 16:39:15 +00:00