Deukhoofd
|
bda561b775
|
Fixes for creating variable in local scope
|
2019-05-29 15:10:16 +02:00 |
Deukhoofd
|
188d89db94
|
Fixed memory leak in script variables
|
2019-05-29 15:00:41 +02:00 |
Deukhoofd
|
f6cf4d96dd
|
Implements variable assignment evaluation
|
2019-05-29 14:55:03 +02:00 |
Deukhoofd
|
5d1c3ac9ba
|
Implements assignment binding
|
2019-05-28 17:49:03 +02:00 |
Deukhoofd
|
f1fbf7044b
|
Fix issue when deleting script with no evalValue result
|
2019-05-25 12:26:11 +02:00 |
Deukhoofd
|
4a034bc051
|
Reworked evaluation to use internal type instead of boost::any
|
2019-05-24 19:14:30 +02:00 |
Deukhoofd
|
d949d9aa8f
|
Work on evaluation
|
2019-05-23 18:50:09 +02:00 |
Deukhoofd
|
1cf33d5ae8
|
Fix build error
|
2019-05-22 12:37:49 +02:00 |
Deukhoofd
|
80998eab14
|
More work on binder, implements basic literal expressions
|
2019-05-21 20:59:52 +02:00 |
Deukhoofd
|
8f2f122215
|
Make Diagnostics usage a pointer
|
2019-05-21 14:15:39 +02:00 |
Deukhoofd
|
99f50b6471
|
Add support for diagnostics to parser
|
2019-05-21 14:06:35 +02:00 |
Deukhoofd
|
2b35da3a7b
|
Add support for diagnostics
|
2019-05-21 13:56:08 +02:00 |
Deukhoofd
|
ad3e61128c
|
Creates base of script class
|
2019-05-21 12:59:15 +02:00 |