index
:
sail
sail2
Formal specification language for ISAs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
pretty_print_coq.ml
Age
Commit message (
Expand
)
Author
2019-02-08
Add parameterization support for bitfields.
Prashanth Mundkur
2019-01-25
Coq: add enough to generate some output for arm-v8.5-a
Brian Campbell
2019-01-24
Start supporting informative bool types in Coq backend
Brian Campbell
2019-01-14
Merge remote-tracking branch 'origin/sail2' into asl_flow2
Alasdair
2019-01-11
Updates for sail-arm release
Alasdair Armstrong
2019-01-09
Coq: the division used in smt.sail should be Euclidean
Brian Campbell
2019-01-09
Coq: add parens around negative integer literals
Brian Campbell
2018-12-29
Coq: ensure that recursive functions compute
Brian Campbell
2018-12-27
Coq: avoid putting ambiguous numeric literals in Coq output
Brian Campbell
2018-12-27
Coq: fix name clashes and instantiation calculation
Brian Campbell
2018-12-26
More cleanup
Alasdair Armstrong
2018-12-26
Some cleanup
Alasdair Armstrong
2018-12-22
Improve error messages and debugging
Alasdair Armstrong
2018-12-20
Fix monomorpisation tests with typechecker changes
Alasdair Armstrong
2018-12-19
Coq: handle pairs of ranges (and other existential types) properly
Brian Campbell
2018-12-19
Coq: handle existentials in hypotheses during solving, add max_nat, better casts
Brian Campbell
2018-12-17
Adapt Coq and termination measure support to typechecker changes
Brian Campbell
2018-12-13
Merge remote-tracking branch 'origin/sail2' into asl_flow
Alasdair
2018-12-12
Move much of recursive function termination to a rewrite
Brian Campbell
2018-12-12
Generalise existentials for non-integer type variables
Alasdair
2018-12-12
Remove KOpt_none constructor
Alasdair
2018-12-11
Initial attempt at using termination measures in Coq
Brian Campbell
2018-12-10
Various changes:
Alasdair Armstrong
2018-12-08
Compiling again
Alasdair
2018-12-07
Working on better flow typing for ASL
Alasdair Armstrong
2018-12-04
Remove FES_Fexps constructor
Alasdair Armstrong
2018-12-04
Simplify kinds in the AST
Alasdair Armstrong
2018-11-30
Remove constraint synonyms
Alasdair Armstrong
2018-11-26
Use a temporary definition of List.init until 4.06 is more standard.
Prashanth Mundkur
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-02
Coq: add more autocasts for different but equal kids
Brian Campbell
2018-10-31
Rename Reporting_basic to Reporting
Alasdair Armstrong
2018-10-31
Improve error messages for unsolved function quantifiers
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-11
Change the function type in the AST
Alasdair
2018-09-24
Coq: avoid variables called tt (the unit constant)
Brian Campbell
2018-09-24
Coq: add autocasts at monad returns
Brian Campbell
2018-09-19
Coq: track changes elsewhere
Brian Campbell
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-13
Coq: real built-ins for AArch64
Brian Campbell
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
[next]