Upsilon/Upsilon/StandardLibraries
Deukhoofd 30177e6c1e
Better handling of list.remove()
2019-02-25 13:46:06 +01:00
..
BasicFunctions.cs Refactor evaluation to not be handled in a single large class 2019-02-13 16:29:58 +01:00
ListLibrary.cs Better handling of list.remove() 2019-02-25 13:46:06 +01:00
MathLibrary.cs Implements math library 2018-12-07 18:51:37 +01:00
ScriptFunctionAttribute.cs Adds simple string library 2019-02-16 13:30:22 +01:00
ScriptLibrary.cs Fix finding bottom node when two nodes are on the same line not working 2019-01-17 19:24:00 +01:00
StaticScope.cs Fixed bound Func variables having Nil as return type 2019-02-16 17:05:05 +01:00
StringLibrary.cs Adds simple string library 2019-02-16 13:30:22 +01:00