index
:
sail
sail2
Formal specification language for ISAs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
typecheck
Age
Commit message (
Expand
)
Author
2018-12-14
A few additional tests
Alasdair
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-11-30
Remove constraint synonyms
Alasdair Armstrong
2018-11-30
Parser tweaks and fixes
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
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-01
Changes to enable analysing type errors in ASL parser
Alasdair Armstrong
2018-10-24
Add constraint synonyms
Alasdair Armstrong
2018-09-27
Add an additional type checking test
Alasdair Armstrong
2018-09-12
Jenkins: Fix deprecation warnings
Alasdair Armstrong
2018-07-26
Some tweaks to not and or patterns
Alasdair Armstrong
2018-06-11
actually fix exist_pattern test
Jon French
2018-06-11
fix test exist_pattern.sail -- lem needed much more of the stdlib to be imported
Jon French
2018-06-06
Some work on improving error messages
Alasdair Armstrong
2018-05-24
Revert "Allow instantiation of type or order type variables without kind decl...
Brian Campbell
2018-05-12
Fix bug in handling of registers with option type
Thomas Bauereiss
2018-05-09
Run ARM built-in tests for Lem backend (via OCaml)
Thomas Bauereiss
2018-05-03
Flow typing and l-expression changes for ASL parser
Alasdair Armstrong
2018-05-03
Work in progress on the coq backend
Brian Campbell
2018-04-25
Simplify subtyping check
Alasdair Armstrong
2018-04-20
Allow instantiation of type or order type variables without kind declaration
Brian Campbell
2018-04-19
Fix bug with function being applied to tuples
Alasdair Armstrong
2018-04-18
Add a test case for using enum to number function as a cast
Alasdair Armstrong
2018-04-10
Porting some minisail changes to sail2 branch
Alasdair Armstrong
2018-04-05
Add generic prelude library that pulls in various basic sail
Alasdair Armstrong
2018-03-14
WIP Latex formatting
Alasdair Armstrong
2018-03-14
Disallow impure global let bindings
Thomas Bauereiss
2018-03-07
Make union types consistent in the AST
Alasdair Armstrong
2018-02-26
Fix missing case in pattern completeness check
Alasdair Armstrong
2018-02-06
Improve destructuring existential types
Alasdair Armstrong
2018-02-05
Allow type variables to be introduced by global let bindings.
Alasdair Armstrong
2018-02-01
Fix a bug where local variables could shadow functions
Alasdair Armstrong
2018-01-31
Fix bug in bitvector pattern rewriting
Thomas Bauereiss
2018-01-31
Added test case for decode patterns that are currently failing
Alasdair Armstrong
2018-01-30
Fix failing Lem tests
Alasdair Armstrong
2018-01-25
Fix more type annotations in rewriter
Thomas Bauereiss
2018-01-23
Run tests for Lem shallow embedding
Thomas Bauereiss
2018-01-23
Added additional tests, and fixed ocaml build of ARM tests
Alasdair Armstrong
2018-01-22
Add regression test for type synonym with constraints inside existential type...
Alasdair Armstrong
[next]