index
:
sail
sail2
Formal specification language for ISAs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
ast_util.ml
Age
Commit message (
Expand
)
Author
2018-06-11
add 'pat as id' mapping-patterns
Jon French
2018-06-11
Merge branch 'sail2' into mappings
Jon French
2018-06-08
type checking mappings: allow inferring based on the other side's id inferences
Jon French
2018-05-22
Fix for E_cons not being compiled correctly into OCaml
Alasdair Armstrong
2018-05-15
Merge branch 'sail2' into mappings
Jon French
2018-05-11
Make nexp simplification a little smarter
Brian Campbell
2018-05-10
Merge branch 'sail2' into mappings
Jon French
2018-05-03
Flow typing and l-expression changes for ASL parser
Alasdair Armstrong
2018-05-02
refactor string append pattern ast to be based on lists rather than pairs
Jon French
2018-05-01
add type annotation patterns to mpats
Jon French
2018-05-01
further progress
Jon French
2018-05-01
mostly added mappings to type-checker and pretty-printer
Jon French
2018-05-01
utils mapping over mpats/mpexps
Jon French
2018-05-01
add to parser
Jon French
2018-05-01
start of string pattern matching: currently only literals
Jon French
2018-04-26
Fix bug in rewriting of loops
Thomas Bauereiss
2018-04-18
Rename BK_nat to BK_int to be consistent with source syntax
Alasdair Armstrong
2018-04-10
Porting some minisail changes to sail2 branch
Alasdair Armstrong
2018-04-09
Stop vector_typ_args_of from failing when order is a variable
Brian Campbell
2018-03-22
Tune Lem pretty-printing
Thomas Bauereiss
2018-03-14
Make partiality more explicit in library functions of Lem shallow embedding
Thomas Bauereiss
2018-03-14
Add rewriting step for moving execute clauses into auxiliary functions
Thomas Bauereiss
2018-03-07
Make union types consistent in the AST
Alasdair Armstrong
2018-03-02
Fix a bug in rewriting of loops for Lem backend
Thomas Bauereiss
2018-03-01
Fix polymorphic functions annotations in OCaml compilation
Alasdair Armstrong
2018-02-21
Can now compile aarch64/no_vector into C
Alasdair Armstrong
2018-02-21
Implement more builtins in constant propagation
Brian Campbell
2018-02-20
Simplifying nexp division, since the type checker can introduce it
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
Add aux constructor to type patterns for consistency
Alasdair Armstrong
2018-02-06
Improve destructuring existential types
Alasdair Armstrong
2018-02-05
Merge changes to type_check.ml
Alasdair Armstrong
2018-02-05
Add typ patterns for destructuring existentials
Alasdair Armstrong
2018-02-02
Extra nexp simplification
Brian Campbell
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-22
Update Lem shallow embedding to Sail2
Thomas Bauereiss
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-16
Test the ocaml interpreter with the same tests as the ocaml compilation
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-05
Added bitfield syntax to replicate register bits type
Alasdair Armstrong
[prev]
[next]