1
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 5 hours ago. based on code collected 1 day ago.
Jul 13, 2025 — Jul 13, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Asm printing: quote command-line arguments when needed, continued More... 3 days ago
Asm printing: quote command-line arguments when needed (#586) More... 8 days ago
Merge pull request #585 from AbsInt/no-bitfield-align More... 8 days ago
Do not change alignment for packed bit-fields More... 8 days ago
Reject `aligned` attribute on bit fields in struct types More... 11 days ago
Update test suite More... 12 days ago
Elab: thread environment through `elab_initializer` More... 20 days ago
Add missing `Proof.` commands More... 29 days ago
x86 / Win64 ABI: fix inconsistency on callee-save XMM registers (#584) More... 30 days ago
Aarch64: shorten function preludes by using pre-indexed store-pair instructions (#583) More... about 1 month ago
Update README More... about 2 months ago
Compiler: remove useless `clear H` More... 2 months ago
ValueDomain: use counted "for" loops instead of recursive Function More... 2 months ago
Iteration: add counted "for" loops More... 2 months ago
Iteration: don't use axioms More... 2 months ago
Cshmgen: fixed the formatting of documentation comments More... 3 months ago
Update test suite More... 3 months ago
Define `Ctypes.align_blockcopy` in terms of `Archi.align_{float64,int64}` More... 3 months ago
Merge pull request #581 from AbsInt/global_alignment More... 3 months ago
Github actions: update the checkout action More... 3 months ago
Define `Memdata.align_chunk` in terms of `Archi.align_{float64,int64}` More... 3 months ago
Coqlib: add hints to prove divisibility properties `(a | b)` More... 3 months ago
Use `Memdata.min_safe_alignment` in memory injections More... 3 months ago
Mem.loadv, Mem.storev: check for overflow in address computation More... 3 months ago
AArch64 asm clobbers: recognize more register names (#576) More... 3 months ago
Basic support for building multiple target architectures in parallel More... 3 months ago
Clean up configure file More... 3 months ago
Enforce minimal safe alignment on global variables More... 3 months ago
Camlcoq: export Z.min, Z.max More... 3 months ago
Introduce and use `Memdata.min_safe_alignment` More... 3 months ago