index
:
sail
sail2
Formal specification language for ISAs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2020-01-07
Coq: accelerate wp steps by improving application of existing specs
Brian Campbell
2020-01-04
Coq: change record field update notation to avoid duplicating terms
Brian Campbell
2019-12-19
Coq library improvements
Brian Campbell
2019-12-09
Coq: improve solver enough to handle arm spec
Brian Campbell
2019-12-06
Coq: use proof irrelevance for a few properties
Brian Campbell
2019-12-05
Coq: more solving support for boolean predicates
Brian Campbell
2019-12-01
Coq: remove last use and definition of doc_nc_prop
Brian Campbell
2019-11-29
Coq: switch to boolean predicates for Sail-type properties
Brian Campbell
2019-11-21
Bump version for release.
Robert Norton
2019-11-21
Implement -cycle-limit option for OCaml emulator similar to one for C.
Robert Norton
2019-11-20
Allow undefined values in IR for SMT generation
Alasdair Armstrong
2019-11-20
Coq: port a couple of definitions from Isabelle for address translation spec
Brian Campbell
2019-11-14
Update location of sail2_instr_kinds.lem
Robert Norton
2019-11-14
Perform isabelle check only when heap-img rule is used to avoid calling opam ...
Robert Norton
2019-11-14
Fix typo in constant folding for and_bool/or_bool
Alasdair Armstrong
2019-11-13
Coq: more proof support
Brian Campbell
2019-11-11
Make sure undefined_gen inserts enough type annotations for union constructors
Alasdair Armstrong
2019-11-11
Update libsail slightly with recent changes
Alasdair Armstrong
2019-11-11
Make sure we include LEXP_cast register refs when slicing the specification
Alasdair Armstrong
2019-11-08
Refactor Jib compilation
Alasdair Armstrong
2019-11-07
Make the world a slightly more sane and consistent place
Alasdair Armstrong
2019-11-07
Fix Jenkins build
Alasdair Armstrong
2019-11-07
Backport fixes to SMT generation from poly_mapping branch
Alasdair Armstrong
2019-11-06
Allow specifying specific fields of a register as constant with :fixed_regist...
Alasdair Armstrong
2019-11-06
Add toplevel commands to fix specific register values and simply spec accordi...
Alasdair Armstrong
2019-11-05
Forbid types declared after a scattered union being used in clauses
Alasdair
2019-11-05
Improve type error for recursive types slightly
Alasdair Armstrong
2019-11-05
Make sure we correctly forbid recursive datatypes that we don't want to support
Alasdair Armstrong
2019-11-04
Allow overriding the interpreter effects
Alasdair Armstrong
2019-11-04
Some almost-forgotten mono tests
Brian Campbell
2019-11-04
Coq: compatiblity with 8.10 as well as 8.9
Brian Campbell
2019-11-01
More work on GDB interface
Alasdair Armstrong
2019-11-01
Update riscv example in manual to make it current
Alasdair Armstrong
2019-11-01
Add a missing well-formedness check
Alasdair
2019-10-31
Allow sail to be scripted using sail
Alasdair
2019-10-31
Allow sail interactive toplevel to connect to a running QEMU instance using G...
Alasdair Armstrong
2019-10-29
add simple html syntax highlighter based on prism.js
jp
2019-10-28
Fix jib.ott and SMT regressions
Alasdair Armstrong
2019-10-28
Make sure that interactive.ml doesn't transitively depend on lem definitions
Alasdair Armstrong
2019-10-28
Coq: label fixpoint bodies, tweak spacing
Brian Campbell
2019-10-28
Some C backend refactoring
Alasdair
2019-10-25
Remove global symbol generator
Alasdair
2019-10-25
Refactor Jib IR pretty printer
Alasdair Armstrong
2019-10-25
Some more interpreter tweaks
Alasdair Armstrong
2019-10-25
Coq: clean up some formatting
Brian Campbell
2019-10-25
Coq: make sure solver can't accidentally use recursive definitions
Brian Campbell
2019-10-25
Allow interactive commands to be setup outside isail.ml
Alasdair Armstrong
2019-10-24
Coq: use `abstract` to separate out proofs from definitions
Brian Campbell
2019-10-18
Coq: tweak a state monad lifting rule to improve performance
Brian Campbell
2019-10-17
Allow generating C that doesn't hard code any libraries
Alasdair Armstrong
[next]