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-07-18
Support DMB/DSB domains
Shaked Flur
2019-07-16
Fix all remaining tests for this branch
Alasdair
2019-07-16
Get monomorphisation tests working with separate bitvectors
Alasdair Armstrong
2019-07-16
Merge remote-tracking branch 'origin/sail2' into separate_bv
Alasdair Armstrong
2019-07-11
Make sure we do constant-fold primitives however
Alasdair Armstrong
2019-07-11
Make sure constant folding won't fold external definitions that also have sai...
Alasdair Armstrong
2019-07-03
Consider references in topological sorting
Thomas Bauereiss
2019-06-30
Fix bug with toplevel pattern in RISC-V duopod
Alasdair
2019-06-28
Monomorphisation: add some alternative names for ones and zero_extend as used...
Robert Norton
2019-06-28
ToFromInterp backend: always wrap typ arg values in a function, fixes option ...
Jon French
2019-06-28
Add a warning for potentially unsafe casts
Alasdair
2019-06-27
SMT: Add a reverse endianness function and fix some bugs
Alasdair Armstrong
2019-06-26
Fix: Make sure to consider NC_app when checking constraints are identical
Alasdair Armstrong
2019-06-26
Make sure we take constraint synonyms into account when checking if types are...
Alasdair Armstrong
2019-06-25
SMT: Add another case to append
Alasdair Armstrong
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-20
Coq: avoid more unnecessary uses of pattern binders
Brian Campbell
2019-06-20
Coq: handle wildcard binders of bools properly
Brian Campbell
2019-06-20
Add additional case to append for Sail -> SMT
Alasdair Armstrong
2019-06-20
Add more cases to signed for Sail SMT
Alasdair Armstrong
2019-06-20
Handle more uses of mutable variables during monomorphisation cast insertion
Brian Campbell
2019-06-19
Make C emulator exit with failure for uncaught exception. Make special case f...
Robert Norton
2019-06-19
Make default ocaml main exit with non-zero exit code in case of uncaught exce...
Robert Norton
2019-06-19
Fix buggy ocaml implementation of count_leading_zeros and also make tail recu...
Robert Norton
2019-06-19
Rewriting improvements for monomorphic aarch64_small
Brian Campbell
2019-06-19
Monomorphisation improvements for aarch64_small
Brian Campbell
2019-06-18
Fix handling of E_internal_plet in rewrite
Thomas Bauereiss
2019-06-18
Implement count_leading_zeros in Lem
Thomas Bauereiss
2019-06-17
Implement a count_leading_zeros builtin for ocaml and c. This may be a slight...
Robert Norton
2019-06-13
Fix some bugs in Lem rewriter
Thomas Bauereiss
2019-06-13
Add new option to splice in alternative function definitions
Brian Campbell
2019-06-13
Add AST for greater-than and less-than constraints
Brian Campbell
2019-06-12
Handle partial matches in guarded pattern rewrite
Thomas Bauereiss
2019-06-12
SMT: Fix missing case for append builtin
Alasdair Armstrong
2019-06-11
Coq: improve readability of types files
Brian Campbell
2019-06-10
Add well-formedness check for type schemes in valspecs.
Brian Campbell
2019-06-08
Workaround for OCaml bytecode memory bug
Brian Campbell
2019-06-06
SMT: Rename some functions to make usage clearer
Alasdair Armstrong
2019-06-06
Fix tdiv_int and tmod_int bindings for Lem
Thomas Bauereiss
2019-06-06
Add arith_shiftr to C and OCaml libraries
Thomas Bauereiss
2019-06-06
SMT: Add function to de-serialise serialised model
Alasdair Armstrong
2019-06-06
Add an option to pre-compile the axiomatic model for SMT
Alasdair Armstrong
2019-06-06
Update aarch64_small hgen files
Alasdair Armstrong
2019-06-05
Add some regression tests
Alasdair
2019-06-05
Fix: Make sure we check Jib types match for operators before optimizing
Alasdair Armstrong
2019-06-05
Coq: fix type alias expansion in constraints
Brian Campbell
2019-06-04
Make sure aarch64_small can generate Jib for SMT
Alasdair Armstrong
2019-06-04
Merge branch 'sail2' into separate_bv
Alasdair Armstrong
2019-06-04
Remove unused AST constructor
Alasdair Armstrong
[prev]
[next]