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-05-01
starting to also do integer support
Jon French
2018-05-01
start of string pattern matching: currently only literals
Jon French
2018-04-25
Simplify subtyping check
Alasdair Armstrong
2018-04-20
Allow instantiation of type or order type variables without kind declaration
Brian Campbell
2018-04-19
Fix bug with function being applied to tuples
Alasdair Armstrong
2018-04-18
Update mono test script
Brian Campbell
2018-04-18
Add a test case for using enum to number function as a cast
Alasdair Armstrong
2018-04-18
Move Lem shl_int, shr_int implementations from aarch64_extras to sail lib
Brian Campbell
2018-04-17
Enable mono builtins test, tweak test output
Brian Campbell
2018-04-13
Add a few more generated file to gitignore
Brian Campbell
2018-04-11
Fix test prelude
Brian Campbell
2018-04-10
Porting some minisail changes to sail2 branch
Alasdair Armstrong
2018-04-06
Test now passes
Brian Campbell
2018-04-05
Add generic prelude library that pulls in various basic sail
Alasdair Armstrong
2018-04-04
Instantiate type properly when introducing mono casts
Brian Campbell
2018-04-04
Add bitvector casts to funcl bodies when necessary
Brian Campbell
2018-04-03
Added test cases for builtins
Alasdair Armstrong
2018-03-22
Fix C compilation for CHERI and MIPS
Alasdair Armstrong
2018-03-15
add test that cheri specs build (ocaml).
Robert Norton
2018-03-14
WIP Latex formatting
Alasdair Armstrong
2018-03-14
Fix toplevel pattern compilation
Alasdair Armstrong
2018-03-14
Update mono tests
Brian Campbell
2018-03-14
Remove unnecessary size_itself_int uses in guards (for Lem)
Brian Campbell
2018-03-14
Disallow impure global let bindings
Thomas Bauereiss
2018-03-14
riscv: disable failing lrsc test for now to make sail2 green.
Robert Norton
2018-03-13
Polymorphic option types now compile to C
Alasdair Armstrong
2018-03-13
Add test for mutual recursion and monomorphisation
Brian Campbell
2018-03-13
Support a few more set constraints in mono
Brian Campbell
2018-03-13
Merge funcls for Lem output, making it suitable for testing with OCaml
Brian Campbell
2018-03-13
A couple of mono test tweaks
Brian Campbell
2018-03-12
ELF loading for C backend
Alasdair Armstrong
2018-03-09
Sort mono test cases, add missing files
Brian Campbell
2018-03-07
Make union types consistent in the AST
Alasdair Armstrong
2018-03-02
Fix off-by-one error in OCaml for loop compilation
Alasdair Armstrong
2018-02-27
Fix some bugs in C compilation, and optimise struct updates
Alasdair Armstrong
2018-02-26
Fix missing case in pattern completeness check
Alasdair Armstrong
2018-02-24
Fix C builtins
Alasdair Armstrong
2018-02-23
Fix some bugs in C compilation
Alasdair Armstrong
2018-02-23
Make mono test harness nicer
Brian Campbell
2018-02-23
Change monomorphisation tests to proper output
Brian Campbell
2018-02-23
Update more monomorphisation tests
Brian Campbell
2018-02-22
More updates to C backend
Alasdair Armstrong
2018-02-22
Curtail at more false assertions
Brian Campbell
2018-02-22
Start resurrecting monomorphisation tests
Brian Campbell
2018-02-21
Can now compile aarch64/no_vector into C
Alasdair Armstrong
2018-02-21
Create an update_field function for each field in a bitfield definition
Alasdair Armstrong
2018-02-20
Allow overlapping bitfield field names
Alasdair Armstrong
2018-02-19
Have generic vectors working in C backend
Alasdair Armstrong
2018-02-16
Can now compile aarch64/duopod to C
Alasdair Armstrong
2018-02-15
Rebase state monad onto prompt monad
Thomas Bauereiss
[next]