0
I Use This!
High Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Aug 28, 2024 — Aug 28, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Update benchmarks for new interpreters More... about 9 years ago
Add a utility function for forcing internal thunks in interpreter values. More... about 9 years ago
Make the implementation of "random" in the symbolic simulator more lazy. More... about 9 years ago
Fix a bug with the implementation of extractWord for symbolic values. More... about 9 years ago
Test suite maintenance More... about 9 years ago
Update unit test golden outputs More... about 9 years ago
Implement the 'trace' primitive in the symbolic simulator. More... about 9 years ago
Merge branch 'master' of cryptol into new-eval More... about 9 years ago
Merge branch 'master' of github.com:GaloisInc/cryptol More... about 9 years ago
Complete the implementation of symbolic evaluator primitives. More... about 9 years ago
Fixes #304 More... over 9 years ago
Update test output renamer errors More... over 9 years ago
Fix overlap errors in the renamer More... over 9 years ago
Remove the generic-trie dependency More... over 9 years ago
Update output for tests 256 and 335 More... over 9 years ago
:t prints un-renamed parsed AST. Fixes #336. More... over 9 years ago
Use a type-appropriate function argument name More... over 9 years ago
Avoid extra shadowing warnings when renaming comprehensions More... over 9 years ago
Fix build with GHC 7.8 More... over 9 years ago
Fixes #335 More... over 9 years ago
Fix typo in comment More... over 9 years ago
Fix typo in comment, whitespace More... over 9 years ago
Put bench/data/*.cry in extra-source-files More... over 9 years ago
Put bench/data/*.cry in extra-source-files More... over 9 years ago
Update (<<) and (>>) in the symbolic evaluator More... over 9 years ago
Back out changes that delayed applying substituions when composing. More... over 9 years ago
Back out changes that delayed applying substituions when composing. More... over 9 years ago
Start reimplementing the symbolic interpreter primitives based on the generalized operations from the concrete simulator. More... over 9 years ago
generalize the 'zero' operation More... over 9 years ago
Generalize unary logic operations. Also fix a bug where complement was not poperly truncating bitvector values. More... over 9 years ago