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-24
Coq: need None special case here, too
Brian Campbell
2018-05-24
Coq: record conditionals in the context for constraint solving
Brian Campbell
2018-05-23
Coq: Implement the most basic merging of type- and term-level parameters
Brian Campbell
2018-05-23
riscv decode now uses mapping-decode and passes tests
Jon French
2018-05-23
fix typo in error message in type_check.ml
Jon French
2018-05-22
Fix one part of cast introduction, leave another for later
Brian Campbell
2018-05-22
Fix for E_cons not being compiled correctly into OCaml
Alasdair Armstrong
2018-05-21
Add an -ocaml-nobuild option to avoid building the generated ocaml by default...
Prashanth Mundkur
2018-05-21
further RISCV mapping: all extant non-compressed instructions done
Jon French
2018-05-21
fix bug in rewrite_defs_mapping_patterns where pattern-uses of mappings with ...
Jon French
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
temporary HACK for aarch64: make rewrite_defs_pat_lits ignore strings
Jon French
2018-05-18
more riscv mappings; riscv now builds successfully to lem which builds to isa...
Jon French
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
fix bug in rewrite_defs_pat_string_append -- make it pass types through corre...
Jon French
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
fix a couple warnings in type_check.ml
Jon French
2018-05-16
Declare hol automatic termination in sail_values
Ramana Kumar
2018-05-16
Add support for inline val-spec declaration for mappings
Jon French
2018-05-15
Merge branch 'sail2' into mappings
Jon French
2018-05-15
reorder lem rewrite passes and explicitly remove mapping valspecs; string stu...
Jon French
2018-05-15
rewrite_defs_guarded_pats: guards deserve rewriting too
Jon French
2018-05-14
make debug printing of realised mappings both optional and lazy
Jon French
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
further riscv mapping
Jon French
2018-05-11
support for mapping-patterns inside (should be) all other pattern types
Jon French
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-10
more mapping
Jon French
2018-05-10
Type_check: special case appending an empty vector
Jon French
2018-05-10
hacky monomorphic bits-string-parser for now
Jon French
2018-05-10
Merge branch 'sail2' into mappings
Jon French
2018-05-10
add space handling mappings to riscv prelude and sail_lib.ml
Jon French
2018-05-10
generalise string pattern matching to arbitrary arguments rather than just an...
Jon French
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
[prev]
[next]