index
:
sail
sail2
Formal specification language for ISAs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
coq
Age
Commit message (
Expand
)
Author
2018-12-27
Coq: avoid putting ambiguous numeric literals in Coq output
Brian Campbell
2018-12-27
Coq: fix name clashes and instantiation calculation
Brian Campbell
2018-12-19
Coq: handle pairs of ranges (and other existential types) properly
Brian Campbell
2018-10-12
Prevent accidental test failures when Coq compiles in the wrong order
Brian Campbell
2018-07-27
Coq: patterns on bit literals
Brian Campbell
2018-07-23
Coq test for a few non-trivial atom types
Brian Campbell
2018-07-23
Coq: make all pattern matches in the output exhaustive
Brian Campbell
2018-07-07
Coq: bbv have reorganised their repository
Brian Campbell
2018-06-26
In guarded pattern rewriting, irrefutable patterns subsume wildcards
Brian Campbell
2018-06-12
Coq: support for range type, along with related existential improvements
Brian Campbell
2018-06-08
Coq: add destructuring of atom existentials in patterns
Brian Campbell
2018-06-08
Coq: ignore some currently unsupported tests
Brian Campbell
2018-06-08
Coq: skip two tests with redundant pattern matches
Brian Campbell
2018-05-28
Coq: add back tests with undefined functions
Brian Campbell
2018-05-28
Coq: add option to produce axioms for unimplemented functions
Brian Campbell
2018-05-24
Import (rather hacky) Coq Sail libraries
Brian Campbell
2018-05-03
Work in progress on the coq backend
Brian Campbell