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-21
Add an -ocaml-nobuild option to avoid building the generated ocaml by default...
Prashanth Mundkur
2018-05-18
Make named theorem collections of state monad more fine-grained
Thomas Bauereiss
2018-05-18
Fix bug in rewriting variable updates
Thomas Bauereiss
2018-05-18
Avoid split_on_char function that was introduced in OCaml 4.04. Use Util vers...
Robert Norton
2018-05-17
changes to for testing FreeBSD boot on MIPS: allowing loading raw file in oca...
Robert Norton
2018-05-17
Merge branch 'cheri-mono' into sail2
Brian Campbell
2018-05-17
Remove sequential code again
Brian Campbell
2018-05-17
Use an intermediate base_monad type alias in Lem,
Brian Campbell
2018-05-16
Declare hol automatic termination in sail_values
Ramana Kumar
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
Add Boolean short-circuiting to state monad
Thomas Bauereiss
2018-05-11
Merge branch 'sail2' into cheri-mono
Thomas Bauereiss
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
Add back purely sequential Lem generation
Thomas Bauereiss
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
[next]