index
:
sail
sail2
Formal specification language for ISAs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
reporting.ml
Age
Commit message (
Expand
)
Author
2021-03-05
Add more location information to IR
Alasdair
2020-05-12
Add support for instrumenting generated C with branch coverage metrics
Alasdair
2020-05-12
Support for user-defined state and headers in new codegen
Alasdair
2019-11-11
Make sure we include LEXP_cast register refs when slicing the specification
Alasdair Armstrong
2019-06-28
Add a warning for potentially unsafe casts
Alasdair
2019-05-29
Fix sail_truncate error message in SMT
Alasdair Armstrong
2019-05-22
Move Util.warn to Reporting, and make it take the location as a parameter
Alasdair Armstrong
2019-05-13
Parse dereferences in orderinary expressions
Alasdair
2019-04-11
SMT: Add property and counterexample directive
Alasdair Armstrong
2019-04-05
Lem: Make generated assertion messages look nicer in prover output
Alasdair
2018-12-26
Some cleanup
Alasdair Armstrong
2018-12-26
More error messages improvments
Alasdair Armstrong
2018-12-22
Improve error messages and debugging
Alasdair Armstrong
2018-11-20
Add messages for assert failures without user defined messages
Alasdair Armstrong
2018-11-19
Don't re-check AST repeatedly in exp_lift_assign re-write
Alasdair Armstrong
2018-10-31
Remove Parse_ast.Int, add unique locations
Alasdair Armstrong
2018-10-31
Rename Reporting_basic to Reporting
Alasdair Armstrong