Commit Graph

16 Commits

Author SHA1 Message Date
Nathan Baulch
6fab653004 Remove problematic numbers regexp 2020-08-17 08:50:29 +10:00
Nathan Baulch
a6b8dcde35 Fix incorrect delimiter between dot and cap 2020-08-17 08:35:29 +10:00
Nathan Baulch
486369db5a Minor linting and readability improvements 2020-08-17 08:35:29 +10:00
Nathan Baulch
5ab870f8c1 Benchmarks 2020-08-17 07:21:47 +10:00
Ian Coleman
cb1a286566 Add test for ToScreamingDelimitedWithIgnore 2019-11-13 10:24:17 +11:00
Ian Coleman
13740a6cff Tidy up snake.go
Comment width reduced
If condition reworded for readability
Typo ingore/ignore
Rename del to delimiter
Run gofmt
2019-11-13 09:59:53 +11:00
likewei.ilike
44067336ae add method ToSnakeWithIgnore
Change-Id: Id75f3d34d1ffc13a53351cdec79b2130cb8ffa66
2019-09-29 15:08:34 +08:00
Ma_124
d73be125f8 ran gofmt -s -w *.go 2019-04-19 09:01:53 +02:00
Ian Coleman
3605ed457b Add tests for untested methods 2018-07-26 12:35:41 +10:00
Ma_124
b39e75bb17 Added ToDelimited 2018-07-03 20:24:52 +02:00
Ma_124
d3c8073f82 Added license notices of Ian Coleman to each file 2018-07-03 19:52:40 +02:00
richard
7c09721c5b Support from lowercase to continuous uppercase 2018-05-19 16:27:10 +08:00
Ian Coleman
d192385340 Treat acronyms as whole words
Closes #5
2018-03-11 18:56:25 +11:00
Ian Coleman
3de563c3dc Apply gofmt to all code 2017-11-29 12:02:53 +11:00
Ian Coleman
30c986a8fa Treat numbers as word boundaries 2017-11-29 11:52:26 +11:00
Ian Coleman
b30c1264ef Make repository public 2015-10-09 20:13:05 +11:00