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-01-03
Lots of experimental changes on this branch
Alasdair Armstrong
2018-01-03
Updates to interpreter
Alasdair Armstrong
2018-01-02
Experimenting with power spec
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
Cleanup code by fixing compiler warnings, and fix ocaml compilation
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-29
Added location information for fixity and overloads in ast_util.ml
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-15
Allow user defined operations in nexps (experimental)
Alasdair Armstrong
2017-11-13
Record where existentials were created in their names.
Alasdair Armstrong
2017-11-03
Make nexp_simp a little smarter
Brian Campbell
2017-11-02
Added monomorphism restriction to undefined values.
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
Make nexp simplifier handle recursion properly
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-23
Added support for better tracing in ocaml backend
Alasdair Armstrong
2017-10-13
Fix some bugs that surfaced in the ASL export
Thomas Bauereiss
2017-10-12
Fixes pattern matching exact values ([:'n:]) on integer literals
Alasdair Armstrong
2017-10-06
Remove BK_effect constructor
Alasdair Armstrong
2017-10-04
Merge branch 'cleanup' into experiments
Alasdair Armstrong
2017-10-03
Fixes to new parser
Alasdair Armstrong
2017-09-26
Added while-do and repeat-until loops to sail for translating ASL
Alasdair Armstrong
2017-09-21
Change NC_fixed to NC_equal to match NC_not_equal
Alasdair Armstrong
2017-09-21
Simplify AST by removing LB_val_explicit and replace LB_val_implicit with jus...
Alasdair Armstrong
2017-09-21
Cleaning up the AST and removing redundant and/or unused nodes
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-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-29
Merge branch 'experiments' of https://bitbucket.org/Peter_Sewell/sail into ex...
Alasdair Armstrong
2017-08-29
Expand Nexp_id's in sizeof rewriting (e.g. cap_size_t in CHERI)
Thomas Bauereiss
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-22
Added debugging output for E_record and E_record_update in ast_util
Alasdair Armstrong
2017-08-21
Modified sizeof rewriting pass so it can correctly deal with existentials.
Alasdair Armstrong
2017-08-17
Work on E_constraint removal pass and diagnosing bugs in E_sizeof removal pass
Alasdair Armstrong
[prev]
[next]