index
:
sail
sail2
Formal specification language for ISAs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
specialize.mli
Age
Commit message (
Expand
)
Author
2020-09-29
Refactor: Change AST type from a union to a struct
Alasdair
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
2019-05-31
Change specialization interface slightly
Alasdair Armstrong
2019-04-05
Fix: Don't remove uncalled polymorphic constructors if they are matched upon
Alasdair Armstrong
2019-03-27
C: Generate C from sliced specifications
Alasdair Armstrong
2019-02-27
Make -o option work as usual with C compilation
Alasdair Armstrong
2019-02-25
Allow int-specialization for non-externs only
Alasdair Armstrong
2019-02-22
Fix some bugs in int-specialization
Alasdair Armstrong
2019-02-19
Refactor specialization
Alasdair Armstrong
2019-01-29
Add an option to crudely slice a function out of a Sail model
Brian Campbell
2018-12-08
Compiling again
Alasdair
2018-08-13
Remove old specialisation code in specialize.ml
Alasdair
2018-03-09
Specialise constructors for polymorphic unions
Alasdair Armstrong
2018-01-23
Started working on C backend for sail
Alasdair Armstrong