Idris2/src
Mathew Polzin 88a5328ec1
Add an option that dumps package details to JSON (#3293)
* Initial stab at package json dump

* expose ipkg json dump as new option

* make dependency output easier to ingest by another tool

* Add a test for ipkg json dump

* cleanup

* maybe just don't collide with existing equally good fixity

* make new operator private

* Add new module to api ipkg file

* Add note to CHANGELOG_NEXT

* correct the docs for the dump-ipkg-json command
2024-06-11 11:32:22 +01:00
..
Algebra Emit warning for fixities with no export modifiers (#3234) 2024-04-03 15:41:57 +01:00
Compiler [ fixup #2939 ] Make futures not interfere with optimisations 2024-06-03 15:43:23 +01:00
Core Emit warning for fixities with no export modifiers (#3234) 2024-04-03 15:41:57 +01:00
Idris Add an option that dumps package details to JSON (#3293) 2024-06-11 11:32:22 +01:00
Libraries Add pipeline operators (#3284) 2024-06-06 10:59:30 +01:00
Parser add both typebind and autobind 2024-02-24 12:28:10 +00:00
Protocol [ cleanup ] Clean up stuff that needs to be cleaned after 0.6.0 release 2023-12-21 10:56:55 -06:00
TTImp [ fix ] Fix Show of TTImp for functions with with clauses (#2631) 2024-06-05 14:02:04 +01:00
Yaffle [ cleanup ] --timing levels 2022-04-13 14:37:43 +01:00
Algebra.idr [ debug ] pretty printer for case trees (#652) 2020-09-09 16:22:22 +01:00