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-11-01
Fix some missing nexp simplification in Lem output
Brian Campbell
2017-10-31
Fixed wrong image for List-remove.svg
Alasdair Armstrong
2017-10-31
Added trace viewer application for traces produced by sail -ocaml_trace
Alasdair Armstrong
2017-10-31
Improvements to register read tracing in ocaml backend
Alasdair Armstrong
2017-10-27
Fixed some ocaml backend related bugs
Alasdair Armstrong
2017-10-26
Merge branch 'experiments' of https://bitbucket.org/Peter_Sewell/sail into ex...
Alasdair Armstrong
2017-10-26
Unfold nexp abbreviations for pretty-printing
Thomas Bauereiss
2017-10-26
Update val specs after rewriting functions
Thomas Bauereiss
2017-10-26
Experiment with pretty-printing non-atomic nexps in Lem
Thomas Bauereiss
2017-10-26
Updated ocaml backend so tracing instrumentation is optional.
Alasdair Armstrong
2017-10-25
Allow mutually recursive functions
Thomas Bauereiss
2017-10-25
Point sail/src makefile at ott file in language/
Alasdair Armstrong
2017-10-25
List.cons is too new
Brian Campbell
2017-10-25
Merge branch 'experiments' into mono-experiments
Brian Campbell
2017-10-25
Generate ast.ml from ott file and update makefile.
Alasdair Armstrong
2017-10-25
Merge branch 'experiments' into mono-experiments
Brian Campbell
2017-10-25
Alternative low-memory version of barrier_kindCompare
Brian Campbell
2017-10-25
Avoid name clash in generated Lem
Brian Campbell
2017-10-24
Make nexp simplifier handle recursion properly
Brian Campbell
2017-10-24
More succinct syntax in new parser for externed valspecs which share
Alasdair Armstrong
2017-10-24
Print type annotations in Lem with type variables
Brian Campbell
2017-10-24
Limit quantifiers printed in Lem to type variables that actually
Brian Campbell
2017-10-24
Handle existential types in Lem backend by stripping them and
Brian Campbell
2017-10-24
Generate undefined_bitvector function when targeting machine words
Brian Campbell
2017-10-24
Produce debug message when an expression can't be converted to a constraint
Brian Campbell
2017-10-24
Remove special case for boolean (as opposed to bool)
Brian Campbell
2017-10-23
Type check external casts
Brian Campbell
2017-10-23
Added effect set pretty printing for new parser
Alasdair Armstrong
2017-10-23
Added support for better tracing in ocaml backend
Alasdair Armstrong
2017-10-23
Merge branch 'experiments' into mono-experiments
Brian Campbell
2017-10-19
Merge branch 'experiments' of bitbucket.org:Peter_Sewell/sail into experiments
Thomas Bauereiss
2017-10-19
Fix pretty-printing of type abbreviation definitions with arguments
Thomas Bauereiss
2017-10-19
Mangle names with '#' characters in Lem pretty-printing
Thomas Bauereiss
2017-10-19
Rewrite undefined values, add type annotations to early returns
Thomas Bauereiss
2017-10-19
Make some potentially non-terminating library functions terminate
Thomas Bauereiss
2017-10-19
Preserve more type environment information during rewriting
Thomas Bauereiss
2017-10-19
Follow AST changes in (Lem) pretty-printers
Thomas Bauereiss
2017-10-18
Fixes and updates to ocaml backend to compile aarch64_no_vector
Alasdair Armstrong
2017-10-18
Merge branch 'experiments' of Peter_Sewell/sail into mono-experiments
Brian Campbell
2017-10-13
Handle bitvector_access in constant propagation
Brian Campbell
2017-10-13
Make Sail_values.repeat total, and remove duplicate
Brian Campbell
2017-10-13
Fix some bugs that surfaced in the ASL export
Thomas Bauereiss
2017-10-13
Add rewriting step for tuple-vector assignments
Thomas Bauereiss
2017-10-13
Add rewriting step for function effect propagation
Thomas Bauereiss
2017-10-13
Name (bit)vector operations more explicitly
Thomas Bauereiss
2017-10-13
Add support for real numbers to Lem backend
Thomas Bauereiss
2017-10-13
Improve debugging output
Thomas Bauereiss
2017-10-13
Repeat and while loops in menhir parser and pretty printer
Alasdair Armstrong
2017-10-12
Fixes pattern matching exact values ([:'n:]) on integer literals
Alasdair Armstrong
2017-10-10
More improvements to menhir parser
Alasdair Armstrong
[next]