1
1
mirror of https://github.com/anoma/juvix.git synced 2025-01-05 22:46:08 +03:00
juvix/tests
Łukasz Czajka 4c5fee3e95
Compute name dependency graph and filter unreachable definitions (#1408)
* Compute name dependency graph and filter unreachable declarations

* bugfix: recurse into type signatures

* positive tests

* make ormolu happy

* get starting nodes from ExportInfo

* make ormolu happy

* cosmetic refactoring of DependencyInfo

* fix tests & style
2022-07-25 18:38:44 +02:00
..
CLI Add positivity check for inductive types (#1393) 2022-07-23 09:27:12 +02:00
examplesExpected Adds Collatz sequence generator example (#1384) 2022-07-15 11:17:22 +01:00
negative Support type aliases (#1404) 2022-07-25 12:30:18 +02:00
positive Compute name dependency graph and filter unreachable definitions (#1408) 2022-07-25 18:38:44 +02:00
.gitattributes Add C code generation backend (#68) 2022-05-05 14:12:17 +01:00