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-31
Drop type annotations in top-level nexp rewriting in favour of valspecs
Brian Campbell
2019-01-31
Make cast insertion handle more complex nexps and pushing casts into blocks
Brian Campbell
2019-01-31
Monomorphisation: improve cast insertion and nexp rewriting on variants
Brian Campbell
2019-01-31
Add missing cases to constraint comparison
Brian Campbell
2019-01-31
Support case splitting on variables as well as sizeof in cast introduction
Brian Campbell
2019-01-29
Improve generation of initial register state
Thomas Bauereiss
2019-01-28
Lem: Be more careful about nexps occurring in the function signature
Thomas Bauereiss
2019-01-25
Monomorphisation: update a built-in name
Brian Campbell
2019-01-25
Fix solution finding using SMT by looking for the right variable
Brian Campbell
2019-01-22
Add a pragma for unrolling recursive functions
Alasdair Armstrong
2019-01-22
Make sure there is an ocaml representation for optimized memory read for
Alasdair
2019-01-22
Make sure we optimize constrained union constructors
Alasdair
2019-01-21
Update manual snapshot and add basic sail -latex documentation
Alasdair Armstrong
2019-01-21
Add output directory option for generated Isabelle auxiliary theories
Thomas Bauereiss
2019-01-21
Fix some issues with latex generation so manual builds again
Alasdair Armstrong
2019-01-21
Fix a bug with type-checking and latex generation
Alasdair Armstrong
2019-01-16
Latex: handle underscores when generating latex names.
Prashanth Mundkur
2019-01-14
Add options for output directories for the lem and coq backends.
Prashanth Mundkur
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-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-23
Remove a comment that breaks Isabelle build
Thomas Bauereiss
2018-12-22
Added RISC-V fence.tso
Shaked Flur
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
Check more carefully for recursive functions when generating Lem
Thomas Bauereiss
2018-12-17
Adapt Coq and termination measure support to typechecker changes
Brian Campbell
2018-12-14
Add some experimental support for non-lexical flow-typing rules
Alasdair Armstrong
2018-12-14
Add a few more tests for Jenkins
Alasdair Armstrong
2018-12-14
Add truncateLSB builtin useful for implementing Cheri Concentrate. Also add b...
Robert Norton
2018-12-14
Get real number tests working in OCaml/Interpreter
Alasdair
2018-12-14
A few additional tests
Alasdair
2018-12-13
Fix typo in boolean constraint desugaring
Alasdair Armstrong
2018-12-13
Remove redundant zero extensions more aggressively in mono rewrites
Thomas Bauereiss
2018-12-13
Fix issue with sizeof-rewriting and monomorphisation
Alasdair Armstrong
2018-12-13
Fixing rationals in Sail interpreter and OCaml
Alasdair Armstrong
2018-12-13
Add hooks to call cgen stub file for RISC-V
Alasdair Armstrong
2018-12-13
Add a stub file for future cgen generations
Alasdair Armstrong
2018-12-13
Merge remote-tracking branch 'origin/sail2' into asl_flow
Alasdair
2018-12-12
Fix some small bugs
Alasdair
2018-12-12
Add parallelism limit to C and builtins test
Alasdair Armstrong
2018-12-12
Move much of recursive function termination to a rewrite
Brian Campbell
2018-12-12
Add a test for flow typing as found in the ARM 32-bit instructions
Alasdair Armstrong
[next]