index
:
sail
sail2
Formal specification language for ISAs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
Age
Commit message (
Expand
)
Author
2018-10-23
RTS: Add elf symbol lookup support.
Prashanth Mundkur
2018-10-23
RTS: allow elf-loader to provide entry info.
Prashanth Mundkur
2018-10-22
Update Coq patch for RISC-V, add string_take to Coq library
Brian Campbell
2018-10-16
Re-implement space-related mapping functions in Sail rather than backends
Jon French
2018-09-28
Fix optimisation bug for certain if statements
Alasdair Armstrong
2018-09-19
Coq: track changes elsewhere
Brian Campbell
2018-09-19
Coq: more fixes for AArch64
Brian Campbell
2018-09-17
Coq: solve some constraint/type errors with AArch64
Brian Campbell
2018-09-17
Coq: make generic_neq work on real
Brian Campbell
2018-09-13
Coq: real built-ins for AArch64
Brian Campbell
2018-09-12
Coq: make generic_eq work on more types
Brian Campbell
2018-09-12
Coq: remove extra "True"s from constraints
Brian Campbell
2018-09-11
Coq: some basic handling for more existentials
Brian Campbell
2018-09-10
Various fixes
Alasdair Armstrong
2018-09-07
C: Support RISC-V in elf loader.
Prashanth Mundkur
2018-09-07
C: add a usage message to the rts.
Prashanth Mundkur
2018-09-06
Coq: fill in a few more RISC-V axioms
Brian Campbell
2018-09-06
Coq: more string handling
Brian Campbell
2018-09-06
Coq: fix up some barrier/memory definitions for RISC-V
Brian Campbell
2018-09-06
RISCV: Get enough of the RISCV platform into C to run some tests
Alasdair Armstrong
2018-09-05
Coq: fill in trivial ranges in constraint solver
Brian Campbell
2018-09-04
C: Tweaks to RISC-V to get compiling to C
Alasdair Armstrong
2018-09-03
Coq: solver should split earlier
Brian Campbell
2018-09-03
Coq: get top-level value definitions to work nicely again
Brian Campbell
2018-09-03
Coq: rework generation of dependent pairs so that they are only
Brian Campbell
2018-08-30
Annotate the RISC-V prelude for C builtins.
Prashanth Mundkur
2018-08-30
C: Fix a bug where function argument type becomes more specific due to flow t...
Alasdair Armstrong
2018-08-30
Coq: correct endianness reversal bug
Brian Campbell
2018-08-29
C: Fix some issues with tuples as arguments to polymorphic constructors
Alasdair Armstrong
2018-08-29
Updated snapshots for Isabelle 2018
Thomas Bauereiss
2018-08-28
Coq: make some library definitions compute
Brian Campbell
2018-08-28
Adapt theory imports for Isabelle 2018
Thomas Bauereiss
2018-08-20
Add some more test cases for C compilation
Alasdair Armstrong
2018-08-15
Get RISC-V on Coq into reasonable state to show
Brian Campbell
2018-08-14
Coq: attempt a quick proof before an indepth one
Brian Campbell
2018-08-14
Merge remote-tracking branch 'origin/sail2' into polymorphic_variants
Alasdair Armstrong
2018-08-13
Coq: more strings for RISC-V
Brian Campbell
2018-08-13
Coq: drop irrelevant definitions before constraint solving
Brian Campbell
2018-08-10
Coq: add some of string library
Brian Campbell
2018-08-09
Coq: a bit more handling of unknown constraints
Brian Campbell
2018-08-07
Improve cast introduction for Lem
Brian Campbell
2018-08-06
Cast each argument to a polymorphic constructor into it's most general type
Alasdair Armstrong
2018-08-03
Coq: use a dummy constraint when the real one is unknown
Brian Campbell
2018-08-03
Coq: generalise dependent pair handling a little
Brian Campbell
2018-08-02
Coq: limit eauto to ensure termination in reasonable time
Brian Campbell
2018-08-02
Fill in more Coq builtins for aarch64
Brian Campbell
2018-08-02
Update a few prover gitignores
Brian Campbell
2018-08-01
Coq: implicit range conversions for function arguments, debug tracing
Brian Campbell
2018-07-23
RTS: make g_cycle_count public
Alastair Reid
2018-07-18
Coq: constraint solving improvements
Brian Campbell
[next]