Commit Graph

16 Commits

Author SHA1 Message Date
6ffd67f23f
feat(muscript): Language versions 2023-09-15 19:21:14 +02:00
9fbba868da
clean up exception pretty printing 2023-04-18 14:54:39 +02:00
e652bfe6ba
track code location 2023-04-18 13:40:34 +02:00
a2ce8d8f64
muScript: document custom objects
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2023-03-12 16:16:27 +01:00
efb1512a60
muScript: support for custom objects, script decompiling and Dynamic serialization 2023-03-12 15:28:44 +01:00
a5fa86a6c7
muScript: support comments 2023-03-11 13:52:59 +01:00
d1c29b6fe5
muScript: remove namespace support and fix bind 2023-03-11 13:33:45 +01:00
6694aa08ed
muScript: bind operator 2023-03-11 13:19:53 +01:00
201db9e6cf
Varargs support
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2023-01-24 13:43:46 +01:00
69883a5211
Support for semicolons after expressions in closures and scripts
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2023-01-20 21:09:30 +01:00
2847e05440
Support for assignment operators and closures
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
2023-01-20 21:05:04 +01:00
3d398cc0b2
Respect end of expression 2023-01-20 17:47:41 +01:00
ba13373288
Fix
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
2022-11-24 19:05:51 +01:00
ed680f57a9
[muscript] Slightly better debugging experience 2022-06-13 10:44:59 +02:00
4f6c87b525
[muscript] Enhance string lexing 2022-06-04 19:29:38 +02:00
a4e9a3425e
[muscript] First iteration, seems to work 2022-06-03 19:54:31 +02:00