index
:
sail
sail2
Formal specification language for ISAs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
pretty_print_sail.ml
Age
Commit message (
Expand
)
Author
2020-09-29
Refactor: Change AST type from a union to a struct
Alasdair
2020-09-28
Move the ast defs wrapper into it's own file
Alasdair
2020-08-24
Reformat tweaks
Alasdair
2020-08-21
Add reformat option to Sail
Alasdair
2020-08-13
Preserve file structure through initial check
Alasdair
2020-01-16
Allow effects on mappings
Alasdair Armstrong
2020-01-03
Add Sail pretty-printing of bitfields
Thomas Bauereiss
2019-11-01
More work on GDB interface
Alasdair Armstrong
2019-08-02
Fix all warnings (except for two lem warnings)
Alasdair Armstrong
2019-06-13
Add AST for greater-than and less-than constraints
Brian Campbell
2019-06-08
Workaround for OCaml bytecode memory bug
Brian Campbell
2019-06-04
Remove unused AST constructor
Alasdair Armstrong
2019-05-14
Add feature that allows functions to require type variables are constant
Alasdair Armstrong
2019-04-15
Merge branch 'sail2' of github.com:rems-project/sail into sail2
Jon French
2019-04-15
Merge branch 'sail2' into rmem_interpreter
Jon French
2019-04-15
Basic loop termination measures for Coq
Brian Campbell
2019-04-06
Various bugfixes and improvements
Alasdair
2019-03-21
Fix: Use doc_binding for printing scattered mapping types
Alasdair Armstrong
2019-03-20
Fix scattered mapping printing and output message for missing val spec
Jyun-Yan You
2019-03-13
Pretty_print_sail: don't use colour to highlight E_internal_value
Jon French
2019-02-25
Merge branch 'sail2' into rmem_interpreter
Jon French
2019-02-19
Refactor specialization
Alasdair Armstrong
2019-02-14
Don't do any rewrites when checking files for Emacs
Alasdair Armstrong
2019-02-13
Merge branch 'sail2' into rmem_interpreter
Jon French
2019-02-08
Updates for asl_parser
Alasdair Armstrong
2019-02-03
Merge branch 'sail2' into rmem_interpreter
Jon French
2019-02-01
Add tracing instrumention for SMT
Alasdair Armstrong
2019-01-14
Merge remote-tracking branch 'origin/sail2' into asl_flow2
Alasdair
2019-01-11
Updates for sail-arm release
Alasdair Armstrong
2019-01-08
Improvements for v85
Alasdair Armstrong
2018-12-29
Add separate termination_measure declarations
Brian Campbell
2018-12-28
Merge branch 'sail2' into rmem_interpreter
Jon French
2018-12-27
refactor val-spec AST to store externs as an assoc-list rather than a functio...
Jon French
2018-12-26
More cleanup
Alasdair Armstrong
2018-12-17
Adapt Coq and termination measure support to typechecker changes
Brian Campbell
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-08
Compiling again
Alasdair
2018-12-07
Working on better flow typing for ASL
Alasdair Armstrong
2018-12-06
Desugar constraints from atyp rather than n_constraint
Alasdair Armstrong
2018-12-06
Re-factor initial check
Alasdair Armstrong
2018-12-04
Remove FES_Fexps constructor
Alasdair Armstrong
2018-11-30
Remove constraint synonyms
Alasdair Armstrong
2018-11-30
Parser tweaks and fixes
Alasdair Armstrong
2018-11-30
Improvements for ASL parser
Alasdair Armstrong
2018-11-19
Merge branch 'latex' into sail2
Robert Norton
2018-11-16
Canonicalise functions types in val specs
Alasdair Armstrong
[next]