Commit graph

15 commits

Author SHA1 Message Date
4b2c2eb4dd Improve test running
Move test running to a method on the Test class and improve output
printing logic.
2024-12-31 19:08:42 -05:00
09ac7506ee Implement support for IO Bool tests 2024-12-31 18:12:35 -05:00
f085e8e14b Execute expressions properly
This way we can actually capture their execution status
2024-12-31 20:56:32 +00:00
cab0cb5ce1 clean up error display 2024-12-31 20:35:04 +00:00
9bd0cc323f Somewhat working test running 2024-12-31 19:13:24 +00:00
49c118eef4 Refactor compiler interaction 2024-12-31 16:30:53 +00:00
1bfe73f77a Rename regex module 2024-12-31 16:28:24 +00:00
a4e4c4a314 Minor tweaks 2024-12-31 16:04:33 +00:00
197dd79b34 Early functioning comment detection 2024-12-31 02:36:15 +00:00
525b9c68cd Handle idris errors 2024-12-30 14:14:19 +00:00
2784a7d80a Docs 2024-12-30 14:10:05 +00:00
ae73c9050d Fix string handling messup 2024-12-30 13:52:31 +00:00
f6c40813d2 Minor refactoring 2024-12-30 13:44:20 +00:00
72393480e3 Basic IDE mode interface 2024-12-30 13:32:52 +00:00
c34c38fc03 Initial commit 2024-12-30 11:08:48 +00:00