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-08
Merge branch 'experiments' of https://bitbucket.org/Peter_Sewell/sail into ex...
Alasdair Armstrong
2017-11-08
Allow for different extern names for different backends
Alasdair Armstrong
2017-11-07
Fix typo in constraint rewriter
Thomas Bauereiss
2017-11-07
Add builtin for reversing endianness
Thomas Bauereiss
2017-11-07
Declare prelude functions as extern
Thomas Bauereiss
2017-11-07
Fix vector_subrange typo
Brian Campbell
2017-11-03
Fix ocaml test suite
Alasdair Armstrong
2017-11-03
Merge branch 'experiments' of https://bitbucket.org/Peter_Sewell/sail into ex...
Alasdair Armstrong
2017-11-03
Fixed a bug where true and false get mixed up in rewriter
Alasdair Armstrong
2017-11-03
Fix a bug where sail would throw an exception with empty file list
Alasdair Armstrong
2017-11-03
Make sure simple parameter sizes appear in Lem mwords output
Brian Campbell
2017-11-03
Make nexp_simp a little smarter
Brian Campbell
2017-11-02
Added monomorphism restriction to undefined values.
Alasdair Armstrong
2017-11-02
Merge branch 'experiments'
Thomas Bauereiss
2017-11-02
Fix a few AST and parsing-related bugs
Thomas Bauereiss
2017-11-02
Optionally generate an initial register state for the sequential Lem shallow ...
Thomas Bauereiss
2017-11-02
Fix translation of repeat-until loops to Lem
Thomas Bauereiss
2017-11-02
Handle "undefined" type-level sizes in monomorphisation
Brian Campbell
2017-11-01
Support bitvector-size-parametric functions in Lem output
Brian Campbell
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-31
Pretty-print Sail assertions in Lem
Thomas Bauereiss
2017-10-31
Fix bug in topological sorting of val-specs
Thomas Bauereiss
2017-10-31
Remove redundant nexp simplification function
Thomas Bauereiss
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
[next]