Upsilon/Upsilon/Binder
Deukhoofd 237f2fefd9
Refactor evaluation to not be handled in a single large class
2019-02-13 16:29:58 +01:00
..
BoundExpressions Refactor evaluation to not be handled in a single large class 2019-02-13 16:29:58 +01:00
BoundStatements Refactor evaluation to not be handled in a single large class 2019-02-13 16:29:58 +01:00
VariableSymbols Refactor evaluation to not be handled in a single large class 2019-02-13 16:29:58 +01:00
Binder.cs Refactor evaluation to not be handled in a single large class 2019-02-13 16:29:58 +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 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