Stone_Red
ce3715c1b5
Reformatting and reimperilment escape codes
2023-09-27 17:17:28 +02:00
Stone_Red
79df5c9b97
Many improvements and bug fixes
2023-09-27 12:15:38 +02:00
Stone_Red
0f7f63ae9a
Improve Regex performance and change .NET version to .NET 7
2022-11-17 12:37:32 +01:00
Stone_Red
510d2d910c
Add more statements and bug fixes
...
- Add `Execute(List<string>...` method to interpreter
- Add escape sequence (`!!`)
- Fix `Evaluator.Calulate` method not correctly handling `-` and `+` prefixes
2022-03-31 13:01:31 +02:00
Stone_Red
6a4fe4f871
Change logic of some changes
...
- `%rnd` now returns a random integer between `32767` and `int.MaxValue`
- Fix syntax hyglighing problems when using comments
- Remove the `mod` statement
2022-03-27 20:25:44 +02: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-Code
812b780942
- Better Syntax coloring
2021-10-17 00:09:17 +02:00
Stone-Red-Code
80fda48944
- Add global variables
...
- Add task id's
- Fixed editor bugs
- Fix input handler bugs
2021-10-13 22:16:57 +02:00
Stone-Red-Code
c40d1f45e0
Initial commit
2021-10-08 12:48:48 +02:00