openharmony_ci
6fccd0a49b
!2 Add OAT.xml and README.OpenSource
...
Merge pull request !2 from fangting/master
2023-04-14 08:10:03 +00:00
fangting
16fd066214
Add OAT.xml and README.OpenSource
...
Signed-off-by: fangting <fangting12@huawei.com>
2023-04-14 14:14:51 +08:00
openharmony_ci
29f2221ba3
!1 [heck]Add GN Build Files and Custom Modifications to Rust Third-party Libraries
...
Merge pull request !1 from lubinglun/master
2023-04-13 11:34:42 +00:00
lubinglun
8a84face3e
Add GN Build Files and Custom Modifications
...
Issue:https://gitee.com/openharmony/build/issues/I6UFTP
Signed-off-by: lubinglun <lubinglun@huawei.com>
2023-04-12 17:26:06 +08:00
Jonas Platte
76a8274f94
Publish v0.4.1
2023-02-01 16:51:37 +01:00
Robert Blaine
ddae274291
feat: Train-Case
2023-01-31 14:35:08 +01:00
Xiretza
09c3e04abc
doc: Fix typo
2023-01-01 03:07:58 +01:00
Jonas Platte
dbcfc7b8db
Release v0.4.0
2021-12-09 18:52:35 +01:00
Eli Flanagan
c501fc95db
Make unicode support optional (off by default)
2021-12-09 16:47:49 +01:00
Jonas Platte
e78e258277
readme: Use relative link for image
2021-10-11 13:01:06 +02:00
Jonas Platte
248050ae7a
Run cargo diet
2021-10-11 13:01:06 +02:00
SOFe
2e59d88222
Added AsXxxCase wrappers
2021-08-12 11:37:44 +02:00
Eli Flanagan
71b47f11ce
docs: sync documentation with code
...
Continues work from 523cf82
.
I also updated the numbering to aid any future rearrangement of those
lists.
Markdown and `cargo doc` render the list correctly numbered.
2021-04-26 19:10:43 +02:00
Jonas Platte
f48ec3e0e9
CI: Use MSRV for build job
2020-12-30 13:56:26 +01:00
Jonas Platte
2dbb21fb93
Add ToPascalCase as an alias to ToUpperCamelCase
2020-12-30 13:32:21 +01:00
Jonas Platte
523cf8297e
Rename ToCamelCase => ToUpperCamelCase, ToMixedCase => ToLowerCamelCase
2020-12-30 13:31:57 +01:00
Jonas Platte
894eab6006
Forbid unsafe code
2020-12-29 14:55:43 +01:00
Jonas Platte
9ac1c74463
Add .editorconfig
2020-12-29 14:50:50 +01:00
Jonas Platte
6c384d8401
Rename all traits from SomeCase to ToSomeCase
2020-12-29 14:49:51 +01:00
Jonas Platte
b3966b4fdb
Rewrap comments
2020-12-29 14:45:53 +01:00
Jonas Platte
8df9667450
Add GitHub actions CI
2020-12-29 14:20:11 +01:00
Jonas Platte
61338afb52
Update README.md
2020-12-22 00:33:15 +01:00
Jonas Platte
da605bd6b8
Run cargo fmt
2020-12-21 13:47:20 +01:00
Jonas Platte
1c13e81591
Release 0.3.2
2020-12-21 13:45:05 +01:00
Ruben Schmidmeister
d7506077c2
Remove not needed self:: prefix
2020-12-17 16:54:47 +01:00
Ruben Schmidmeister
04589b5b7e
Remove extern crate from docs
2020-12-17 16:52:21 +01:00
Ruben Schmidmeister
995565b73e
Switch to 2018 edition
2020-12-17 16:51:13 +01:00
Jonas Platte
f40c0f6e21
Clean up examples
2020-12-17 13:05:47 +01:00
Jonas Platte
1fde448121
Update README.md
2020-12-17 13:02:18 +01:00
Osspial
863b7fa75f
Fix issue where a snake was being mistaken for a camel
...
camels dont event look like sneks smh. maybe the snek ate a camel or something
2020-12-17 13:00:13 +01:00
Travis Gockel
c1c31639fb
Adds support for SHOUTY-KEBAB-CASE
2020-06-23 20:51:24 -06:00
Without Boats
093d56fbf0
update version
2018-12-19 23:48:09 +01:00
Erick Tryzelaar
50f5a5a8ee
heck is entirely dual licensed by MIT and Apache 2.0
...
According to https://github.com/withoutboats/heck/issues/9 , the
heck library is entirely dual licensed under MIT and Apache 2.0.
2018-11-19 18:53:47 +01:00
Without Boats
937459a039
Update version.
2017-08-16 20:23:04 -07:00
Without Boats
33fb5ce0a0
Update unicode segmentation dependency.
2017-08-16 20:22:48 -07:00
Dan Burkert
5315d0ea40
Do not insert break for numeric chars
2017-08-07 11:42:10 -07:00
Without Boats
7dd1770807
Update version.
2017-04-23 03:30:28 -07:00
Without Boats
20bbec5cf8
Add ?Sized bounds where necessary.
2017-04-23 03:30:11 -07:00
Without Boats
ac89ff21d4
Simplify word boundary algorithm.
2017-03-27 20:20:34 -07:00
Without Boats
be877f7953
Improve test cases.
2017-03-27 16:53:05 -07:00
Without Boats
f849701761
Remove dead code.
2017-03-27 16:46:19 -07:00
Without Boats
f9b413746f
Update to a new version with better boundaries.
...
XMLHttpRequest now XML|Http|Request instead of XMLH|ttp|Request.
2017-03-27 16:33:06 -07:00
Without Boats
8af174b8bb
Typo.
2017-03-27 04:30:24 -07:00
Without Boats
a194e22cab
Expand README.
2017-03-27 04:28:58 -07:00
Without Boats
056c56d595
Fix markdown.
2017-03-27 04:17:25 -07:00
Without Boats
20e54ce334
heck library, first commit.
2017-03-27 04:14:34 -07:00