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-04-05
Cleanup repository by removing old and generated files
Alasdair Armstrong
2018-04-05
Add generic prelude library that pulls in various basic sail
Alasdair Armstrong
2018-04-04
Make Type_check.solve do obvious cases immediately
Brian Campbell
2018-04-04
Use solver properly to simplify nexps in mono analysis, Lem printing
Brian Campbell
2018-04-04
Instantiate type properly when introducing mono casts
Brian Campbell
2018-04-04
Use valspec equations in monomorphisation analysis
Brian Campbell
2018-04-04
Tweak Type_check.solve for this branch
Brian Campbell
2018-04-04
Add a function to find unique solution for constraints
Alasdair Armstrong
2018-04-04
Add bitvector casts to funcl bodies when necessary
Brian Campbell
2018-04-04
Initial rewrite to move complex nexps in fn sigs into constraints
Brian Campbell
2018-04-04
Improve location information in mono dependency errors
Brian Campbell
2018-04-04
Use simple equations in function specifications to instantiate tyvars
Brian Campbell
2018-04-03
Fix failing ARM test
Alasdair Armstrong
2018-04-03
Added test cases for builtins
Alasdair Armstrong
2018-03-27
print IPS after running cheri model.
Robert Norton
2018-03-23
Fix indentation of loops in generated Isabelle
Thomas Bauereiss
2018-03-22
Fix C compilation for CHERI and MIPS
Alasdair Armstrong
2018-03-22
Try removing superfluous returns more aggressively for Lem
Thomas Bauereiss
2018-03-22
Tune Lem pretty-printing
Thomas Bauereiss
2018-03-19
Fixes to C backend for RISCV-compilation
Alasdair Armstrong
2018-03-15
Sail now exits with code 1 when OCaml fails to compile generated code
Alasdair Armstrong
2018-03-15
Some CHERI compilation fixes
Thomas Bauereiss
2018-03-14
WIP Latex formatting
Alasdair Armstrong
2018-03-14
Fix toplevel pattern compilation
Alasdair Armstrong
2018-03-14
Machine words extract/update operations arguments are the other way around
Brian Campbell
2018-03-14
Remove unnecessary size_itself_int uses in guards (for Lem)
Brian Campbell
2018-03-14
Fix compilation for OCaml 4.02
Thomas Bauereiss
2018-03-14
Fix Lem generation for CHERI-MIPS and Aarch64
Thomas Bauereiss
2018-03-14
Make partiality more explicit in library functions of Lem shallow embedding
Thomas Bauereiss
2018-03-14
Add rewriting step for moving execute clauses into auxiliary functions
Thomas Bauereiss
2018-03-14
Disallow impure global let bindings
Thomas Bauereiss
2018-03-14
Add address to Write_tag outcome
Thomas Bauereiss
2018-03-14
Use sets instead of lists for Lem nondeterminism monad
Thomas Bauereiss
2018-03-14
fix riscv build: missing eq_bit implementation.
Robert Norton
2018-03-13
Polymorphic option types now compile to C
Alasdair Armstrong
2018-03-13
Add test for mutual recursion and monomorphisation
Brian Campbell
2018-03-13
Support a few more set constraints in mono
Brian Campbell
2018-03-13
Merge funcls for Lem output, making it suitable for testing with OCaml
Brian Campbell
2018-03-12
ELF loading for C backend
Alasdair Armstrong
2018-03-12
lem_interp: expose disable color flag in Printing_functions interface
Jon French
2018-03-09
Specialise constructors for polymorphic unions
Alasdair Armstrong
2018-03-08
rename mips_new_tc to mips
Robert Norton
2018-03-07
Make union types consistent in the AST
Alasdair Armstrong
2018-03-06
finish port of cheri128 spec. to sail2.
Robert Norton
2018-03-05
Fix specialisation pass to handle polymorphic substitutions
Alasdair Armstrong
2018-03-05
Add Print outcome to prompt monad for debugging and tracing
Thomas Bauereiss
2018-03-05
Add support for undefined bit oracle to Lem shallow embedding
Thomas Bauereiss
2018-03-02
Use sail_lib.lem values in C backend
Alasdair Armstrong
2018-03-02
Fix a bug in rewriting of loops for Lem backend
Thomas Bauereiss
2018-03-02
Fix off-by-one error in OCaml for loop compilation
Alasdair Armstrong
[prev]
[next]