Sam Jaffe
|
205ea54a1d
chore: update XCode version
|
5 月之前 |
Sam Jaffe
|
1c787e08fb
fix: result_of_t is deprecated
|
9 月之前 |
Sam Jaffe
|
8f75f3d365
chore: update magic_enum => 0.9.5
|
2 年之前 |
Sam Jaffe
|
bf98bd04e6
fix: flags handling
|
2 年之前 |
Sam Jaffe
|
a66ac70c36
feat: add magic_enum if has_include
|
2 年之前 |
Sam Jaffe
|
545cac4005
fix: allow vector<string> being passed into cast(Out&, vector)
|
2 年之前 |
Sam Jaffe
|
0c4a42ca82
Merge branch 'release/clean'
|
2 年之前 |
Sam Jaffe
|
9c43366571
Improve docs
|
2 年之前 |
Sam Jaffe
|
69be20dd35
Add a few missing integral types
|
2 年之前 |
Sam Jaffe
|
40a90787a8
Test coverage
|
2 年之前 |
Sam Jaffe
|
fa2351eb2b
Modify cast utils to support ADL
|
2 年之前 |
Sam Jaffe
|
65f2c5b2c9
Reimplement reverse
|
2 年之前 |
Sam Jaffe
|
6c5dfe4bee
Make tokenizer support string_view.
|
2 年之前 |
Sam Jaffe
|
3fe60f3c46
feat: add a string_utils::join and string_utils::rsplit
|
3 年之前 |
Sam Jaffe
|
32b877b3ab
feat: add automatic binding for string-likes such as fs::path
|
3 年之前 |
Sam Jaffe
|
32fdca165a
bugfix: don't accidentally catch filesystem, etc
|
3 年之前 |
Sam Jaffe
|
94f96e6fa1
refactor: improve handling
|
3 年之前 |
Sam Jaffe
|
057f98396e
refactor: more cleanup
|
3 年之前 |
Sam Jaffe
|
23c7e406b5
refactor: support fluent map key handling
|
3 年之前 |
Sam Jaffe
|
925984bd1c
refactor: more unification
|
3 年之前 |
Sam Jaffe
|
eab2385a4c
refactor: use string_view
|
3 年之前 |
Sam Jaffe
|
af9a99dbd3
refactor: various
|
3 年之前 |
Sam Jaffe
|
68965f7aec
feat: add tuple handling
|
3 年之前 |
Sam Jaffe
|
db456dac7f
Fix inverted condition
|
4 年之前 |
Sam Jaffe
|
17ccbc2762
Fix typo
|
4 年之前 |
Sam Jaffe
|
bf67dbbb07
Add optional support to cast().
|
4 年之前 |
Sam Jaffe
|
ca3151390a
Add support for variant cast, add clang-format
|
4 年之前 |
Sam Jaffe
|
6908eff324
Merge branch 'feat/tokenize/quoted'
|
4 年之前 |
Sam Jaffe
|
ad8d8abdc3
Find doesn't actually work that way, make it efficient.
|
4 年之前 |
Sam Jaffe
|
ad57d0fb26
Pass tests.
|
4 年之前 |