Commit Graph

8 Commits

Author SHA1 Message Date
7de348d759 Remove wildcard imports 2017-11-12 09:42:25 -05:00
f2a481952d Add @Override annotations and clean up code 2017-03-13 09:58:30 -04:00
5f10396af8 Use function alias in validation messages
Resolves #9
2017-03-07 10:59:51 -05:00
d55ebdd22f Resolves #13 - Exclusion based on type in ArgumentValidator 2017-03-02 11:39:07 -05:00
ef4c03a672 Expanded dlambda example 2017-03-02 10:29:59 -05:00
2bd0c1a674 Major Refactor - Static constants and test case names 2017-03-02 09:54:23 -05:00
42191ec69d Parts of CASE and COND were refactored
Updated the terminology used in the code
Added test cases
Changed the format of error/warning messages
2017-02-28 16:16:43 -05:00
05f75b627b Resolves #11 - The CASE special function has been added
Refactored some unit tests
2017-02-28 15:01:05 -05:00