index
:
sail
sail2
Formal specification language for ISAs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2019-03-14
Merge branch 'sail2' into rmem_interpreter
Jon French
2019-03-14
Report when the SMT solver fails badly
Brian Campbell
2019-03-13
Pretty_print_sail: don't use colour to highlight E_internal_value
Jon French
2019-03-13
Interpreter: return frame rather than eval-looping analyse_instruction
Jon French
2019-03-13
Interpreter: handling for E_cons
Jon French
2019-03-13
Interpreter: error handling when calling primops
Jon French
2019-03-13
Refactor interpreter monad to include pp in effect requests/failures
Jon French
2019-03-13
fix is_true/is_false use of == for web-interface new-interpreter
Jon French
2019-03-13
Debugging: string_of_value internal values in string_of_exp
Jon French
2019-03-13
Finish toFromInterp backend, adding Lem mode
Jon French
2019-03-13
Remove prover reference from typecheck env when marshalling out defs
Jon French
2019-03-13
lib/regfp.sail: new standard intrinsics for triggering memory effects
Jon French
2019-03-13
package and install Sail as an ocamlfind library
Jon French
2019-03-13
C: Improve Jib IR, add SSA representation
Alasdair Armstrong
2019-03-13
C: Add missing update_lbits builtin
Alasdair Armstrong
2019-03-13
Tell Lem that records parametrised over Ints need the len typeclass annotations
Brian Campbell
2019-03-12
Coq: try non-linear nia solver too
Brian Campbell
2019-03-12
Coq: fix parametrized record types
Brian Campbell
2019-03-12
Coq: fix some boolean issues seen in arm
Brian Campbell
2019-03-11
Improve ocamldoc comments
Alasdair Armstrong
2019-03-09
C: Fix miscompilation of constrained struct field access
Alasdair
2019-03-09
Adds missing bits for DC/IC
Shaked Flur
2019-03-08
wib
Shaked Flur
2019-03-08
Fix the Coq mapping for eq_string in Sail lib.
Prashanth Mundkur
2019-03-08
Rewriter: Cleanup old sizeof rewrites
Alasdair Armstrong
2019-03-08
C: Refactor C backend
Alasdair Armstrong
2019-03-08
Adds the DC and IC instructions to AArch64_small;
Shaked Flur
2019-03-08
Fix: Never consider single variable types to be ambiguous
Alasdair
2019-03-07
Remove more dead branches
Thomas Bauereiss
2019-03-07
Also remove impossible if-branches
Thomas Bauereiss
2019-03-07
Fix bug in a mono rewrite helper function
Thomas Bauereiss
2019-03-07
C: Make instrs_graph return just control flow graph
Alasdair Armstrong
2019-03-07
Coq: apply a little brute force in some boolean goals
Brian Campbell
2019-03-07
Add a rewrite to remove impossible cases on integer literals
Brian Campbell
2019-03-07
Simplify handling of referenced variables in constant propagation
Brian Campbell
2019-03-07
Git-ignore z3 caches
Brian Campbell
2019-03-07
Extract constant propagation and related functions from monomorphisation.
Brian Campbell
2019-03-06
Add an -ir option to print the intermediate representation of a file
Alasdair Armstrong
2019-03-06
Improve AST slicing
Alasdair Armstrong
2019-03-06
Add option to slice out printing and tracing functions when generating C
Alasdair Armstrong
2019-03-05
Fix missing case in specialization
Alasdair
2019-03-05
More optimizations and improvments for C generation
Alasdair Armstrong
2019-03-05
Add missing comma in armV8.sail
Alasdair Armstrong
2019-03-05
Add forgotten recursive function test
Brian Campbell
2019-03-05
Add Unallocated to the gen files
Ben Simner
2019-03-05
Coq: firstorder is better at the boolean goals
Brian Campbell
2019-03-05
Coq: use setoid rewriting to apply under an existential binder
Brian Campbell
2019-03-05
Coq: use more local type information when constructing tuples
Brian Campbell
2019-03-05
Coq: some debugging messages
Brian Campbell
2019-03-05
Coq: output type-level Int definitions
Brian Campbell
[prev]
[next]