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-12-03
Add Write_mem event/outcome without tag
Thomas Bauereiss
2018-12-03
Make names of memory r/w events more consistent
Thomas Bauereiss
2018-11-30
Remove constraint synonyms
Alasdair Armstrong
2018-11-30
Parser tweaks and fixes
Alasdair Armstrong
2018-11-30
Rename Undefined outcome to Choose
Thomas Bauereiss
2018-11-30
Improvements for ASL parser
Alasdair Armstrong
2018-11-29
Add separate outcome/event for tagged memory loads
Thomas Bauereiss
2018-11-29
Add some helper lemmas to Isabelle lib
Thomas Bauereiss
2018-11-28
Allow folding constant expressions into single register reads
Alasdair
2018-11-27
Fix memory leak in string_of_bits
Alasdair Armstrong
2018-11-27
Add an optimisation pass to combine variables if possible
Alasdair Armstrong
2018-11-26
Use a temporary definition of List.init until 4.06 is more standard.
Prashanth Mundkur
2018-11-26
Add random generators for record types
Brian Campbell
2018-11-23
Introduce intermediate bitvector representation in C
Alasdair Armstrong
2018-11-23
C backend improvements
Alasdair Armstrong
2018-11-21
Coq: only generate equality functions for records where we need it
Brian Campbell
2018-11-21
Coq: add equality for records and polymorphic vectors
Brian Campbell
2018-11-21
Escape string literals in coq backend. Note that 71020c2f460e6031776df17cf8f2...
Robert Norton
2018-11-21
Escape strings literals in lem pretty printer.
Robert Norton
2018-11-20
Use nat instead of (list bitU) for addresses in monad outcomes
Thomas Bauereiss
2018-11-20
Add messages for assert failures without user defined messages
Alasdair Armstrong
2018-11-19
Fix Lem untupling to correctly identify when multiple arguments are used
Brian Campbell
2018-11-19
Don't re-check AST repeatedly in exp_lift_assign re-write
Alasdair Armstrong
2018-11-19
Ensure sizeof re-writing occurs for configuration registers
Alasdair Armstrong
2018-11-19
Merge branch 'latex' into sail2
Robert Norton
2018-11-16
Canonicalise functions types in val specs
Alasdair Armstrong
2018-11-16
Various bugfixes and a simple profiling feature for rewrites
Alasdair Armstrong
2018-11-15
When outputing latex do not expand type synonyms in val specs during type check.
Robert Norton
2018-11-15
Add simple valspec printing in latex that drops effects and other extraneous ...
Robert Norton
2018-11-15
ast_utils: simplify numeric constraints in inequalities.
Robert Norton
2018-11-14
Use code style For [id] refs in doc comments.
Robert Norton
2018-11-14
latex: use callback macro saildocxxx (one per top-level category) to give use...
Robert Norton
2018-11-14
interpreter: abstract effect requests into an Effect_request arm of frame type
Jon French
2018-11-13
Make pretty printer stricter with brace placement
Alasdair Armstrong
2018-11-12
Infer tuple l-expressions types if all components are inferrable
Alasdair Armstrong
2018-11-12
Make type checker smarter at inferring l-expressions
Alasdair Armstrong
2018-11-12
Add referencing commands to generated latex
Alasdair Armstrong
2018-11-12
Fix numbers in constructor arguments
Alasdair Armstrong
2018-11-12
Improve latex naming scheme and avoid collisions
Alasdair Armstrong
2018-11-09
Improvements to latex generation
Alasdair Armstrong
2018-11-07
Move inline forall in function definitions
Alasdair Armstrong
2018-11-07
Move inline forall in function definitions
Alasdair Armstrong
2018-11-06
Fix bug with loop indices not being mapped to int64 in C
Alasdair Armstrong
2018-11-05
Ensure function quantifier is in scope when generating C return type
Alasdair Armstrong
2018-11-05
Ensure type-synonyms are handled correctly in register dependencies
Alasdair Armstrong
2018-11-05
Make sure undefined_type functions are generated before registers
Alasdair Armstrong
2018-11-02
Add code to analyse function return types
Alasdair Armstrong
2018-11-02
Coq: add more autocasts for different but equal kids
Brian Campbell
2018-11-01
Changes to enable analysing type errors in ASL parser
Alasdair Armstrong
2018-11-01
Merge branch 'sail2' into rmem_interpreter
Jon French
[prev]
[next]