0
I Use This!
High Activity

Commits : Listings

Analyzed 2 days ago. based on code collected 2 days ago.
Aug 19, 2024 — Aug 19, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
add missing cryptol-server directory More... about 10 years ago
remove unnecessary import More... about 10 years ago
fold server into main Cryptol package More... about 10 years ago
Half-fix but not quite issue #256 (Bool ~> Bit). More... about 10 years ago
tweak patch in 170e5953 to work for 7.8; add test More... about 10 years ago
Resolve includes relative to the file that includes them More... about 10 years ago
Fix a potential problem with infixr type operators More... about 10 years ago
Observe parens when resolving type operators More... about 10 years ago
add proper MonadIO instance for REPL More... about 10 years ago
Fix right-associative nesting for expressions More... about 10 years ago
Update test output More... about 10 years ago
Fix fixity resolution More... about 10 years ago
ListSel on VWord in symbolic backend uses correct endian-ness. More... about 10 years ago
Allow use of Cabal 1.18 during build More... about 10 years ago
Fix typo More... about 10 years ago
Correct the rule for equality with constant on division More... about 10 years ago
Add a case for `Not`. Fixes #249. More... about 10 years ago
Make `fin` decisions first. More... about 10 years ago
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