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-10
Porting some minisail changes to sail2 branch
Alasdair Armstrong
2018-04-10
Avoid rejecting reasonable pattern matches in monomorphisation
Brian Campbell
2018-04-10
Add basic reference support to monomorphisation
Brian Campbell
2018-04-09
Remove unnecessary restriction on complex nexp rewriting
Brian Campbell
2018-04-09
Stop vector_typ_args_of from failing when order is a variable
Brian Campbell
2018-04-06
Fix some error msg typos.
Prashanth Mundkur
2018-04-06
Generate better tyvar names for complex nexps in monomorphisation
Brian Campbell
2018-04-06
Update sail.tex for wip latex output
Alasdair Armstrong
2018-04-05
Fix precedence printing and update aarch64 spec
Alasdair Armstrong
2018-04-05
More work on latex output
Alasdair Armstrong
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
[prev]
[next]