summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Change the directory to be addressed by 1-based indexes, and use an indexMatthias Clasen2005-05-153-11/+11
* Add union.test.Matthias Clasen2005-05-159-45/+573
* Update testcases.Matthias Clasen2005-05-133-3/+33
* Make the generated C code compile.Matthias Clasen2005-05-134-5/+339
* Free the name parts.Matthias Clasen2005-05-131-8/+16
* Pass the strings and types hash tables in the right order when recursing.Matthias Clasen2005-05-131-4/+1
* Generate consistent end tags.Johan Dahlin2005-05-131-3/+3
* Actually add methods to objects. (Steven Walter)Matthias Clasen2005-05-131-0/+1
* Rename Transfer and Direction to GITransfer and GIDirection. (TorstenMatthias Clasen2005-05-132-8/+8
* Some fixesMatthias Clasen2005-05-125-144/+205
* Add a --verbose cmdline option and only log messages if it is specified.Matthias Clasen2005-05-114-24/+98
* Correct the size calculation for 2-parameter types and for objects.Matthias Clasen2005-05-102-2/+25
* Don't forget to count the module name when calculating the required sizeMatthias Clasen2005-05-103-4/+13
* Free the option context.Matthias Clasen2005-05-101-0/+1
* Clean up handling of names. All elements have a "name", only the elementsMatthias Clasen2005-05-099-159/+124
* Allow constructors in boxedMatthias Clasen2005-05-092-1/+4
* Initial revisionMatthias Clasen2005-05-0914-0/+8361