0
I Use This!
High Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Aug 22, 2024 — Aug 22, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Update function `toExpr` for new type of demote primitive. More... about 7 years ago
Further avoid printing constructors "Nat" and "Inf" in error messages. More... about 7 years ago
More edits to Cryptol book, rewrite type synonym section. More... about 7 years ago
Update PDF of Programming in Cryptol More... about 7 years ago
Many updates to Programming Cryptol book (work in progress). More... about 7 years ago
Avoid printing constructor names "Nat" and "Inf" in error messages. More... about 7 years ago
Merge branch 'master' of github.com:GaloisInc/cryptol More... about 7 years ago
Add some more simplification on user defined signatures. More... about 7 years ago
Add some missing cases. More... about 7 years ago
Tuples are now indexed from 0, so selector 3 is really the 4th field of a tuple More... about 7 years ago
Fixes #524 More... about 7 years ago
Restrict output number base to 2, 8, 10 and 16. More... about 7 years ago
Command ":help :set <option-name>" prints help text for settable option. More... about 7 years ago
Print ambiguous command warning for :help with ambiguous command name. More... about 7 years ago
Make `:help` print documentation for other REPL commands. More... about 7 years ago
Do and-goal splitting in more places. More... about 7 years ago
Add regression test for #413. More... about 7 years ago
Add inequality constraints to types of `fromThen` and `fromThenTo`. More... about 7 years ago
Add concrete type-level syntax `m != n` for inequality constraints. More... about 7 years ago
Add implementation of Threefish tweakable block cipher. More... about 7 years ago
Fix typo in comment. More... about 7 years ago
Merge branch 'master' of github.com:GaloisInc/cryptol More... about 7 years ago
Fixes #521 More... about 7 years ago
Reference interpreter uses `base` and `infLength` printing options. More... about 7 years ago
Reference evaluator tracks lengths of list values. More... about 7 years ago
Remove non-primitives `@@` and `!!` from reference evaluator prims. More... about 7 years ago
Fix typo in comment. More... about 7 years ago
Fix typo in typechecker error message. More... about 7 years ago
Merge pull request #520 from lemmarathon/feature/docker More... about 7 years ago
Remove obsolete reference to cryptol-server More... about 7 years ago