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-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-23
Aligning Ott generated AST with actual ast.ml. Almost a drop-in replacement b...
Mark Wassell
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
Merge branch 'experiments' of https://bitbucket.org/Peter_Sewell/sail into ex...
Alasdair Armstrong
2017-10-18
Fixes and updates to ocaml backend to compile aarch64_no_vector
Alasdair Armstrong
2017-10-18
Mark more prelude functions extern
Brian Campbell
2017-10-18
Merge branch 'experiments' of Peter_Sewell/sail into mono-experiments
Brian Campbell
2017-10-17
Start of alignment of Ott definition with new implementation of type checker ...
Mark Wassell
2017-10-16
add CTestSubset instruction.
Robert Norton
2017-10-16
add missing new encodings for CJR and CJALR.
Robert Norton
2017-10-16
implement CMove as an alias for cmovz with zero register.
Robert Norton
2017-10-16
add support for CIncOffsetImmediate and CSetBoundsImmediate.
Robert Norton
2017-10-16
add support for capability branch null instructions.
Robert Norton
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-13
Add support for new cheri instruction encodings. The order of pattern matchin...
Robert Norton
2017-10-12
Fixes pattern matching exact values ([:'n:]) on integer literals
Alasdair Armstrong
2017-10-12
Work around warning in ocaml shallow embedding of mips caused by buggy code g...
Robert Norton
2017-10-10
More improvements to menhir parser
Alasdair Armstrong
2017-10-10
Fixes to menhir parser and pretty printer
Alasdair Armstrong
2017-10-09
Improvements to menhir pretty printer and ocaml backend
Alasdair Armstrong
2017-10-09
add translations for missing read/write kinds.
Robert Norton
2017-10-09
add translation of IK_mem_rmw interp_inter_imp. TODO: could we get rid of thi...
Robert Norton
2017-10-09
X86: Fix bug in register footprint caused by imperative variable update with ...
Robert Norton
2017-10-06
Remove BK_effect constructor
Alasdair Armstrong
2017-10-06
Various improvements to menhir parser, and performance improvments for Z3 calls
Alasdair Armstrong
2017-10-06
move nias_of_instruction into RMEM so that it can use shallow embedding ast a...
Robert Norton
2017-10-06
Produce type signatures in Lem output
Brian Campbell
2017-10-06
Implement replicate_bits for mwords
Brian Campbell
2017-10-06
Fix constant propagation on multi-argument functions
Brian Campbell
2017-10-04
Merge branch 'experiments' of https://bitbucket.org/Peter_Sewell/sail into ex...
Alasdair Armstrong
2017-10-04
Fixed a bug in vector concatenation l-expressions
Alasdair Armstrong
2017-10-04
Alasdair, Peter: towards new Sail ott
Peter Sewell
2017-10-04
Add pretty printer for menhir parser
Alasdair Armstrong
2017-10-04
Merge branch 'cleanup' into experiments
Alasdair Armstrong
2017-10-04
Add pretty printing for while loops
Alasdair Armstrong
[prev]
[next]