activity/tools/vocab
Cory Slep af5ed41bad Remove duplicate intermediate types.
This condenses the N types and M properties from N*M intermediate type
definitions to just M intermediate type definitions. These intermediate
types are no longer generated in the gen_<TYPE>.go files, but are all
within the separate gen_intermediate.go file.

This will hopefully reduce resource consumption during compilation of
the vocab package.
2018-06-17 18:51:30 +02:00
..
gen Remove duplicate intermediate types. 2018-06-17 18:51:30 +02:00
main.go Generate vocab package to multiple files. 2018-06-13 21:53:01 +02:00