index
:
sail
sail2
Formal specification language for ISAs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
ast_util.mli
Age
Commit message (
Expand
)
Author
2018-02-21
Implement more builtins in constant propagation
Brian Campbell
2018-02-20
Rework atom-to-itself transformation to check for equivalent size nexps
Brian Campbell
2018-02-15
Re-engineer prompt monad of Lem shallow embedding
Thomas Bauereiss
2018-02-15
Update duopod spec so it has no address translation
Alasdair Armstrong
2018-02-13
Try to replace generated kids with user-defined ones from the environment
Thomas Bauereiss
2018-02-06
Improve destructuring existential types
Alasdair Armstrong
2018-01-30
Generate functions from enums to numbers and vice versa
Alasdair Armstrong
2018-01-29
Move subst to ast_util, use for guarded clauses rewrite
Brian Campbell
2018-01-25
Merge branch 'sail2' of https://bitbucket.org/Peter_Sewell/sail into sail2
Alasdair Armstrong
2018-01-25
Add pattern completness check for match statements
Alasdair Armstrong
2018-01-25
Implement basic case splitting based on found case expressions
Brian Campbell
2018-01-23
Started working on C backend for sail
Alasdair Armstrong
2018-01-22
Added rewriter that specializes all function calls in a specification.
Alasdair Armstrong
2018-01-18
Merge remote-tracking branch 'origin/experiments' into sail2
Alasdair Armstrong
2018-01-18
Modified unification so Type_check.instantiation_of works after sizeof rewriting
Alasdair Armstrong
2018-01-15
Check monomorphisation case split size once for each pattern
Brian Campbell
2018-01-12
Merge remote-tracking branch 'origin/experiments' into sail2
Alasdair Armstrong
2018-01-03
Updates to interpreter
Alasdair Armstrong
2017-12-19
Support user-defined exceptions in Lem shallow embedding
Thomas Bauereiss
2017-12-14
An experimental version of sail without bitvector start indexes.
Alasdair Armstrong
2017-12-13
Use big_nums from Lem
Alasdair Armstrong
2017-12-06
Add top-level pattern match guards internally
Brian Campbell
2017-12-06
Merge remote branch 'experiments' into experiments
Thomas Bauereiss
2017-12-06
Make AST after rewriting for Lem backend type-checkable
Thomas Bauereiss
2017-12-05
Update license headers for Sail source
Alasdair Armstrong
2017-11-27
Utility functions in ast_util for asl_parser
Alasdair Armstrong
2017-11-27
Split rewriter into separate rewriting library and rewrite passes
Alasdair Armstrong
2017-11-24
Use unbound precision big_ints throughout sail.
Alasdair Armstrong
2017-11-16
Remove unused Typ_wild constructor
Alasdair Armstrong
2017-11-16
Fixed some longstanding issues regarding constraints on type constructors.
Alasdair Armstrong
2017-11-13
Record where existentials were created in their names.
Alasdair Armstrong
2017-11-02
Optionally generate an initial register state for the sequential Lem shallow ...
Thomas Bauereiss
2017-10-31
Remove redundant nexp simplification function
Thomas Bauereiss
2017-10-26
Experiment with pretty-printing non-atomic nexps in Lem
Thomas Bauereiss
2017-10-25
Allow mutually recursive functions
Thomas Bauereiss
2017-10-25
Merge branch 'experiments' into mono-experiments
Brian Campbell
2017-10-24
Handle existential types in Lem backend by stripping them and
Brian Campbell
2017-10-23
Added effect set pretty printing for new parser
Alasdair Armstrong
2017-10-12
Fixes pattern matching exact values ([:'n:]) on integer literals
Alasdair Armstrong
2017-10-03
Fixes to new parser
Alasdair Armstrong
2017-09-18
Added additional utility functions in ast_util
Alasdair Armstrong
2017-09-14
Fix a regression when writing to a register via a reference in a vector such ...
Thomas Bauereiss
2017-09-13
Work on improving Sail error messages
Alasdair Armstrong
2017-09-02
Various fixes for Hexapod
Thomas Bauereiss
2017-08-30
Improved ocaml backend to the point where the hexapod spec produces syntactic...
Alasdair Armstrong
2017-08-24
More work on undefined elimination pass.
Alasdair Armstrong
2017-08-23
Started work on an undefined literal removal pass for the ocaml
Alasdair Armstrong
2017-08-17
Work on E_constraint removal pass and diagnosing bugs in E_sizeof removal pass
Alasdair Armstrong
2017-08-16
Added the feature to bind type variables in patterns.
Alasdair Armstrong
2017-08-08
Various fixes and improvements for the Lem pretty-printing
Thomas Bauereiss
[next]