index
:
sail
sail2
Formal specification language for ISAs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2019-02-03
Merge branch 'sail2' into rmem_interpreter
Jon French
2019-02-01
Use same license as Sail for emacs mode
Alasdair Armstrong
2019-02-01
Merge pull request #29 from thoughtpolice/patch-1
Alasdair Armstrong
2019-02-01
Tweak HOL LEM_DIR to match riscv makefile
Brian Campbell
2019-02-01
Make hol libraries use opam Lem library by default
Brian Campbell
2019-01-31
sail-mode: add ELPA metadata
Austin Seipp
2019-01-31
Fix an unnecessary cast insertion on assignments
Brian Campbell
2019-01-31
Turn on cast insertion for -lem_mwords and revert b826df25
Brian Campbell
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-23
Minor opam release to fix #26. Also includes new unrolling pragma.
Robert Norton
2019-01-23
Don't let "make" fail unnecessarily in lib/isabelle
Thomas Bauereiss
2019-01-22
Add some more test cases
Alasdair Armstrong
2019-01-22
Add a pragma for unrolling recursive functions
Alasdair Armstrong
2019-01-22
Bump opam version for release.
Robert Norton
2019-01-22
Build isabelle and hol files in lib from lem before opam install.
Robert Norton
2019-01-22
Don't hardcode location of BBV library
Thomas Bauereiss
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
The RISCV environment variable collides with common usage by the RISC-V toolc...
Prashanth Mundkur
2019-01-21
Pass Lem library path to Isabelle
Thomas Bauereiss
2019-01-21
Don't require manual set up of Isabelle session directories
Thomas Bauereiss
2019-01-21
Fix typo in install instructions
Alasdair Armstrong
2019-01-21
Remove old emacs mode to avoid confusion
Alasdair Armstrong
2019-01-21
Update manual snapshot and add basic sail -latex documentation
Alasdair Armstrong
2019-01-21
Fix build of Isabelle documentation
Thomas Bauereiss
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-19
wib
Shaked Flur
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-13
update README
Peter Sewell
2019-01-13
update README with current model repos
Peter Sewell
2019-01-09
Update Coq snapshots
Brian Campbell
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-09
Coq: add truncateLSB and import Zeuclid by default
Brian Campbell
2019-01-02
Coq: tweak recently introduced type check to ignore effects
Brian Campbell
2019-01-02
...without debug printing
Jon French
2019-01-02
restore V_attempted_read behaviour after merge
Jon French
2019-01-01
Coq: update instr_kinds from Lem
Brian Campbell
2018-12-31
Last rewrite reordering needs more typechecking
Brian Campbell
[next]