Commit Graph

18 Commits

Author SHA1 Message Date
Deukhoofd b743759146
Lock Variables while adding to it to prevent threading issues 2019-01-22 20:35:23 +01:00
Deukhoofd a4cdaa5b05
Some initial work for debugging 2018-12-11 18:31:54 +01:00
Deukhoofd 1e1fa06d12
Make setting a script variable to nil remove that variable 2018-12-09 19:02:35 +01:00
Deukhoofd f08d1c2541
Reworked function handling, support for type checking internal CSharp functions 2018-11-30 15:28:36 +01:00
Deukhoofd cae3d7fb53
Lots of work for handling incomplete code and inspections better 2018-11-25 19:30:18 +01:00
Deukhoofd 62a18e22d4
Fixed Scoping issue 2018-11-24 12:42:54 +01:00
Deukhoofd 638394d25b
Generic For Loops 2018-11-23 18:18:07 +01:00
Deukhoofd aae16e8b62
General fixes for Tests 2018-11-23 12:55:28 +01:00
Deukhoofd f4ae57c550
Fix Binder not allowing setting variables due to parent scope 2018-11-19 14:45:20 +01:00
Deukhoofd b3b26964cc
More fixes for scope 2018-11-19 12:49:48 +01:00
Deukhoofd 1f57eed3e7
Reworked scope again 2018-11-19 12:17:21 +01:00
Deukhoofd 3d4e6380ea
Functionality for indexing tables 2018-11-18 14:18:24 +01:00
Deukhoofd c013ed38c6
Fix continuing with previous script scope 2018-11-17 13:05:08 +01:00
Deukhoofd a631d3b377
Make LuaTypes internal, and only return the actual values 2018-11-17 12:40:28 +01:00
Deukhoofd 62f31ef0d3
Fix Ycicle arguments not persisting 2018-11-16 13:55:31 +01:00
Deukhoofd d5c8a959fb
Add Function Calling 2018-11-15 20:13:53 +01:00
Deukhoofd d6057ae954
Tweaks for tests, allow for grabbing global scope variables 2018-11-14 17:04:04 +01:00
Deukhoofd 7e1edbe3f1
Properly handle scopes 2018-11-14 16:39:52 +01:00