6 Commits

Author SHA1 Message Date
Johan B.W. de Vries
a184d4c5e3 You can now return a constant string
Rather than having to store it as a variable
2025-02-09 15:03:11 +01:00
Johan B.W. de Vries
5fa042c5cd Adds check builtin 2025-02-09 15:02:25 +01:00
Johan B.W. de Vries
931a861fef Made it clearer where in a Python build it failed
Also, fixed a newline.
2025-02-09 15:01:01 +01:00
Johan B.W. de Vries
a08084230e Adds emitln to reduce complexity 2025-02-02 15:30:40 +01:00
Johan B.W. de Vries
17841954de Added a number of tests
Fix: skip() would not work without peek() on iteration 0 or 1.
2025-02-02 15:13:03 +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