aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | Add CustomLinkResolver which facilitates loading linked tables from files whi...James Ahlborn2017-05-116-12/+460
* | Allow inserting negative auto number fields, fixes pull request #3James Ahlborn2017-05-073-18/+12
* | Cover the GENERIC_JET4 format in unit tests, thanks to Gord ThompsonJames Ahlborn2017-05-038-12/+48
| * merge trunk changes through r1091James Ahlborn2017-04-291-2/+1
| |\ | |/ |/|
* | update parent pomJames Ahlborn2017-04-211-2/+1
| * use actual implicit comp op subclassJames Ahlborn2017-04-292-2/+26
| * better handling of non-conditional exprs as field validatorsJames Ahlborn2017-04-291-8/+28
| * merge trunk changes through r1087James Ahlborn2017-04-0310-56/+486
| |\ | |/ |/|
* | Implement support for partial index lookups. Efficient IndexCursor lookups c...James Ahlborn2017-04-0310-56/+486
| * merge trunk changes through r1085James Ahlborn2017-02-111-16/+0
| |\ | |/ |/|
* | more plugin cleanupJames Ahlborn2017-02-011-16/+0
| * change regex to compile on first use; turn invalid pattern into unmatchable r...James Ahlborn2017-02-112-34/+79
| * add more type coercion, string and date to numJames Ahlborn2017-02-074-70/+95
| * support string to number coercion for mixed math operationsJames Ahlborn2017-02-044-7/+133
| * add date time Value accessorJames Ahlborn2017-01-268-10/+49
| * better terminology for expressionsJames Ahlborn2017-01-152-27/+27
| * add TemporalConfig to allow for custom expression date/time formatsJames Ahlborn2017-01-148-23/+183
| * merge trunk changes through r1077James Ahlborn2016-12-3115-155/+488
| |\ | |/ |/|
* | update parent pom; various plugin updatesJames Ahlborn2016-11-302-10/+2
* | minor compilation cleanupsJames Ahlborn2016-11-301-3/+2
* | use column names in error messageJames Ahlborn2016-11-301-1/+1
* | [maven-release-plugin] prepare for next development iterationJames Ahlborn2016-11-301-4/+4
* | [maven-release-plugin] prepare release jackcess-2.1.6James Ahlborn2016-11-301-4/+4
* | prep for releaseJames Ahlborn2016-11-301-1/+1
* | better fix for switching read-only file formats to read-only mode, wrap with ...James Ahlborn2016-11-173-17/+152
* | Add support for global usage maps which are reference type maps. fixes issue ...James Ahlborn2016-11-178-129/+311
* | automatically switch to read-only mode when opening a file format which does ...James Ahlborn2016-11-123-7/+32
| * ditch BIG_INT value typeJames Ahlborn2016-12-319-143/+12
| * change evaluation contextJames Ahlborn2016-12-318-127/+175
| * use isNullJames Ahlborn2016-12-242-4/+7
| * Value cleanup, start on functionsJames Ahlborn2016-12-247-50/+34
| * add testing for most basic math and fix some edge case logicJames Ahlborn2016-12-223-39/+152
| * start testing simple math exprsJames Ahlborn2016-12-183-4/+87
| * add result caching for pure expressionsJames Ahlborn2016-12-152-1/+47
| * implement more operationsJames Ahlborn2016-12-151-5/+15
| * add method for indicating purity of an expression, possible use for future ca...James Ahlborn2016-12-153-0/+78
| * ditch boolean typeJames Ahlborn2016-12-0912-135/+27
| * checkpoint reworking expression classes and implementing many basic operationsJames Ahlborn2016-12-0920-216/+1452
| * ditch extra importJames Ahlborn2016-12-011-1/+0
| * reorg of expression classesJames Ahlborn2016-11-189-71/+145
| * rework classes, add more interfaces; start implementing builtin functions usi...James Ahlborn2016-11-037-158/+1052
| * test parsing of basic expressionsJames Ahlborn2016-10-262-165/+307
| * parse between exprJames Ahlborn2016-10-261-44/+81
| * handle order of ops for other types of exprsJames Ahlborn2016-10-252-76/+193
| * convert all ops to enum valuesJames Ahlborn2016-10-201-44/+117
| * fix handling of equivalent precedenceJames Ahlborn2016-10-162-5/+10
| * add debug to strings to start enabling some testingJames Ahlborn2016-10-152-11/+168
| * start implementing some special operatorsJames Ahlborn2016-10-131-55/+317
| * merge trunk changes through r1045James Ahlborn2016-10-042-2/+2
| |\ | |/ |/|
* | [maven-release-plugin] prepare for next development iterationJames Ahlborn2016-10-041-4/+4