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-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
2017-10-09
Improvements to menhir pretty printer and ocaml backend
Alasdair Armstrong
2017-10-06
Remove BK_effect constructor
Alasdair Armstrong
2017-10-04
Merge branch 'cleanup' into experiments
Alasdair Armstrong
2017-09-28
Merge branch 'experiments' into mono-experiments
Brian Campbell
2017-09-28
Refine constructors during monomorphisation
Brian Campbell
2017-09-27
Add while-loops to Lem backend
Thomas Bauereiss
2017-09-21
Cleaning up the AST and removing redundant and/or unused nodes
Alasdair Armstrong
2017-09-19
Added additional case for tuple l-expressions to increase compatability for ASL.
Alasdair Armstrong
2017-09-18
Added additional utility functions in ast_util
Alasdair Armstrong
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
[next]