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
2017-08-16
Added the feature to bind type variables in patterns.
Alasdair Armstrong
2017-08-15
Removed Typ_arg_effect - nobody used it and it isn't supported by the backends.
Alasdair Armstrong
2017-08-15
Added exceptions and try/catch blocks to AST and typechecker in order
Alasdair Armstrong
2017-08-10
Merge remote-tracking branch 'origin/sail_new_tc' into experiments
Alasdair Armstrong
2017-08-08
Various fixes and improvements for the Lem pretty-printing
Thomas Bauereiss
2017-08-07
Fixed various issues regarding typechecking lists.
Alasdair Armstrong
2017-08-02
Improve pretty-printing of register declaration and assignment
Thomas Bauereiss
2017-08-01
Added more patterns to ast_util and improved type checking of patterns
Alasdair Armstrong
2017-08-01
Added more patterns to ast_util and improved type checking of patterns
Alasdair Armstrong
2017-08-01
Modified the typechecker for ASL generation
Alasdair Armstrong
2017-07-28
Merge remote-tracking branch 'origin/sail_new_tc' into experiments
Alasdair Armstrong
2017-07-28
Add true and false to n_constraint language. Also small tweaks for ASL genera...
Alasdair Armstrong
2017-07-27
Merge remote-tracking branch 'origin/sail_new_tc' into experiments
Alasdair Armstrong
2017-07-26
Added syntax for existential types
Alasdair Armstrong
2017-07-26
Add right shift to lib/prelude.sail, and add case for E_exit in Ast_util.stri...
Alasdair Armstrong
2017-07-26
Improve rewriting of sizeof expressions
Thomas Bauereiss
2017-07-25
Add partial support for rewriting of sizeof expressions
Thomas Bauereiss
2017-07-24
Added cons patterns to sail
Alasdair Armstrong
2017-07-21
Improvements to sail n_constraints
Alasdair Armstrong
2017-07-18
Add Lem pretty-printer for new typechecker
Thomas Bauereiss
2017-07-18
Added real number literals to sail, to better support full ASL translation
Alasdair Armstrong
2017-07-17
Added pattern guards to sail
Alasdair Armstrong
2017-07-17
Fix some corner cases
Thomas Bauereiss
2017-07-13
Modified MIPS model so it typechecks with the new typechecker
Alasdair Armstrong
2017-07-10
Added tests for union constructor matching
Alasdair Armstrong
2017-07-06
Testing new typechecker on MIPS spec
Alasdair Armstrong
2017-07-05
Re-factored and cleaned up type-checker
Alasdair Armstrong
[prev]