index
:
sail
sail2
Formal specification language for ISAs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
2019-01-29
Monomorphisation: restrict our attention to Int kids
Brian Campbell
2019-01-25
Coq: add enough to generate some output for arm-v8.5-a
Brian Campbell
2019-01-24
Start supporting informative bool types in Coq backend
Brian Campbell
2019-01-24
Make recheck_defs_without_effects restore old flag properly
Brian Campbell
2019-01-23
Make rewriting of E_assign a bit more robust
Thomas Bauereiss
2019-01-23
Add another flow-typing case for E_internal_plet
Thomas Bauereiss
2019-01-17
Work around an issue with type abbreviations in HOL
Thomas Bauereiss
2019-01-17
Output configuration registers for Lem
Thomas Bauereiss
2019-01-17
Fix bug in letbind_effects rewrite
Thomas Bauereiss
2019-01-14
Add a function to perform re-writes in parallel
Alasdair
2019-01-14
Support some more unification cases
Thomas Bauereiss
2019-01-14
Make rewriting of foreach loops for Lem more robust
Thomas Bauereiss
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-10
Fixes so 8.5 with vector instructions compiles to C
Alasdair Armstrong
2019-01-09
Coq: the division used in smt.sail should be Euclidean
Brian Campbell
2019-01-09
Coq: add parens around negative integer literals
Brian Campbell
2019-01-08
Improvements for v85
Alasdair Armstrong
2019-01-03
Make sure to close file handles when printing error messages
Alasdair Armstrong
2019-01-03
Comment out bisect coverage in ocamlbuild files
Alasdair Armstrong
2019-01-02
Coq: tweak recently introduced type check to ignore effects
Brian Campbell
2018-12-31
Last rewrite reordering needs more typechecking
Brian Campbell
2018-12-31
Coq: move function clause merging to keep measure argument intact
Brian Campbell
2018-12-30
Sort dependencies of termination measures properly
Brian Campbell
2018-12-29
Coq: ensure that recursive functions compute
Brian Campbell
2018-12-29
Add separate termination_measure declarations
Brian Campbell
2018-12-27
Coq: avoid putting ambiguous numeric literals in Coq output
Brian Campbell
2018-12-27
Coq: fix name clashes and instantiation calculation
Brian Campbell
2018-12-26
More cleanup
Alasdair Armstrong
2018-12-26
Some cleanup
Alasdair Armstrong
2018-12-26
Add makefile target for building with Bisect coverage
Alasdair Armstrong
2018-12-26
More error messages improvments
Alasdair Armstrong
2018-12-23
Remove a comment that breaks Isabelle build
Thomas Bauereiss
2018-12-22
Added RISC-V fence.tso
Shaked Flur
2018-12-22
Improve error messages and debugging
Alasdair Armstrong
2018-12-21
Simplify boolean existentials
Alasdair Armstrong
2018-12-21
Expand synonyms in generated mapping val-specs
Alasdair Armstrong
2018-12-20
Make sure sail -v prints useful version info
Alasdair Armstrong
2018-12-20
Fix monomorpisation tests with typechecker changes
Alasdair Armstrong
2018-12-19
Improve sizeof rewriting performance
Alasdair Armstrong
2018-12-19
Coq: handle pairs of ranges (and other existential types) properly
Brian Campbell
2018-12-19
Coq: handle existentials in hypotheses during solving, add max_nat, better casts
Brian Campbell
2018-12-18
Ensure type-variables have consistent names
Alasdair
2018-12-18
Revert "Experiment with generating type variable names in a repeatable way"
Alasdair
2018-12-18
Experiment with generating type variable names in a repeatable way
Alasdair Armstrong
2018-12-18
Fix rewriter issues
Alasdair Armstrong
2018-12-18
Check more carefully for recursive functions when generating Lem
Thomas Bauereiss
2018-12-18
Store function instantiation information within annotations, so we don't
Alasdair
2018-12-17
Changes for ASL parser
Alasdair Armstrong
2018-12-17
Adapt Coq and termination measure support to typechecker changes
Brian Campbell
[next]