Commit Graph

12 Commits

Author SHA1 Message Date
Eric Holscher
a94e3d8c60 Clean up warnings and move jinja_env onto base 2015-06-10 11:01:06 -07:00
Eric Holscher
5ca2ee76a5 Refactor into nicer top-level interface to the Domains.
Languages refactored:

* Python
* JS
2015-06-06 16:11:49 -07:00
Eric Holscher
1d3bd2012e Refactor some settings and jinja env. 2015-06-06 13:44:01 -07:00
Eric Holscher
df6e952a51 Fix python calls to create_class 2015-06-01 14:14:21 -07:00
Eric Holscher
c3239118b0 Move base into domains directory. 2015-06-01 14:14:15 -07:00
Eric Holscher
b56f2dc1d8 Merge remote-tracking branch 'origin/go-parsed-example' 2015-06-01 11:24:03 -07:00
Anthony Johnson
f0772d1a57 Support inverted go const and var objects
Changes class creation to a generator and invert list of const/var names to
multiple objects.
2015-05-30 22:03:19 -07:00
Christopher Swenson
0ccde8454a Fix double autoapi_dir prepended to find_files 2015-05-29 14:34:05 -07:00
Eric Holscher
aa62ad9af7 Sizable refactor of the autoapi tooling.
Standard template context and rendering. Also refactor YAML loading for new YAML formats.
2015-04-23 13:31:03 -07:00
Eric Holscher
d21b62937b Clean up the python code more. 2015-04-22 10:12:05 -07:00
Eric Holscher
09097cf364 Fix Python support 2015-04-20 22:54:32 -07:00
Anthony Johnson
4b13bebc8e Large refactor. Cleans up, adds tests, intermediate namespaces
Indexes are still broken due to past changes, but intermediate namespaces are
now linkable.
2015-04-14 15:59:09 -07:00