k3s/cmd/libs/go2idl/generator
Daniel Smith 5ac9b16ade First iteration of go2idl.
* Add support for pointers, map keys, more builtins, Alias types
* Support for packages & imports
* Add helper functions to types
* change generation interface
* fix naming/ordering
* SnippetWriter for templates
* Naming systems
* Use the standard packages for import resolution
* Documentation
2015-10-21 09:56:36 -07:00
..
default_generator.go First iteration of go2idl. 2015-10-21 09:56:36 -07:00
default_package.go First iteration of go2idl. 2015-10-21 09:56:36 -07:00
doc.go First iteration of go2idl. 2015-10-21 09:56:36 -07:00
error_tracker.go First iteration of go2idl. 2015-10-21 09:56:36 -07:00
execute.go First iteration of go2idl. 2015-10-21 09:56:36 -07:00
generator.go First iteration of go2idl. 2015-10-21 09:56:36 -07:00
import_tracker.go First iteration of go2idl. 2015-10-21 09:56:36 -07:00
snippet_writer.go First iteration of go2idl. 2015-10-21 09:56:36 -07:00
snippet_writer_test.go First iteration of go2idl. 2015-10-21 09:56:36 -07:00