summaryrefslogtreecommitdiff
path: root/tools/scanner.c
Commit message (Expand)AuthorAgeFilesLines
* Lots of half finished changesColin Walters2008-08-061-102/+101
* Split out the source scanner from the generator. Rename the symbols usedJohan Dahlin2008-03-231-139/+94
* Fix compiler warnings.Juerg Billeter2008-03-121-1/+1
* Start fixing memory management in g-idl-scanner.Juerg Billeter2008-03-121-43/+51
* Added a few extra tests. Which resulted in finding a few bugs. WhichPhilip Van Hoof2008-03-111-0/+8
* Add support for parsing return arguments. Add support for caller-ownsJohan Dahlin2008-03-111-3/+20
* Remove parsing of the @deprecated syntax used in headers. We will supportJohan Dahlin2008-03-111-13/+0
* reviewed and extensively tested by JohanPhilip Van Hoof2008-03-101-4/+37
* Add an api to lex filenames. Lex all source .c files passed in on theJohan Dahlin2008-03-101-2/+14
* Don't skip functions that are defined in the namespace of a type thatJuerg Billeter2008-03-101-2/+12
* Move g_idl_node_can_have_member test later, as it broke spottingRob Taylor2008-02-191-3/+3
* Add g_idl_node_can_have_member.Rob Taylor2008-02-181-1/+1
* Ignore -pthread when passed to g-idl-scanner.Rob Taylor2008-02-181-0/+4
* Added:Rob Taylor2008-02-181-1/+4
* Added: Added: Renamed to tools/Makefile.am: Renamed to tools/compiler.c:Rob Taylor2008-02-081-0/+1762