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
20f7f16dd9
- Add mod (%) and pow (^) operator
...
- Fix task creation bug
2022-03-25 23:49:13 +01:00
Stone_Red
0a4406d21f
New features and bug fixes
...
- Fix import (`imp`) bug-
- Add is in parameter available (`isi`) statement
- Add is out parameter available (`iso`) statement
2022-03-24 21:16:32 +01:00
Stone_Red
83f99d4dd5
Code structure improvements
2022-03-10 12:43:22 +01:00
Stone_Red
0fc0a1fe46
- Add custom exceptions
2022-01-13 15:01:41 +01:00
Stone_Red
4bef308ff2
- Add predefined variables
...
- Add `mod` function
- Improve function calling syntax
2022-01-13 13:39:02 +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
719db0f74b
- Fix another calculation bug
2022-01-11 22:50:45 +01:00
Stone_Red
2522868379
- Change parameter keywords color
...
- Fix calculation bug
2022-01-11 22:03:08 +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