index
:
sail
sail2
Formal specification language for ISAs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
rewrites.ml
Age
Commit message (
Expand
)
Author
2020-05-11
Functorise and refactor C code generator
Alasdair
2020-04-14
Add add_symbol to the API of Process_file
Alasdair
2020-01-22
Preserve effect annotation when realising mappings
Thomas Bauereiss
2020-01-21
Use hex/bin literals in Coq backend
Brian Campbell
2020-01-17
Merge scattered mapping fixes
James Clarke
2020-01-16
Allow effects on mappings
Alasdair Armstrong
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-26
Allow overriding of generated mapping functions
Thomas Bauereiss
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-08-13
Coq: fix non-exhaustive pattern match failure in riscv duopod
Brian Campbell
2019-08-02
Fix all warnings (except for two lem warnings)
Alasdair Armstrong
2019-08-01
Merge branch 'sail2' into separate_bv
Alasdair Armstrong
2019-08-01
Merge remote-tracking branch 'origin/rv_duopod_fix' into sail2
Alasdair Armstrong
2019-07-16
Fix all remaining tests for this branch
Alasdair
2019-07-16
Merge remote-tracking branch 'origin/sail2' into separate_bv
Alasdair Armstrong
2019-07-11
Make sure constant folding won't fold external definitions that also have sai...
Alasdair Armstrong
2019-06-30
Fix bug with toplevel pattern in RISC-V duopod
Alasdair
2019-06-19
Rewriting improvements for monomorphic aarch64_small
Brian Campbell
2019-06-18
Fix handling of E_internal_plet in rewrite
Thomas Bauereiss
2019-06-13
Fix some bugs in Lem rewriter
Thomas Bauereiss
2019-06-12
Handle partial matches in guarded pattern rewrite
Thomas Bauereiss
2019-06-10
Add well-formedness check for type schemes in valspecs.
Brian Campbell
2019-06-06
Add an option to pre-compile the axiomatic model for SMT
Alasdair Armstrong
2019-06-04
Merge branch 'sail2' into separate_bv
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-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-15
94f445 introduced a new name for _ref_deref, add it to the effect rewriting
Brian Campbell
2019-04-27
Merge branch 'sail2' into smt_experiments
Alasdair
2019-04-20
Fix: Reduce constant-fold time for ARM from 20min+ to 10s
Alasdair Armstrong
2019-04-17
Coq: support pure loops with termination measures
Brian Campbell
2019-04-15
Merge branch 'sail2' of github.com:rems-project/sail into sail2
Jon French
2019-04-15
Merge branch 'sail2' into rmem_interpreter
Jon French
2019-04-15
Basic loop termination measures for Coq
Brian Campbell
2019-04-13
SMT: Add count_leading_zeros and more builtins
Alasdair
2019-04-11
SMT: Add property and counterexample directive
Alasdair Armstrong
2019-04-10
Coq: tweak measure rewrites slightly
Brian Campbell
2019-04-09
SMT: Experimental Jib->SMT translation
Alasdair Armstrong
2019-04-06
Various bugfixes and improvements
Alasdair
2019-04-05
Coq: termination measures for mutually recursive functions
Brian Campbell
2019-03-27
Interactive: Refactor sail.ml some more
Alasdair Armstrong
2019-03-27
Interactive: Refactor sail.ml
Alasdair Armstrong
2019-03-27
Rewriter: Finish refactoring rewrite sequences
Alasdair Armstrong
2019-03-26
Rewriter: Expose rewrite passes to interactive mode
Alasdair Armstrong
2019-03-26
Lem: Output constant bitvectors as hex or bin literals
Thomas Bauereiss
2019-03-15
Various monomorphisation tweaks and fixes
Thomas Bauereiss
[next]