summaryrefslogtreecommitdiff
path: root/base/.settings
AgeCommit message (Collapse)Author
2020-03-28Add DualExprParserBen Culkin
This class parses DualExprs from prefix expressions
2020-03-27Refactor test structureBen Culkin
Tests are now in a 'test' sub-package, so it is clear that they are indeed test code, not just disjoint parts of the main code
2020-01-06General warning cleanupbculkin2442
Just clean up of some warnings/other misc. problems
2018-02-13Updatestudent
2018-02-05Update settingsBenjamin Culkin