0
I Use This!
High Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Aug 30, 2024 — Aug 30, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Add missing case for `max`. More... about 10 years ago
Print some information, even if there is no doc comment More... about 10 years ago
Fixup/changes to parsing comments More... about 10 years ago
Add a test for multi-if More... about 10 years ago
Merge branch 'master' of github.com:GaloisInc/cryptol More... about 10 years ago
Reverse alternatives in multi-way `if`. More... about 10 years ago
Allow operators to use '\' More... about 10 years ago
Remove some unused code. See Cryptol.TypeCheck.AST.tSplitFun for the same. More... about 10 years ago
Notice unsolvable class instances; different error for unsolvable vs unsolved cts More... about 10 years ago
Check all constraints after defaulting. More... about 10 years ago
Some more helper functions More... about 10 years ago
Comments: domains of partial type-functions More... about 10 years ago
Fix incorrect rule More... about 10 years ago
Remove 'lg2` from types. Use `width` instead. More... about 10 years ago
Fix incorrect construction of substitution. More... about 10 years ago
more exports More... about 10 years ago
additional exports for cryptol-server More... about 10 years ago
Remove yucky uses of 'fromJust' More... about 10 years ago
Ignore some doc comments More... about 10 years ago
Add a test for doc strings More... about 10 years ago
Add a test for qualified infix operators More... about 10 years ago
Add docs for pattern bindings More... about 10 years ago
Fix parsing of else branches and lambdas More... about 10 years ago
Lex qualified names and operators More... about 10 years ago
Add documentation to properties More... about 10 years ago
Give 100 fixity levels, and fix prelude fixity again More... about 10 years ago
Fix for 7.8 More... about 10 years ago
Slight test output change More... about 10 years ago
Hide defaulting for `!`, not `@@` More... about 10 years ago
Fix a spelling bug More... about 10 years ago