Commit Graph

21 Commits

Author SHA1 Message Date
Deukhoofd 21a40fbcbf
Update to .NET Core 2.2
continuous-integration/drone/push Build is failing Details
2019-04-30 16:32:30 +02:00
Deukhoofd f903a3ca58
Better error reporter 2019-01-17 17:48:10 +01:00
Deukhoofd 7ee230e20c
Handle warnings, and add a warning if a function parameter has an unknown type 2018-11-28 10:56:35 +01:00
Deukhoofd b7d01b02f1
Exception throwing when required, and fixes for unit tests 2018-11-26 17:23:56 +01:00
Deukhoofd 74da87d936
Work on new execution start path 2018-11-26 16:55:10 +01:00
Deukhoofd d6e18d9b0c
Better handling of Static Scope 2018-11-23 13:28:11 +01:00
Deukhoofd ea24695128
Fixes binder assigning values to static read only scope 2018-11-23 13:18:49 +01:00
Deukhoofd aae16e8b62
General fixes for Tests 2018-11-23 12:55:28 +01:00
Deukhoofd df8c7b99c9
Made indexable also work with full stop index 2018-11-20 14:05:34 +01:00
Deukhoofd d1b1675bba
Added UserData support 2018-11-19 17:22:25 +01:00
Deukhoofd d8f7651de7
work on nested tables, will need some cleanup later 2018-11-18 16:08:20 +01:00
Deukhoofd 6a396d6368
Adds Tables 2018-11-17 19:13:05 +01:00
Deukhoofd ca49866c66
Minor tweaks 2018-11-17 15:18:51 +01:00
Deukhoofd 7beeb713c9
Show full lines in error messages in Ycicle 2018-11-17 14:49:26 +01:00
Deukhoofd 0f45660a43
Show text line in error messages 2018-11-17 14:20:43 +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 62ad100aee
More logical handling of return values 2018-11-16 14:11:27 +01:00
Deukhoofd 62f31ef0d3
Fix Ycicle arguments not persisting 2018-11-16 13:55:31 +01:00
Deukhoofd 07660b6c46
Implement defining functions 2018-11-15 15:51:05 +01:00
Deukhoofd deefe43d9f
Reworked bound variables into specific LuaType class instead of anonymous objects 2018-11-14 13:09:01 +01:00