index
:
sail
sail2
Formal specification language for ISAs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
c
/
run_tests.py
Age
Commit message (
Expand
)
Author
2021-01-05
Fix some cases when monomorphising vectors containing variable-length bitvectors
Alasdair
2020-05-21
Merge branch 'sail2' into mono-tweaks
Alasdair
2020-05-14
Re-activate some tests
Alasdair
2020-05-11
Functorise and refactor C code generator
Alasdair
2020-04-15
Add more intuitive defaults to interactive toplevel
Alasdair
2020-04-10
Add test output to gitignore
Thomas Bauereiss
2019-06-19
Make C emulator exit with failure for uncaught exception. Make special case f...
Robert Norton
2019-05-03
Jib: Fix optimizations for SMT IR changes
Alasdair Armstrong
2019-03-27
Interactive: Refactor sail.ml
Alasdair Armstrong
2019-03-06
Add option to slice out printing and tracing functions when generating C
Alasdair Armstrong
2019-02-21
Allow monomorphisation with C generation
Alasdair
2019-02-04
Test lem output by running end-to-end tests using ocaml via lem
Alasdair Armstrong
2018-12-12
Add parallelism limit to C and builtins test
Alasdair Armstrong
2018-11-23
Introduce intermediate bitvector representation in C
Alasdair Armstrong
2018-09-10
Various fixes
Alasdair Armstrong
2018-08-23
Fix interpreter after re-writer change
Alasdair Armstrong
2018-08-17
Improve builtins tests
Alasdair Armstrong
2018-08-16
Ressurect builtin tests, and add parallel test runner script
Alasdair Armstrong