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
2019-02-12
Improvements for emacs mode
Alasdair Armstrong
2019-02-08
Add parameterization support for bitfields.
Prashanth Mundkur
2019-02-08
Updates for asl_parser
Alasdair Armstrong
2019-02-07
Replace equality check for declared effects by subset check
Thomas Bauereiss
2019-02-04
Fix some warnings
Alasdair Armstrong
2019-02-02
Merge remote-tracking branch 'origin/sail2' into asl_flow2
Alasdair
2019-01-31
Add missing cases to constraint comparison
Brian Campbell
2019-01-29
Merge branch 'sail2' into asl_flow2
Thomas Bauereiss
2019-01-22
Add a pragma for unrolling recursive functions
Alasdair Armstrong
2019-01-11
Updates for sail-arm release
Alasdair Armstrong
2019-01-08
Improvements for v85
Alasdair Armstrong
2018-12-26
More cleanup
Alasdair Armstrong
2018-12-19
Improve sizeof rewriting performance
Alasdair Armstrong
2018-12-18
Fix rewriter issues
Alasdair Armstrong
2018-12-17
Changes for ASL parser
Alasdair Armstrong
2018-12-12
Add a test case for various simple boolean properties
Alasdair Armstrong
2018-12-12
Generalise existentials for non-integer type variables
Alasdair
2018-12-12
Remove KOpt_none constructor
Alasdair
2018-12-12
Fix various boolean type-variable related issues
Alasdair
2018-12-11
Fix all tests with type checking changes
Alasdair Armstrong
2018-12-10
Various changes:
Alasdair Armstrong
2018-12-08
Compiling again
Alasdair
2018-12-07
Working on better flow typing for ASL
Alasdair Armstrong
2018-12-06
Re-factor initial check
Alasdair Armstrong
2018-12-04
Remove FES_Fexps constructor
Alasdair Armstrong
2018-12-04
Simplify kinds in the AST
Alasdair Armstrong
2018-11-30
Remove constraint synonyms
Alasdair Armstrong
2018-11-19
Merge branch 'latex' into sail2
Robert Norton
2018-11-16
Canonicalise functions types in val specs
Alasdair Armstrong
2018-11-15
ast_utils: simplify numeric constraints in inequalities.
Robert Norton
2018-11-05
Ensure type-synonyms are handled correctly in register dependencies
Alasdair Armstrong
2018-11-01
Changes to enable analysing type errors in ASL parser
Alasdair Armstrong
2018-10-31
Remove Parse_ast.Int, add unique locations
Alasdair Armstrong
2018-10-31
Rename Reporting_basic to Reporting
Alasdair Armstrong
2018-10-31
Improve error messages for unsolved function quantifiers
Alasdair Armstrong
2018-10-24
Add constraint synonyms
Alasdair Armstrong
2018-10-11
Change the function type in the AST
Alasdair
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
[next]