59 Commits (master)
 

Author SHA1 Message Date
  Ian Coleman 77ddaa2c2d Migrate from travis-ci.org to travis-ci.com 3 years ago
  iancoleman 77cf97e1f9
Merge pull request #28 from tyronewilson/master 3 years ago
  Tyrone 10b280f8d2 Provides ability to configure custom acronyms 3 years ago
  iancoleman 31e1dd6d28
Merge pull request #26 from NathanBaulch/master 3 years ago
  Nathan Baulch e6c294d87b Reintroduce strings.TrimCase in snake 3 years ago
  Ian Coleman 5e0ad22508 Remove go versions in CI with no strings.Builder 3 years ago
  Ian Coleman 692d1b89fe Fix ToLowerCamel with leading space 3 years ago
  iancoleman 23e9d4e5c0
Merge pull request #24 from NathanBaulch/master 3 years ago
  Nathan Baulch 6fab653004 Remove problematic numbers regexp 3 years ago
  Nathan Baulch 820267b5d9 Performance optimizations 3 years ago
  Nathan Baulch a6b8dcde35 Fix incorrect delimiter between dot and cap 3 years ago
  Nathan Baulch 486369db5a Minor linting and readability improvements 3 years ago
  Nathan Baulch 5ab870f8c1 Benchmarks 3 years ago
  Ian Coleman 16388991a3 Update travisci 4 years ago
  Ian Coleman cb1a286566 Add test for ToScreamingDelimitedWithIgnore 4 years ago
  Ian Coleman e7b55ac809 Update examples in readme 4 years ago
  iancoleman ce7b139d80
Merge pull request #11 from shuheiktgw/small_fixes 4 years ago
  Ian Coleman 13740a6cff Tidy up snake.go 4 years ago
  Ian Coleman 198ca931c7 Fix acronyms for camel case 4 years ago
  iancoleman 21f80d9b9a
Merge pull request #19 from floydspace/floydspace-patch-1 4 years ago
  iancoleman b68dd5e7e7
Merge pull request #17 from jzlikewei/master 4 years ago
  Victor Korzunin 5c71f7c32a Add new test cases 4 years ago
  Victor Korzunin 689d515138
treat next letter after `.` as cap 4 years ago
  likewei.ilike 44067336ae add method ToSnakeWithIgnore 4 years ago
  iancoleman e506e3ef73
Merge pull request #14 from Ma124/master 5 years ago
  Ma_124 a54a9366e1 Added GoReportCard Badge and reworded the README slightly 5 years ago
  Ma_124 dfc5dc8c6d refactored doc to please golint 5 years ago
  Ma_124 d73be125f8 ran gofmt -s -w *.go 5 years ago
  Shuhei Kitagawa f97dca1ceb Add an instruction to install 5 years ago
  Shuhei Kitagawa 266d7ff9e8 Update Golang versions on Travis CI 5 years ago
  Ian Coleman 3605ed457b Add tests for untested methods 5 years ago
  iancoleman ebd67d563a
Merge pull request #10 from Ma124/master 5 years ago
  Ma_124 e9c8621a63 Fixed typo in README 5 years ago
  Ma_124 22125ab701 Swapped Ma124 to iancoleman in all badges for pull request 5 years ago
  Ma_124 9d2f0b2dc3 Reformatted readme 5 years ago
  Ma_124 2a89e57570 Updated readme 5 years ago
  Ma_124 04417c35f9 Added doc and kebab 5 years ago
  Ma_124 24e04f3d6a Added screaming and doc 5 years ago
  Ma_124 b39e75bb17 Added ToDelimited 5 years ago
  Ma_124 d3c8073f82 Added license notices of Ian Coleman to each file 5 years ago
  iancoleman 90d371a664
Merge pull request #9 from takuoki/master 5 years ago
  Takuo Oki e136f613ee
Merge pull request #1 from takuoki/first_upper_case 5 years ago
  takuoki 541756bf96 improve first upper case for ToLowerCamel 5 years ago
  iancoleman 6b1e2b920d
Merge pull request #6 from bestplay/master 6 years ago
  richard 7c09721c5b Support from lowercase to continuous uppercase 6 years ago
  bestplay f2ad438e9e
Update snake.go 6 years ago
  bestplay d8275f2535
Update snake.go 6 years ago
  Ian Coleman d192385340 Treat acronyms as whole words 6 years ago
  Ian Coleman 3de563c3dc Apply gofmt to all code 6 years ago
  Ian Coleman 30c986a8fa Treat numbers as word boundaries 6 years ago