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-02
Merge remote-tracking branch 'origin/sail2' into asl_flow2
Alasdair
2019-02-01
Fix missing typedef cases in OCaml output
Alasdair
2019-02-01
Add test cases for integer synonyms
Alasdair
2019-02-01
Expand integer synonyms
Alasdair Armstrong
2019-02-01
Add tracing instrumention for SMT
Alasdair Armstrong
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
Build Isabelle heap image instead of just running session
Thomas Bauereiss
2019-01-31
Adapt HOL library to monad changes
Thomas Bauereiss
2019-01-31
Merge branch 'monads' into asl_flow2
Thomas Bauereiss
2019-01-31
Further restrict attention to Int kids
Thomas Bauereiss
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-30
Cache compilation results to improve build times for repeated builds
Alasdair
2019-01-29
Fixes for full v8.5
Alasdair Armstrong
2019-01-29
Add an option to crudely slice a function out of a Sail model
Brian Campbell
2019-01-29
Monomorphisation: add missing tyvar substitution during constrant propagation
Brian Campbell
2019-01-29
Add a few more type annotations after mono rewrites
Thomas Bauereiss
2019-01-29
Merge branch 'sail2' into asl_flow2
Thomas Bauereiss
2019-01-29
Improve generation of initial register state
Thomas Bauereiss
2019-01-29
Monomorphisation: restrict our attention to Int kids
Brian Campbell
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-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
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-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-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
[next]