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
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
2018-09-07
Jenkins: Fix Jenkins issue with RISC-V test suite
Alasdair Armstrong
2018-09-07
RISCV: Run RISC-V tests using version compiled to C
Alasdair Armstrong
2018-09-06
C: Fix a bug with shadowing in nested let-bindings
Alasdair
2018-08-30
C: Fix a bug where function argument type becomes more specific due to flow t...
Alasdair Armstrong
2018-08-30
C: Fix an issue with struct field being generalised inside polymorphic constr...
Alasdair Armstrong
2018-08-29
C: Fix some issues with tuples as arguments to polymorphic constructors
Alasdair Armstrong
2018-08-24
Fix rewriter issues
Alasdair Armstrong
2018-08-23
Fix interpreter after re-writer change
Alasdair Armstrong
2018-08-22
Fix a bug in nested vector concatenation patterns
Alasdair Armstrong
2018-08-21
C: Correctly handle the kinds of patterns generated by mappings
Alasdair Armstrong
2018-08-20
Refactor tuple conversions in Sail to C compilation
Alasdair Armstrong
2018-08-20
Add some more test cases for C compilation
Alasdair Armstrong
2018-08-18
Correctly handle specialising polymorphic types in nested unions
Alasdair
2018-08-18
Correctly specialise type annotation in polymorphic functions
Alasdair
2018-08-17
Improve builtins tests
Alasdair Armstrong
2018-08-16
Ressurect builtin tests, and add parallel test runner script
Alasdair Armstrong
2018-08-14
Improve error messages from C backend, and fix issues with assigning to pointers
Alasdair Armstrong
2018-08-14
Merge remote-tracking branch 'origin/sail2' into polymorphic_variants
Alasdair Armstrong
2018-08-13
Sort ctype_defs in dependency order after specialisation
Alasdair
2018-08-09
Fix a bug by ensuring that monomorphic variant constructors do not get lifted...
Alasdair Armstrong
2018-08-09
Fix bugs involving multi-argument variant type constructors
Alasdair Armstrong
2018-08-07
Lem: print more bitvector types
Brian Campbell
2018-08-06
Add a simple test case for polymorphic variant type
Alasdair Armstrong
2018-07-27
Coq: patterns on bit literals
Brian Campbell
2018-07-26
Some tweaks to not and or patterns
Alasdair Armstrong
2018-07-24
Merge branch 'c_fixes' into sail2
Alasdair Armstrong
[prev]
[next]