aboutsummaryrefslogtreecommitdiffstats
path: root/write.cpp
AgeCommit message (Expand)AuthorFilesLines
2009-06-18Strip trailing whitespace.David Robillard1-5/+5
2009-03-30Add really primitive pretty printer.David Robillard1-0/+27
2009-03-15Abstract away (and prettify/shrink) dynamic_cast of AST objects.David Robillard1-6/+6
2009-03-07Shorter and more consistent names (AST -> A).David Robillard1-5/+5
2009-03-07Consistent external forms.David Robillard1-9/+12
2009-03-07Stream based serialisation of AST nodes (can write arbitrarily large expressi...David Robillard1-0/+55