Commit Graph

7 Commits

Author SHA1 Message Date
Joel Wetzell bb78b7b08b add tests for string.split 2025-12-07 14:14:46 -06:00
Joel Wetzell 48ac2640d0 add tests for error cases 2025-12-07 14:14:37 -06:00
Joel Wetzell f4021d858b add basic tests for uint.parse 2025-12-07 11:20:50 -06:00
Joel Wetzell 008d7665bd add basic tests for int.parse 2025-12-07 11:20:43 -06:00
Joel Wetzell 917f728f14 add basic tests for float.parse 2025-12-07 11:20:37 -06:00
Joel Wetzell e3b6783a98 add missing err checking in freed.create 2025-12-07 11:13:10 -06:00
Joel Wetzell 0bd43ca0c3 rename processing to processor 2025-12-07 10:41:14 -06:00