Commit Graph

26 Commits

Author SHA1 Message Date
6d56a972a3 Parsing some more 2008-03-06 17:41:14 +00:00
2f77bc1b94 Initial release 2008-03-06 03:30:10 +00:00
5a1ddbf786 Beginning to parse 2008-03-06 03:29:22 +00:00
7def83c66a Moved to ../include 2008-03-06 02:40:19 +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
d3b52a365e Properly licensed under the terms of the DeforaOS Project 2007-06-13 18:49:05 +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