Deukhoofd
|
30d82085cc
|
Implements exponent and modulus operators
|
2019-09-22 17:38:17 +02:00 |
Deukhoofd
|
268f6b59fb
|
Removed LastValue variable, as it can be better emulated with basic return values
|
2019-07-27 10:51:24 +02:00 |
Deukhoofd
|
021750a135
|
Fix all valgrind leak issues in tests
continuous-integration/drone/push Build is failing
Details
Signed-off-by: Deukhoofd <deukhoofd@gmail.com>
|
2019-06-24 13:38:41 +02:00 |
Deukhoofd
|
fde102d954
|
Added namespaces to most classes, general cleanup
continuous-integration/drone/push Build is failing
Details
|
2019-06-17 18:35:12 +02:00 |
Deukhoofd
|
3c0df2e615
|
Delete script after tests
|
2019-05-29 14:58:00 +02:00 |
Deukhoofd
|
5d1c3ac9ba
|
Implements assignment binding
|
2019-05-28 17:49:03 +02:00 |
Deukhoofd
|
b536187593
|
Implements unary operation evaluation
|
2019-05-25 14:59:12 +02:00 |
Deukhoofd
|
4a034bc051
|
Reworked evaluation to use internal type instead of boost::any
|
2019-05-24 19:14:30 +02:00 |
Deukhoofd
|
fed4c65bef
|
Rename test files to fit consistency
|
2019-05-24 15:37:45 +02:00 |