0
I Use This!
High Activity

Commits : Listings

Analyzed about 9 hours ago. based on code collected about 9 hours ago.
Aug 22, 2024 — Aug 22, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Add checkE to Cryptol.TypeCheck.Infer exports (for crucible-server). More... almost 7 years ago
Raise base-compat upper constraint to < 0.11. More... almost 7 years ago
Do not use parameterized modules when proving. More... about 7 years ago
Correct printing of "parameterized" on the REPL. More... about 7 years ago
Fix script, to deal with multiple versions of Cryptol More... about 7 years ago
Fix test, to account for changes to eval context checking More... about 7 years ago
Change the check for valid evaluation context, and add missing checks. More... about 7 years ago
Make it more obvious when we've loaded a parameterized module. More... about 7 years ago
Add documentation and comments for Subst module. More... about 7 years ago
Reimplement type substitutions using IntMap instead of Map. More... about 7 years ago
Factor out new function `tCon` in `SimpType` module. More... about 7 years ago
Fix warnings about unused import and declarations. More... about 7 years ago
Bump Cabal version to 2.6.1 now that 2.6.0 is out More... about 7 years ago
Disable warnings about fixity of &&, || More... about 7 years ago
Update Cabal file copyright More... about 7 years ago
Update Cabal file for Hackage acceptance More... about 7 years ago
Polishing of :help output. More... about 7 years ago
Improve tab completion for :set command. Fixes #154. More... about 7 years ago
Update Programming in Cryptol PDF More... about 7 years ago
Bump frozen SBV versions to 7.10 More... about 7 years ago
Update version to 2.6.0 in preparation for release More... about 7 years ago
Minor fixes to Programming in Cryptol More... about 7 years ago
Reintroduce `demote` as a copy of `number` for backward compatibility. More... about 7 years ago
Rename primitive `demote` to the more self-explanatory name `number`. More... about 7 years ago
Fix typo in comment. More... about 7 years ago
Fix Cryptol output in exercise solution in the book. More... about 7 years ago
Fix some typos in comments/docs. More... about 7 years ago
Add a table of type-level operators to the book More... about 7 years ago
Better wording for multi-way conditional appendix More... about 7 years ago
Fix build on older GHCs More... about 7 years ago