Commit Graph

17 Commits

Author SHA1 Message Date
Ozzie Gooen
bcbbcf0f43 CallableFunction -> FunctionCall 2020-07-31 12:31:39 +01:00
Ozzie Gooen
7aac191059 Removed inputVars from Parser 2020-07-31 11:43:56 +01:00
Ozzie Gooen
4f08533055 Very simple functions working 2020-07-31 11:27:16 +01:00
Ozzie Gooen
7ba49f7219 Simple function with no params 2020-07-31 10:41:34 +01:00
Ozzie Gooen
e1374ee69b First attempt at simple working environment 2020-07-31 09:00:12 +01:00
Ozzie Gooen
0d5de854e3 Adding simple block ability to parser 2020-07-30 14:47:59 +01:00
Ozzie Gooen
43704743af New functions use new syntax 2020-07-30 13:54:35 +01:00
Ozzie Gooen
d3766f7a7f Moving function creation into ExpressionTreeEvaluator as functions 2020-07-30 11:44:01 +01:00
Ozzie Gooen
102a147b97 First attempt at showing the use of a simple variable 2020-07-23 15:59:46 +01:00
Ozzie Gooen
bfd9ca5533 First part of refactor 2020-07-23 11:17:39 +01:00
Ozzie Gooen
6bf350039b Added .+ and .* support to parser 2020-07-19 14:21:47 +01:00
Ozzie Gooen
b2c6ef7e5e Added triangular distribution catch 2020-07-19 13:10:36 +01:00
Sebastian Kosch
fed98763d5 Add distToFloat functions 2020-07-13 12:05:00 -07:00
Ozzie Gooen
892f0a0b25 Removed continuousShape from SymbolicDist 2020-07-08 17:30:36 +01:00
Ozzie Gooen
366523ce80 Pulled out Continuous to its own file 2020-07-08 17:00:13 +01:00
Sebastian Kosch
ca9f725ae7 Remove Leaf and Operation wrapper types 2020-07-03 14:55:27 -07:00
Ozzie Gooen
41eca03618 Set up new expressionTree directory 2020-07-02 18:12:03 +01:00