Commit Graph

  • 548248a457 field: fix doc typo Fatih Arslan 2014-08-12 11:29:05 +03:00
  • 5e0c20298b Merge pull request #11 from fatih/struct Fatih Arslan 2014-08-11 04:22:45 +03:00
  • 353ac3c164 Readme: small typo Fatih Arslan 2014-08-11 04:17:19 +03:00
  • d06e3eb5fe structure: improve examples Fatih Arslan 2014-08-11 04:15:58 +03:00
  • 1c91005c39 structure: more improvements Fatih Arslan 2014-08-11 03:53:35 +03:00
  • f614213600 struct: increase coverage back to %100 Fatih Arslan 2014-08-11 01:52:22 +03:00
  • 3bd57b6a66 field: add a method to get nested fields back Fatih Arslan 2014-08-11 01:00:39 +03:00
  • a92e1f9f8d field: cover all cases for fields Fatih Arslan 2014-08-11 00:51:56 +03:00
  • 84a0f611c7 more tests, additional methods for fields Fatih Arslan 2014-08-10 16:42:04 +03:00
  • d5c544c4f6 field: add tests for fields, WIP Fatih Arslan 2014-08-10 16:05:37 +03:00
  • 53f565ab3e field: add IsEmbedded and fix doc about Value() Fatih Arslan 2014-08-10 15:53:25 +03:00
  • fe137c012f structure: add constructor to provide a more advanced functions around structs Fatih Arslan 2014-08-10 15:47:04 +03:00
  • 50c639fd56 structure: golint and govet improvements Fatih Arslan 2014-08-08 15:38:40 +03:00
  • 091a0feb9b travis: add coverage Fatih Arslan 2014-08-08 14:06:49 +03:00
  • f59cd82529 tags: simplify parseTag, no need for len checking Fatih Arslan 2014-08-08 13:45:04 +03:00
  • 74f7a1f303 tags_test: include empty tag case Fatih Arslan 2014-08-08 13:32:35 +03:00
  • 563e458c93 structure_test: cover panicing of Name() Fatih Arslan 2014-08-08 12:53:38 +03:00
  • 76f7c2b740 Merge pull request #10 from fatih/tags Fatih Arslan 2014-08-08 12:42:00 +03:00
  • b10a55eb0c structure: clarifiy docs and add examples for omitnested tag option Fatih Arslan 2014-08-08 12:39:25 +03:00
  • 1b32eb1316 structure: add omitnested support to IsZero and HasZero Fatih Arslan 2014-08-08 11:49:06 +03:00
  • 72596462dd structure: add omitnested support to Fields Fatih Arslan 2014-08-07 22:18:04 +03:00
  • eacf1a7590 structure: add omitnested support to values Fatih Arslan 2014-08-07 21:57:51 +03:00
  • 137635f5eb structure: add omitnested feature to Map Fatih Arslan 2014-08-07 21:23:01 +03:00
  • fc5199c8cc tags: parse tag names and options Fatih Arslan 2014-08-07 18:17:41 +03:00
  • 792cad134c Merge branch 'master' of https://github.com/fatih/structure Fatih Arslan 2014-08-07 11:09:46 +03:00
  • e34cf80acb structure: fix mixed up indexes, fixes #8. Thanks @yrashk for reporting Fatih Arslan 2014-08-07 11:09:05 +03:00
  • 5715a69d09 Merge pull request #7 from smallfish/master Fatih Arslan 2014-08-05 18:39:49 +03:00
  • b673565392 update custom struct's field tag name use package var, remove setter/reset func smallfish 2014-08-05 22:45:42 +08:00
  • 13b7095115 Update README.md Fatih Arslan 2014-08-05 17:01:25 +03:00
  • 241e969210 structure: add IsZero() back that checks all fields Fatih Arslan 2014-08-05 16:54:01 +03:00
  • b334b6a03f support custom struct's field tag name smallfish 2014-08-05 21:43:46 +08:00
  • 301494b442 structure: rename IsZero to HasZero Fatih Arslan 2014-08-05 16:28:49 +03:00
  • 69a6a30d8e Update README.md Fatih Arslan 2014-08-04 00:49:29 +03:00
  • dc92ad5a15 Update readme.md Fatih Arslan 2014-08-03 22:23:57 +03:00
  • 0bde053c03 Update README.md Fatih Arslan 2014-08-03 22:23:08 +03:00
  • a1706cf168 Remove Implements Fatih Arslan 2014-08-02 01:02:04 +03:00
  • 816e3846a4 structure: add Implements method Fatih Arslan 2014-07-31 11:46:39 +03:00
  • 53685825f9 Remove WIP Fatih Arslan 2014-07-30 23:19:49 +03:00
  • 31b952e111 structure: Add Has() method, fix IsZero() Fatih Arslan 2014-07-30 22:01:18 +03:00
  • e68f708c4c Improve tests Fatih Arslan 2014-07-30 21:24:28 +03:00
  • 4875a9916b structure: check for pointer structs Fatih Arslan 2014-07-30 21:17:46 +03:00
  • 778d3311fd strucuture: rename IsValid to IsZero Fatih Arslan 2014-07-30 21:10:26 +03:00
  • 0ec62843ec structure: add anonymous fields test, closes #5 Fatih Arslan 2014-07-30 21:08:34 +03:00
  • 4d9abb0de1 structure: check for nested structs, closes #6 Fatih Arslan 2014-07-30 18:49:46 +03:00
  • cda09b4aa4 examples: remove artifact comment Fatih Arslan 2014-07-30 17:45:16 +03:00
  • 0aaea945f5 structure: add Name() function Fatih Arslan 2014-07-30 17:43:09 +03:00
  • 85225e04e3 Merge branch 'master' of https://github.com/fatih/structure Fatih Arslan 2014-07-30 16:04:42 +03:00
  • f13a957d40 structure, remove sorting Fatih Arslan 2014-07-30 16:03:37 +03:00
  • e69be9c8a4 Update README.md Fatih Arslan 2014-07-30 02:25:34 +03:00
  • 3a3a3259e4 Add WIP note Fatih Arslan 2014-07-30 02:23:49 +03:00
  • dc0f34edb2 structure: refactor duplicate code Fatih Arslan 2014-07-30 01:48:00 +03:00
  • 38f7313fbb Updat readme.md Fatih Arslan 2014-07-29 23:38:57 +03:00
  • af17259375 Convert ToSlice() to Values() Fatih Arslan 2014-07-29 23:07:59 +03:00
  • 32b1a23aeb structure: convert ToMap() to Map() Fatih Arslan 2014-07-29 23:01:00 +03:00
  • b7140a415d structure: improve API docs and add test for IsValid() Fatih Arslan 2014-07-29 22:56:01 +03:00
  • fbcdb369b6 Merge branch 'master' of https://github.com/fatih/structure Fatih Arslan 2014-07-29 13:14:31 +03:00
  • 0aeff94720 structure: add example for IsValid() Fatih Arslan 2014-07-29 13:04:37 +03:00
  • c0ef4f55de structure: add exampel for IsValid() Fatih Arslan 2014-07-29 13:04:37 +03:00
  • 518752a838 structure: improve doc for IsValid() Fatih Arslan 2014-07-28 01:23:45 +03:00
  • c36b654328 structure: add IsValid() function Fatih Arslan 2014-07-28 01:19:02 +03:00
  • 2d4d14a6c8 structure: add Fields() function, closes #4 Fatih Arslan 2014-07-27 23:52:52 +03:00
  • afdeeccc8b structure: remove returning error, it should panic just like reflect package Fatih Arslan 2014-07-27 23:38:29 +03:00
  • 68345fdc8f Update README.md Fatih Arslan 2014-07-27 17:01:33 +03:00
  • 9d01c85dab Fix typo in README.md Fatih Arslan 2014-07-27 16:59:46 +03:00
  • 30e8ac277e Update README.md Fatih Arslan 2014-07-27 16:59:21 +03:00
  • e7708e7aa2 Fix README.md Fatih Arslan 2014-07-27 16:54:16 +03:00
  • e8a7d20d51 structure: add ToSlice() , closes #3 Fatih Arslan 2014-07-27 16:53:29 +03:00
  • e10d13000f Update README.md Fatih Arslan 2014-07-27 14:55:29 +03:00
  • 716932739a structure: add IsStruct() method Fatih Arslan 2014-07-27 14:48:26 +03:00
  • 0b38db7f76 Update README.md Fatih Arslan 2014-07-26 20:01:53 +03:00
  • 76054e3735 Update README.md Fatih Arslan 2014-07-26 19:38:58 +03:00
  • 38ea8fd0fc example: show examples in godoc Fatih Arslan 2014-07-26 17:58:05 +03:00
  • d38308cd6b Add test for non struct Fatih Arslan 2014-07-26 17:46:48 +03:00
  • 4f9899b12b Update README.md Fatih Arslan 2014-07-26 17:43:29 +03:00
  • c8876826eb structure: add travis, example and fix of pointer to struct Fatih Arslan 2014-07-26 17:41:27 +03:00
  • ad2d6e3fe7 structure: first commit Fatih Arslan 2014-07-26 17:27:29 +03:00
  • 9916e00467 Initial commit Fatih Arslan 2014-07-26 14:08:52 +03:00