index
:
sail
sail2
Formal specification language for ISAs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2017-07-26
More work on existentials in function calls
Alasdair Armstrong
2017-07-26
Experimental existentials in function calls
Alasdair Armstrong
2017-07-26
Experiment in adding existential types
Alasdair Armstrong
2017-07-26
Added syntax for existential types
Alasdair Armstrong
2017-07-26
Allow arbitrary identifiers in nexp expressions
Alasdair Armstrong
2017-07-26
Interpreter doesn't build with new typechecker + changes from master
Alasdair Armstrong
2017-07-26
Merge remote-tracking branch 'origin/master' into sail_new_tc
Alasdair Armstrong
2017-07-26
Merged in ojno/sail (pull request #1)
Jonathan French
2017-07-26
Improve rewriting of sizeof expressions
Thomas Bauereiss
2017-07-26
Merge
Thomas Bauereiss
2017-07-25
Fixed bug where strings were not escaped correctly within string
Alasdair Armstrong
2017-07-25
Add instantiation_of helper function to type_check.mli that returns
Alasdair Armstrong
2017-07-25
Improved l-expressions
Alasdair Armstrong
2017-07-25
Add partial support for rewriting of sizeof expressions
Thomas Bauereiss
2017-07-24
interpreter: optionally print debugging traces
Jon French
2017-07-24
vector parts of interpreter now evaluate all arguments of expression before e...
Jon French
2017-07-24
move value type definitions to ott, and introduce new E_internal_value ast no...
Jon French
2017-07-24
Added cons patterns to sail
Alasdair Armstrong
2017-07-24
Separate monomorphisation from top-level type checking
Brian Campbell
2017-07-24
Remove monomorphisation for old type checker
Brian Campbell
2017-07-24
Tidy comments in monomorphisation
Brian Campbell
2017-07-21
remove -merge true from ott makefile -- lem at least doesn't build with it
Jon French
2017-07-21
l2.ott: port across additions to base_effect from rmem
Jon French
2017-07-21
l2.ott: factor ocaml 'l' type reference into ott definition of 'l'
Jon French
2017-07-21
l2.ott, l2_parse.ott: remove unnecessary 'type text = string'
Jon French
2017-07-21
Everything moved to new typechecker
Alasdair Armstrong
2017-07-21
Add a prove builtin that allows testing flow typing
Alasdair Armstrong
2017-07-21
Merge branch 'sail_new_tc' of https://bitbucket.org/Peter_Sewell/sail into sa...
Alasdair Armstrong
2017-07-21
Improvements to sail n_constraints
Alasdair Armstrong
2017-07-21
Switch to new typechecker (almost)
Thomas Bauereiss
2017-07-21
Fix more corner cases
Thomas Bauereiss
2017-07-21
Fix type synonyms in monomorphisation
Brian Campbell
2017-07-20
Clean up some failwiths
Brian Campbell
2017-07-20
Tidy up id handling in monomorphisation
Brian Campbell
2017-07-20
add new CNEXEQ instruction.
Robert Norton
2017-07-20
Handle guarded patterns in monomorphisation
Brian Campbell
2017-07-19
split library tests into separate files to avoid risk of sail compiler stack ...
Robert Norton
2017-07-19
Better pretty printing for sail functions with no inline type annotations
Alasdair Armstrong
2017-07-19
borrow some of aa's bash code to convert library test suite output to junit ...
Robert Norton
2017-07-18
Add Lem pretty-printer for new typechecker
Thomas Bauereiss
2017-07-18
Added pretty-printing support for real literals
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
2017-07-17
Fixed multiply for MIPS in prelude so it correctly doubles bitvector
Alasdair Armstrong
2017-07-17
Fix some corner cases
Thomas Bauereiss
2017-07-15
Add version of rewriter for new typechecker
Thomas Bauereiss
2017-07-14
Correct signedness bugs in mips_new_tc.
Brian Campbell
2017-07-14
Extend literal matching in monomorphisation
Brian Campbell
2017-07-14
Generalise matching a little in monomorphisation
Brian Campbell
2017-07-13
Avoid recent OCaml library function
Brian Campbell
[next]