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-07-11
Partially revert change to add_vec_int et al
Thomas Bauereiss
2018-07-11
Fix off-by-one bugs in monomorphisation rewrites involving bitvector subranges
Thomas Bauereiss
2018-07-11
Fix some signedness bugs
Thomas Bauereiss
2018-07-10
Update HOL setup
Brian Campbell
2018-07-10
Add more Isabelle lemmas to library
Thomas Bauereiss
2018-07-09
Changes for anonymisation. Ensure headers are in correct format. Remove some ...
Robert Norton
2018-07-09
Update gitignore
Thomas Bauereiss
2018-07-09
Add some syntactic sugar for Isabelle
Thomas Bauereiss
2018-07-09
Simplify treating of undefined_bool in Lem library
Thomas Bauereiss
2018-07-09
Bits for bits of aarch64 in coq
Brian Campbell
2018-07-07
Coq: bbv have reorganised their repository
Brian Campbell
2018-07-07
Coq: precise generic vectors
Brian Campbell
2018-07-07
Coq: supply index constraint in for loops
Brian Campbell
2018-07-07
Coq: eq_range should take proofs
Brian Campbell
2018-07-06
Coq: use List.In predicates in constraint solving; make other bits robust
Brian Campbell
2018-07-05
Fix equality comparisons for variants in C
Alasdair
2018-07-05
Coq: get index_list right
Brian Campbell
2018-07-05
Fix equality comparisons for structs
Alasdair
2018-07-05
restore missing RISC-V fence types in sail2; ignore io bits in fences more cl...
Jon French
2018-07-02
Coq: add some string functions
Brian Campbell
2018-07-02
Coq: replace simpl in a tactic with a more precise "change"
Brian Campbell
2018-06-30
RTS: fix replicate_bits
Alastair Reid
2018-06-30
RTS: Add length asserts to bits ops
Alastair Reid
2018-06-30
Fix an issue with vector_update_subrange
Alasdair
2018-06-29
RTS: tweak TIMEOUT message
Alastair Reid
2018-06-28
RTS: Fix utterly broken command line parsing
Alastair Reid
2018-06-28
RTS: Add --verbosity flag to C model
Alastair Reid
2018-06-28
Add tagged memory to C rts to cheri can be compiled to C
Alasdair Armstrong
2018-06-28
Fix warning in rts.c
Robert Norton
2018-06-28
Add option to build ocaml with bisect_ppx coverage support. Add cheri targets...
Robert Norton
2018-06-28
RTS: Add missing #include
Alastair Reid
2018-06-27
RTS/Main: tweaking cycle counter handling
Alastair Reid
2018-06-27
Actually fix real literals, and add a test for various properties
Alasdair Armstrong
2018-06-27
Fix reading reals from strings in C lib
Alasdair Armstrong
2018-06-27
libsail: optimise real_power
Alastair Reid
2018-06-27
Add a new function cycle_limit_reached that returns bool, allowing for gracef...
Robert Norton
2018-06-27
Fix real implementation in C to use GMP rationals
Alasdair Armstrong
2018-06-27
RTS: __SetConfig support is off by default
Alastair Reid
2018-06-27
RTS: Add support for __ListConfig
Alastair Reid
2018-06-27
RTS: Delete __SetConfig stub function
Alastair Reid
2018-06-26
turn on warnings when compiling mips c then dial back ones that are triggered...
Robert Norton
2018-06-26
RTS: implement sleep primitives
Alastair Reid
2018-06-26
RTS: stub support for -C command line option
Alastair Reid
2018-06-26
ELF: Restore error messages in ELF reader
Alastair Reid
2018-06-25
Coq: add typeclass based comparison, and instantiate for enums
Brian Campbell
2018-06-25
Coq: automatic cast introduction
Brian Campbell
2018-06-25
Use getopt rather than argp for Mac compatibility in C runtime
Alasdair Armstrong
2018-06-25
flush stdout after putchar for terminal emulation purposes.
Robert Norton
2018-06-22
Precise bitvector subrange functions for Coq.
Brian Campbell
2018-06-22
Add coq builtins for MIPS
Brian Campbell
[next]