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-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
Remove unused AST constructor
Alasdair Armstrong
2019-06-04
SMT: Add a fuzzing tool for the SMT builtins
Alasdair Armstrong
2019-06-03
Coq: support non-exhaustive pattern rewrite for exception handling
Brian Campbell
2019-05-31
Add SMT related things to libsail file
Alasdair Armstrong
2019-05-31
Change specialization interface slightly
Alasdair Armstrong
2019-05-30
Implement ones builtin in sail_lib and add to interpreter. However currently ...
Robert Norton
2019-05-29
SMT: Make bitvector equality work between vectors of different lengths
Alasdair Armstrong
2019-05-29
SMT: Fix sail_truncate and sail_mask for unusual argument types
Alasdair Armstrong
2019-05-29
Fix sail_truncate error message in SMT
Alasdair Armstrong
2019-05-28
Coq: don't output complex bool types at let expressions
Brian Campbell
2019-05-28
SMT: Add min and max functions
Alasdair Armstrong
2019-05-28
Make sure single clause functions with top-level guards work correctly
Alasdair Armstrong
2019-05-24
Add a :thin_slice command to isail to isolate a given set of functions
Brian Campbell
2019-05-24
Coq: support if-then-throw typechecking special case
Brian Campbell
2019-05-23
Coq: support loops which update richly typed variables
Brian Campbell
2019-05-22
Coq: replace inferrable integer arguments with _ at more types
Brian Campbell
2019-05-22
Move Util.warn to Reporting, and make it take the location as a parameter
Alasdair Armstrong
2019-05-21
SMT: Use a separate constructor for memory read variables
Alasdair Armstrong
2019-05-21
Fix: undefined_nat test for interpreter
Alasdair Armstrong
2019-05-21
SMT: Add control flow node numbers to memory events to track program order
Alasdair Armstrong
2019-05-21
Lem: Fix bug in generation of val-specs
Thomas Bauereiss
[next]