X Tutup
Skip to content

Tags: Kagamma/evil-script

Tags

2025-09-18

Toggle 2025-09-18's commit message
Minor

2025-09-05

Toggle 2025-09-05's commit message
try-catch blocks can catch exceptions raised from Pascal code

2025-08-29

Toggle 2025-08-29's commit message
Minor

2025-08-28

Toggle 2025-08-28's commit message
Reduce memory usage for dot notation, by packing strings with length …

…<= 8 to TSEValue instead

2025-08-27

Toggle 2025-08-27's commit message
GC linked lists is now allocated in a flat array to avoid memory frag…

…mentation

2025-08-27-2

Toggle 2025-08-27-2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Update README.md

2025-08-25

Toggle 2025-08-25's commit message
Adds support for coroutines

2025-08-24

Toggle 2025-08-24's commit message
Minor

2025-08-22

Toggle 2025-08-22's commit message
Minor

2025-08-21

Toggle 2025-08-21's commit message
Adds support for events

X Tutup