|
|
fde102d954
|
Added namespaces to most classes, general cleanup
continuous-integration/drone/push Build is failing
|
2019-06-17 18:35:12 +02:00 |
|
|
|
7c345d85e8
|
Work on making userdata work through extern C entry points
continuous-integration/drone/push Build is passing
|
2019-06-14 22:21:33 +02:00 |
|
|
|
1cb65f17c9
|
Work on performance improvements
continuous-integration/drone/push Build is passing
|
2019-06-13 16:26:10 +02:00 |
|
|
|
813ab1e90b
|
Rework of variable scope to reduce load on evaluator
|
2019-06-13 15:16:41 +02:00 |
|
|
|
c022c91777
|
Implements complex tables
continuous-integration/drone/push Build is passing
|
2019-06-12 15:19:28 +02:00 |
|
|
|
4408cf00cd
|
Large overhaul of pointers to shared_ptrs, implemented function evaluation
|
2019-06-01 19:20:31 +02:00 |
|
|
|
6936b26cae
|
Implements binding and evaluating function declarations
|
2019-06-01 12:33:52 +02:00 |
|
|
|
f6cf4d96dd
|
Implements variable assignment evaluation
|
2019-05-29 14:55:03 +02:00 |
|
|
|
6185f755a4
|
More fixes for boundscope
|
2019-05-28 18:50:23 +02:00 |
|
|
|
2c84c1e229
|
Cleanup and fixes for boundscope
|
2019-05-28 18:22:07 +02:00 |
|
|
|
5d1c3ac9ba
|
Implements assignment binding
|
2019-05-28 17:49:03 +02:00 |
|