9 Commits (73244289e77567875f871483022dc40c076b039b)

Author SHA1 Message Date
Jochen Berger 00c32fe5d3 add a test for https://code.google.com/p/json-path/issues/detail?id=58 10 years ago
Kalle Stenflo 631533e048 Multi prop restored to 0.9. 11 years ago
Kalle Stenflo 393926ad96 Fixed issue with indefinite path throwing exception. 11 years ago
Kalle Stenflo 1bb52b59b0 Renamed internal 'compiler' package to 'token' 11 years ago
Kalle Stenflo 358ba2398e Removed unused imports. 11 years ago
Kalle Stenflo 571654f7fb Allow document references in inline filters. 11 years ago
Kalle Stenflo 7621cd1d43 Gson support (work in progress). 11 years ago
Jochen Berger c8cf8356c1 remove `JsonProviderFactory`, the `JsonProvider` should be set via `Configuration` 11 years ago
Kalle Stenflo f05774a437 Fixed some tangles and removed dead tests. 11 years ago
Kalle Stenflo 4194ac3e7e Clean up. 11 years ago
Kalle Stenflo 20511b5cfc Optimized imports and removed file headers. 11 years ago
Kalle Stenflo 608c1a77be Rewrite intenals. 11 years ago
Jochen Berger 6efa648d17 allow to filter for existence of nested properties 12 years ago
Kalle Stenflo 5f8beff812 Fixed issue 36 - deep scan for arrays. 12 years ago
Kalle Stenflo 9ea098d74c Improved Exception handling. 12 years ago
Kalle Stenflo b3dd129088 found issues. 12 years ago
Kalle Stenflo 77e18924f9 Added internal logging support. 12 years ago
Kalle Stenflo f3e672c2a2 Improved exception handling. 12 years ago
Kalle Stenflo 81aa8b171d Array eval filters can be a path like [?(@.address.street == 'foo')] 12 years ago
Kalle Stenflo c9f4cd5a3d fixed array slizing. 12 years ago
Kalle Stenflo a875a730f3 Fixed issues. 12 years ago
Kalle Stenflo 2d5a17d045 Fixed multi prop select. 12 years ago
Kalle Stenflo 8c10101593 Filter support extended 13 years ago
Kalle Stenflo 557eb72d23 don't accept single '=' in array eval. 13 years ago
Kalle Stenflo 242b724baf Refactored code structure. 13 years ago
Kalle Stenflo c3d60b764d Fixed JsonPath compliance issue. 13 years ago
Kalle Stenflo 2933d3be25 Fixed bracket bug in array filters. 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. 13 years ago
kalle 62cdd166c0 Major code clean up. 14 years ago
kalle e53bd8a8ba All test running 14 years ago
kalle a5e0d27304 Refactored split path. 14 years ago
kalle 85d1585d13 Improved JSON bracket notation. 14 years ago
kalle 3fa51bdb96 strict and slack mode introduced. 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 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 e1de6a7086 code cleanup 14 years ago
kalle 91df636d12 use java scripting to eval path criteria 14 years ago
kalle 0c426a4180 renamed projects 14 years ago
kalle 3a288a73ba minor fix 14 years ago
kalle bd327d8ded restructured JsonPath impl 14 years ago