Commit Graph

8 Commits

Author SHA1 Message Date
Jon Lewis
2aebaa75e3 fixed docstring for report and evaluate 2018-06-29 11:47:04 -05:00
Jon Lewis
7396ec8bf1 fixed docstring for arrity() 2018-06-29 11:37:30 -05:00
Jon Lewis
4da785e925 Fixed an issue where ee didn't recognize subtraction 2018-06-28 19:49:57 -05:00
Jon Lewis
63367550df Major overhaul. Using pointer arithmetic and strtod now 2018-06-27 15:26:32 -05:00
Jon-William Lewis
2968740698 Fixed a bug where insufficient operands would be reported where invalid input should be.
Fixed a bug where ee would crash if a negative factorial was specified.
2016-08-18 21:27:38 -05:00
Jon-William Lewis
c59a4ebe2f Merge branch 'master' of https://github.com/xenami/ee 2016-03-28 00:39:24 -05:00
Jon Lewis
05c39421cd Initial commit 2016-03-28 00:37:47 -05:00
Jon-William Lewis
465ee17549 Initial Commit 2016-03-28 00:36:40 -05:00