PaddiM8
|
6ad51c82ea
|
Prevent contants from being overridden
|
2021-09-22 15:33:58 +02:00 |
|
bakk
|
f944e3cebc
|
Keep previous variable value after integration using the same identifier
|
2021-05-24 21:51:25 +02:00 |
|
=
|
2936a58620
|
Basics of complex numbers
|
2021-05-20 15:11:32 +02:00 |
|
bakk
|
9acdd71589
|
Created 'Identifier' struct that contains prime count and name without primes (ticks ')
|
2021-05-17 20:17:34 +02:00 |
|
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 |
|