PorygonLang/src/Binder
Deukhoofd ff4af34478
Userdata equality should always be valid to check, even when no explicit operator is given for it
2019-09-12 17:10:44 +02:00
..
BoundExpressions Allows userdata binary operations to be set externally 2019-09-12 15:21:10 +02:00
BoundStatements Fix Key Identifier and Value identifier in generic for loop using same type for debug string 2019-09-07 15:38:03 +02:00
BoundVariables Include type in BoundVariableKey for debugging purposes 2019-09-07 15:33:26 +02:00
Binder.cpp Userdata equality should always be valid to check, even when no explicit operator is given for it 2019-09-12 17:10:44 +02:00
Binder.hpp Support for explicit casting 2019-08-18 14:32:14 +02:00
BoundOperators.hpp Allows userdata binary operations to be set externally 2019-09-12 15:21:10 +02:00