1
1
mirror of https://github.com/anoma/juvix.git synced 2024-11-30 14:13:27 +03:00
juvix/tests/Tree/positive
Łukasz Czajka eb5b2e4595
Fix JuvixTree type unification (#2972)
* Closes #2954 
* The problem was that the type validation algorithm was too strict for
higher-order functions with a dynamic (unknown) target.
2024-08-27 10:31:14 +02:00
..
out Fix JuvixTree type unification (#2972) 2024-08-27 10:31:14 +02:00
reachability Filter out unreachable functions in JuvixTree (#2597) 2024-01-30 20:01:07 +00:00
test001.jvt JuvixTree tests (#2587) 2024-01-25 18:02:06 +00:00
test002.jvt JuvixTree tests (#2587) 2024-01-25 18:02:06 +00:00
test003.jvt JuvixTree tests (#2587) 2024-01-25 18:02:06 +00:00
test004.jvt JuvixTree tests (#2587) 2024-01-25 18:02:06 +00:00
test005.jvt JuvixTree tests (#2587) 2024-01-25 18:02:06 +00:00
test006.jvt JuvixTree tests (#2587) 2024-01-25 18:02:06 +00:00
test007.jvt JuvixTree tests (#2587) 2024-01-25 18:02:06 +00:00
test008.jvt JuvixTree tests (#2587) 2024-01-25 18:02:06 +00:00
test009.jvt JuvixTree tests (#2587) 2024-01-25 18:02:06 +00:00
test010.jvt JuvixTree tests (#2587) 2024-01-25 18:02:06 +00:00
test011.jvt JuvixTree tests (#2587) 2024-01-25 18:02:06 +00:00
test012.jvt JuvixTree tests (#2587) 2024-01-25 18:02:06 +00:00
test013.jvt JuvixTree tests (#2587) 2024-01-25 18:02:06 +00:00
test014.jvt Translation from Juvix Tree to Nockma (#2614) 2024-02-06 08:33:14 +00:00
test015.jvt JuvixTree tests (#2587) 2024-01-25 18:02:06 +00:00
test016.jvt JuvixTree tests (#2587) 2024-01-25 18:02:06 +00:00
test017.jvt JuvixTree tests (#2587) 2024-01-25 18:02:06 +00:00
test018.jvt JuvixReg to CASM translation (#2671) 2024-03-20 12:14:12 +01:00
test019.jvt JuvixTree tests (#2587) 2024-01-25 18:02:06 +00:00
test020.jvt JuvixTree tests (#2587) 2024-01-25 18:02:06 +00:00
test021.jvt JuvixTree tests (#2587) 2024-01-25 18:02:06 +00:00
test022.jvt JuvixTree tests (#2587) 2024-01-25 18:02:06 +00:00
test023.jvt JuvixTree tests (#2587) 2024-01-25 18:02:06 +00:00
test024.jvt Translation from Juvix Tree to Nockma (#2614) 2024-02-06 08:33:14 +00:00
test025.jvt JuvixTree tests (#2587) 2024-01-25 18:02:06 +00:00
test026.jvt JuvixTree tests (#2587) 2024-01-25 18:02:06 +00:00
test027.jvt JuvixTree tests (#2587) 2024-01-25 18:02:06 +00:00
test028.jvt JuvixTree tests (#2587) 2024-01-25 18:02:06 +00:00
test029.jvt JuvixTree tests (#2587) 2024-01-25 18:02:06 +00:00
test030.jvt JuvixTree tests (#2587) 2024-01-25 18:02:06 +00:00
test031.jvt Translation from Juvix Tree to Nockma (#2614) 2024-02-06 08:33:14 +00:00
test032.jvt JuvixTree validation (#2616) 2024-02-06 15:46:55 +01:00
test033.jvt JuvixTree tests (#2587) 2024-01-25 18:02:06 +00:00
test034.jvt JuvixTree tests (#2587) 2024-01-25 18:02:06 +00:00
test035.jvt JuvixTree tests (#2587) 2024-01-25 18:02:06 +00:00
test036.jvt JuvixTree tests (#2587) 2024-01-25 18:02:06 +00:00
test037.jvt JuvixTree tests (#2587) 2024-01-25 18:02:06 +00:00
test038.jvt Fix memory access order in the JuvixReg to CASM translation. (#2697) 2024-03-27 10:40:24 +01:00
test039.jvt Add builtin ByteArray type (#2933) 2024-08-13 11:13:27 +01:00
test040.jvt Add builtin ByteArray type (#2933) 2024-08-13 11:13:27 +01:00
test041.jvt Fix JuvixTree type unification (#2972) 2024-08-27 10:31:14 +02:00