summaryrefslogtreecommitdiff
path: root/play.py
AgeCommit message (Expand)AuthorFilesLines
2009-06-27Restrict GeneratePython invocations to use only namespace and schema_locationpab1-1/+1
2009-04-26Fix missed instances of old namepab1-2/+2
2009-04-16Move generate into bindingpab1-2/+2
2009-04-12Move the guts of generation into PyWXSB.generatepab1-321/+3
2009-04-11Correct generation of lists and unionspab1-3/+3
2009-04-11Rework to change how facets are mappedpab1-12/+61
2009-04-10Generate facet informationpab1-4/+59
2009-04-10Rework for general generationpab1-13/+209
2009-04-08Update to new namespace interface, walk componentspab1-21/+5
2009-03-06In-progress facet updatespab1-2/+2
2009-03-06Update to new interfacepab1-3/+3
2009-02-25Start reworking generator to be configurablepab1-3/+4
2009-02-22More generation workpab1-2/+2
2009-02-22More work on generationpab1-1/+2
2009-02-22Iterate over generation to ensure def before usepab1-4/+1
2009-02-21First pass towards code generationpab1-0/+44