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-09-28
Fix optimisation bug for certain if statements
Alasdair Armstrong
2018-09-27
Add new functions in ast_util.ml for working with locations
Alasdair Armstrong
2018-09-18
Fix issues with tuple Constructors taking multiple arguments
Alasdair Armstrong
2018-08-31
mappings: Support for unidirectional mapping clauses
Jon French
2018-08-28
add __POS__ argument to Err_unreachable for better error reporting
Jon French
2018-08-24
fix a couple of pretty print inaccuracies
Jon French
2018-08-23
Fix interpreter after re-writer change
Alasdair Armstrong
2018-08-22
Fix a bug in nested vector concatenation patterns
Alasdair Armstrong
2018-08-17
Improve builtins tests
Alasdair Armstrong
2018-08-16
Remove unused ref type
Alasdair Armstrong
2018-08-16
Various cleanups to ott grammar
Alasdair Armstrong
2018-07-27
Make type annotations abstract in type_check.mli
Alasdair Armstrong
2018-07-26
Patterns: add or and not patterns
Alastair Reid
2018-07-25
Remove unused internal AST nodes
Alasdair Armstrong
2018-06-29
Try to fix some tricky C compilation bugs, break everything instead
Alasdair Armstrong
2018-06-28
Deduplicate arguments for different constructors in undefined fns
Brian Campbell
2018-06-26
Add configuration registers so __SetConfig ASL can be translated
Alasdair Armstrong
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
[next]