index
:
sail
sail2
Formal specification language for ISAs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2018-08-13
Coq: more strings for RISC-V
Brian Campbell
2018-08-13
Coq: drop redundant final wildcard clauses
Brian Campbell
2018-08-13
Add constraints to RISC-V duopod, makefile rules
Brian Campbell
2018-08-13
RISC-V: mult_range is ill-typed, use mult_atom instead
Brian Campbell
2018-08-13
Guarded clauses rewrite: variable patterns subsume enums
Brian Campbell
2018-08-13
Basic Coq support for RISC-V
Brian Campbell
2018-08-13
Coq: drop irrelevant definitions before constraint solving
Brian Campbell
2018-08-12
Coq: handle enums in binders, make top-level patterns exhaustive
Brian Campbell
2018-08-10
Coq: add some of string library
Brian Campbell
2018-08-10
Merge pull request #19 from Smattr/5DAF5338-94B5-4F7A-A1CB-1CBB72ED7E93
Alasdair Armstrong
2018-08-09
fix tutorial infix example
Matthew Fernandez
2018-08-09
Coq: debugging on top-level lets
Brian Campbell
2018-08-09
Coq: tidy up debugging messages
Brian Campbell
2018-08-09
Coq: decompose dependent pairs at internal_plet as well as let
Brian Campbell
2018-08-09
Coq: handle nats like ranges, not atoms
Brian Campbell
2018-08-09
Coq: a bit more handling of unknown constraints
Brian Campbell
2018-08-07
Revert "Warnings: deal with all the deprecation warnings"
Alasdair Armstrong
2018-08-07
Lem: print more bitvector types
Brian Campbell
2018-08-07
Fix propagation of overly-specific types in early_return rewrite
Brian Campbell
2018-08-07
Improve cast introduction for Lem
Brian Campbell
2018-08-03
Merge pull request #18 from Smattr/C756D3DD-F006-4132-A3E3-27856A697A25
Alasdair Armstrong
2018-08-03
Fix existential variable problems in monomorphisation
Brian Campbell
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
fix some typos
Matthew Fernandez
2018-08-02
Coq mips: fix deprecation warning
Brian Campbell
2018-08-02
Coq: remove type removal holdover from Lem backend, add MIPS lemma
Brian Campbell
2018-08-02
Coq: proper precedence for constraints (both prop and bool)
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-02
Support for comment commands in emacs mode
Brian Campbell
2018-08-02
Merge pull request #17 from hirataqdees/patch-1
Alasdair Armstrong
2018-08-01
Coq: implicit range conversions for function arguments, debug tracing
Brian Campbell
2018-07-31
Add Coq names for more Aarch64 builtins
Brian Campbell
2018-07-28
Update INSTALL.md
hirataqdees
2018-07-27
Add some missing rv64i instructions, discovered when annotating the riscv isa...
Prashanth Mundkur
2018-07-27
Add a riscv latex target.
Prashanth Mundkur
2018-07-27
Remove unused U_effect constructor
Alasdair Armstrong
2018-07-27
Merge branch 'sail2' of github.com:rems-project/sail into sail2
Peter Sewell
2018-07-27
clean Makefile target to copy generated LaTeX to cheri-architecture
Peter Sewell
2018-07-27
Revert "wib" (mistaken delete of sail_latexcc)
Peter Sewell
2018-07-27
Make type annotations abstract in type_check.mli
Alasdair Armstrong
2018-07-27
wib
Peter Sewell
2018-07-27
Coq: remove out-of-date todo list
Brian Campbell
2018-07-27
Coq: patterns on bit literals
Brian Campbell
2018-07-27
Check in snapshot of cheri latex
Alasdair Armstrong
2018-07-26
Some tweaks to not and or patterns
Alasdair Armstrong
2018-07-26
Patterns: add or and not patterns
Alastair Reid
2018-07-26
Warnings: deal with all the deprecation warnings
Alastair Reid
[next]