Commit Graph

61 Commits

Author SHA1 Message Date
Álvaro 06fa207af0 Added a new flag/feature to generate json marshaling methods 2016-01-19 19:39:33 +00:00
marco 9e56f9eb23 removed unnecessary params in function call 2016-01-13 11:50:18 +01:00
marco 42a5bdff6f fixed generated Scan method 2016-01-12 13:05:56 +01:00
marco af7ef17caa implemented Scanner and Valuer interface 2016-01-12 12:37:51 +01:00
alvaroloes a8751cee5a Updated README with syntax highlighting for Go snippets 2015-12-31 14:41:41 +00:00
alvaroloes ce36ee186f Updated README 2015-12-31 14:36:39 +00:00
alvaroloes 54304668d7 Move code out of the inner for loop as it only depend on the outer one 2015-12-31 14:03:36 +00:00
alvaroloes 04512eae0c Uncommented commented code by error 2015-12-29 13:48:01 +00:00
alvaroloes 791bddaf9e Fixed markdown format 2015-12-29 13:29:35 +00:00
alvaroloes 3e5724bd2a Added readme 2015-12-29 13:27:33 +00:00
alvaroloes 58c57e5d15 Added a method to the generated code to get the enum value from the string name. Fixed all tests. 2015-12-29 13:14:54 +00:00