Files
Toy/tests
Ratstail91 83fb5222a2 Found and fixed a memory leak in the rope strings
Also fixed a bit manipulation error in the GC.
2026-05-10 15:45:16 +10:00
..
2026-04-12 08:55:15 +10:00
2026-04-12 08:42:06 +10:00

Tests

  • benchmarks - for comparint Toy's performance against other languages
  • scripts - for checking Toy's implementation works as expected
  • units - for checking the functionality of a single unit of code