index
:
sail
sail2
Formal specification language for ISAs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2020-06-03
Add a workflow for latest released ocaml
Alasdair
2020-06-03
Update opam file to opam 2
Alasdair
2020-06-03
add docker makefile target
jp
2020-06-02
Add m4 to 18.04 install
Alasdair
2020-06-02
Add ubuntu 20.04 workflow
Alasdair
2020-05-27
Try to fix Github CI
Thomas Bauereiss
2020-05-27
Update base64 and yojson dependencies
Thomas Bauereiss
2020-05-22
Fix atomicity of register field writes
Alasdair
2020-05-21
Merge branch 'mono-tweaks' into sail2
Alasdair
2020-05-21
Merge branch 'mono-tweaks' of github.com:rems-project/sail into mono-tweaks
Alasdair
2020-05-21
Merge branch 'sail2' into mono-tweaks
Alasdair
2020-05-19
Update readme with min OCaml version
Alasdair Armstrong
2020-05-18
Add a prefix option for generated coverage files
Alasdair
2020-05-18
Add a header and a default page to the index in coverage reports
Alasdair
2020-05-15
Merge pull request #67 from arichardson/add-static
Alasdair Armstrong
2020-05-15
Remove some left over debug statements
Alasdair
2020-05-15
Generate index for coverage
Alasdair
2020-05-15
C backend: Only add static to model_{init,fini} if -static is passed
Alex Richardson
2020-05-15
C backend: Add a static () helper
Alex Richardson
2020-05-15
Fix more typos
Alasdair
2020-05-15
Tweak readme
Alasdair
2020-05-15
Add colour options to sailcov
Alasdair
2020-05-15
Add static to registers if -static is passed
Alex Richardson
2020-05-15
Also make the letbinding C variables static
Alex Richardson
2020-05-15
Also allow adding static to model_{init,fini,main}()
Alex Richardson
2020-05-15
Add static to more C functions
Alex Richardson
2020-05-15
Add --tab-width option to sailcov
Alasdair
2020-05-15
Update type error messages for jenkins
Alasdair
2020-05-15
Move riscv_vmem_sv39 example to a separate page so it renders nicely
Alasdair
2020-05-15
Add example output for coverage visualisation
Alasdair
2020-05-15
Add coverage header
Alasdair
2020-05-15
Fix links
Alasdair
2020-05-15
Add sailcov readme
Alasdair
2020-05-15
Add coverage tracking tool
Alasdair
2020-05-14
Output INT64_MIN in code generator for min 64-bit integer literal
Alasdair
2020-05-14
Merge remote-tracking branch 'origin' into codegen
Alasdair
2020-05-14
Re-activate some tests
Alasdair
2020-05-14
Attempt to fix CI error
Alasdair
2020-05-14
Various bugfixes and improvements for updated codegen
Alasdair
2020-05-13
Add caching of calls to solve_unique
Thomas Bauereiss
2020-05-13
Make Isabelle lemma generation work with grouped regstate
Thomas Bauereiss
2020-05-12
Add support for instrumenting generated C with branch coverage metrics
Alasdair
2020-05-12
Support for user-defined state and headers in new codegen
Alasdair
2020-05-11
Functorise and refactor C code generator
Alasdair
2020-05-08
Only check int kids when simplifying nexps
Thomas Bauereiss
2020-05-08
Add another type annotation in bitvector cast rewrite
Thomas Bauereiss
2020-05-04
Lem: Add some reserved identifiers
Thomas Bauereiss
2020-05-04
Add some more cases in mono rewrites
Thomas Bauereiss
2020-05-04
Mono: Try to fix bug in inter-procedural analysis
Thomas Bauereiss
2020-05-04
Try to fix bug in size parameter rewriting
Thomas Bauereiss
[prev]
[next]