1
0
mirror of https://github.com/DanilaFe/abacus synced 2024-07-02 23:37:22 -07:00
Commit Graph

7 Commits

Author SHA1 Message Date
2b700d3911 Require applicable interfaces to be passed an implementation they use. 2017-09-01 17:45:32 -07:00
e3c37cf10a Bring tests up to date. 2017-08-28 12:59:16 -07:00
f83f2a7aaa Rename Function to NumberFunction. 2017-08-25 14:56:36 -07:00
d04adf4da5 Add Applicable to Operator, therby removing the need for Functions in it 2017-08-25 14:55:05 -07:00
553c7354c1 Account for the new string-only node structure.
The output has to be the same as the user-provided input, as the
tree isn't converted to numbers until evaluation.
2017-08-18 16:31:54 -07:00
205d5dbc77 Format code. 2017-08-14 19:03:52 -07:00
8f251d2d13 Split the project into separate modules. 2017-08-12 21:11:01 -07:00