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
2019-01-31
Monomorphisation: improve cast insertion and nexp rewriting on variants
Brian Campbell
2019-01-31
Support case splitting on variables as well as sizeof in cast introduction
Brian Campbell
2019-01-22
Add some more test cases
Alasdair Armstrong
2019-01-21
Pass Lem library path to Isabelle
Thomas Bauereiss
2019-01-21
Don't require manual set up of Isabelle session directories
Thomas Bauereiss
2018-12-27
Coq: avoid putting ambiguous numeric literals in Coq output
Brian Campbell
2018-12-27
Coq: fix name clashes and instantiation calculation
Brian Campbell
2018-12-20
RISVC model is now at https://github.com/rems-project/sail-riscv . Remove it ...
Robert Norton
2018-12-19
Coq: handle pairs of ranges (and other existential types) properly
Brian Campbell
2018-12-14
Add some experimental support for non-lexical flow-typing rules
Alasdair Armstrong
2018-12-14
Add a few more tests for Jenkins
Alasdair Armstrong
2018-12-14
A few additional tests
Alasdair
2018-12-12
Fix some small bugs
Alasdair
2018-12-12
Add parallelism limit to C and builtins test
Alasdair Armstrong
2018-12-12
Add a test for flow typing as found in the ARM 32-bit instructions
Alasdair Armstrong
2018-12-12
Add a test case for various simple boolean properties
Alasdair Armstrong
2018-12-12
Get typechecking example with boolean argument flow-typing working
Alasdair
2018-12-11
Fix all tests with type checking changes
Alasdair Armstrong
2018-12-11
Fix most remaining tests on branch
Alasdair
2018-12-10
Various changes:
Alasdair Armstrong
2018-12-08
Compiling again
Alasdair
2018-12-06
Re-factor initial check
Alasdair Armstrong
2018-12-03
Fix = / == in a couple of monomorphisation tests
Brian Campbell
2018-11-30
Remove constraint synonyms
Alasdair Armstrong
2018-11-30
Parser tweaks and fixes
Alasdair Armstrong
2018-11-28
Allow folding constant expressions into single register reads
Alasdair
2018-11-27
Fix memory leak in string_of_bits
Alasdair Armstrong
2018-11-27
Add an optimisation pass to combine variables if possible
Alasdair Armstrong
2018-11-23
Introduce intermediate bitvector representation in C
Alasdair Armstrong
2018-11-20
Add a test case for a struct with a constrained type variable
Alasdair Armstrong
2018-11-20
Add full constraints for vector updates
Brian Campbell
2018-11-19
Commit the Sail file for config register test not the output
Alasdair Armstrong
2018-11-19
Ensure sizeof re-writing occurs for configuration registers
Alasdair Armstrong
2018-11-19
Add missing constraints on bitvector_access, with regression test.Fixes #24.
Robert Norton
2018-11-12
Make type checker smarter at inferring l-expressions
Alasdair Armstrong
2018-11-09
Add test case for passing register references
Thomas Bauereiss
2018-11-07
Move inline forall in function definitions
Alasdair Armstrong
2018-11-06
Fix bug with loop indices not being mapped to int64 in C
Alasdair Armstrong
2018-11-05
Add a regression test for issue #22
Alasdair Armstrong
2018-11-01
Changes to enable analysing type errors in ASL parser
Alasdair Armstrong
2018-10-29
Merge pull request #21 from rems-project/riscv_c_platform
Alasdair Armstrong
2018-10-24
Add constraint synonyms
Alasdair Armstrong
2018-10-23
RISC-V: switch c tests to use the C platform simulator; update .gitignore.
Prashanth Mundkur
2018-10-12
Prevent accidental test failures when Coq compiles in the wrong order
Brian Campbell
2018-09-28
Add a regression test for bug in commit 88b25e9
Alasdair Armstrong
2018-09-27
Add an additional type checking test
Alasdair Armstrong
2018-09-21
Remove cheri and mips specs -- they now have their own repository.
Robert Norton
2018-09-13
C: Fix an issue with assigning to unitialized variables at end of blocks
Alasdair Armstrong
2018-09-12
Jenkins: Fix deprecation warnings
Alasdair Armstrong
2018-09-10
Various fixes
Alasdair Armstrong
[next]