index
:
sail
sail2
Formal specification language for ISAs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
coq
/
pass
Age
Commit message (
Expand
)
Author
2019-12-01
Coq: remove last use and definition of doc_nc_prop
Brian Campbell
2019-10-02
Coq: limited support for existentially-typed tuples
Brian Campbell
2019-09-02
Enable part of a test that's been fixed recently.
Brian Campbell
2019-08-30
Add a couple of overlooked tests
Brian Campbell
2019-06-21
Coq: add missing property derivation casts for effectful expressions
Brian Campbell
2019-06-21
Coq: be more careful when dealing with wildcard argument patterns
Brian Campbell
2019-06-03
Test case for previous commit
Brian Campbell
2019-05-24
Coq: support if-then-throw typechecking special case
Brian Campbell
2019-05-21
Coq: introduce autocasts at variables
Brian Campbell
2019-04-17
Coq: support pure loops with termination measures
Brian Campbell
2019-04-15
Basic loop termination measures for Coq
Brian Campbell
2019-04-05
Coq: add missing effectful existential unpacking case
Brian Campbell
2019-04-02
Coq: replace n_constraints with equivalent bool variables
Brian Campbell
2019-03-20
Coq: be more careful about merging Sail variables and type variables
Brian Campbell
2019-03-15
Add coq test case for for-loop type variable
Brian Campbell
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-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-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