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
2018-05-04
Rename type vars in Coq backend when they clash with identifiers
Brian Campbell
2018-05-03
Flow typing and l-expression changes for ASL parser
Alasdair Armstrong
2018-04-26
Avoid adding explicit type annotations with generated type variables
Thomas Bauereiss
2018-04-26
Make effect propagation in rewriter more efficient
Thomas Bauereiss
2018-02-16
Avoid nested explicit type annotations
Thomas Bauereiss
2018-02-05
Add typ patterns for destructuring existentials
Alasdair Armstrong
2018-01-12
Merge remote-tracking branch 'origin/experiments' into sail2
Alasdair Armstrong
2018-01-12
OCaml interactive mode can now run full aarch64 examples, and ocaml test cases.
Alasdair Armstrong
2018-01-03
Lots of experimental changes on this branch
Alasdair Armstrong
2018-01-02
Experimenting with power spec
Alasdair Armstrong
2017-12-19
Support user-defined exceptions in Lem shallow embedding
Thomas Bauereiss
2017-12-14
Fix all compiler warning except in lem pretty printer and monomorphisation
Alasdair Armstrong
2017-12-13
Use big_nums from Lem
Alasdair Armstrong
2017-12-07
More OCaml test cases
Alasdair Armstrong
2017-12-07
Fix regressions in OCaml output
Alasdair Armstrong
2017-12-06
Add top-level pattern match guards internally
Brian Campbell
2017-12-06
Merge remote branch 'experiments' into experiments
Thomas Bauereiss
2017-12-06
Make AST after rewriting for Lem backend type-checkable
Thomas Bauereiss
2017-12-05
Better support for exceptions in sail for ASL specs that need them.
Alasdair Armstrong
2017-12-05
Update license headers for Sail source
Alasdair Armstrong
2017-11-27
Split rewriter into separate rewriting library and rewrite passes
Alasdair Armstrong
2017-11-27
Merge branch 'experiments' of https://bitbucket.org/Peter_Sewell/sail into ex...
Alasdair Armstrong
2017-11-27
Compile assertions into OCaml
Alasdair Armstrong
2017-11-27
Fix bitvector pattern removal typo
Brian Campbell
2017-11-24
Use unbound precision big_ints throughout sail.
Alasdair Armstrong
2017-11-16
Remove unused Typ_wild constructor
Alasdair Armstrong
2017-11-10
Fixed some tricky typechecking bugs
Alasdair Armstrong
2017-11-07
Fix typo in constraint rewriter
Thomas Bauereiss
2017-11-07
Declare prelude functions as extern
Thomas Bauereiss
2017-11-03
Fixed a bug where true and false get mixed up in rewriter
Alasdair Armstrong
2017-11-02
Optionally generate an initial register state for the sequential Lem shallow ...
Thomas Bauereiss
2017-11-02
Fix translation of repeat-until loops to Lem
Thomas Bauereiss
2017-10-31
Pretty-print Sail assertions in Lem
Thomas Bauereiss
2017-10-31
Remove redundant nexp simplification function
Thomas Bauereiss
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
[next]