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
2019-04-15
Basic loop termination measures for Coq
Brian Campbell
2019-04-06
Various bugfixes and improvements
Alasdair
2019-03-15
Various monomorphisation tweaks and fixes
Thomas Bauereiss
2019-03-14
Merge branch 'sail2' into rmem_interpreter
Jon French
2019-03-07
Fix bug in a mono rewrite helper function
Thomas Bauereiss
2019-03-07
Simplify handling of referenced variables in constant propagation
Brian Campbell
2019-03-07
Extract constant propagation and related functions from monomorphisation.
Brian Campbell
2019-03-04
Merge branch 'sail2' into rmem_interpreter
Jon French
2019-03-01
Fill in some edge cases in monomorphisation
Brian Campbell
2019-02-25
Monomorphisation: fix check for effects in constant propagation
Brian Campbell
2019-02-25
Merge branch 'sail2' into rmem_interpreter
Jon French
2019-02-21
Fix specialization bug involving function annotations not matching valspecs
Alasdair
2019-02-19
Refactor specialization
Alasdair Armstrong
2019-02-18
Rename Type_check.solve -> Type_check.solve_unique
Alasdair Armstrong
2019-02-13
Merge branch 'sail2' into rmem_interpreter
Jon French
2019-02-07
Monomorphisation tweaks for v8.5
Thomas Bauereiss
2019-02-07
Add a symbol for new implicit arguments for backwards compatability
Alasdair Armstrong
2019-02-05
Handle a few more cases in mono rewrites
Thomas Bauereiss
2019-02-02
Monomorphisation tests all pass so add them to standard regression tests
Alasdair
2019-02-02
Merge remote-tracking branch 'origin/sail2' into asl_flow2
Alasdair
2019-01-31
Fix an unnecessary cast insertion on assignments
Brian Campbell
2019-01-31
Turn on cast insertion for -lem_mwords and revert b826df25
Brian Campbell
2019-01-31
Drop type annotations in top-level nexp rewriting in favour of valspecs
Brian Campbell
2019-01-31
Make cast insertion handle more complex nexps and pushing casts into blocks
Brian Campbell
2019-01-31
Further restrict attention to Int kids
Thomas Bauereiss
2019-01-31
Monomorphisation: improve cast insertion and nexp rewriting on variants
Brian Campbell
2019-01-31
Support case splitting on variables as well as sizeof in cast introduction
Brian Campbell
2019-01-29
Monomorphisation: add missing tyvar substitution during constrant propagation
Brian Campbell
2019-01-29
Add a few more type annotations after mono rewrites
Thomas Bauereiss
2019-01-29
Merge branch 'sail2' into asl_flow2
Thomas Bauereiss
2019-01-29
Monomorphisation: restrict our attention to Int kids
Brian Campbell
2019-01-25
Monomorphisation: update a built-in name
Brian Campbell
2018-12-26
More cleanup
Alasdair Armstrong
2018-12-26
Some cleanup
Alasdair Armstrong
2018-12-20
Fix monomorpisation tests with typechecker changes
Alasdair Armstrong
2018-12-13
Remove redundant zero extensions more aggressively in mono rewrites
Thomas Bauereiss
2018-12-12
Generalise existentials for non-integer type variables
Alasdair
2018-12-12
Remove KOpt_none constructor
Alasdair
2018-12-10
Various changes:
Alasdair Armstrong
2018-12-08
Compiling again
Alasdair
2018-12-06
Re-factor initial check
Alasdair Armstrong
2018-12-04
Remove FES_Fexps constructor
Alasdair Armstrong
2018-12-04
Simplify kinds in the AST
Alasdair Armstrong
2018-11-30
Remove constraint synonyms
Alasdair Armstrong
2018-10-31
Remove Parse_ast.Int, add unique locations
Alasdair Armstrong
2018-10-31
Rename Reporting_basic to Reporting
Alasdair Armstrong
2018-10-31
Improve error messages for unsolved function quantifiers
Alasdair Armstrong
2018-10-11
Change the function type in the AST
Alasdair
2018-08-31
fix some compiler warnings
Jon French
2018-08-28
fix some compiler not-matched warnings about Typ_bidir and Typ_internal_unknown
Jon French
[prev]
[next]