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-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
2019-05-21
Coq: introduce autocasts at variables
Brian Campbell
2019-05-20
Revert "Add constraints to undefined vector functions to ensure that lengths ...
Brian Campbell
2019-05-20
Filter termination measures during slicing
Brian Campbell
2019-05-20
Speed up graph construction by always keeping graph in normalized form
Brian Campbell
2019-05-20
Coq: add some missing autocasts, avoid unnecessary patterns in lets
Brian Campbell
2019-05-19
Coq: remove unhelpful type printing restriction on early returns
Brian Campbell
2019-05-19
Add constraints to undefined vector functions to ensure that lengths are
Brian Campbell
2019-05-17
Get all Lem tests working with separate bitvector type
Alasdair Armstrong
2019-05-17
Experiment with making vector and bitvector distinct types
Alasdair Armstrong
2019-05-17
SMT: Finish adding all memory builtins from lib/regfp.sail
Alasdair Armstrong
2019-05-16
Fix: Add a feature symbol for new constant type variable syntax
Alasdair Armstrong
2019-05-16
SMT: Tweak SMT generation interface
Alasdair Armstrong
2019-05-16
SMT: Improve simplification for generated SMT
Alasdair Armstrong
2019-05-15
94f445 introduced a new name for _ref_deref, add it to the effect rewriting
Brian Campbell
2019-05-14
SMT: Allow printing SMT with an optional variable prefix
Alasdair Armstrong
2019-05-14
Various bugfixes
Alasdair Armstrong
2019-05-14
Merge branch 'smt_experiments' into sail2
Alasdair Armstrong
2019-05-14
SMT: Add comment explaining path conditionals
Alasdair Armstrong
2019-05-14
Fix: Issue a warning for any unrecognised directive
Alasdair Armstrong
2019-05-14
Add feature that allows functions to require type variables are constant
Alasdair Armstrong
2019-05-13
Merge branch 'sail2' into smt_experiments
Alasdair
2019-05-13
Parse dereferences in orderinary expressions
Alasdair
2019-05-13
Interpreter: update memory intrinsics to include addrsize argument
Jon French
2019-05-13
Changes to toFromInterp backend to support aarch64_small
Jon French
2019-05-13
don't emit cache_op_kind enum in Lem
Jon French
2019-05-13
add more primops for aarch64_small (sub_nat, append_list)
Jon French
2019-05-13
move simple_string_of_loc to Ast_util
Jon French
2019-05-10
SMT: Implement memory events for read_mem and write_mem
Alasdair
2019-05-10
SMT: Experiment with symbolic memory reads and writes
Alasdair Armstrong
2019-05-10
SMT: Fix error in get_pathcond
Alasdair Armstrong
[prev]
[next]