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-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
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-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-10-31
Add rewriting pass for not-patterns
Alasdair Armstrong
2018-10-31
Remove Parse_ast.Int, add unique locations
Alasdair Armstrong
2018-10-31
Rename Reporting_basic to Reporting
Alasdair Armstrong
2018-10-31
Improve error messages for unsolved function quantifiers
Alasdair Armstrong
2018-10-29
Pretty printer tweaks for ASL parser
Alasdair Armstrong
2018-10-24
Add constraint synonyms
Alasdair Armstrong
2018-10-22
Coq: use function type more carefully in untupling
Brian Campbell
2018-10-22
Coq: work around constructors with tupled arguments
Brian Campbell
2018-10-22
Fix lem arguments for functions with tuple arguments
Alasdair Armstrong
2018-10-22
Pretty_print_lem.untuple_args_pat: temporary hack to allow functions that act...
Jon French
2018-10-16
Re-implement space-related mapping functions in Sail rather than backends
Jon French
2018-10-16
rewrites: remove now-unnecessary temporary string hack from rewrite_defs_pat_...
Jon French
2018-10-11
Change the function type in the AST
Alasdair
2018-10-10
refer to Util.list_init.ml rather than List.init in sail_lib.ml
Christopher Pulte
2018-10-08
Produce lists of constructors and ast building functions for test generation
Brian Campbell
2018-10-05
interpreter: Remove boxes (no longer used)
Jon French
2018-10-05
fix bug in infer_mpat losing types of identifiers inferred from other_env
Jon French
2018-10-04
Merge branch 'ocaml-instruction-generation' into sail2
Brian Campbell
2018-10-04
Bit of commentary, proper TODO error
Brian Campbell
[next]