Kalle Stenflo
|
40c0814dfa
|
Fixed naming issue with PassthroughFilter.java
|
13 years ago |
Kalle Stenflo
|
cb122f7f31
|
Fixed bug with single '=' sign.
|
13 years ago |
Kalle Stenflo
|
0669d4d039
|
Started compliance checks.
|
13 years ago |
Kalle Stenflo
|
c3d60b764d
|
Fixed JsonPath compliance issue.
see http://code.google.com/p/json-path/issues/detail?id=7
|
13 years ago |
Kalle Stenflo
|
2933d3be25
|
Fixed bracket bug in array filters.
|
13 years ago |
Matt Bishop
|
13f3adfbde
|
Fixed bug (and added unit test) where a path that ended with a dot (.) would throw an IndexOutOfBoundsException.
|
13 years ago |
Matt Bishop
|
fd07c05fd4
|
Modified/added tests to show bug #8 better.
|
13 years ago |
Matt Bishop
|
3035d3caf3
|
Added tests to prove that properties with dashes in the names can be found.
http://code.google.com/p/json-path/issues/detail?id=8
|
13 years ago |
Kalle Stenflo
|
c03c029c7e
|
Code clean up.
|
13 years ago |
kalle
|
f7a506434b
|
Added Jackson provider
|
13 years ago |
kalle
|
62cdd166c0
|
Major code clean up.
|
13 years ago |
kalle
|
e53bd8a8ba
|
All test running
|
13 years ago |
kalle
|
15e9769ab2
|
New PathTokenizer
|
13 years ago |
kalle
|
a5e0d27304
|
Refactored split path.
|
13 years ago |
kalle
|
85d1585d13
|
Improved JSON bracket notation.
|
14 years ago |
kalle
|
3fa51bdb96
|
strict and slack mode introduced.
|
14 years ago |
kalle
|
d87fab1cca
|
refactored filter compiler
|
14 years ago |
kalle
|
e55e0a2aac
|
removed readOne from JsonPath
|
14 years ago |
Johan Haleby
|
ebc3bedc44
|
Added some more tests
|
14 years ago |
kalle
|
8f695ae262
|
improved path parsing
|
14 years ago |
kalle
|
c01457fad2
|
improved tests
|
14 years ago |
kalle
|
e8808b61da
|
removed System.out prints
|
14 years ago |
kalle
|
d77e302cb3
|
improvements
|
14 years ago |
kalle
|
759ecf35b6
|
implemented naive eval function to remove java ScriptEngine dependency (support for java 5)
|
14 years ago |
kalle
|
bd8f5e8ee8
|
improved java doc
|
14 years ago |
kalle
|
ef00f81fc8
|
minor refactorings
|
14 years ago |
kalle
|
11679e8dbb
|
minor refactoring
|
14 years ago |
kalle
|
e1de6a7086
|
code cleanup
|
14 years ago |
kalle
|
91df636d12
|
use java scripting to eval path criteria
|
14 years ago |
kalle
|
42865658d6
|
created assert project
|
14 years ago |
kalle
|
0c426a4180
|
renamed projects
|
14 years ago |