index
:
sail
sail2
Formal specification language for ISAs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
2017-08-10
Fix bug with subtyping in let bindings
Alasdair Armstrong
2017-08-10
Add support for early return to Lem backend
Thomas Bauereiss
2017-08-09
Pretty-print some more type annotations
Thomas Bauereiss
2017-08-08
Fix Lem bindings in test cases
Thomas Bauereiss
2017-08-08
Glue together Sail prelude and Lem library
Thomas Bauereiss
2017-08-08
Various fixes and improvements for the Lem pretty-printing
Thomas Bauereiss
2017-08-08
Add add_typ_var to mli file
Alastair Reid
2017-08-07
Fixed pretty printing of E_cons
Alasdair Armstrong
2017-08-07
Fixed various issues regarding typechecking lists.
Alasdair Armstrong
2017-08-02
Improve pretty-printing of register declaration and assignment
Thomas Bauereiss
2017-08-02
Add debugging option to dump AST after rewriting steps
Thomas Bauereiss
2017-08-01
Add missing lexp case to Ocaml pretty-printer
Thomas Bauereiss
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 more patterns to ast_util and improved type checking of patterns
Alasdair Armstrong
2017-08-01
Remove some hardcoded calls to obsolete Lem library functions
Thomas Bauereiss
2017-08-01
Fix some effect propagation bugs in rewriter
Thomas Bauereiss
2017-07-28
Add true and false to n_constraint language. Also small tweaks for ASL genera...
Alasdair Armstrong
2017-07-27
Rewrite guarded patterns for Lem backend
Thomas Bauereiss
2017-07-27
Add cons patterns to pretty-printers
Thomas Bauereiss
2017-07-27
Merge branch 'sail_new_tc' of https://bitbucket.org/Peter_Sewell/sail into sa...
Alasdair Armstrong
2017-07-27
Parameterise convert_ast by the bitvector order
Alasdair Armstrong
2017-07-27
Fixed a bug where sail would run out of file descriptors when passed a large ...
Alasdair Armstrong
2017-07-27
P_cons in monomorphisation
Brian Campbell
2017-07-27
Fix up constructor handling in monomorphisation
Brian Campbell
2017-07-27
Mirror AST change
Brian Campbell
2017-07-27
Allow local mutable records, and fix bugs with overlapping record field names.
Alasdair Armstrong
2017-07-27
Fixed bug with pattern synonyms in Cons and List patterns
Alasdair Armstrong
2017-07-26
Add right shift to lib/prelude.sail, and add case for E_exit in Ast_util.stri...
Alasdair Armstrong
2017-07-26
Allow arbitrary identifiers in nexp expressions
Alasdair Armstrong
2017-07-26
Merge remote-tracking branch 'origin/master' into sail_new_tc
Alasdair Armstrong
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
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
[next]