Nicolas Luck
|
3ff02da314
|
Deactivate some debugging outputs
|
2023-08-02 16:25:53 +02:00 |
|
Nicolas Luck
|
df048a4f42
|
Switch back to run_input_once and use duplicated write_eqs/2 without any input handling
|
2023-08-02 14:52:49 +02:00 |
|
Nicolas Luck
|
c2658dc6da
|
Try triska's toplevel and add some debugging println!s.
|
2023-07-27 14:46:00 +02:00 |
|
Nicolas Luck
|
30dac8ea41
|
HashSet -> BTreeSet: Make parsing or results and thus tests deterministic. Add comments.
|
2023-07-27 12:06:03 +02:00 |
|
Nicolas Luck
|
2f99bb025c
|
Add consult that works with streams / strings in library use-case
|
2023-07-27 11:41:52 +02:00 |
|
Nicolas Luck
|
9fd6e18d59
|
Dedupe machine results
|
2023-07-22 00:32:24 +02:00 |
|
Nicolas Luck
|
9e85be11fe
|
Fix result parsing for complex string results
|
2023-07-21 14:35:44 +02:00 |
|
Nicolas Luck
|
7c93450aa7
|
type QueryResult = Result<QueryResolution, String>
|
2023-07-20 22:31:20 +02:00 |
|
Nicolas Luck
|
cae32d6a00
|
Error handling
|
2023-07-20 22:23:51 +02:00 |
|
Nicolas Luck
|
3947390877
|
Use lib constructor in lib tests
|
2023-07-17 21:47:43 +02:00 |
|
Nicolas Luck
|
5f8cc3c64b
|
WIP: refactor to generalize Machine::run_top_level()
|
2023-07-17 21:34:26 +02:00 |
|