159 Commits

Author SHA1 Message Date
Measly Twerp
5c29b54e3a
Added query to the keywords
I added `query` to the keywords to help people find this on crates.io as there are a few similar crates that use `json` and `query`.
2019-07-11 22:34:42 +09:30
freestrings
dde0d5dc2e test coverage 개선 2019-06-26 18:19:52 +09:00
freestrings
a553b4b06b wasm build 추가 2019-06-26 17:53:19 +09:00
freestrings
3d33e8bd08 빌드패스에서 'benchs' 제거 2019-06-26 17:01:43 +09:00
freestrings
8f01598e05 code coverage 90% 2019-06-26 15:07:49 +09:00
freestrings
cab5177811 the clippy lints 2019-06-25 23:56:13 +09:00
freestrings
9a28faf058 apply clippy lints - wasm, nodejs 2019-06-25 23:41:10 +09:00
freestrings
319186b1d9 apply clippy lints - tests 2019-06-25 22:57:21 +09:00
freestrings
2f0d29d644 parser change to private module 2019-06-25 22:07:59 +09:00
freestrings
b910ed35f9 apply clippy lints 2019-06-25 22:01:31 +09:00
freestrings
f5717d6d26 remove useless function 2019-06-25 13:21:13 +09:00
freestrings
f1fda2af13 publish 0.2.3 - fixed #7 v0.2.3 2019-06-24 14:37:58 +09:00
freestrings
6ad4432737 jsonpath-rs 0.2.3 2019-06-24 14:35:14 +09:00
freestrings
13816df970 jsonpath-wasm 0.2.3 2019-06-24 14:35:14 +09:00
freestrings
030dccc8cc jsonpath_lib 0.2.3 2019-06-24 14:20:29 +09:00
freestrings
28ad9c903f remove indexmap crate 2019-06-24 14:12:00 +09:00
freestrings
be29571670 fix broken build in osx. remove neon-serde 2019-06-24 13:25:54 +09:00
freestrings
59dad2ea02 update example 2019-06-23 23:59:18 +09:00
freestrings
967df1b787 Invalid wildcard filter results #7 - nodejs, wasm 2019-06-23 18:56:30 +09:00
freestrings
6d38c67e90 Invalid wildcard filter results #7 2019-06-23 18:27:25 +09:00
freestrings
053be432f2 fix wildcard filter 2019-06-23 18:25:46 +09:00
freestrings
d384079842 Leaves 처리 위치 변경 2019-06-23 17:22:58 +09:00
freestrings
5f832e8fe7 code coverage 적용 2019-06-20 22:33:21 +09:00
freestrings
4390feb807 add tarpaulin setting 2019-06-20 22:31:33 +09:00
freestrings
f536391b71 select code coverage 2019-06-20 22:31:33 +09:00
freestrings
c19c75dac5 parser code coverage 2019-06-20 22:31:33 +09:00
freestrings
ad47444b7a src/lib.rs code coverage 2019-06-20 22:30:26 +09:00
freestrings
488e0b400f jsonpath-rs unit test for 0.2.2 v0.2.2 2019-06-19 16:17:58 +09:00
freestrings
fff0e869cb improve error message 2019-06-19 15:10:50 +09:00
freestrings
6a270c9456 IntelliJ rustfmt default rule 적용 2019-06-19 11:52:53 +09:00
freestrings
ebd49c2205 Resolved #6 (from v0.2.2), new array filter (range step, escaped quote notation, array keys) 2019-06-19 11:45:55 +09:00
freestrings
2537469f03 0.2.2 docs 2019-06-18 14:19:08 +09:00
freestrings
2e0f78f017 0.2.2 배포 전까지 jsonpath-rs unit test 임시 롤백 2019-06-18 13:38:11 +09:00
freestrings
5d36a0cf15 array keys - js unit test 2019-06-18 13:27:28 +09:00
freestrings
a72a13117e array range with step - js unit test 2019-06-18 13:27:09 +09:00
freestrings
964e0c00f5 escaped quote notation - js unit test 2019-06-18 13:26:42 +09:00
freestrings
de97e2f95a array keys 2019-06-18 13:26:36 +09:00
freestrings
74666d264e array range with step 2019-06-18 13:26:36 +09:00
freestrings
51deec66d0 escaped quote notation 2019-06-18 13:26:36 +09:00
freestrings
909c851dcc Results do not match other implementations - js unit test 2019-06-18 13:25:59 +09:00
freestrings
b41b9f3aa6 Results do not match other implementations #6 2019-06-17 12:07:52 +09:00
freestrings
1a5e8cc025 IntelliJ Run 설정 수정 2019-06-17 11:27:12 +09:00
freestrings
5abbfba254 테스트 코드에 select 대신 select_as를 사용하게 수정 2019-06-17 11:19:25 +09:00
freestrings
ffefb7b2e6 jsonpath-wasm 배포 오류 수정 v0.2.0 2019-06-11 23:04:40 +09:00
freestrings
950966d57e update docs 2019-06-11 22:49:27 +09:00
freestrings
635b5b8d43 update wasm README.md, nodejs README.md. restore nodejs build 2019-06-11 22:16:37 +09:00
freestrings
ff52821323 v0.2.0 - add: delete, replace feature. resolve #1. remove: map function. 2019-06-11 21:53:46 +09:00
freestrings
4af31947f5 0.2.0 배포 전까지 nodejs 빌드 제거 2019-06-11 18:56:27 +09:00
freestrings
766be8cab2 Stable 버전에서 컴파일 에러 수정 2019-06-11 18:56:27 +09:00
freestrings
2e9e0ac6fc compiled_path 인자 타입 변경, compute_path 로직 개선 2019-06-11 18:56:27 +09:00