Upsilon/Upsilon/Evaluator
Deukhoofd 834d65f38e
Implemented very basic stacktrace
2019-02-21 19:53:14 +01:00
..
Debugging Reworked diagnostics, saves line positions in memory, instead of calculating later. 2019-01-16 23:57:42 +01:00
EvaluationScope.cs Lock Variables while adding to it to prevent threading issues 2019-01-22 20:35:23 +01:00
EvaluationState.cs Implemented very basic stacktrace 2019-02-21 19:53:14 +01:00
Evaluator.cs Make coroutine functions be forced to be created with the coroutine keyword. 2019-02-14 12:42:47 +01:00
Script.cs Fix coroutines yielding the same value twice 2019-02-14 12:38:30 +01:00
ScriptLoader.cs Various changes and tweaks to run better 2018-12-08 16:18:38 +01:00
Stacktrace.cs Implemented very basic stacktrace 2019-02-21 19:53:14 +01:00