index
:
sail
sail2
Formal specification language for ISAs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
Makefile
Age
Commit message (
Expand
)
Author
2018-04-05
Cleanup repository by removing old and generated files
Alasdair Armstrong
2018-03-08
rename mips_new_tc to mips
Robert Norton
2018-03-02
Use sail_lib.lem values in C backend
Alasdair Armstrong
2018-02-22
wip
Robert Norton
2018-02-17
Merge master branch into sail2 for OCaml 4.06 compatibility
Thomas Bauereiss
2018-02-09
Formalize C backend intermediate representation in Ott
Alasdair Armstrong
2018-02-08
work in progress mips sail2 port.
Robert Norton
2018-01-31
minor rename
Shaked Flur
2018-01-26
Missing -ocamlfind
Brian Campbell
2018-01-25
Fix building bytecode sail
Brian Campbell
2018-01-23
Started working on C backend for sail
Alasdair Armstrong
2017-12-30
use linksem as a package
Shaked Flur
2017-12-28
use ocamlfind to locate lem and zarith
Shaked Flur
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-11
Prototype interactive mode for sail.
Alasdair Armstrong
2017-12-05
Update header files on master
Alasdair Armstrong
2017-12-05
Update license headers for Sail source
Alasdair Armstrong
2017-11-29
Switched to bytecode compiler for executing interpreter to avoid stack overflow
Alasdair Armstrong
2017-11-17
Fix Makefile for interpreter and update instruction_extractor
Alasdair Armstrong
2017-11-17
Fix interpreter to work with new typechecker
Alasdair Armstrong
2017-10-25
Point sail/src makefile at ott file in language/
Alasdair Armstrong
2017-10-25
Generate ast.ml from ott file and update makefile.
Alasdair Armstrong
2017-09-29
Add MIPS->Isabelle target to Makefile
Thomas Bauereiss
2017-09-14
Fix a regression when writing to a register via a reference in a vector such ...
Thomas Bauereiss
2017-09-02
Add command line flags to toggle sequential monad and native machine words
Thomas Bauereiss
2017-08-29
Make Lem export of CHERI(-256) typecheck
Thomas Bauereiss
2017-08-24
Use relative path in Makefile
Thomas Bauereiss
2017-08-24
Fix some bugs related to the CHERI spec
Thomas Bauereiss
2017-07-21
Everything moved to new typechecker
Alasdair Armstrong
2017-06-29
Ocamlbuild targets should always be remade
Brian Campbell
2017-05-10
Build Cheri_embed_types.thy together with Cheri_embed_sequential.thy
Thomas Bauereiss
2017-05-08
add make rules to (attempt to) build arm and power ml.
Robert Norton
2017-04-25
Add support for uart terminal. Also add read_bit_reg function for faster and ...
Robert Norton
2017-04-21
it turns out zarith has a function for printing big_ints in hex. Remove the d...
Robert Norton
2017-04-21
add make variable for setting ocaml compilation options (e.g. set to -p to en...
Robert Norton
2017-04-20
remove unnecessary lemlib include in compile.
Robert Norton
2017-04-20
add support for cheri128 ocaml shallow embedding
Robert Norton
2017-04-20
build a single run_embed.native with mips and cheri models linked and choose ...
Robert Norton
2017-04-06
add support for address translation and exit handling in mips ocaml shallow e...
Robert Norton
2017-03-24
Checkpoint work-in-progress mips sequential interpreter using ocaml shallow e...
Robert Norton
2017-02-03
replace bit vector return types in getCapX functions with equivalent integer ...
Robert Norton
2017-02-03
fix headers
Peter Sewell
2017-01-25
merge cheri 256 and 128 together factoring out differing parts into separate ...
Robert Norton
2017-01-24
first pass at cheri128 sail.
Robert Norton
2016-12-12
cheri sail export progress
Christopher Pulte
2016-12-08
add target for building cheri_notlb.lem
Robert Norton
2016-11-28
make sail produce prompt and state version of shallow embedding files at the ...
Christopher Pulte
[next]