Upsilon/Upsilon/BaseTypes
Deukhoofd 1d6b5673d6
Reworked diagnostics, saves line positions in memory, instead of calculating later.
2019-01-16 23:57:42 +01:00
..
Number Even better equality checking 2018-12-09 13:47:13 +01:00
ScriptFunction Reworked diagnostics, saves line positions in memory, instead of calculating later. 2019-01-16 23:57:42 +01:00
ScriptTable Dont throw an exception if a variable can't be found in a table, instead just return nil 2018-12-10 17:15:25 +01:00
ScriptTypeInterfaces Reworked script enumerator to not be overriden by generic enumerator 2018-12-09 18:23:06 +01:00
UserData Reworked diagnostics, saves line positions in memory, instead of calculating later. 2019-01-16 23:57:42 +01:00
ScriptBoolean.cs Even better equality checking 2018-12-09 13:47:13 +01:00
ScriptIterator.cs Reworked script enumerator to not be overriden by generic enumerator 2018-12-09 18:23:06 +01:00
ScriptNull.cs Even better equality checking 2018-12-09 13:47:13 +01:00
ScriptString.cs Even better equality checking 2018-12-09 13:47:13 +01:00
ScriptType.cs Generic For Loops 2018-11-23 18:18:07 +01:00
SimpleScriptTable.cs Fixes for binding userdata method types 2018-12-07 18:15:17 +01:00
Type.cs Handling for type checking parameters of internal functions 2018-11-30 16:19:25 +01:00
TypeConversion.cs Fixes to the Type Binder and static method handling 2018-12-09 22:12:03 +01:00