1
1
mirror of https://github.com/anoma/juvix.git synced 2024-12-18 20:31:51 +03:00
juvix/app
Jan Mas Rovira 8005089dc5
Improved errors for nockma eval (#2585)
This is needed if we want to debug nockma in a more sane manner.

Evaluation errors now include an evaluation trace (with source locations
when present). It looks like this:

![image](https://github.com/anoma/juvix/assets/5511599/4a553035-f56e-4f7c-bb69-9a2aeb41afcb)
2024-01-23 09:37:06 +00:00
..
Commands Improved errors for nockma eval (#2585) 2024-01-23 09:37:06 +00:00
TopCommand Add support for Literate Juvix Markdown (#2448) 2023-11-10 13:55:36 +01:00
App.hs Nockma compile (#2570) 2024-01-17 11:15:38 +01:00
AsmInterpreter.hs Nockma compile refactor (#2582) 2024-01-16 16:22:10 +00:00
CommonOptions.hs Add FileExt type (#2467) 2023-10-25 12:02:12 +02:00
Evaluator.hs Nockma compile refactor (#2582) 2024-01-16 16:22:10 +00:00
GlobalOptions.hs Per-module compilation (#2468) 2023-12-30 20:15:35 +01:00
Main.hs Read Package on demand and cache it (#2548) 2023-12-06 18:24:59 +01:00
TopCommand.hs Read Package on demand and cache it (#2548) 2023-12-06 18:24:59 +01:00