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-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-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-04-28
Update test error messages, hopefully will make Jenkins happy again
Alasdair
2020-04-28
Add flooring division in prelude
Alasdair
2020-04-27
Fix try in exception handler jib bug
Brian Campbell
2020-04-22
Add an interactive command to evaluate until the end of a function
Alasdair
2020-04-15
Add more intuitive defaults to interactive toplevel
Alasdair
2020-04-14
Add add_symbol to the API of Process_file
Alasdair
2020-04-01
Update INSTALL.md
Alasdair Armstrong
2020-04-01
Report SMT solver stderr on unexpected return code
Brian Campbell
2020-03-29
Implement set_slice_int in the interpreter
Alasdair
2020-03-25
Merge pull request #64 from arichardson/intellij-syntax
Alasdair Armstrong
2020-03-25
Fix a typo in write_mem for the interpreter
Alasdair
2020-03-19
Improve a particularly unhelpful type error
Alasdair
2020-03-18
Add documentation for CLion/PyCharm/IntelliJ syntax highlighting
Alex Richardson
2020-03-18
Expose details of failed lexp bounds checks
Thomas Bauereiss
2020-03-13
SMT fixes for some corner cases of vector updates
Thomas Bauereiss
2020-03-02
Fix jenkins
Alasdair Armstrong
2020-03-02
Add arith_shiftr to SMT and interpreter
Thomas Bauereiss
2020-02-25
Implement count_leading_zeros for interpreter
Thomas Bauereiss
2020-02-24
Allow overloading of subrange builtins for non-bitvectors
Thomas Bauereiss
2020-02-24
Avoid generating assertions multiple times during typechecking
Thomas Bauereiss
2020-02-23
Merge branch 'sail2' of https://github.com/rems-project/sail into sail2
jp
[next]