Upsilon/Upsilon/Binder
Deukhoofd b475bd4495
Added support for coroutines
2019-02-13 18:10:39 +01:00
..
BoundExpressions Added support for coroutines 2019-02-13 18:10:39 +01:00
BoundStatements Added support for coroutines 2019-02-13 18:10:39 +01:00
VariableSymbols Added support for coroutines 2019-02-13 18:10:39 +01:00
Binder.cs Added support for coroutines 2019-02-13 18:10:39 +01:00
BoundBinaryOperator.cs Hack to allow binary operators on userdata 2019-01-21 16:07:24 +01:00
BoundKind.cs Added support for coroutines 2019-02-13 18:10:39 +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 Refactor evaluation to not be handled in a single large class 2019-02-13 16:29:58 +01:00
IBoundNodeScopeOwner.cs Support for getting a bound scope at a specific character position 2018-11-27 19:04:58 +01:00