|
|
7239611c2a
|
fix unexpected token error when there is 1 possible token
|
2021-08-29 21:14:56 +02:00 |
|
|
|
81866da439
|
better array key errors
|
2021-08-29 21:06:52 +02:00 |
|
|
|
189a19d631
|
fix deserializing nested arrays with implicit keys into map
|
2021-08-29 20:45:45 +02:00 |
|
|
|
097ed69b9e
|
switch to miette for error reporting
|
2021-08-29 20:30:35 +02:00 |
|
|
|
f24e69d99f
|
0.2.11
|
2021-08-03 16:35:59 +02:00 |
|
|
|
7a98bf4825
|
fix index panicking when using int index
|
2021-08-03 16:35:47 +02:00 |
|
|
|
9fc78fed41
|
0.2.10
|
2021-05-03 19:02:56 +02:00 |
|
|
|
ba0b66e1bb
|
clonable errors
|
2021-05-03 19:02:45 +02:00 |
|
|
|
8c8b1a6904
|
0.2.9
|
2021-04-29 18:34:22 +02:00 |
|
|
|
3305bffc10
|
check without colors in ci
|
2021-04-29 18:32:02 +02:00 |
|
|
|
2653e6aa7b
|
pin source-span 2.2.1
|
2021-04-29 18:30:14 +02:00 |
|
|
|
261b417be9
|
fix building without the colors feature
|
2021-04-29 18:16:26 +02:00 |
|
|
|
ccc50cb289
|
make colors optional feature
|
2021-04-12 18:31:20 +02:00 |
|
|
|
dac7a79701
|
0.2.7
|
2021-03-22 19:02:42 +01:00 |
|
|
|
b195940fed
|
make Key Ord
|
2021-03-22 19:02:33 +01:00 |
|
|
|
d482c60016
|
0.2.6
|
2021-03-22 18:06:50 +01:00 |
|
|
|
370e959c6c
|
add iterators
|
2021-03-22 18:06:40 +01:00 |
|
|
|
4edf5edcd3
|
0.2.5
|
2021-02-24 16:20:13 +01:00 |
|
|
|
f6cd8d6fa0
|
ignore comments
|
2021-02-24 16:19:51 +01:00 |
|
|
|
3327a89c3f
|
0.2.4
|
2021-02-23 22:34:50 +01:00 |
|
|
|
a3178f9993
|
lower msrv to 1.43
|
2021-02-23 22:32:59 +01:00 |
|
|
|
688f4fb6f4
|
allow trailing semicolon
|
2021-02-15 15:38:39 +01:00 |
|
|
|
20dad94035
|
update dependencies
|
2021-02-13 19:53:37 +01:00 |
|
|
|
0df7145eef
|
0.2.1
|
2021-02-12 19:05:09 +01:00 |
|
|
|
2fac6f39e1
|
add as_int/float to Value
|
2021-02-12 19:04:59 +01:00 |
|
|
|
0090bea796
|
serde example
|
2020-12-14 00:13:00 +01:00 |
|
|
|
cf2fda0c8c
|
finish serde support
|
2020-12-14 00:11:32 +01:00 |
|
|
|
80a72c3d72
|
serde stuff
|
2020-12-13 22:31:06 +01:00 |
|
|
|
bf1edefb25
|
error with source printing
|
2020-12-13 18:21:12 +01:00 |
|
|
|
2352ed9fd1
|
accept more array keys
|
2020-12-13 18:05:50 +01:00 |
|
|
|
9ab5131b4c
|
some array cleanup
|
2020-12-13 17:35:51 +01:00 |
|
|
|
33bc8f160b
|
move towards spannedtoken
|
2020-12-13 17:24:28 +01:00 |
|
|
|
5e8ad8f513
|
dont store source in SpannedError
|
2020-12-13 17:08:11 +01:00 |
|
|
|
9dc0f567ca
|
move parsing into a struct
|
2020-12-13 16:47:14 +01:00 |
|
|
|
06e43ddd9c
|
the bit of performance is not worth this unsafe
|
2020-12-13 15:03:33 +01:00 |
|
|
|
f1c1f99328
|
minor string code cleanup
|
2020-12-08 21:46:32 +01:00 |
|
|
|
e9e13df444
|
also optimize single quoted strings
|
2020-12-08 21:36:08 +01:00 |
|
|
|
7d6934a265
|
optimize double quota string literals
|
2020-12-08 21:32:46 +01:00 |
|
|
|
f7ae4135d6
|
remove allocation for int parsing
|
2020-12-08 20:15:40 +01:00 |
|
|
|
2227135357
|
more complete float parsing
|
2020-12-07 21:35:14 +01:00 |
|
|
|
575d5be572
|
make bool handling case insensitive
|
2020-12-07 21:18:09 +01:00 |
|
|
|
a19ce28d07
|
extend integer literal support
|
2020-12-07 21:14:47 +01:00 |
|
|
|
309f71a041
|
implement display for Key and Value
|
2020-12-04 16:48:30 +01:00 |
|
|
|
51bc78810f
|
0.1.1
|
2020-12-03 15:59:09 +01:00 |
|
|
|
27b1552c94
|
handle null
|
2020-12-02 23:23:01 +01:00 |
|
|
|
6975a89b63
|
fix doc
|
2020-12-02 00:39:41 +01:00 |
|
|
|
45051f042e
|
ci
|
2020-12-02 00:32:21 +01:00 |
|
|
|
64653f3cd5
|
crate doc
|
2020-12-02 00:30:35 +01:00 |
|
|
|
36aada0b44
|
docs link
|
2020-12-02 00:29:10 +01:00 |
|
|
|
89610734af
|
basic readme, cleanup token error
|
2020-12-02 00:25:41 +01:00 |
|