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
2019-12-13
move ott pp to different Makefile rule
Peter Sewell
2019-12-13
experiment in ott-generated pp
Peter Sewell
2019-10-28
Fix jib.ott and SMT regressions
Alasdair Armstrong
2019-10-28
Some C backend refactoring
Alasdair
2019-04-17
Build libsail again (removed Bytcode and Share_directory)
Shaked Flur
2019-04-16
Temporarily remove Makefile part that is making Jenkins fail
Alasdair Armstrong
2019-03-14
Merge branch 'sail2' into rmem_interpreter
Jon French
2019-03-13
package and install Sail as an ocamlfind library
Jon French
2019-03-08
C: Refactor C backend
Alasdair Armstrong
2019-02-25
Merge branch 'sail2' into rmem_interpreter
Jon French
2019-02-13
Attempt to parse sail version from opam file for manifest.ml. Update version ...
Robert Norton
2019-02-13
Merge branch 'sail2' into rmem_interpreter
Jon French
2019-02-08
Cleanup src Makefile
Alasdair
2018-12-26
Add makefile target for building with Bisect coverage
Alasdair Armstrong
2018-12-20
Make sure sail -v prints useful version info
Alasdair Armstrong
2018-10-24
src/Makefile: add isail.byte target for debugging interpreter
Jon French
2018-06-08
Correct dependencies of bytecode sail
Brian Campbell
2018-04-26
Add a new SHARE_DIR argument to use when doing opam build. For non-opam build...
Robert Norton
2018-04-26
Opam packaging: add install and uninstall targets and code to find various fi...
Robert Norton
2018-04-26
Remove obsolete mips/cheri rules from sail makefile. These are now built in t...
Robert Norton
2018-04-18
Fix build on linux
Alasdair Armstrong
2018-04-18
Port to Mac: BSD sed != GNU sed
Alastair Reid
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
[next]