0
I Use This!
High Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Sep 01, 2024 — Sep 01, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fix typo in documentation. More... over 6 years ago
Merge pull request #575 from GaloisInc/wip/no-from-then More... over 6 years ago
Remove `[x..]` and `[x,y..]` syntax from documentation. More... over 6 years ago
Update test for new utf-8 error message More... over 6 years ago
Remove unused primitive type operator `lengthFromThen`. More... over 6 years ago
Remove unused primitive `fromThen`. More... over 6 years ago
Remove `[x..]` and `[x,y..]` syntax from Cryptol. More... over 6 years ago
Remove all uses of `[x..]` syntax from examples and tests. More... over 6 years ago
Track file content fingerprints alongside loaded modules More... over 6 years ago
Update AppVeyor configuration More... over 6 years ago
Update Travis for GHC 8.6 More... over 6 years ago
Update Syntax.md and re-sync it with Syntax.tex More... over 6 years ago
Merge branch 'master' into rec-upd More... over 6 years ago
Fixup function notation in records More... over 6 years ago
Reference implementation of updates. More... over 6 years ago
Concrete evaluation More... over 6 years ago
Create updating dictionaries More... over 6 years ago
Type checking done (except evidence) + fixes prinintg + filling missing cases More... over 6 years ago
Replace undefined with error to tell them apart (these are temporary) More... over 6 years ago
Parsing of nested field updates More... over 6 years ago
Do most of the desugaring for record updates in the renamer More... over 6 years ago
This should correct issue #572 More... over 6 years ago
Renamer changes for update More... over 6 years ago
Basics of setting a single field. More... over 6 years ago
Generalize the dictionary for HasGoal to support multiple methods. More... over 6 years ago
Add a new constructor for updating records to the intermediate language. More... over 6 years ago
Fix parser error More... over 6 years ago
Merge branch 'master' into rec-upd More... over 6 years ago
Add a hacky way to get local executable path More... over 6 years ago
Special case for `svFromInteger` at bit width 0. Fixes #563. More... over 6 years ago