index
:
sail
sail2
Formal specification language for ISAs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
monomorphise.ml
Age
Commit message (
Expand
)
Author
2018-01-12
Merge remote-tracking branch 'origin/experiments' into sail2
Alasdair Armstrong
2018-01-12
Try to keep types for undefined around during monomorphisation
Brian Campbell
2018-01-12
Merge remote-tracking branch 'origin/experiments' into sail2
Alasdair Armstrong
2018-01-12
Remove generic comparison
Brian Campbell
2018-01-12
Support constant propagation on casts in monomorphisation
Brian Campbell
2018-01-10
Add an all_split_errors option
Brian Campbell
2018-01-10
Fix control dependencies in monomorphisation analysis
Brian Campbell
2018-01-09
More monomorphisation rewrites for aarch64
Brian Campbell
2018-01-09
Tidy up monomorphisation interface
Brian Campbell
2018-01-09
Proper location for no set constraint errors
Brian Campbell
2018-01-09
Add some optional experimental rewrites to help with monomorphisation
Brian Campbell
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
Make sequential and mwords global variables in Lem pretty-printer
Thomas Bauereiss
2017-12-14
Merge remote-tracking branch 'origin/experiments' into interactive
Alasdair Armstrong
2017-12-13
Use big_nums from Lem
Alasdair Armstrong
2017-12-12
Make mono analysis fail properly on effectful functions
Brian Campbell
2017-12-11
Remove some duplication from monomorphisation analysis failure reports
Brian Campbell
2017-12-07
Support monomorphisation with set constrained integers
Brian Campbell
2017-12-06
Remove filename mangling in monomorphisation
Brian Campbell
2017-12-06
Add top-level pattern match guards internally
Brian Campbell
2017-12-05
Update license headers for Sail source
Alasdair Armstrong
2017-11-27
Replace bad generic comparisons in mono
Brian Campbell
2017-11-27
Case splitting on bools
Brian Campbell
2017-11-24
Use unbound precision big_ints throughout sail.
Alasdair Armstrong
2017-11-21
Merge Thomas' suggested changes
Brian Campbell
2017-11-20
Tidy last up
Brian Campbell
2017-11-20
Constant propagation in guards
Brian Campbell
2017-11-20
Basic handling of recursive calls in monomorphisation analysis
Brian Campbell
2017-11-20
Look up the right type variables in monomorphisation analysis
Brian Campbell
2017-11-20
Support new nexp in mono
Brian Campbell
2017-11-16
Remove unused Typ_wild constructor
Alasdair Armstrong
2017-11-15
Report all monomorphisation problems
Brian Campbell
2017-11-15
For loops bind a type variable
Brian Campbell
2017-11-15
Remove untested infix monomorphisation (removed by type checker)
Brian Campbell
2017-11-15
Tidy up in monomorphisation
Brian Campbell
2017-11-14
During monomorphisation always refine constructors,
Brian Campbell
2017-11-14
Fix existential union typing problem in monomorphisation
Brian Campbell
2017-11-14
Remove some obsolete code
Brian Campbell
2017-11-14
Automatic analysis for monomorphisation
Brian Campbell
2017-11-02
Merge branch 'experiments'
Thomas Bauereiss
2017-11-02
Fix a few AST and parsing-related bugs
Thomas Bauereiss
2017-11-02
Handle "undefined" type-level sizes in monomorphisation
Brian Campbell
2017-11-01
Support bitvector-size-parametric functions in Lem output
Brian Campbell
2017-10-25
List.cons is too new
Brian Campbell
2017-10-18
Merge branch 'experiments' of Peter_Sewell/sail into mono-experiments
Brian Campbell
2017-10-13
Handle bitvector_access in constant propagation
Brian Campbell
2017-10-06
Fix constant propagation on multi-argument functions
Brian Campbell
2017-10-02
Make undefined constant propagation stop at ex_int
Brian Campbell
2017-09-28
Use (K)Bindings from ast_util rather than making new ones
Brian Campbell
[next]