Commit Graph
21 Commits
Author SHA1 Message Date
Stone_Red 491eedf77e Enable parallel test execution, mark timing-sensitive test as non-parallel, and use Interlocked for TaskId 2026-03-05 23:39:44 +01:00
Stone_Red 38e8ac9b13 Fix warnings 2026-03-05 23:02:36 +01:00
Stone_Red 789f56ba95 Code cleanup 2026-03-05 22:55:11 +01:00
Stone_Red 13ef994d8b Performance improvements and code cleanup 2026-03-05 22:39:05 +01:00
Stone_Red 8ef621e61b Upgrade to .NET 10, update packages, enable AOT and cleanup code 2026-03-05 18:00:34 +01:00
Stone_Red 64c61f0f8c Improve stack trace error handling. 2026-03-04 23:38:01 +01:00
Stone_Red a2f621d3f4 Add XML docs 2026-03-04 20:44:06 +01:00
Stone_Red 10d5766873 Centralize exit messages in ExitMessages class 2026-03-04 20:32:25 +01:00
Stone_Red e99df1e3f2 Add list statement support with tests for creation, access, and errors 2026-03-04 15:47:54 +01:00
Stone_Red c3bc324519 Reset function in and out parameters stack 2024-08-07 20:17:59 +02:00
Stone_Red 7078ed5637 Upgrade to .NET 8 and code cleanup 2024-08-07 19:48:03 +02:00
Stone_Red 79df5c9b97 Many improvements and bug fixes 2023-09-27 12:15:38 +02:00
Stone_Red 9d22381085 Rename SaveString to SafeString 2022-11-17 12:58:05 +01:00
Stone_Red 1ced6f393c Improve code formatting 2022-11-17 11:40:51 +01:00
Stone_Red 3c98c2b26f Code structure and speed imporvments 2022-04-28 19:58:30 +02:00
Stone_Red 1dfa39492f Change namespace of some files 2022-03-31 13:23:19 +02:00
Stone_Red 29bbcebf74 Change code flow and variable statements
- Labels (`lbl`) in functions are now local
- Fix code smell problems
2022-03-31 12:56:35 +02:00
Stone_Red 83f99d4dd5 Code structure improvements 2022-03-10 12:43:22 +01:00
Stone_Red ea5bbda2c7 - Fix code editor resize problems
- Fix crash when using `get` our `out` multiple times with the same variable name
- Show the name of the file in which the error occured
2022-01-13 07:30:37 +01:00
Stone_Red 895eb51c8d - Add function in and out parameters 2022-01-11 19:08:15 +01:00
Stone-Red-Code 2a7e8074ba - Add functions
- Code improvements
2021-11-19 20:49:55 +01:00