Upsilon/Upsilon/Binder
Deukhoofd 65ae6f6f06
Better binding for index expressions
2019-01-26 13:23:12 +01:00
..
BoundExpressions Better binding for index expressions 2019-01-26 13:23:12 +01:00
BoundStatements Allow parameter overloading script functions 2019-01-20 15:01:18 +01:00
VariableSymbols Better handling of binding when dealing with unknown userdata 2019-01-23 13:40:10 +01:00
Binder.cs Better binding for index expressions 2019-01-26 13:23:12 +01:00
BoundBinaryOperator.cs Hack to allow binary operators on userdata 2019-01-21 16:07:24 +01:00
BoundKind.cs Better error reporter 2019-01-17 17:48:10 +01:00
BoundNode.cs Better handling of finding bottom node 2019-01-17 18:34:58 +01:00
BoundScope.cs Reworked function handling, support for type checking internal CSharp functions 2018-11-30 15:28:36 +01:00
BoundUnaryOperator.cs Adds Unary length operator 2018-11-24 15:11:33 +01:00
BoundVariableSymbol.cs Rework type binding to allow for type awareness in iterators 2019-01-18 16:09:36 +01:00
IBoundNodeScopeOwner.cs Support for getting a bound scope at a specific character position 2018-11-27 19:04:58 +01:00