Stone_Red
|
c1b581e2db
|
Fix bugs and add new statement
- Add clear call stack (`ccs`) statement
- Use `\v` instead of `\r` to support escape sequences in the future
|
2022-03-31 21:51:31 +02:00 |
|
Stone_Red
|
1dfa39492f
|
Change namespace of some files
|
2022-03-31 13:23:19 +02: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 |
|