55 コミット (e6c294d87b8e80dec5ba4b9cf0f65c7b189354f4)
 

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