mirror of
https://github.com/GaloisInc/cryptol.git
synced 2024-11-13 10:58:23 +03:00
4c6a69c0cf
This does a bunch of small changes, that should improve the usability of Cryptol. Namely: * When we are forced to make up a name, pick something derived from the source of the variable, annotated with the unique. * When pretty printing a schema, use "n,m,i,j,k" for numeric variables and "a,b,c,d,e" for value type vairable. * When generalizing, put numeric vairables first. |
||
---|---|---|
.. | ||
test01.cry | ||
test01.icry | ||
test01.icry.stdout | ||
test02.cry | ||
test02.icry | ||
test02.icry.stdout | ||
test03.cry | ||
test03.icry | ||
test03.icry.stdout | ||
test04.cry | ||
test04.icry | ||
test04.icry.stdout | ||
test05.cry | ||
test05.icry | ||
test05.icry.stdout | ||
test06.cry | ||
test06.icry | ||
test06.icry.stdout |