index
:
sail
sail2
Formal specification language for ISAs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2019-04-24
SMT: Make sure we clear overflow checks between generating properties
Alasdair Armstrong
2019-04-24
SMT: Can now recheck some simple models via the interpreter
Alasdair
2019-04-23
SMT: Add some comments
Alasdair
2019-04-23
SMT: Only check counterexamples automatically with -smt_auto flag
Alasdair Armstrong
2019-04-23
SMT: Add parser for generated models
Alasdair Armstrong
2019-04-23
SMT: Add signed builtin
Thomas Bauereiss
2019-04-20
SMT: Support writing to register references
Alasdair Armstrong
2019-04-17
SMT: Automatically get model when $counterexample is used rather than $property
Alasdair Armstrong
2019-04-17
SMT: Support register references
Alasdair Armstrong
2019-04-17
SMT: Support generic vectors and handle lets between specs and functions
Alasdair Armstrong
2019-04-17
SMT: Unroll simple foreach loops
Alasdair Armstrong
2019-04-16
Remove unnecessary assert
Thomas Bauereiss
2019-04-16
SMT: Support toplevel letbindings
Alasdair Armstrong
2019-04-16
SMT: Fix inlining issues
Alasdair Armstrong
2019-04-16
Bugfixing
Thomas Bauereiss
2019-04-16
SMT: Take care to not generate duplicate labels
Thomas Bauereiss
2019-04-16
SMT: Add struct value literals
Alasdair
2019-04-15
Add more SMT builtins
Thomas Bauereiss
2019-04-15
SMT: Allow partial specializations
Alasdair Armstrong
2019-04-13
SMT: Add count_leading_zeros and more builtins
Alasdair
2019-04-13
SMT: More builtins
Alasdair
2019-04-11
SMT: Add property and counterexample directive
Alasdair Armstrong
2019-04-11
SMT: Fixes for more cheri compressed cap properties
Alasdair
2019-04-10
SMT: More builtins and tests
Alasdair Armstrong
2019-04-10
SMT: Add some simple constant folding for generated SMT
Alasdair
2019-04-09
SMT: Refactor Jib values to make inlining work
Alasdair Armstrong
2019-04-09
SMT: Experimental Jib->SMT translation
Alasdair Armstrong
2019-04-06
Various bugfixes and improvements
Alasdair
2019-04-05
Coq: termination measures for mutually recursive functions
Brian Campbell
2019-04-05
Fix: Don't remove uncalled polymorphic constructors if they are matched upon
Alasdair Armstrong
2019-04-05
Fix: Add test case for commit 689eae
Alasdair Armstrong
2019-04-05
Coq: add missing effectful existential unpacking case
Brian Campbell
2019-04-05
Lem: Make generated assertion messages look nicer in prover output
Alasdair
2019-04-04
AArch64: Update write_mem_val to write_mem
Alasdair
2019-04-04
Coq: improve solver on conjunctions, Euclidean division/modulo
Brian Campbell
2019-04-04
Coq: correct projection in plain monadic and/or
Brian Campbell
2019-04-04
Typecheck: Improve typechecking for constructors with tuple types
Alasdair
2019-04-02
Coq: replace n_constraints with equivalent bool variables
Brian Campbell
2019-04-01
C: Fix end instr usage in jib_optimize
Alasdair Armstrong
2019-04-01
C: Add identifier to end instruction
Alasdair
2019-03-27
C: Generate C from sliced specifications
Alasdair Armstrong
2019-03-27
Interactive: Refactor sail.ml some more
Alasdair Armstrong
2019-03-27
Interactive: Refactor sail.ml
Alasdair Armstrong
2019-03-27
Coq: add a little knowledge about ZEuclid.div
Brian Campbell
2019-03-27
Coq: replace firstorder with less expensive tactics
Brian Campbell
2019-03-27
Rewriter: Finish refactoring rewrite sequences
Alasdair Armstrong
2019-03-26
Rewriter: Expose rewrite passes to interactive mode
Alasdair Armstrong
2019-03-26
Constant-fold __size calls if possible
Thomas Bauereiss
2019-03-26
Lem: Work around if-cascade indentation problem
Thomas Bauereiss
2019-03-25
Typecheck: Use emod_int/ediv_int in sizeof rewriting
Alasdair Armstrong
[next]