marco
af92007434
Merge remote-tracking branch 'upstream/master'
2016-10-20 13:42:25 +02:00
Peter Fern
76567ab639
Fix imports for Go 1.5+
...
Particularly important for 1.6+, since the deprecated imports have been
removed entirely. Fixed by syncing with upstream stringer (includes
some other minor fixes/modifications).
2016-06-03 23:40:00 +10:00
Alvaro Lopez Espinosa
986f3e9353
Changed the flag noJSON to json
2016-05-21 13:34:12 +01:00
marco
8bdc3a85b5
fixed importer
2016-04-09 01:30:49 +02:00
marco
3d7dacca3a
fixed imports
2016-04-09 01:20:52 +02:00
marco
ef9a220565
implemented sql flag
2016-02-06 22:46:59 +01:00
marco
cd583bfe41
Merge remote-tracking branch 'upstream/master'
2016-02-06 22:40:52 +01:00
marco
5ecab372f9
renamed method
2016-02-06 22:27:43 +01:00
Álvaro
8ff8ff6be4
Updated tests
2016-01-19 19:54:00 +00:00
Á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
af7ef17caa
implemented Scanner and Valuer interface
2016-01-12 12:37:51 +01: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