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
2018-01-25
Implement basic case splitting based on found case expressions
Brian Campbell
2018-01-25
Extend RISCV main loop with support for tohost interface used by test suite f...
Robert Norton
2018-01-25
Omit redundant let-bindings when rewriting (bit-)vector patterns
Thomas Bauereiss
2018-01-25
Rewrite bitvector patterns for OCaml and C backends
Thomas Bauereiss
2018-01-25
Fix -ocaml_trace option
Alasdair Armstrong
2018-01-25
Fix more type annotations in rewriter
Thomas Bauereiss
2018-01-25
Add simple conditional processing and file include
Alasdair Armstrong
2018-01-24
Have some simple sail programs compiling to C
Alasdair Armstrong
2018-01-24
Fixed riscv ocaml compilation
Alasdair Armstrong
2018-01-24
More work on C compilation
Alasdair Armstrong
2018-01-24
More work on experimental C backend
Alasdair Armstrong
2018-01-23
Merge branch 'sail2' of https://bitbucket.org/Peter_Sewell/sail into sail2
Alasdair Armstrong
2018-01-23
Started working on C backend for sail
Alasdair Armstrong
2018-01-23
Run tests for Lem shallow embedding
Thomas Bauereiss
2018-01-23
Added additional tests, and fixed ocaml build of ARM tests
Alasdair Armstrong
2018-01-22
Update Lem shallow embedding to Sail2
Thomas Bauereiss
2018-01-22
Added rewriter that specializes all function calls in a specification.
Alasdair Armstrong
2018-01-22
Add regression test for type synonym with constraints inside existential type...
Alasdair Armstrong
2018-01-22
Update and fix test suite
Alasdair Armstrong
2018-01-19
Added RISCV test case to test suite
Alasdair Armstrong
2018-01-19
Added C-style single line comments
Alasdair Armstrong
2018-01-19
Got riscv spec to typecheck with sail2
Alasdair Armstrong
2018-01-19
Merge branch 'sail2' of https://bitbucket.org/Peter_Sewell/sail into sail2
Alasdair Armstrong
2018-01-19
Make merlin aware of findlib packages
Brian Campbell
2018-01-19
Update monomorphisation for sail2
Brian Campbell
2018-01-18
Clean up command line options slightly
Alasdair Armstrong
2018-01-18
Merge remote-tracking branch 'origin/experiments' into sail2
Alasdair Armstrong
2018-01-18
Modified ocaml backend to use ocamlfind for linksem and lem
Alasdair Armstrong
2018-01-18
Add elf_loader file
Alasdair Armstrong
2018-01-18
Modified unification so Type_check.instantiation_of works after sizeof rewriting
Alasdair Armstrong
2018-01-17
Use right effect annotations in early return rewriting
Thomas Bauereiss
2018-01-17
Try to remove early returns more aggressively
Thomas Bauereiss
2018-01-17
Rewrite topological sorting
Thomas Bauereiss
2018-01-17
Fix use of nexps in type annotations when not using machine words
Thomas Bauereiss
2018-01-16
Test the ocaml interpreter with the same tests as the ocaml compilation
Alasdair Armstrong
2018-01-16
Created version of typecheck test suite for sail2 branch
Alasdair Armstrong
2018-01-16
Fix problem with let-bindings in pattern guards
Thomas Bauereiss
2018-01-16
Output more type annotations in Lem backend
Thomas Bauereiss
2018-01-16
Handle for loops correctly when rewriting size parameters
Brian Campbell
2018-01-16
Another useful monomorphisation rewrite
Brian Campbell
2018-01-15
Add help to interactive mode, and load files incrementally
Alasdair Armstrong
2018-01-15
Check monomorphisation case split size once for each pattern
Brian Campbell
2018-01-15
Refactored and improved ocaml interpreter
Alasdair Armstrong
2018-01-15
Support non-trivial literal patterns
Brian Campbell
2018-01-12
Interpreter can now pass local values by reference
Alasdair Armstrong
2018-01-12
Merge remote-tracking branch 'origin/experiments' into sail2
Alasdair Armstrong
2018-01-12
Try to keep types for undefined around during monomorphisation
Brian Campbell
2018-01-12
Merge remote-tracking branch 'origin/experiments' into sail2
Alasdair Armstrong
2018-01-12
OCaml interactive mode can now run full aarch64 examples, and ocaml test cases.
Alasdair Armstrong
2018-01-12
Remove generic comparison
Brian Campbell
[prev]
[next]