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
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
2017-08-29
Make Lem export of CHERI(-256) typecheck
Thomas Bauereiss
2017-08-24
Begin refactoring Sail library
Thomas Bauereiss
2017-08-22
Added basic support for pure record definitions and functional record
Alasdair Armstrong
2017-08-18
Fixed a bug where sizeof re-writing fail for aliased type arguments
Alasdair Armstrong
2017-08-17
Fix two more test cases
Thomas Bauereiss
2017-08-17
Add support for register types other than bitvector to state monad
Thomas Bauereiss
2017-08-15
Added exceptions and try/catch blocks to AST and typechecker in order
Alasdair Armstrong
2017-08-10
Merge remote-tracking branch 'origin/sail_new_tc' into experiments
Alasdair Armstrong
2017-08-10
Fix bug with subtyping in let bindings
Alasdair Armstrong
2017-08-10
Improved existentials and type synonyms
Alasdair Armstrong
2017-08-08
Fix Lem bindings in test cases
Thomas Bauereiss
2017-08-07
Fixed various issues regarding typechecking lists.
Alasdair Armstrong
2017-08-02
Test for overloaded function with varying arities
Alasdair Armstrong
2017-08-02
Fix run_tests.sh so it cleans up generated ml files when testing ocaml backend
Alasdair Armstrong
2017-08-02
Tune vector_subrange
Thomas Bauereiss
2017-08-02
Merge remote-tracking branch 'origin/sail_new_tc' into experiments
Alasdair Armstrong
2017-08-01
Added ocaml generation to run_tests.sh
Alasdair Armstrong
2017-08-01
Fixed a bug where type_synonyms were not being expanded properly when conside...
Alasdair Armstrong
2017-08-01
Fixed a bug where as patterns weren't binding their variable correctly
Alasdair Armstrong
2017-08-01
Added additional test for existentials
Alasdair Armstrong
2017-07-31
Changed behavior of return to better match ASL
Alasdair Armstrong
2017-07-28
Mips TLB existential example
Alasdair Armstrong
2017-07-28
Merge remote-tracking branch 'origin/sail_new_tc' into experiments
Alasdair Armstrong
2017-07-27
Some more test cases
Alasdair Armstrong
2017-07-27
Add test cases for overlapping record field names
Alasdair Armstrong
2017-07-27
Merge remote-tracking branch 'origin/sail_new_tc' into experiments
Alasdair Armstrong
2017-07-27
Fixed bug with pattern synonyms in Cons and List patterns
Alasdair Armstrong
2017-07-27
Fixed some bugs with existentials, and added test cases
Alasdair Armstrong
2017-07-26
Improve rewriting of sizeof expressions
Thomas Bauereiss
2017-07-25
Improved l-expressions
Alasdair Armstrong
2017-07-24
Added cons patterns to sail
Alasdair Armstrong
2017-07-18
Added real number literals to sail, to better support full ASL translation
Alasdair Armstrong
2017-07-17
Added pattern guards to sail
Alasdair Armstrong
[next]