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
2017-09-18
Merge branch 'experiments' into mono-experiments
Brian Campbell
2017-09-14
Better failure reporting on mono tests
Brian Campbell
2017-09-14
Fix some more test cases
Thomas Bauereiss
2017-09-13
Work on improving Sail error messages
Alasdair Armstrong
2017-09-07
Merge branch 'experiments' of https://bitbucket.org/Peter_Sewell/sail into ex...
Alasdair Armstrong
2017-09-07
Add ocaml run-time and updates to sail for ocaml backend
Alasdair Armstrong
2017-09-04
Merge branch 'experiments' of bitbucket.org:Peter_Sewell/sail into mono-exper...
Brian Campbell
2017-09-02
Add command line flags to toggle sequential monad and native machine words
Thomas Bauereiss
2017-09-01
Testing typedef generation for ocaml
Alasdair Armstrong
2017-09-01
More test cases for ocaml backend
Alasdair Armstrong
2017-09-01
Started work on test suite for ocaml backend
Alasdair Armstrong
2017-08-29
Make Lem export of CHERI(-256) typecheck
Thomas Bauereiss
2017-08-28
Improve test output for monomorphisation
Brian Campbell
2017-08-28
Update test script for gen_lib changes
Brian Campbell
2017-08-28
Merge branch 'experiments' of bitbucket.org:Peter_Sewell/sail into mono-exper...
Brian Campbell
2017-08-24
Begin refactoring Sail library
Thomas Bauereiss
2017-08-23
Update monomorphisation test script
Brian Campbell
2017-08-23
Merge branch 'experiments' into mono-experiments
Brian Campbell
2017-08-22
Adapt first part of union monomorphisation to existential types
Brian Campbell
2017-08-22
Added basic support for pure record definitions and functional record
Alasdair Armstrong
2017-08-21
Merge branch 'experiments' into mono-experiments
Brian Campbell
2017-08-18
Bit more monomorphisation testing
Brian Campbell
2017-08-18
Fixed a bug where sizeof re-writing fail for aliased type arguments
Alasdair Armstrong
2017-08-17
Fix two more test cases
Thomas Bauereiss
2017-08-17
Add support for register types other than bitvector to state monad
Thomas Bauereiss
2017-08-17
Merge branch 'experiments' of bitbucket.org:Peter_Sewell/sail into mono-exper...
Brian Campbell
2017-08-16
Very basic start to monomorphisation testing
Brian Campbell
2017-08-15
Added exceptions and try/catch blocks to AST and typechecker in order
Alasdair Armstrong
2017-08-10
Merge remote-tracking branch 'origin/sail_new_tc' into experiments
Alasdair Armstrong
2017-08-10
Fix bug with subtyping in let bindings
Alasdair Armstrong
2017-08-10
Improved existentials and type synonyms
Alasdair Armstrong
2017-08-08
Fix Lem bindings in test cases
Thomas Bauereiss
2017-08-07
Fixed various issues regarding typechecking lists.
Alasdair Armstrong
2017-08-02
Test for overloaded function with varying arities
Alasdair Armstrong
2017-08-02
Fix run_tests.sh so it cleans up generated ml files when testing ocaml backend
Alasdair Armstrong
2017-08-02
Tune vector_subrange
Thomas Bauereiss
2017-08-02
Merge remote-tracking branch 'origin/sail_new_tc' into experiments
Alasdair Armstrong
2017-08-01
Added ocaml generation to run_tests.sh
Alasdair Armstrong
2017-08-01
Fixed a bug where type_synonyms were not being expanded properly when conside...
Alasdair Armstrong
2017-08-01
Fixed a bug where as patterns weren't binding their variable correctly
Alasdair Armstrong
2017-08-01
Added additional test for existentials
Alasdair Armstrong
2017-07-31
Changed behavior of return to better match ASL
Alasdair Armstrong
2017-07-28
Mips TLB existential example
Alasdair Armstrong
2017-07-28
Merge remote-tracking branch 'origin/sail_new_tc' into experiments
Alasdair Armstrong
2017-07-27
Some more test cases
Alasdair Armstrong
2017-07-27
Add test cases for overlapping record field names
Alasdair Armstrong
2017-07-27
Merge remote-tracking branch 'origin/sail_new_tc' into experiments
Alasdair Armstrong
2017-07-27
Fixed bug with pattern synonyms in Cons and List patterns
Alasdair Armstrong
2017-07-27
Fixed some bugs with existentials, and added test cases
Alasdair Armstrong
2017-07-26
Improve rewriting of sizeof expressions
Thomas Bauereiss
[next]