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-08-28
add __POS__ argument to Err_unreachable for better error reporting
Jon French
2018-08-07
Improve cast introduction for Lem
Brian Campbell
2018-08-03
Fix existential variable problems in monomorphisation
Brian Campbell
2018-07-27
Remove unused U_effect constructor
Alasdair Armstrong
2018-07-27
Make type annotations abstract in type_check.mli
Alasdair Armstrong
2018-07-26
Some tweaks to not and or patterns
Alasdair Armstrong
2018-07-26
Patterns: add or and not patterns
Alastair Reid
2018-07-25
Remove unused internal AST nodes
Alasdair Armstrong
2018-07-24
Move monomorphisation after mapping rewrites
Brian Campbell
2018-06-07
Fix a small bug in monomorphisation
Thomas Bauereiss
2018-06-06
Some work on improving error messages
Alasdair Armstrong
2018-05-22
Fix one part of cast introduction, leave another for later
Brian Campbell
2018-05-11
More builtin names in constant propagation
Brian Campbell
2018-05-11
Actually use the correct type for singleton rewriting this time
Brian Campbell
2018-05-11
Be much more careful to introduce the right bitvector casts to the right sizes
Brian Campbell
2018-05-11
Handle automatic existential unpacking in function application in mono analysis
Brian Campbell
2018-05-11
Use type from funcl in singleton rewriting
Brian Campbell
2018-05-04
Add support for top-level values to monomorphisation singleton rewrite
Brian Campbell
2018-05-04
Fix mono cast introduction to avoid a checking to inference change
Brian Campbell
2018-05-04
Start updating monomorphisation
Brian Campbell
2018-04-20
Have sign_extend in common Sail Lem library, use it and zero_extend in
Brian Campbell
2018-04-19
Gloss over UInt/unsigned name difference in monomorphisation
Brian Campbell
2018-04-18
Rename BK_nat to BK_int to be consistent with source syntax
Alasdair Armstrong
2018-04-17
Fix slicing in constant propagation
Brian Campbell
2018-04-12
Fill in some minor missing cases in monomorphisation
Brian Campbell
2018-04-11
Use more robust method of finding deps of new tyvars in mono analysis
Brian Campbell
2018-04-11
Make the atom to singleton type rewriter replace literals with guards
Brian Campbell
2018-04-10
Avoid rejecting reasonable pattern matches in monomorphisation
Brian Campbell
2018-04-10
Add basic reference support to monomorphisation
Brian Campbell
2018-04-09
Remove unnecessary restriction on complex nexp rewriting
Brian Campbell
2018-04-09
Stop vector_typ_args_of from failing when order is a variable
Brian Campbell
2018-04-06
Generate better tyvar names for complex nexps in monomorphisation
Brian Campbell
2018-04-04
Use solver properly to simplify nexps in mono analysis, Lem printing
Brian Campbell
2018-04-04
Instantiate type properly when introducing mono casts
Brian Campbell
2018-04-04
Use valspec equations in monomorphisation analysis
Brian Campbell
2018-04-04
Add bitvector casts to funcl bodies when necessary
Brian Campbell
2018-04-04
Initial rewrite to move complex nexps in fn sigs into constraints
Brian Campbell
2018-04-04
Improve location information in mono dependency errors
Brian Campbell
2018-03-14
Remove unnecessary size_itself_int uses in guards (for Lem)
Brian Campbell
2018-03-13
Add test for mutual recursion and monomorphisation
Brian Campbell
2018-03-13
Support a few more set constraints in mono
Brian Campbell
2018-03-07
Make union types consistent in the AST
Alasdair Armstrong
2018-02-27
Make constant propagation of slicing more general
Brian Campbell
2018-02-22
Curtail at more false assertions
Brian Campbell
2018-02-21
Implement more builtins in constant propagation
Brian Campbell
2018-02-21
Cut out dead if branches according to the type environment during mono
Brian Campbell
2018-02-20
Remove temporary debugging message
Brian Campbell
2018-02-20
Bump up case split limit for now
Brian Campbell
2018-02-20
Rework atom-to-itself transformation to check for equivalent size nexps
Brian Campbell
2018-02-14
Another mono rewrite for aarch64
Brian Campbell
[prev]
[next]