mirror of
https://github.com/ilyakooo0/Idris-dev.git
synced 2024-11-15 01:25:05 +03:00
2856967816
...otherwise in some situations the forcing optimisation may lead to uncompilable code |
||
---|---|---|
.. | ||
reg001 | ||
reg002 | ||
reg003 | ||
reg004 | ||
reg005 | ||
test001 | ||
test002 | ||
test003 | ||
test004 | ||
test005 | ||
test006 | ||
test007 | ||
test008 | ||
test009 | ||
test010 | ||
test011 | ||
test012 | ||
test013 | ||
test014 | ||
test015 | ||
test016 | ||
test017 | ||
test018 | ||
Makefile | ||
mktest.pl | ||
README | ||
runtest.pl |
Tests: 001: Well-typed interpreter 002: Universe checking 003: Literate source and string processing 004: File operations 005: Num class resolution [regression]; span & break; ad-hoc overloading 006: Provisional definitions; class resolution in patterns 007: Applicative and idiom brackets 008: case and pattern matching let 009: ranges and list monad 010: total 011: record projection and update 012: various error regressions 013: binding syntax 014: resource DSL 015: verified binary adder 016: codata 017: mutually recursive totality checking 018: Message passing concurrency (raw form) regxxx: various regression tests