Commit Graph

29 Commits

Author SHA1 Message Date
ac2b97c6eb Complying with the cpp API update 2008-05-13 13:22:00 +00:00
5cc0e11bf4 Integrated the assembler to the compilation framework 2008-05-05 14:36:07 +00:00
ee88f4d3f8 Now has to ask cpp to filter white-spaces 2008-05-04 01:53:54 +00:00
557df7e414 Added initial code generation helpers 2008-04-11 13:05:07 +00:00
1219681b61 Code cleanup 2008-04-10 17:58:15 +00:00
ada596ecf5 Minor optimization 2008-03-12 01:03:13 +00:00
2c3469c01b Worked on argument expression lists 2008-03-07 18:33:09 +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
3dd2f84507 Put main() into a separate file 2008-03-04 16:19:45 +00:00
56f77e7b48 Adding c99_parse() 2008-03-04 14:38:32 +00:00
8878a2564b Code cleanup 2008-03-04 14:29:40 +00:00
c66c897c92 Removed some unused parameters 2008-03-04 14:23:31 +00:00
511fc90b1b Added token sets 2008-03-04 14:18:19 +00:00
e5cf5b0385 Handling the optimization flags on the command line 2008-03-02 17:06:14 +00:00
94d04c88ec Constified around handling of -U 2008-03-02 01:49:28 +00:00
c60e0f9f4a Working on defines 2008-03-02 01:43:43 +00:00
373d1fe7a9 Implemented -I 2008-02-29 16:35:00 +00:00
f03da2e51b Nicer error output 2008-02-29 16:29:38 +00:00
5dbb18bc1d Implemented -E 2008-02-29 16:24:34 +00:00
9dd506211d Improved the preferences structure 2008-02-29 15:30:05 +00:00
70c985c088 Code cleanup, preparing for libcpp, fixed use-after-free 2008-02-27 02:16:36 +00:00
b3f4a2d4c3 Code cleanup 2008-02-26 12:40:25 +00:00
967b3a4fc2 Code cleanup 2008-02-26 12:39:31 +00:00
9a24f48b1d Properly licensed as part of the DeforaOS Project 2007-06-13 18:39:31 +00:00
bca3f3fb88 Going on 2006-10-22 13:50:31 +00:00
86f0da1e3a Completing usage case 2006-10-22 13:25:31 +00:00
c1170fcb7d Fixed a compilation warning 2006-10-22 13:15:33 +00:00
d3fc4dc131 Initial release 2006-10-22 13:14:26 +00:00