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
2019-03-26
Constant-fold __size calls if possible
Thomas Bauereiss
2019-03-26
Lem: Work around if-cascade indentation problem
Thomas Bauereiss
2019-03-25
Typecheck: Use emod_int/ediv_int in sizeof rewriting
Alasdair Armstrong
2019-03-22
Tidy up of div and mod operators (C implementation was previously inconsisten...
Robert Norton
2019-03-22
C: Fix as-patterns in C output
Alasdair Armstrong
2019-03-21
Fix: Use doc_binding for printing scattered mapping types
Alasdair Armstrong
2019-03-21
Coq: fix bug when multiple type variables map to the same identifier
Brian Campbell
2019-03-21
Jib: Add types to Phi functions
Alasdair Armstrong
2019-03-21
Revert some constant propagation experimentation
Thomas Bauereiss
2019-03-21
Merge pull request #38 from crabtw/sail2
Alasdair Armstrong
2019-03-20
Coq: do more (and more uniform) simplification
Brian Campbell
2019-03-20
Coq: be more careful about merging Sail variables and type variables
Brian Campbell
2019-03-20
Fix scattered mapping printing and output message for missing val spec
Jyun-Yan You
2019-03-19
C: Some simplification
Alasdair Armstrong
2019-03-19
Coq: simplify away more trivial bools
Brian Campbell
2019-03-19
C: Inlining support
Alasdair Armstrong
2019-03-19
Coq: more test work
Brian Campbell
2019-03-19
Coq: more work on tests
Brian Campbell
2019-03-19
Don't expand set constraints when substituting vars for vars
Brian Campbell
2019-03-18
Coq: get axiom generation to merge bool tyvars with arguments
Brian Campbell
2019-03-15
Don't constant-fold undefined_X functions in monomorphisation
Thomas Bauereiss
2019-03-15
Various monomorphisation tweaks and fixes
Thomas Bauereiss
2019-03-15
Lem: Add missing implementations of vector_truncateLSB
Thomas Bauereiss
2019-03-15
Add a rewriting pass for constant propagation in mutrecs
Thomas Bauereiss
2019-03-15
Coq: some progress on the test suite
Brian Campbell
2019-03-15
Interactive: Auto-complete options and add hints
Alasdair Armstrong
2019-03-15
Interactive: Auto-complete file names
Alasdair Armstrong
2019-03-15
Coq: better loop handling, discharge some related proof obligations
Brian Campbell
2019-03-15
C: Wrap Jib identifiers
Alasdair
2019-03-14
Add various useful methods to interactive mode
Alasdair Armstrong
2019-03-14
fix typo in interpreter excl_res intrinsic
Jon French
2019-03-14
Fix unification missing variables in generated SMT
Alasdair Armstrong
2019-03-14
C: Some further tweaks
Alasdair Armstrong
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
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
Tell Lem that records parametrised over Ints need the len typeclass annotations
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
[prev]
[next]