7 Commits

Author SHA1 Message Date
Sibo Van Gool
e3af87eee5 Fix typos in OR codebase 2021-10-17 18:03:18 +02:00
Sibo Van Gool
08dc009412 [code_cleanup-1] Clean up using IntelliJ's 'Silent Code Cleanup' 2021-09-10 00:36:29 +02:00
Neil
0f01a9c437 Address Integer().toString() and Double().toString() warnings. 2020-03-19 18:19:07 -04:00
Daniel_M_Williams
e51f7a2827 [Minor] Cleaned up warnings
- Mostly un-parameterized generics
- adding 'serialVersionUID' member fields where javac complained
2016-01-17 11:58:06 -05:00
soupwizard
11c247135e fixed ~150 build warnings 2012-12-16 00:12:44 -08:00
Richard Graham
22a81bc9be Fixed negative number bug in exp4j and custom expressions. 2012-08-17 06:21:37 +00:00
Kevin Ruland
ead406e852 Exploded the exp4j source into our src/ directory. This allows us to more easily modify changes we make to the source. I inlined one call to Arrays.copyOf. 2012-08-10 19:13:50 +00:00