- 18 Jul, 2013 1 commit
-
-
Kenton Varda authored
Allow SchemaLoader to use a callback to lazily load schema nodes, including dependencies of loaded nodes.
-
- 08 Jul, 2013 1 commit
-
-
Kenton Varda authored
-
- 12 Jun, 2013 1 commit
-
-
Kenton Varda authored
Enable some useful Clang warnings, fix some bugs it detected. Especially, eliminate all dynamic initializers.
-
- 06 Jun, 2013 6 commits
-
-
Kenton Varda authored
-
Kenton Varda authored
-
Kenton Varda authored
-
Kenton Varda authored
-
Kenton Varda authored
Use consistent naming style for structs that exist purely to specialize template aliases or functions.
-
Kenton Varda authored
-
- 31 May, 2013 1 commit
-
-
Kenton Varda authored
-
- 30 May, 2013 1 commit
-
-
Kenton Varda authored
-
- 29 May, 2013 1 commit
-
-
Kenton Varda authored
-
- 25 May, 2013 1 commit
-
-
Kenton Varda authored
-
- 22 May, 2013 1 commit
-
-
Kenton Varda authored
-
- 18 May, 2013 1 commit
-
-
Kenton Varda authored
-
- 17 May, 2013 1 commit
-
-
Kenton Varda authored
-
- 16 May, 2013 1 commit
-
-
Kenton Varda authored
Implement ability to set() struct and list fields by deep-copying from a corresponding Reader. This copy requires no schema knowledge.
-
- 15 May, 2013 1 commit
-
-
Kenton Varda authored
Mass rename 'reference' -> 'pointer'. Been meaning to do this for a while -- all the documentation talks about 'pointers', not 'references'.
-
- 13 May, 2013 2 commits
-
-
Kenton Varda authored
-
Kenton Varda authored
-
- 11 May, 2013 2 commits
-
-
Kenton Varda authored
Dynamic API mostly done... not tested. This commit actually starts embedding the schema data in the generated code.
-
Kenton Varda authored
-
- 10 May, 2013 1 commit
-
-
Kenton Varda authored
-
- 09 May, 2013 3 commits
-
-
Kenton Varda authored
-
Kenton Varda authored
-
Kenton Varda authored
-
- 29 Apr, 2013 1 commit
-
-
Kenton Varda authored
Implement 'Object' field type, which can be any pointer type. The caller specifies the type when calling the accessors.
-
- 28 Mar, 2013 2 commits
-
-
Kenton Varda authored
-
Kenton Varda authored
-
- 12 Mar, 2013 1 commit
-
-
Kenton Varda authored
Basic code generation starting to work. My machine just did something weird so I'm submitting and pushing in case of imminant hardware failure...
-
- 26 Feb, 2013 1 commit
-
-
Kenton Varda authored
-