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
2020-09-28
LaTeX: Underscore-escape values in the \ifstrequal code
Alex Richardson
2020-09-28
LaTeX tests: check that the generated code builds
Alex Richardson
2020-09-28
LaTeX: provide default implementations of the other saildoc commands
Alex Richardson
2020-09-28
Re-generate latex tests
Alex Richardson
2020-09-28
LaTeX: Add newline after itemize and enumerate environments
Alex Richardson
2020-09-28
Handle sectioning commands in saildoc LaTeX output
Alex Richardson
2020-09-25
Saildoc: do not mangle links targets enclosed in <>
Alex Richardson
2020-09-25
Add an initial LaTeX test
Alex Richardson
2020-09-25
tests: Move copy-pasted code into a shared helper .sh
Alex Richardson
2020-09-12
Merge some of the gitignore files
Columbus240
2020-09-07
Fix typo a mono_rewrites definition
Brian Campbell
2020-08-10
Fix a C backend bug with letbindings in guards shadowing body definitions
Alasdair
2020-08-06
Forbid duplicate top-level letbindings
Alasdair
2020-07-15
Update duplicate ctor warning
Alasdair
2020-07-15
Add test files missed from last commit
Mark Wassell
2020-06-23
Fix bug with duplicate enum identifiers in patterns
Alasdair
2020-06-17
Make `if cond { ... return() };` assert cond in the type environment
Brian Campbell
2020-06-17
Add test for if-return pattern
Brian Campbell
2020-06-14
Coq: tidy up scope in library
Brian Campbell
2020-06-10
Prepare Coq library for packaging
Brian Campbell
2020-06-05
Generate nice error messages for patterns woth duplicate bindings
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-15
Update type error messages for jenkins
Alasdair
2020-05-14
Merge remote-tracking branch 'origin' into codegen
Alasdair
2020-05-14
Re-activate some tests
Alasdair
2020-05-11
Functorise and refactor C code generator
Alasdair
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
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-21
Take kid synonyms into account when propagating constants
Thomas Bauereiss
2020-04-21
Mono: Check for non-constant calls to make_the_value
Thomas Bauereiss
2020-04-21
Tweak types of loop combinators for prover combinators
Thomas Bauereiss
2020-04-15
Add more intuitive defaults to interactive toplevel
Alasdair
2020-04-10
Add test output to gitignore
Thomas Bauereiss
2020-04-10
Make bounds check for vector subrange assignments stricter
Thomas Bauereiss
2020-04-10
Update path for newer versions of BBV Coq library
Thomas Bauereiss
2020-04-10
Be more careful when flow-typing loops
Thomas Bauereiss
2020-03-19
Improve a particularly unhelpful type error
Alasdair
2020-03-18
Expose details of failed lexp bounds checks
Thomas Bauereiss
2020-02-24
Allow overloading of subrange builtins for non-bitvectors
Thomas Bauereiss
2020-02-21
Make sure we test that struct literals have a complete set of fields. Fixes #60
Alasdair Armstrong
2020-02-20
More list C codegen fixes for issue #59
Alasdair Armstrong
2020-02-20
Fix missing code generation builtins for lists. Fixes #59
Alasdair Armstrong
2020-01-31
Fix soundness bug found by Mark
Alasdair
2020-01-17
Merge scattered mapping fixes
James Clarke
2020-01-17
Merge branch 'coq-bool-props' into sail2
Brian Campbell
2020-01-16
Allow effects on mappings
Alasdair Armstrong
[next]