Josh Holtrop
|
593c0d6cb6
|
including refptr in compiler include path; added split() and trim() in TokenDefinition.cc
|
2010-05-17 15:24:35 -04:00 |
|
Josh Holtrop
|
b27a900b96
|
Parser::write() returning status; main() catching errors from Parser::parseInputFile() and Parser::write()
|
2010-05-11 15:14:56 -04:00 |
|
Josh Holtrop
|
6d3a5403c3
|
reworked argument handling slightly, added --extension
|
2010-04-29 15:40:07 -04:00 |
|
Josh Holtrop
|
9720ea001f
|
added --namespace argument
|
2010-04-29 15:14:21 -04:00 |
|
Josh Holtrop
|
2b23657a0c
|
changed "outfile" parameter to be a base name, added "classname" parameter
|
2010-04-28 17:27:36 -04:00 |
|
Josh Holtrop
|
bd45bfbab2
|
moved Parser::parseInputFile() into Parser.cc and cleaned it up a little
|
2010-04-27 14:32:26 -04:00 |
|
Josh Holtrop
|
ffb1274a0d
|
refactored into buildOutputFilename()
|
2010-04-27 13:59:02 -04:00 |
|
Josh Holtrop
|
076cd122b0
|
moved parse_input() to Parser::parseInputFile()
|
2010-04-27 13:52:21 -04:00 |
|
Josh Holtrop
|
2cc33bde74
|
added Parser::write() and output file name calculation logic
|
2010-04-27 13:40:20 -04:00 |
|
Josh Holtrop
|
9abd06a702
|
removed "encoding" option, added "outfile" option
|
2010-04-27 12:15:03 -04:00 |
|
Josh Holtrop
|
5a220b91d0
|
added Parser class and a parameter for it to parse_input()
|
2010-04-08 16:15:17 -04:00 |
|
Josh Holtrop
|
a78b3af9f8
|
gutted parse_input() to fix compilation
|
2010-04-06 20:03:30 -04:00 |
|
Josh Holtrop
|
2f06a95257
|
fixed bug in SECTION_NAME rule
|
2010-04-01 22:36:22 -04:00 |
|
Josh
|
68b36d0310
|
cleaned up debug output
|
2010-04-01 17:08:45 -04:00 |
|
Josh
|
920478dfa4
|
fixed parameter order in iconv_open()
|
2010-04-01 16:58:42 -04:00 |
|
Josh Holtrop
|
3097feb9fb
|
properly creating input file stream
|
2010-03-29 20:21:38 -04:00 |
|
Josh Holtrop
|
a2acb832dd
|
updating and debugging deserialize()
|
2010-03-29 20:12:25 -04:00 |
|
Josh Holtrop
|
9b838e93a4
|
initial content added with Unicode deserializer
|
2010-03-29 15:05:57 -04:00 |
|