index
:
sail
sail2
Formal specification language for ISAs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
rewrites.mli
Age
Commit message (
Expand
)
Author
2020-09-28
Refactor: Rename 'a defs to 'a ast
Alasdair
2020-09-28
Move the ast defs wrapper into it's own file
Alasdair
2020-08-07
Allow C/IR builds to use mono_rewrites without the rest of monomorphisation
Brian Campbell
2019-06-19
Rewriting improvements for monomorphic aarch64_small
Brian Campbell
2019-04-15
Basic loop termination measures for Coq
Brian Campbell
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-02-27
Tweaks to C compilation to make it more usable for embedding into other programs
Alasdair Armstrong
2019-02-08
Rewrite type definitions in rewrite_nexp_ids
Thomas Bauereiss
2018-07-24
Move monomorphisation after mapping rewrites
Brian Campbell
2018-07-23
Coq: make all pattern matches in the output exhaustive
Brian Campbell
2018-05-01
Add anonymous record arms to unions
Jon French
2018-01-24
Have some simple sail programs compiling to C
Alasdair Armstrong
2018-01-18
Clean up command line options slightly
Alasdair Armstrong
2018-01-05
Fix duplicate definitions created by merge
Alasdair Armstrong
2018-01-05
Merge remote-tracking branch 'origin/interactive' into vector
Alasdair Armstrong
2018-01-03
Lots of experimental changes on this branch
Alasdair Armstrong
2017-12-15
Experimenting with interactive mode
Alasdair Armstrong
2017-12-05
Update license headers for Sail source
Alasdair Armstrong
2017-11-30
Improvements to enable parsing and checking intermediate rewriting
Alasdair Armstrong
2017-11-27
Split rewriter into separate rewriting library and rewrite passes
Alasdair Armstrong