Deukhoofd
|
5d1c3ac9ba
|
Implements assignment binding
|
2019-05-28 17:49:03 +02:00 |
Deukhoofd
|
0205b92ae6
|
Implements string evaluation and concat
|
2019-05-25 16:15:20 +02:00 |
Deukhoofd
|
b536187593
|
Implements unary operation evaluation
|
2019-05-25 14:59:12 +02:00 |
Deukhoofd
|
9131fbfee7
|
Implements inequality token
|
2019-05-25 14:17:52 +02:00 |
Deukhoofd
|
d6a6e116fe
|
Added equality operation for eval values
|
2019-05-25 13:57:43 +02:00 |
Deukhoofd
|
4a4a71ca73
|
Added logical and and or binary operations
|
2019-05-25 13:30:20 +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 |
Deukhoofd
|
e5cc27d43e
|
Fix literal floats evaluating wrong values
|
2019-05-24 15:33:13 +02:00 |
Deukhoofd
|
e648013e1d
|
Implements binary operation for floats
|
2019-05-24 15:31:11 +02:00 |
Deukhoofd
|
d949d9aa8f
|
Work on evaluation
|
2019-05-23 18:50:09 +02:00 |
Deukhoofd
|
2df4a71ed8
|
Reorganized tests
|
2019-05-21 17:23:56 +02:00 |