59 Révisions (master)
 

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