Jorge López
|
3da7d8cb79
|
syntactic changes: Markdown semantics
|
2025-01-18 19:20:11 +01:00 |
|
Jorge López
|
bbe3cded38
|
syntactic changes: use f64::INFINITY instead of deprecated std::f64::INFINITY
|
2025-01-18 19:20:11 +01:00 |
|
Jorge López
|
218a2e6dda
|
syntactic changes: remove unneeded mut, lifetimes,references that get instantaneously dereferenced and casts
|
2025-01-18 18:43:47 +01:00 |
|
Jorge López
|
86a4714711
|
syntactic changes: remove unneeded paths when the type is already imported
|
2025-01-18 18:29:12 +01:00 |
|
Jorge Hermo
|
15f7928551
|
chore: enable all features in clippy ci and fix more clippy lints
|
2025-01-15 23:23:12 +01:00 |
|
김선우
|
8ed2d14ca4
|
Reposition licenses in core package
|
2025-01-14 19:42:09 +09:00 |
|
Pekka Enberg
|
1e94dbffcc
|
Merge branch 'main' into json-error-position
|
2025-01-13 18:21:37 +02:00 |
|
Peter Sooley
|
b5fed15997
|
implement json_error_position
|
2025-01-10 11:12:30 -08:00 |
|
Kacper Madej
|
91d4ac3ac0
|
Fix expression chaining
|
2025-01-10 12:14:57 +07:00 |
|
Kacper Madej
|
0f4e5ad26d
|
Implement simplified json path
|
2025-01-10 11:50:43 +07:00 |
|
Kacper Madej
|
743a8b2d94
|
Merge branch 'main' into right-arrow-json
|
2025-01-10 11:28:13 +07:00 |
|
Kacper Madej
|
74e19e2148
|
Optimization
|
2025-01-09 17:16:58 +07:00 |
|
Kacper Madej
|
dd533414ef
|
Implement -> and ->> operators for json
|
2025-01-09 15:38:32 +07:00 |
|
Kacper Madej
|
eebf9bfaac
|
Implement json_type
|
2025-01-09 11:29:17 +07:00 |
|
Kacper Madej
|
f27f873804
|
PR remarks #2
|
2025-01-02 15:09:16 +07:00 |
|
Kacper Madej
|
7553d3684a
|
Assert specific error in tests
|
2025-01-02 15:01:43 +07:00 |
|
Kacper Madej
|
7d7d202ffe
|
PR remarks
|
2025-01-02 14:41:47 +07:00 |
|
Kacper Madej
|
692301e72c
|
Merge branch 'main' into json-extract
|
2024-12-31 15:53:08 +07:00 |
|
Kacper Madej
|
2e730ead25
|
Merge branch 'main' into json-extract
|
2024-12-31 15:41:18 +07:00 |
|
Kacper Madej
|
ad9acf7400
|
Add support for json_extract
|
2024-12-31 15:11:36 +07:00 |
|
Lauri Virtanen
|
854005b977
|
Run cargo clippy --fix && cargo fmt
|
2024-12-29 19:22:28 +02:00 |
|
adamnemecek
|
97647ff056
|
Clean up code to use Self
Closes #556
|
2024-12-29 10:07:38 +02:00 |
|
Peter Sooley
|
28244b10d6
|
implement json_array_length
|
2024-12-26 15:08:11 -08:00 |
|
Kacper Madej
|
cdb24d3de1
|
Handle issues with nested arguments
|
2024-12-20 11:32:57 +01:00 |
|
Kacper Madej
|
19ae42dfa3
|
Implement json_array
|
2024-12-20 11:15:48 +01:00 |
|
Pere Diaz Bou
|
ce8378793e
|
btree: run until finished or IO + bug fixes
|
2024-11-11 17:03:15 +01:00 |
|
jussisaurio
|
b6e88ca883
|
cargo clippy --fix --allow-dirty && cargo fmt
|
2024-09-15 09:35:39 +03:00 |
|
JeanArhancet
|
15ab7955d3
|
add licences
|
2024-08-05 21:34:30 +02:00 |
|
JeanArhancet
|
4050a3ebe2
|
refactor: impl json5 direclty
|
2024-08-04 12:47:08 +02:00 |
|