22 Commits (bb75b172b5f82483184a7a205b32073d06e602b4)

Author SHA1 Message Date
Archimedes Trajano 93651e49b7 Only call getEffectiveDefaults when needed 10 years ago
Archimedes Trajano 616c5275b7 Remove unused logger from class 10 years ago
Jochen Berger f6bc487d5b move the default Defaults implementation to a separate class that is only loaded when needed, this makes it possible to exclude the json-smart dependency (see https://code.google.com/p/json-path/issues/detail?id=68) 10 years ago
Kalle Stenflo e6e28772f3 Moved providers out of internal. 10 years ago
Kalle Stenflo c71e2c5e48 Improved support for Gson and Jackson Providers. 11 years ago
Kalle Stenflo 73bf52fdd8 Added limit() to JsonReader. 11 years ago
Kalle Stenflo 3cb6d6b1de Added EvaluationListener support. 11 years ago
Kalle Stenflo 1bb52b59b0 Renamed internal 'compiler' package to 'token' 11 years ago
Kalle Stenflo 3c2d3ecc70 Changed some method names and added java doc. 11 years ago
Kalle Stenflo 2d01aa630b Fixed failing test. 11 years ago
Kalle Stenflo 05a74953ed Renamed Converters to Mappers and added JacksonMappingProvider. 11 years ago
Kalle Stenflo c78fcf6d1c Made provider names more symmetrical. Some documentation. 11 years ago
Kalle Stenflo 15f1330987 Reworked conversion handling. 11 years ago
Jochen Berger c8cf8356c1 remove `JsonProviderFactory`, the `JsonProvider` should be set via `Configuration` 11 years ago
Kalle Stenflo 4194ac3e7e Clean up. 11 years ago
Kalle Stenflo c88638c4ef Fixed issues 11 years ago
Kalle Stenflo 0d8192170a Code clean up and JacksonProvider improvements. 11 years ago
Kalle Stenflo 5a4bf10940 Code 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
Kalle Stenflo ed1ebe7b74 Removed apache commons dependencies. 12 years ago
Kalle Stenflo 47cb1c6f06 Improved API and added some doc. 12 years ago
Kalle Stenflo b15cb3ac8f API clean up. Reduce static method overloading by fluent API. 12 years ago