index
:
jackcess.git
a97_indexes
dependabot/maven/org.apache.commons-commons-lang3-3.18.0
exprs
hms
jackcess-1.2.14
jackcess-2
jdk8
master
modules
mutateops
newformats
Mirror of the Jackcess project: https://github.com/jahlborn/jackcess
www-data
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
main
/
java
/
com
/
healthmarketscience
/
jackcess
/
impl
/
expr
/
BuiltinOperators.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
switch expression engine to LocalDateTime
James Ahlborn
2018-12-15
1
-3
/
+3
*
implement Format with predefined formats
James Ahlborn
2018-11-20
1
-4
/
+3
*
rework string conversion to date; add support for dates with implicit years; ...
James Ahlborn
2018-10-18
1
-1
/
+1
*
rework public expression api with better locale handling; support parsing of ...
James Ahlborn
2018-10-04
1
-107
/
+115
*
refactor support for working with Value instances
James Ahlborn
2018-09-06
1
-131
/
+1
*
test number functions
James Ahlborn
2018-07-17
1
-0
/
+2
*
add more tests; add not like
James Ahlborn
2018-07-01
1
-0
/
+4
*
implement floating point number formatting which matches access
James Ahlborn
2018-06-03
1
-11
/
+12
*
use decimal math context which matches access precision; tweak string to numb...
James Ahlborn
2018-05-30
1
-12
/
+28
*
normalize decimals when used; convert number literals to decimal instead of d...
James Ahlborn
2018-05-27
1
-5
/
+27
*
plug expr evaluation into columns/tables; create Identifier for tracking expr...
James Ahlborn
2018-05-08
1
-22
/
+36
*
use specific exceptions for expr eval
James Ahlborn
2018-03-31
1
-11
/
+12
*
long type should be int values; implement more date/time and misc other funct...
James Ahlborn
2017-09-23
1
-70
/
+31
*
implement some date/time functions
James Ahlborn
2017-09-22
1
-19
/
+35
*
split out function groups; implement numeric functions
James Ahlborn
2017-09-20
1
-0
/
+4
*
implement a bunch of functions which really need unit tests; add support for ...
James Ahlborn
2017-09-05
1
-0
/
+4
*
implement various functions
James Ahlborn
2017-08-17
1
-0
/
+1
*
add more type coercion, string and date to num
James Ahlborn
2017-02-07
1
-69
/
+60
*
support string to number coercion for mixed math operations
James Ahlborn
2017-02-04
1
-1
/
+56
*
add date time Value accessor
James Ahlborn
2017-01-26
1
-1
/
+3
*
add TemporalConfig to allow for custom expression date/time formats
James Ahlborn
2017-01-14
1
-3
/
+3
*
ditch BIG_INT value type
James Ahlborn
2016-12-31
1
-41
/
+10
*
change evaluation context
James Ahlborn
2016-12-31
1
-15
/
+30
*
use isNull
James Ahlborn
2016-12-24
1
-2
/
+5
*
Value cleanup, start on functions
James Ahlborn
2016-12-24
1
-20
/
+16
*
add testing for most basic math and fix some edge case logic
James Ahlborn
2016-12-22
1
-4
/
+19
*
implement more operations
James Ahlborn
2016-12-15
1
-5
/
+15
*
ditch boolean type
James Ahlborn
2016-12-09
1
-23
/
+4
*
checkpoint reworking expression classes and implementing many basic operations
James Ahlborn
2016-12-09
1
-127
/
+404
*
reorg of expression classes
James Ahlborn
2016-11-18
1
-0
/
+440