index
:
sail
sail2
Formal specification language for ISAs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
Age
Commit message (
Expand
)
Author
2018-02-06
Improve destructuring existential types
Alasdair Armstrong
2018-02-05
Allow type variables to be introduced by global let bindings.
Alasdair Armstrong
2018-02-01
More work on C compilation
Alasdair Armstrong
2018-02-01
Fix a bug where local variables could shadow functions
Alasdair Armstrong
2018-01-31
Fix bug in bitvector pattern rewriting
Thomas Bauereiss
2018-01-31
Added test case for decode patterns that are currently failing
Alasdair Armstrong
2018-01-31
Find buried set constraints in asserts
Brian Campbell
2018-01-31
add some elf files from riscv test suite and run them on riscv model.
Robert Norton
2018-01-30
Fix failing Lem tests
Alasdair Armstrong
2018-01-29
use check target in makefile when checking riscv spec.
Robert Norton
2018-01-29
Fix a bug where structs containing unions would generate bad to_string functions
Alasdair Armstrong
2018-01-26
Give LEM test suite a more useful name for benefit of jenkins.
Robert Norton
2018-01-26
Shebang must be first line of file. Fixes RISCV test failing on jenkins due t...
Robert Norton
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
Fix more type annotations in rewriter
Thomas Bauereiss
2018-01-23
Run tests for Lem shallow embedding
Thomas Bauereiss
2018-01-23
Added additional tests, and fixed ocaml build of ARM tests
Alasdair Armstrong
2018-01-22
Add regression test for type synonym with constraints inside existential type...
Alasdair Armstrong
2018-01-22
Update and fix test suite
Alasdair Armstrong
2018-01-19
Added RISCV test case to test suite
Alasdair Armstrong
2018-01-18
Merge remote-tracking branch 'origin/experiments' into sail2
Alasdair Armstrong
2018-01-18
Modified ocaml backend to use ocamlfind for linksem and lem
Alasdair Armstrong
2018-01-17
Add generated ARM spec and test cases for it
Alasdair Armstrong
2018-01-16
Test the ocaml interpreter with the same tests as the ocaml compilation
Alasdair Armstrong
2018-01-16
Improve formatting of output when running all test suites.
Alasdair Armstrong
2018-01-16
Created version of typecheck test suite for sail2 branch
Alasdair Armstrong
2018-01-15
Support non-trivial literal patterns
Brian Campbell
2018-01-12
Merge remote-tracking branch 'origin/experiments' into sail2
Alasdair Armstrong
2018-01-11
Ocaml semantics can now run aarch64 hello world example using octapod
Alasdair Armstrong
2018-01-10
Fix control dependencies in monomorphisation analysis
Brian Campbell
2018-01-04
Additional tests for ocaml backend
Alasdair Armstrong
2017-12-07
More OCaml test cases
Alasdair Armstrong
2017-12-07
Support monomorphisation with set constrained integers
Brian Campbell
2017-12-06
Add top-level pattern match guards internally
Brian Campbell
2017-12-04
Fix warnings in test suite
Alasdair Armstrong
2017-11-27
Added test for short-circuiting of boolean operations
Alasdair Armstrong
2017-11-27
Use guards from when patterns when typing cases
Brian Campbell
2017-11-16
Fixed some longstanding issues regarding constraints on type constructors.
Alasdair Armstrong
2017-11-15
Additional test case for OCaml backend
Alasdair Armstrong
2017-11-15
Simplify flow typing code in typechecker
Alasdair Armstrong
2017-11-15
Merge branch 'smt' into experiments
Alasdair Armstrong
2017-11-15
Allow user defined operations in nexps (experimental)
Alasdair Armstrong
2017-11-14
During monomorphisation always refine constructors,
Brian Campbell
2017-11-10
Fixed ocaml backend so it correctly compiles registers passed by name.
Alasdair Armstrong
2017-11-10
Fixed some tricky typechecking bugs
Alasdair Armstrong
2017-11-03
Fix ocaml test suite
Alasdair Armstrong
2017-11-02
Added monomorphism restriction to undefined values.
Alasdair Armstrong
2017-10-18
Merge branch 'experiments' of Peter_Sewell/sail into mono-experiments
Brian Campbell
[next]