PaddiM8
|
58bb2fd60f
|
Simple equation solving, mostly using pre-existing logic from the inverter
|
2020-12-14 19:21:30 +01:00 |
|
PaddiM8
|
7c05d1ab22
|
Added sum function to symbol_table::contains_fn
|
2020-12-13 23:47:44 +01:00 |
|
PaddiM8
|
fd29599e31
|
Fixed bug where symbol_table::contains_fn didn't check in the BINARY_FUNCS map
|
2020-12-13 23:44:33 +01:00 |
|
PaddiM8
|
99fbdd6883
|
Fixed the broken unit tests in the parser and completed the test_angle_units test in the interpreter.
|
2020-06-15 21:27:47 +02:00 |
|
PaddiM8
|
eb20aae16f
|
Added the unit statement (very basic and experimental).
|
2020-06-13 16:19:32 +02:00 |
|
PaddiM8
|
ffd26c1da9
|
Renamed symbol_table::contains_func to contains_fn.
|
2020-06-11 21:47:14 +02:00 |
|
PaddiM8
|
cbc0b340a1
|
Renamed to 'kalk'.
|
2020-06-04 19:43:43 +02:00 |
|