index
:
sail
sail2
Formal specification language for ISAs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
rewriter.ml
Age
Commit message (
Expand
)
Author
2017-10-26
Unfold nexp abbreviations for pretty-printing
Thomas Bauereiss
2017-10-26
Update val specs after rewriting functions
Thomas Bauereiss
2017-10-25
Allow mutually recursive functions
Thomas Bauereiss
2017-10-24
Generate undefined_bitvector function when targeting machine words
Brian Campbell
2017-10-19
Merge branch 'experiments' of bitbucket.org:Peter_Sewell/sail into experiments
Thomas Bauereiss
2017-10-19
Rewrite undefined values, add type annotations to early returns
Thomas Bauereiss
2017-10-19
Preserve more type environment information during rewriting
Thomas Bauereiss
2017-10-18
Fixes and updates to ocaml backend to compile aarch64_no_vector
Alasdair Armstrong
2017-10-13
Fix some bugs that surfaced in the ASL export
Thomas Bauereiss
2017-10-13
Add rewriting step for tuple-vector assignments
Thomas Bauereiss
2017-10-13
Add rewriting step for function effect propagation
Thomas Bauereiss
2017-10-13
Improve debugging output
Thomas Bauereiss
2017-10-09
Improvements to menhir pretty printer and ocaml backend
Alasdair Armstrong
2017-10-04
Merge branch 'cleanup' into experiments
Alasdair Armstrong
2017-10-03
Fixes to new parser
Alasdair Armstrong
2017-09-29
Merge branch 'experiments' of bitbucket.org:Peter_Sewell/sail into experiments
Thomas Bauereiss
2017-09-29
Some more refactoring of Sail library
Thomas Bauereiss
2017-09-27
Add while-loops to Lem backend
Thomas Bauereiss
2017-09-26
Added while-do and repeat-until loops to sail for translating ASL
Alasdair Armstrong
2017-09-21
Refactored AST valspecs into single constructor
Alasdair Armstrong
2017-09-21
Change NC_fixed to NC_equal to match NC_not_equal
Alasdair Armstrong
2017-09-21
Simplify AST by removing LB_val_explicit and replace LB_val_implicit with jus...
Alasdair Armstrong
2017-09-21
Cleaning up the AST and removing redundant and/or unused nodes
Alasdair Armstrong
2017-09-14
Fix bug in topological sorting
Thomas Bauereiss
2017-09-14
Fix some more test cases
Thomas Bauereiss
2017-09-14
Fix a regression when writing to a register via a reference in a vector such ...
Thomas Bauereiss
2017-09-07
Merge branch 'experiments' of https://bitbucket.org/Peter_Sewell/sail into ex...
Alasdair Armstrong
2017-09-02
Various fixes for Hexapod
Thomas Bauereiss
2017-09-01
Testing typedef generation for ocaml
Alasdair Armstrong
2017-08-30
Remove debug print statement from rewriter
Alasdair Armstrong
2017-08-30
Improved ocaml backend to the point where the hexapod spec produces syntactic...
Alasdair Armstrong
2017-08-30
Fix another bug in local variable update rewriting
Thomas Bauereiss
2017-08-29
Merge branch 'experiments' of https://bitbucket.org/Peter_Sewell/sail into ex...
Alasdair Armstrong
2017-08-29
More work on ocaml backend.
Alasdair Armstrong
2017-08-29
Fix bug in rewriting local variable updates
Thomas Bauereiss
2017-08-29
Expand Nexp_id's in sizeof rewriting (e.g. cap_size_t in CHERI)
Thomas Bauereiss
2017-08-29
Improve flow typing
Thomas Bauereiss
2017-08-24
More work on undefined elimination pass.
Alasdair Armstrong
2017-08-24
Improve and simplify handling of mutable local variables
Thomas Bauereiss
2017-08-24
Avoid re-typechecking after rewriting passes
Thomas Bauereiss
2017-08-24
Add some missing type annotations
Thomas Bauereiss
2017-08-23
Started work on an undefined literal removal pass for the ocaml
Alasdair Armstrong
2017-08-22
Type quantification elimination working for hexapod spec
Alasdair Armstrong
2017-08-22
More work on quantifier elimination
Alasdair Armstrong
2017-08-21
More work on quantifier elimination pass
Alasdair Armstrong
2017-08-21
Modified sizeof rewriting pass so it can correctly deal with existentials.
Alasdair Armstrong
2017-08-18
Fixed a bug where sizeof re-writing fail for aliased type arguments
Alasdair Armstrong
2017-08-17
Work on E_constraint removal pass and diagnosing bugs in E_sizeof removal pass
Alasdair Armstrong
2017-08-17
Add E_constraint support to re-writer
Alasdair Armstrong
2017-08-17
Various sail fixes for ASL hexapod
Alasdair Armstrong
[next]