0
I Use This!
High Activity

Commits : Listings

Analyzed about 18 hours ago. based on code collected about 18 hours ago.
Sep 03, 2024 — Sep 03, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Update CryptolPrims.md for prims with changed types and new instances. More... about 7 years ago
Fix definition of `demote` in reference interpreter. More... about 7 years ago
Fix primitives for list enumerations in reference interpreter. More... about 7 years ago
Generalize `[x,y...]` (`infFromThen` primitive) to class `Arith`. More... about 7 years ago
Generalize `[x...]` (i.e. `infFrom` primitive) to class `Arith`. More... about 7 years ago
Remove now-redundant primitive `toZ`; use `fromInteger` instead. More... about 7 years ago
Generalize prelude function `fromInteger` to class `Arith`. More... about 7 years ago
Add regression test for #323. More... about 7 years ago
Use the full path when suggesting the fix for the test. Fixes #509 More... about 7 years ago
Fix more tests. More... about 7 years ago
Merge remote-tracking branch 'origin/master' into literal-class More... about 7 years ago
Fix implementation of `negate` and `lg2` for types `Integer` and `Z n`. More... about 7 years ago
Merge remote-tracking branch 'origin/master' into literal-class More... about 7 years ago
Fix output for tests/issues/T146.icry to reflect changes in unification. More... about 7 years ago
Merge remote-tracking branch 'origin/master' into literal-class More... about 7 years ago
Tweak unification algorithm to preserve old behavior more. More... about 7 years ago
Implement defaulting in the presence of overloaded literals. More... about 7 years ago
Fix test output for #146. More... about 7 years ago
Fix unification algorithm to avoid returning invalid `Subst` values. More... about 7 years ago
Document invariant on `Subst` type; redo checking of the invariant. More... about 7 years ago
Add regression test for #513. More... about 7 years ago
Remove debugging output. More... about 7 years ago
Add checks for instantiating type schemas containing unification vars. More... about 7 years ago
Fix typos in comments. More... about 7 years ago
Specialize type of `TVFree` constructor argument for type variable scope. More... about 7 years ago
Further specialize type of `lazyTVars` table. More... about 7 years ago
Specialize type of `lazyTVars` table in state of Kind-checking monad. More... about 7 years ago
Merge remote-tracking branch 'origin/master' into literal-class More... about 7 years ago
Merge branch 'master' of github.com:GaloisInc/cryptol More... about 7 years ago
Improved locations for defaulting warnings. More... about 7 years ago