index
:
sail
sail2
Formal specification language for ISAs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2018-01-03
Updates to interpreter
Alasdair Armstrong
2018-01-02
Experimenting with power spec
Alasdair Armstrong
2017-12-14
An experimental version of sail without bitvector start indexes.
Alasdair Armstrong
2017-12-14
Merge remote-tracking branch 'origin/experiments' into interactive
Alasdair Armstrong
2017-12-14
Fix all compiler warning except in lem pretty printer and monomorphisation
Alasdair Armstrong
2017-12-13
Cleanup code by fixing compiler warnings, and fix ocaml compilation
Alasdair Armstrong
2017-12-13
Merge remote-tracking branch 'origin/master' into interactive
Alasdair Armstrong
2017-12-13
Use big_nums from Lem
Alasdair Armstrong
2017-12-13
find zarith using ocamlfind instead of using the one in ocaml-lib which is no...
Shaked Flur
2017-12-12
Add a few helper functions for bit lists
Thomas Bauereiss
2017-12-12
Make mono analysis fail properly on effectful functions
Brian Campbell
2017-12-12
moved the Power patch (shallow embedding) to ppcmem2
Shaked Flur
2017-12-11
Allow stepping through code when evaluating
Alasdair Armstrong
2017-12-11
Prototype interactive mode for sail.
Alasdair Armstrong
2017-12-11
Remove some duplication from monomorphisation analysis failure reports
Brian Campbell
2017-12-07
More OCaml test cases
Alasdair Armstrong
2017-12-07
Fix boolean literal constraints
Alasdair Armstrong
2017-12-07
Fix regressions in OCaml output
Alasdair Armstrong
2017-12-07
Support monomorphisation with set constrained integers
Brian Campbell
2017-12-07
Resolve function clause guard parsing ambiguity by requiring parentheses
Brian Campbell
2017-12-07
Functions with guards changes in rewrites
Brian Campbell
2017-12-06
Add parsing for guards in function clauses
Brian Campbell
2017-12-06
Remove filename mangling in monomorphisation
Brian Campbell
2017-12-06
Rework case checking to only introduce guards when necessary
Brian Campbell
2017-12-06
Add top-level pattern match guards internally
Brian Campbell
2017-12-06
Make CHERI spec type-check again
Thomas Bauereiss
2017-12-06
Merge remote branch 'experiments' into experiments
Thomas Bauereiss
2017-12-06
Make AST after rewriting for Lem backend type-checkable
Thomas Bauereiss
2017-12-05
Better support for exceptions in sail for ASL specs that need them.
Alasdair Armstrong
2017-12-05
add Ed
Peter Sewell
2017-12-05
Merge branch 'master' into experiments
Alasdair Armstrong
2017-12-05
Update header files on master
Alasdair Armstrong
2017-12-05
Update license headers for Sail source
Alasdair Armstrong
2017-12-05
Pretty printer now prints operator precedence correctly.
Alasdair Armstrong
2017-12-04
Fix warnings in test suite
Alasdair Armstrong
2017-12-04
Merge remote-tracking branch 'origin/master' into experiments
Alasdair Armstrong
2017-12-04
added the Power model
Shaked Flur
2017-12-04
match what rmem expects from sail/arm
Shaked Flur
2017-12-04
renamed hgen to gen
Shaked Flur
2017-11-30
Use doc_typdef_lem from experiments
Alasdair Armstrong
2017-11-30
Merge branch 'master' into experiments
Alasdair Armstrong
2017-11-30
Improvements to enable parsing and checking intermediate rewriting
Alasdair Armstrong
2017-11-30
match what rmem (ppcmem2) expects from ISA Makefiles
Shaked Flur
2017-11-29
Better lem_ast tagging and interpreter tweaks
Alasdair Armstrong
2017-11-29
Switched to bytecode compiler for executing interpreter to avoid stack overflow
Alasdair Armstrong
2017-11-29
Fix lem_ast output bugs
Alasdair Armstrong
2017-11-29
Added location information for fixity and overloads in ast_util.ml
Alasdair Armstrong
2017-11-28
Make pretty printer able to print several internal constructs for debugging
Alasdair Armstrong
2017-11-28
Small update to trivial sizeof rewrites so we can handle all cases in
Alasdair Armstrong
2017-11-28
Fix issue where statements in blocks had incorrect environments
Alasdair Armstrong
[next]