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
2018-05-12
Fix bug in handling of registers with option type
Thomas Bauereiss
2018-05-11
More builtin names in constant propagation
Brian Campbell
2018-05-11
Make nexp simplification a little smarter
Brian Campbell
2018-05-11
Actually use the correct type for singleton rewriting this time
Brian Campbell
2018-05-11
Be much more careful to introduce the right bitvector casts to the right sizes
Brian Campbell
2018-05-11
Handle automatic existential unpacking in function application in mono analysis
Brian Campbell
2018-05-11
Use type from funcl in singleton rewriting
Brian Campbell
2018-05-11
Remove buggy bit list comparison functions from Lem library
Thomas Bauereiss
2018-05-11
Remove unneeded _sail suffix from latex files.
Robert Norton
2018-05-11
Avoid generating latex files that differ only by case because this causes con...
Robert Norton
2018-05-10
latex: don't include the prefix in the label. This means we have the option o...
Robert Norton
2018-05-09
Add language=sail option in listings command for latex output. This helps wit...
Robert Norton
2018-05-09
Fix an issue with C compilation
Alasdair Armstrong
2018-05-09
Fix printing of hex strings in Lem
Thomas Bauereiss
2018-05-09
Add tests for Isabelle->OCaml generation for CHERI and AArch64
Thomas Bauereiss
2018-05-09
Add more annotations for loop bounds in Lem rewriting
Thomas Bauereiss
2018-05-09
Run ARM built-in tests for Lem backend (via OCaml)
Thomas Bauereiss
2018-05-09
Support short-circuiting of Boolean expressions in Lem
Thomas Bauereiss
2018-05-09
Generate initial register state record
Thomas Bauereiss
2018-05-09
Fix Byte_sequence errors due to linksem update
emersion
2018-05-04
Checked that variable names in split_fun rewrites are really variables
Brian Campbell
2018-05-04
Fix missing nexp id rewriting
Brian Campbell
2018-05-04
Rewrite constant nexps in specs
Brian Campbell
2018-05-04
Add support for top-level values to monomorphisation singleton rewrite
Brian Campbell
2018-05-04
Fix mono cast introduction to avoid a checking to inference change
Brian Campbell
2018-05-04
Start updating monomorphisation
Brian Campbell
2018-05-04
Rename type vars in Coq backend when they clash with identifiers
Brian Campbell
2018-05-04
Basic Coq constraints
Brian Campbell
2018-05-03
Flow typing and l-expression changes for ASL parser
Alasdair Armstrong
2018-05-03
Add typing rule for checking tuples as well as inferring them
Alasdair Armstrong
2018-05-03
Fix interpreter messages for failing asserts
Alasdair Armstrong
2018-05-03
Work in progress on the coq backend
Brian Campbell
2018-04-26
Lem: Add Size class annotations for nested bitvector types
Thomas Bauereiss
2018-04-26
Fix bug in rewriting of loops
Thomas Bauereiss
2018-04-26
Avoid adding explicit type annotations with generated type variables
Thomas Bauereiss
2018-04-26
Make effect propagation in rewriter more efficient
Thomas Bauereiss
2018-04-26
Lazily evaluate debugging messages
Thomas Bauereiss
2018-04-26
Add a new SHARE_DIR argument to use when doing opam build. For non-opam build...
Robert Norton
2018-04-26
Make ocamlbuild assume lem is in path instead of relative to current directory.
Robert Norton
2018-04-26
Opam packaging: add install and uninstall targets and code to find various fi...
Robert Norton
2018-04-26
Remove obsolete mips/cheri rules from sail makefile. These are now built in t...
Robert Norton
2018-04-25
Simplify subtyping check
Alasdair Armstrong
2018-04-25
Start working on documentation
Alasdair Armstrong
2018-04-23
Merge branch 'rmn30_latex' into sail2
Robert Norton
2018-04-20
Allow instantiation of type or order type variables without kind declaration
Brian Campbell
2018-04-20
Have sign_extend in common Sail Lem library, use it and zero_extend in
Brian Campbell
2018-04-19
Gloss over UInt/unsigned name difference in monomorphisation
Brian Campbell
2018-04-19
Fix bug with function being applied to tuples
Alasdair Armstrong
2018-04-18
Add first draft of Isabelle library documentation
Thomas Bauereiss
2018-04-18
Fix bug in pretty-printing loops to Lem
Thomas Bauereiss
[next]