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 'trace' and 'traceVal' to the primitive operations lists in the documentation. More... about 9 years ago
More explict comments for the 'trace' and 'traceVal' Prelude operations. More... about 9 years ago
Additional haddock improvements More... about 9 years ago
Further comment improvements More... about 9 years ago
Squash warnings and improve comments. More... about 9 years ago
Merge branch 'new-eval' of github.com:robdockins/cryptol into new-eval More... about 9 years ago
Merge remote-tracking branch 'origin/master' into new-eval Fix some minor conflicts in the test suite. Conflicts: tests/issues/issue002.icry.fails tests/issues/issue148.icry.stdout tests/issues/issue198.icry.stdout tests/issues/issue214.icry.stdout tests/issues/issue290v2.icry.stdout tests/issues/issue312.icry.fails More... about 9 years ago
Remove unused AES functions. Fixes #352. More... about 9 years ago
Merge branch 'release/2.4.0' More... about 9 years ago
Add necessary type arguments to scytale example. More... about 9 years ago
instantiate Scytale diameter More... about 9 years ago
remove `splitBy` and update documentation More... about 9 years ago
Merge pull request #333 from RyanGlScott/master More... about 9 years ago
clean up build a bit More... about 9 years ago
clean up build a bit More... about 9 years ago
Make random value generation work on a slightly larger class of types. More... about 9 years ago
Parser disallows declarations like "f x # y = y". More... about 9 years ago
Tweak the thunk strategy for the evaulator, and make sure to eta-expand word values when necessary. More... about 9 years ago
Squash some incomplete pattern match warnings More... about 9 years ago
Merge remote-tracking branch 'github/new-eval' into new-eval More... about 9 years ago
Fix up some most-merge problems More... about 9 years ago
Merge branch 'master' into new-eval-merge More... about 9 years ago
Remove the lexCompare case for infinite streams, which should never occur. More... about 9 years ago
Delete the unused cvt function More... about 9 years ago
Plug a space leak in the implementation of random sequences More... about 9 years ago
Move to directly pattern matching on the new type evaluation datatype instead of using helper destructor functions. More... about 9 years ago
Start manually merging Brian's changes regarding type values and evaluation More... about 9 years ago
Refactoring of how bits and words are handled in the interpreters. More... about 9 years ago
fully qualify cygpath to avoid weird hemlock error More... about 9 years ago
add GHC 8 stackage nightly More... about 9 years ago