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-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
2018-01-16
Improve formatting of output when running all test suites.
Alasdair Armstrong
2018-01-16
Created version of typecheck test suite for sail2 branch
Alasdair Armstrong
2017-12-06
Add top-level pattern match guards internally
Brian Campbell
2017-12-04
Fix warnings in test suite
Alasdair Armstrong
2017-11-27
Use guards from when patterns when typing cases
Brian Campbell
2017-11-16
Fixed some longstanding issues regarding constraints on type constructors.
Alasdair Armstrong
2017-11-15
Additional test case for OCaml backend
Alasdair Armstrong
2017-11-15
Allow user defined operations in nexps (experimental)
Alasdair Armstrong
2017-11-10
Fixed some tricky typechecking bugs
Alasdair Armstrong
2017-11-02
Added monomorphism restriction to undefined values.
Alasdair Armstrong
2017-10-06
Remove BK_effect constructor
Alasdair Armstrong
2017-10-04
Merge branch 'cleanup' into experiments
Alasdair Armstrong
2017-09-27
Add while-loops to Lem backend
Thomas Bauereiss
2017-09-21
Cleaning up the AST and removing redundant and/or unused nodes
Alasdair Armstrong
2017-09-19
Added additional case for tuple l-expressions to increase compatability for ASL.
Alasdair Armstrong
2017-09-14
Fix some more test cases
Thomas Bauereiss
2017-09-13
Work on improving Sail error messages
Alasdair Armstrong
2017-09-02
Add command line flags to toggle sequential monad and native machine words
Thomas Bauereiss
2017-09-01
Started work on test suite for ocaml backend
Alasdair Armstrong
[prev]
[next]