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-29
Merge branch 'sail2' into asl_flow2
Thomas Bauereiss
2019-01-25
Coq: add enough to generate some output for arm-v8.5-a
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
2019-01-14
Merge remote-tracking branch 'origin/sail2' into asl_flow2
Alasdair
2019-01-08
Improvements for v85
Alasdair Armstrong
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-26
More error messages improvments
Alasdair Armstrong
2018-12-22
Improve error messages and debugging
Alasdair Armstrong
2018-12-20
Fix monomorpisation tests with typechecker changes
Alasdair Armstrong
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-18
Ensure type-variables have consistent names
Alasdair
2018-12-18
Revert "Experiment with generating type variable names in a repeatable way"
Alasdair
2018-12-18
Experiment with generating type variable names in a repeatable way
Alasdair Armstrong
2018-12-18
Store function instantiation information within annotations, so we don't
Alasdair
2018-12-17
Changes for ASL parser
Alasdair Armstrong
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
[next]