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
2018-09-18
Fix issues with tuple Constructors taking multiple arguments
Alasdair Armstrong
2018-09-18
Add string mapping functions to interpreter
Alasdair Armstrong
2018-09-17
Coq: fix types in aarch64_extras undefined_vector and casts for arguments
Brian Campbell
2018-09-17
Coq: solve some constraint/type errors with AArch64
Brian Campbell
2018-09-17
Coq: remove an obsolete specialisation
Brian Campbell
2018-09-17
Rewrites.rewrite_defs_mapping_patterns: emit an explicit type annotation on t...
Jon French
2018-09-14
Sail_lib.string_of_bits: print in decimal (properly, with bigints) rather tha...
Jon French
2018-09-14
(oops, should have been with "more hex_bits_N monomorphs")
Jon French
2018-09-14
Sail_lib.int_of_string_opt: use Big_int.of_string rather than OCaml int_of_st...
Jon French
2018-09-14
More monomorphisations for hex_bits_N...
Jon French
2018-09-14
Sail_lib and RISCV prelude: functions for bitwise operations on ints
Jon French
2018-09-14
Type_check: allow mappings to contain escape effects
Jon French
2018-09-13
C: Fix an issue with assigning to unitialized variables at end of blocks
Alasdair Armstrong
2018-09-13
Coq: real built-ins for AArch64
Brian Campbell
2018-09-12
Jenkins: Fix deprecation warnings
Alasdair Armstrong
2018-09-12
Coq: fix type annotations for early return
Brian Campbell
2018-09-12
Coq: avoid some use of pattern binders to help Coq's type checker
Brian Campbell
2018-09-12
Coq: print more type information for existentially typed vectors
Brian Campbell
2018-09-11
Coq: some basic handling for more existentials
Brian Campbell
2018-09-11
Coq: remove a bunch of Lem-isms
Brian Campbell
2018-09-10
Various fixes
Alasdair Armstrong
2018-09-06
C: Fix a bug with shadowing in nested let-bindings
Alasdair
2018-09-06
Allow options to be set in the interactive mode
Alasdair Armstrong
2018-09-04
C: add an option to control generation of main().
Prashanth Mundkur
2018-09-04
C: split out setup/init and teardown functions from main().
Prashanth Mundkur
2018-09-04
C: Tweaks to RISC-V to get compiling to C
Alasdair Armstrong
2018-09-04
Improve error messages for include and ifdef statements
Alasdair Armstrong
2018-09-04
Add a rewrite to minimise the number of functions marked as recursive
Brian Campbell
2018-09-04
Coq: fix early returns with rich types
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-31
rewrite_defs_pat_string_append: only guard the innermost recursive pattern, a...
Jon French
2018-08-31
mappings: Support for unidirectional mapping clauses
Jon French
2018-08-31
riscv prelude: yet more manual monomorphisations for hex_bits
Jon French
2018-08-31
fix some compiler warnings
Jon French
2018-08-31
sync and centralise the two .merlin files
Jon French
2018-08-30
C: Fix a bug where function argument type becomes more specific due to flow t...
Alasdair Armstrong
2018-08-30
Allow additional includes to be specified for C backend.
Prashanth Mundkur
2018-08-30
C: Fix an issue with struct field being generalised inside polymorphic constr...
Alasdair Armstrong
2018-08-29
C: Fix some issues with tuples as arguments to polymorphic constructors
Alasdair Armstrong
2018-08-28
fix some compiler not-matched warnings about Typ_bidir and Typ_internal_unknown
Jon French
2018-08-28
add __POS__ argument to Err_unreachable for better error reporting
Jon French
2018-08-24
Fix rewriter issues
Alasdair Armstrong
2018-08-24
parser: emit actual unit for an ident() pattern, not wildcard which causes un...
Jon French
2018-08-24
fix a couple of pretty print inaccuracies
Jon French
2018-08-24
support for P_or and P_not patterns in rewrite_defs_mapping_patterns
Jon French
2018-08-24
rewrite_defs_mapping_patterns: support for referring to mapping arguments in ...
Jon French
2018-08-24
pat_to_exp support for vector and string concat patterns; fix typing in exp_o...
Jon French
2018-08-24
rewrite_defs_pat_lits: rewrite away fewer lits when generating ocaml, for cle...
Jon French
2018-08-23
Fix interpreter after re-writer change
Alasdair Armstrong
[prev]
[next]