|
b78ef63bdf
|
remove serde code for now
|
2021-03-03 18:14:57 -05:00 |
|
|
23ae291361
|
disable serde
|
2021-03-03 18:13:35 -05:00 |
|
|
925a3b4afa
|
check all sections for lookup before failing
|
2021-03-01 23:59:38 -05:00 |
|
|
8778d42e78
|
benchmarks
|
2021-03-01 18:33:07 -05:00 |
|
|
cd2f58c920
|
use memrchr
|
2021-03-01 16:01:47 -05:00 |
|
|
0ce311a1eb
|
pendantic clippy lints
|
2021-02-27 23:19:25 -05:00 |
|
|
bfd4172e48
|
use str in most cases
|
2021-02-27 22:18:44 -05:00 |
|
|
267c53f15d
|
collaspe if block
|
2021-02-27 19:07:50 -05:00 |
|
|
38dc0f0b8f
|
Add more fields to cargo.toml
|
2021-02-24 16:44:04 -05:00 |
|
|
df6937ade1
|
exclude fuzz folder from cargo
|
2021-02-24 16:29:40 -05:00 |
|
|
48d7e1b65b
|
Use lto and single codegen unit for release
|
2021-02-24 13:09:52 -05:00 |
|
|
3094dfd2c0
|
select nom features
|
2021-02-24 12:30:49 -05:00 |
|
|
75a99679a2
|
make serde optional, clippy lints
|
2021-02-24 12:11:18 -05:00 |
|
|
ea0f76d528
|
Use BStr instead
|
2021-02-23 19:47:24 -05:00 |
|
|
eacb903dfd
|
more work on parser
|
2021-02-19 12:08:42 -05:00 |
|
|
d63b1f7ab3
|
more work
|
2021-02-19 00:12:59 -05:00 |
|
|
30b054df31
|
Complete initial parser
|
2021-02-18 12:49:47 -05:00 |
|