Deukhoofd
|
f6cf4d96dd
|
Implements variable assignment evaluation
|
2019-05-29 14:55:03 +02:00 |
Deukhoofd
|
6185f755a4
|
More fixes for boundscope
|
2019-05-28 18:50:23 +02:00 |
Deukhoofd
|
2c84c1e229
|
Cleanup and fixes for boundscope
|
2019-05-28 18:22:07 +02:00 |
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
|
d949d9aa8f
|
Work on evaluation
|
2019-05-23 18:50:09 +02:00 |
Deukhoofd
|
57cd3efec9
|
Parse and bind strings
|
2019-05-22 13:29:35 +02:00 |
Deukhoofd
|
9cc5c14b43
|
Small optimization for binary binding
|
2019-05-22 12:29:29 +02:00 |
Deukhoofd
|
2cdb9abdb6
|
Implements binding unary expressions
|
2019-05-22 12:22:52 +02:00 |
Deukhoofd
|
62e938e039
|
Implements binding binary expressions
|
2019-05-21 22:15:51 +02:00 |
Deukhoofd
|
c8183e5405
|
Implements binding parenthesized expression
|
2019-05-21 21:00:56 +02:00 |
Deukhoofd
|
80998eab14
|
More work on binder, implements basic literal expressions
|
2019-05-21 20:59:52 +02:00 |
Deukhoofd
|
1e5cd010a1
|
Initial layout for binder
|
2019-05-21 18:09:08 +02:00 |