Stone_Red
|
789f56ba95
|
Code cleanup
|
2026-03-05 22:55:11 +01:00 |
|
Stone_Red
|
276ae421e8
|
Refactor code flow statements by extracting function call and exit handling methods
|
2026-03-05 22:45:03 +01:00 |
|
Stone_Red
|
13ef994d8b
|
Performance improvements and code cleanup
|
2026-03-05 22:39:05 +01:00 |
|
Stone_Red
|
863356bdb4
|
Replace British spellings with American in XML docs
|
2026-03-05 02:23:41 +01:00 |
|
Stone_Red
|
882c4f3a51
|
Add proper docs
|
2026-03-04 23:33:08 +01:00 |
|
Stone_Red
|
a2f621d3f4
|
Add XML docs
|
2026-03-04 20:44:06 +01:00 |
|
Stone_Red
|
9d22381085
|
Rename SaveString to SafeString
|
2022-11-17 12:58:05 +01:00 |
|
Stone_Red
|
0f7f63ae9a
|
Improve Regex performance and change .NET version to .NET 7
|
2022-11-17 12:37:32 +01:00 |
|
Stone_Red
|
1ced6f393c
|
Improve code formatting
|
2022-11-17 11:40:51 +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
|
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
|
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-Code
|
2a7e8074ba
|
- Add functions
- Code improvements
|
2021-11-19 20:49:55 +01:00 |
|