index
:
sail
sail2
Formal specification language for ISAs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
2019-12-03
Prover backends: Expand Int type synonyms in type definitions
Thomas Bauereiss
2019-11-29
Merge branch 'word-numerals' into sail2
Thomas Bauereiss
2019-11-29
Tweak generated register_value type
Thomas Bauereiss
2019-11-26
Allow overriding of generated mapping functions
Thomas Bauereiss
2019-11-25
Merge branch 'hol-regstate' into sail2
Thomas Bauereiss
2019-11-21
Fix bugs in mutrec constant propagation
Thomas Bauereiss
2019-11-21
Mono: Use more environment information when adding bitvector casts
Thomas Bauereiss
2019-11-21
Add option to generate grouped register state record
Thomas Bauereiss
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-14
Fix typo in constant folding for and_bool/or_bool
Alasdair Armstrong
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
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-01
More work on GDB interface
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-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
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-17
Allow generating C that doesn't hard code any libraries
Alasdair Armstrong
2019-10-16
Make nostd Sail arena allocator thread safe (maybe)
Alasdair
2019-10-15
More work on bare-metal Sail
Alasdair Armstrong
2019-10-14
Add -Ofixed_int and -Ofixed_bits to assume fixed-precision ints and bitvector...
Alasdair Armstrong
2019-10-02
Coq: generate decidable equality instances for variant types
Brian Campbell
2019-10-02
Coq: limited support for existentially-typed tuples
Brian Campbell
2019-09-12
Remove unnecessary copies of non-existant files in ocaml backend.
Robert Norton
2019-08-22
additional option to tweak Coq output to support user-defined monad:
pes20
2019-08-20
add -coq_alt_modules option to override the default imported modules
pes20
2019-08-20
add -coq_alt_modules option to override the default imported modules
pes20
2019-08-20
add -coq_alt_modules option to override the default imported modules
pes20
2019-08-14
Add a mono rewrite for (ones(n) @ zeros(m))
Thomas Bauereiss
2019-08-14
Inline reg_deref in Lem output
Thomas Bauereiss
[next]