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-02-01
Can now compile some simple sail programs to C
Alasdair Armstrong
2018-01-31
Try to make bitvector pattern rewriting more robust
Thomas Bauereiss
2018-01-31
Fix bug in bitvector pattern rewriting
Thomas Bauereiss
2018-01-31
More updates to C backend - matching and tuples
Alasdair Armstrong
2018-01-31
minor rename
Shaked Flur
2018-01-31
Find buried set constraints in asserts
Brian Campbell
2018-01-31
Fix mono continue away option
Brian Campbell
2018-01-31
Export arithmetic shift right from Lem library
Thomas Bauereiss
2018-01-31
Add Lem operator wrappers for bitlists
Thomas Bauereiss
2018-01-31
Add wrappers around Lem operators using bitvector type class
Thomas Bauereiss
2018-01-31
Split base definitions of Lem monads and further built-ins (e.g. loop combina...
Thomas Bauereiss
2018-01-30
Handle 'N == 1 | 'N == 2 | ... style set constraints in mono
Brian Campbell
2018-01-30
Optionally give *all* monomorphisation errors at once
Brian Campbell
2018-01-30
Fix monomorphisation analysis to detect type variables which need to be
Brian Campbell
2018-01-30
Fix failing Lem tests
Alasdair Armstrong
2018-01-30
Updates to C backend
Alasdair Armstrong
2018-01-30
Generate functions from enums to numbers and vice versa
Alasdair Armstrong
2018-01-29
Add rreg effect to _reg_deref in fix_val_specs rewrite
Thomas Bauereiss
2018-01-29
Output a few more type annotations for Lem
Thomas Bauereiss
2018-01-29
Look through let expressions when constructing nconstraints
Brian Campbell
2018-01-29
Leave pure if-conditions in place instead of pulling out let-bindings
Brian Campbell
2018-01-29
Set maximum split size to work with aarch64 no vector
Brian Campbell
2018-01-29
Get typechecking to resolve overriding in remove numeral patterns rewrite
Brian Campbell
2018-01-29
Move subst to ast_util, use for guarded clauses rewrite
Brian Campbell
2018-01-29
Add some initial exception handling to the riscv execution loop.
Prashanth Mundkur
2018-01-29
Merge branch 'sail2' of https://bitbucket.org/Peter_Sewell/sail into sail2
Robert Norton
2018-01-29
add tohost to value.ml
Robert Norton
2018-01-29
implement shift primitives in sail_lib.ml
Robert Norton
2018-01-29
Further updates to C backend
Alasdair Armstrong
2018-01-29
Fix a bug where structs containing unions would generate bad to_string functions
Alasdair Armstrong
2018-01-29
Merge branch 'sail2' of https://bitbucket.org/Peter_Sewell/sail into sail2
Alasdair Armstrong
2018-01-29
Linksem does not use uint anymore
Shaked Flur
2018-01-29
Turn off constraint substitution in mono
Brian Campbell
2018-01-29
Use fresh variables when dealing with (multiple) literal patterns
Brian Campbell
2018-01-29
Turn off warnings when rechecking after mono
Brian Campbell
2018-01-29
Avoid generating (_ as n) in mono, broke atom type rewriting
Brian Campbell
2018-01-26
Fixed loading ARM elf files
Alasdair Armstrong
2018-01-26
One more mono rewrite
Brian Campbell
2018-01-26
Missing -ocamlfind
Brian Campbell
2018-01-26
Add replacement of complex nexp sizes by equivalent variables in mono
Brian Campbell
2018-01-26
Preserve more typing info in monomorphisation for later stages
Brian Campbell
2018-01-26
More work on C backend
Alasdair Armstrong
2018-01-25
Add mli file for pattern completeness module
Alasdair Armstrong
2018-01-25
Merge branch 'sail2' of https://bitbucket.org/Peter_Sewell/sail into sail2
Alasdair Armstrong
2018-01-25
Add pattern completness check for match statements
Alasdair Armstrong
2018-01-25
Use set asserts as case splits in monomorphisation
Brian Campbell
2018-01-25
Missing type expansion
Brian Campbell
2018-01-25
Handle bound variables properly with precise case splitting
Brian Campbell
2018-01-25
Fix building bytecode sail
Brian Campbell
2018-01-25
Basic support for match x[5 .. 2] with case splits
Brian Campbell
[prev]
[next]