2
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 20 hours ago. based on code collected 1 day ago.
May 17, 2023 — May 17, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Add ASDF:VERSION-SATISFIES method
lbo
as Luís Oliveira
More... about 8 years ago
Fully liberate defcenum base-type until final decision is made. More... about 8 years ago
Relax defcenum base-type constraints. More... about 8 years ago
Fix the reinstating of :sizet, this time also considering the load order. More... about 8 years ago
Reinstate :sizet in cffi-libffi to unbreak some projects that depend on it. More... about 8 years ago
Fix (foreign-bitfield-value 'enum ()), with a test. More... about 8 years ago
Fix enum base-type with negative values, and a corresponding test. More... about 8 years ago
grovel: fix pkg-config-cflags and use grovel-error
lbo
as Luís Oliveira
More... over 8 years ago
tests: avoid collisions with other constants
lbo
as Luís Oliveira
More... over 8 years ago
Seems that Darwin's _Bool is now byte-sized
lbo
as Luís Oliveira
More... over 8 years ago
Fix FOREIGN-STRUCT-SLOT-SET-FORM for aggregate slots
lbo
as Luís Oliveira
More... over 8 years ago
record a failing test for struct accessors (9b80f63) More... over 8 years ago
Merge pull request #84 from attila-lendvai/c2ffi
lbo
as Luís Oliveira
More... over 8 years ago
cffi/c2ffi: split the generator into a separate lazy-loaded ASDF system. More... over 8 years ago
cffi/c2ffi: turn the optional cl-ppcre dependency into a mandatory one. More... over 8 years ago
Added cffi/c2ffi that can generate a CFFI binding from a c2ffi spec file. More... over 8 years ago
Add regression test for pr #85
lbo
as Luís Oliveira
More... over 8 years ago
Comments, and also remove #+fsbv usage in the tests. More... over 8 years ago
Fix enum base type assumptions. More... over 8 years ago
Fix foreign-slot-set compiler macro expansion More... over 8 years ago
Refactor libffi code, get rid of type descriptor caching. More... over 8 years ago
Some libffi cleanups. More... over 8 years ago
Implement a threadsafe cache for libffi funcalls. More... over 8 years ago
Revert "Mutex on hash table for cffi-libffi" More... over 8 years ago
Mutex on hash table for cffi-libffi More... over 8 years ago
cffi-libffi: Fix translate-objects-ret More... over 8 years ago
Pass -y to apt-get install
lbo
as Luís Oliveira
More... over 8 years ago
Added a failing fsbv test. More... over 8 years ago
Some whitespace and comments. More... over 8 years ago
FSBV: further simplify cache population missed in previous commit. More... over 8 years ago