summaryrefslogtreecommitdiff
path: root/tests/cxx
AgeCommit message (Collapse)AuthorFilesLines
2009-12-14New default/fixed value initialization codeBoris Kolpackov11-92/+491
Now the default/fixed values are parsed by the compiler at compile time instead of the standard parsing code at runtime.
2009-12-08Multiple object model character encodings supportBoris Kolpackov9-5/+227
Also add support for ISO-8859-1.
2009-12-01Make the list type a container for its elementsBoris Kolpackov3-1/+68
2009-09-22Get rid of unnecessary .PHONY declarationsBoris Kolpackov73-333/+0
2009-09-17Generate .gitignore in compiler, test and example makefilesBoris Kolpackov57-400/+860
2009-09-17Start tracking XSD with gitBoris Kolpackov281-0/+17840