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-01
utils mapping over mpats/mpexps
Jon French
2018-05-01
conversion from parse_ast to ast
Jon French
2018-05-01
add to parser
Jon French
2018-05-01
add mpats to asts
Jon French
2018-05-01
re-indent Initial_check.to_ast_typ
Jon French
2018-05-01
starting to also do integer support
Jon French
2018-05-01
starting to also do integer support
Jon French
2018-05-01
start of string pattern matching: currently only literals
Jon French
2018-05-01
fix refactored rewrite_pexp_with_guards (where type information is and is not...
Jon French
2018-05-01
add { ~~fieldname } sugar to record patterns, expanding to { fieldname = fiel...
Jon French
2018-05-01
more refactoring of pexp rewriters
Jon French
2018-05-01
Type_check: factor rewrite_pexps_with_guards out of rewrite_defs_pat_lits
Jon French
2018-05-01
tidy
Jon French
2018-05-01
Use a naming scheme rather than random fresh ids for union anonymous records
Jon French
2018-05-01
fix warnings
Jon French
2018-05-01
Add anonymous record arms to unions
Jon French
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
2018-04-18
Add some lemmas about bitvectors
Thomas Bauereiss
2018-04-18
Move a few printing functions to sail_values.lem
Thomas Bauereiss
2018-04-18
Fix another reference to BK_nat
Alastair Reid
2018-04-18
Fix build on linux
Alasdair Armstrong
2018-04-18
Port to Mac: BSD sed != GNU sed
Alastair Reid
2018-04-18
Move Lem shl_int, shr_int implementations from aarch64_extras to sail lib
Brian Campbell
2018-04-18
add some experimental support for latex output in multiple files.
Robert Norton
2018-04-18
Rename BK_nat to BK_int to be consistent with source syntax
Alasdair Armstrong
2018-04-18
Updates to latex mode for documentation
Alasdair Armstrong
2018-04-17
Fix slicing in constant propagation
Brian Campbell
2018-04-17
Move some Lem library vector operations so that we also have mword versions
Brian Campbell
2018-04-13
Check all patterns inside functions with -dsanity
Brian Campbell
2018-04-12
Fill in some minor missing cases in monomorphisation
Brian Campbell
2018-04-11
Avoid unnecessary rechecking in remove numeral pats rewrite
Brian Campbell
2018-04-11
Use more robust method of finding deps of new tyvars in mono analysis
Brian Campbell
2018-04-11
Make the atom to singleton type rewriter replace literals with guards
Brian Campbell
[prev]
[next]