Commit Graph

  • 78452a952a Add Transformers Gert-Jan Timmer 2019-01-17 13:07:52 +0100
  • 16ae335f48 Fix End2End test for non-windows platforms Gert-Jan Timmer 2019-01-16 18:06:03 +0100
  • 2615c451ce Write to tempfile first then rename David Terei 2018-08-08 16:27:25 -0700
  • a4db2f8dd0 Support including chosen comments in generated code David Terei 2018-08-08 16:16:25 -0700
  • 30e0eba7d0 Use enumer not stringer in usage output David Terei 2018-08-08 15:58:26 -0700
  • 6bcfe2edaa
    Merge pull request #32 from boromisp/patch-1 Álvaro López Espinosa 2018-06-11 10:17:43 +0100
  • d45c729264
    Use the standard generated file marker Peter Boromissza 2018-06-10 16:30:56 +0200
  • a68056ee97
    Merge pull request #30 from techmexdev/patch-1 Álvaro López Espinosa 2018-04-12 10:12:48 +0100
  • 5188ada83d
    Update README.md Rodolfo Rodriguez 2018-04-11 17:50:53 -0500
  • 6c940ce86e
    Merge pull request #29 from prashantv/unmarshal_comment Álvaro López Espinosa 2018-04-10 14:03:10 +0100
  • 0fe51c2f54 Fix typo in generated comment for UnmarshalText Prashant Varanasi 2018-04-09 18:09:18 -0700
  • 70e5ffb726 Add link to cover badge Alvaro Lopez Espinosa 2018-03-09 18:12:22 +0000
  • 64261f400f Update godoc card Alvaro Lopez Espinosa 2018-03-09 18:10:12 +0000
  • a70439e187 Add godoc card Alvaro Lopez Espinosa 2018-03-09 18:09:16 +0000
  • 865d4d5850 Updated docs Alvaro Lopez Espinosa 2018-03-09 18:05:29 +0000
  • a7e0f72c42 Add docs Alvaro Lopez Espinosa 2018-03-09 18:02:04 +0000
  • 13c6b5bfe2 remove white line Alvaro Lopez Espinosa 2018-03-09 17:16:29 +0000
  • c5796a6202 Add go report card Alvaro Lopez Espinosa 2018-03-09 17:08:50 +0000
  • 348e446ba6 Add License Alvaro Lopez Espinosa 2018-03-09 17:06:57 +0000
  • 87dc173c7b Fix some golint suggestions Alvaro Lopez Espinosa 2018-03-09 16:55:00 +0000
  • 58936429ea Add code coverage Alvaro Lopez Espinosa 2018-03-09 16:04:50 +0000
  • f6af706459 Correct some typos Alvaro Lopez Espinosa 2018-03-09 14:47:25 +0000
  • d213131f3e Changed "BelongsTo" method by "IsA" and update Readme Alvaro Lopez Espinosa 2018-03-09 14:44:41 +0000
  • d6adb342e2 Optimized belongsToEnum method and updated tests Alvaro Lopez Espinosa 2018-03-09 12:33:11 +0000
  • 1dea5e9823 Create "values" and "belongsToEnum" methods Álvaro 2018-03-09 11:32:26 +0000
  • 7aaf68cd58 Add missing comments Álvaro 2018-03-08 20:17:07 +0000
  • 60ace443ec
    Merge pull request #28 from MrGossett/MrGossett/comment-json-yaml Álvaro López Espinosa 2018-03-08 20:12:28 +0000
  • 7b30369342 Updated Readme Álvaro 2018-03-08 20:08:41 +0000
  • 81eff08fc7 Add a new "text" flag for TextMarshaler methods Álvaro 2018-03-08 19:51:11 +0000
  • f283678ee0
    Comments for JSON and YAML marshaler methods Tim Gossett 2018-02-19 22:20:31 -0500
  • f3fec002f1 Change the name of the generated file Alvaro Lopez Espinosa 2018-02-06 12:17:13 +0000
  • 644919b7e9
    Merge pull request #15 from wttw/master Álvaro López Espinosa 2018-02-06 12:04:43 +0000
  • bd9938fa86 Remove autotrimprefix option; add basic tests for -trimprefix. Steve Atkins 2018-02-05 16:48:43 -0800
  • e1f9d08449 Add expected comments. Steve Atkins 2018-02-05 16:09:28 -0800
  • 276f4081b1 Merge branch 'master' of git://github.com/alvaroloes/enumer Steve Atkins 2018-02-05 15:45:41 -0800
  • 3ee8f07883
    Merge pull request #25 from wlbr/master Álvaro López Espinosa 2018-02-05 11:42:07 +0000
  • ebfd0d9bb3
    Merge pull request #23 from carlsverre/master Álvaro López Espinosa 2018-02-05 11:29:12 +0000
  • 7c891f48ad
    Merge branch 'master' into master Álvaro López Espinosa 2018-02-05 11:28:19 +0000
  • 056aba1393
    Merge pull request #22 from GodsBoss/master Álvaro López Espinosa 2018-02-05 11:22:47 +0000
  • c4e9df231f
    Merge pull request #19 from pascaldekloe/master Álvaro López Espinosa 2018-02-05 11:22:15 +0000
  • 5d97e5e788
    Revert "Updated stringer.go to current version (2018/01)" Michael Wolber 2018-01-04 12:01:03 +0100
  • 95a15ae31e
    Updated stringer.go to current version (2018/01) Michael Wolber 2018-01-04 11:38:06 +0100
  • aa50e29ee8
    Added comment to generated ...String function. Removed usage of _ in identifiers. Michael Wolber 2018-01-03 15:35:09 +0100
  • e5b99fedb3 Maintain go 1.8 compat Carl Sverre 2017-11-28 15:42:24 -0800
  • 7f992c627d import from source Carl Sverre 2017-11-28 15:31:38 -0800
  • 15e9093eb1 Fix typo. Timo Reitz 2017-11-02 22:02:53 +0100
  • f1508650a2 Replace naming convention library. Eliminates transformer code. Pascal S. de Kloe 2017-08-06 00:55:25 +0200
  • 51d23ad531 add -trimprefix and -autotrimprefix Steve Atkins 2017-04-10 11:37:23 -0700
  • fbb114e61f Update README.md Álvaro López Espinosa 2017-02-09 11:02:18 +0000
  • 5b38bf6a65 Merge pull request #6 from THE108/transform Álvaro López Espinosa 2017-02-09 10:48:40 +0000
  • a086331b38 Update readme achernov 2017-02-01 11:49:25 +0300
  • 432dffaa95 Add enum value string representation transformation feature achernov 2017-02-01 10:01:12 +0300
  • a13305de81 Merge pull request #5 from jim-minter/master Álvaro López Espinosa 2017-01-09 10:30:09 +0000
  • 86cfc17470 add yaml support Jim Minter 2016-12-20 12:57:15 +0000
  • 68e3d4bbf5 Updated readme Álvaro 2016-10-26 17:12:50 +0100
  • 04c93cadb4 Updated readme Álvaro 2016-10-26 17:12:25 +0100
  • d3da35e3d0 Fixes and adds tests after merge Álvaro 2016-10-26 16:59:55 +0100
  • ad5bc9c3e5 Merge pull request #3 from webguerilla/master Álvaro López Espinosa 2016-10-26 16:45:19 +0100
  • af72d0db85 bug fix if string instead of []byte is returned from db (this is the case for postgreSQL) marco 2016-10-21 15:20:44 +0200
  • af92007434 Merge remote-tracking branch 'upstream/master' marco 2016-10-20 13:42:25 +0200
  • a3c44a7985 Merge pull request #4 from pdf/go15_plus_imports Álvaro López Espinosa 2016-06-08 17:16:13 +0100
  • 76567ab639 Fix imports for Go 1.5+ Peter Fern 2016-06-03 23:26:15 +1000
  • 986f3e9353 Changed the flag noJSON to json Alvaro Lopez Espinosa 2016-05-21 13:34:12 +0100
  • 8bdc3a85b5 fixed importer marco 2016-04-09 01:30:49 +0200
  • 3d7dacca3a fixed imports marco 2016-04-09 01:20:52 +0200
  • 3e78fe69e0 handle database NULL values marco 2016-02-11 19:27:29 +0100
  • 0978fe0e3d fixed bug: Scan used value receiver and not pointer marco 2016-02-09 13:14:00 +0100
  • ef9a220565 implemented sql flag marco 2016-02-06 22:46:59 +0100
  • cd583bfe41 Merge remote-tracking branch 'upstream/master' marco 2016-02-06 22:40:52 +0100
  • 5ecab372f9 renamed method marco 2016-02-06 22:27:43 +0100
  • 0a3314337f fixed bug: return error marco 2016-02-02 15:40:25 +0100
  • e9e87a4508 Fixed typo in README Álvaro López Espinosa 2016-01-21 10:49:12 +0000
  • 8e90031b3d Added inspiring projects to readme Álvaro 2016-01-20 23:18:14 +0000
  • e2f75033ac Fixed Readme Álvaro 2016-01-20 23:15:57 +0000
  • 6764143423 Updated readme with the new JSON additions Álvaro 2016-01-20 23:09:18 +0000
  • 8ff8ff6be4 Updated tests Álvaro 2016-01-19 19:54:00 +0000
  • 06fa207af0 Added a new flag/feature to generate json marshaling methods Álvaro 2016-01-19 19:39:33 +0000
  • 9e56f9eb23 removed unnecessary params in function call marco 2016-01-13 11:50:18 +0100
  • 42a5bdff6f fixed generated Scan method marco 2016-01-12 13:05:56 +0100
  • af7ef17caa implemented Scanner and Valuer interface marco 2016-01-12 12:37:51 +0100
  • a8751cee5a Updated README with syntax highlighting for Go snippets alvaroloes 2015-12-31 14:41:41 +0000
  • ce36ee186f Updated README alvaroloes 2015-12-31 14:36:39 +0000
  • 54304668d7 Move code out of the inner for loop as it only depend on the outer one alvaroloes 2015-12-31 14:03:36 +0000
  • 04512eae0c Uncommented commented code by error alvaroloes 2015-12-29 13:48:01 +0000
  • 791bddaf9e Fixed markdown format alvaroloes 2015-12-29 13:29:35 +0000
  • 3e5724bd2a Added readme alvaroloes 2015-12-29 13:27:33 +0000
  • 58c57e5d15 Added a method to the generated code to get the enum value from the string name. Fixed all tests. alvaroloes 2015-12-29 13:14:54 +0000