4 Commits

Author SHA1 Message Date
Johan B.W. de Vries
68e3c12d80 Feat: Adds mapclear, mapgetkey, mapsetkey
Feat: Error on undefined function

Fix: All ids are now prefix to prevent native var clashes.

Chore: __check helper function for ease of use
2025-05-04 15:09:57 +02:00
Johan B.W. de Vries
1b8333fcfa Switch to Python 3.12 2025-05-03 16:51:38 +02:00
Johan B.W. de Vries
7568a15093 Makefile improvements
Using a tmp file prevents a failed build from being reported
as succeeded.

Changes in the compiler should now rebuild the tests
automatically.
2025-02-09 14:59:09 +01:00
Johan B.W. de Vries
ad99832959 Reworked the directory structure, added start of test framework 2025-02-02 14:25:16 +01:00