Commit Graph

34 Commits

Author SHA1 Message Date
037ec80353 No longer store Makefiles in the source tree 2015-09-05 03:58:26 +02:00
df95d595d0 Re-generate the Makefiles 2015-07-03 00:13:59 +02:00
2dcad19a32 Re-generated the Makefiles 2015-02-23 02:09:50 +01:00
6aa201af48 Added support for building with OBJDIR 2014-11-12 22:56:41 +01:00
bb48db2090 Re-generated the Makefiles 2013-07-24 03:30:21 +02:00
4ec36d9836 Re-generated the Makefiles 2013-03-24 17:14:01 +01:00
68ff0b757d Re-generated Makefiles 2013-01-07 02:21:30 +01:00
1572b1c3d3 Fixed build with the current cpp 2012-12-01 00:08:34 +01:00
836e4472de Updated the installation path for the headers (for consistency with Asm) 2012-11-30 23:22:43 +01:00
04da8b52cd Renamed c99.h to C99/c99.h 2012-05-15 03:35:51 +00:00
656f6582e7 Renamed TargetPlugin to C99TargetPlugin 2012-05-15 03:29:34 +00:00
23281ed069 Renamed a few files for consistency 2012-05-15 03:17:39 +00:00
51e2eb4d08 Re-generated Makefiles 2011-09-16 11:36:26 +00:00
5611ea45de Re-generated Makefiles 2011-09-16 10:19:40 +00:00
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