0
I Use This!
Inactive

Commits : Listings

Analyzed about 9 hours ago. based on code collected about 9 hours ago.
Mar 11, 2025 — Mar 11, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Declare some more generics for reading/writing values and objects. More... almost 16 years ago
(cleanup): Move class definitions to the top More... almost 16 years ago
Credit practical common lisp/Peter Seibel for some inspiration. More... almost 16 years ago
Document INITIALIZE-INSTANCE and REINITIALIZE-INSTANCE for BINARY-DATA-METACLASS More... almost 16 years ago
Remove little endian/big endian stuff. More... almost 16 years ago
Elf header spec (way incomplete) More... almost 16 years ago
Propagate bit size of slots to most specific slot. More... almost 16 years ago
Work with direct slots only. More... almost 16 years ago
Export BIT-FIELD-SLOT-DEFINITION. More... almost 16 years ago
COMPUTE-SLOT-POSITIONS assumed first slot was 8 bits wide. More... almost 16 years ago
Export all the important symbols to binary-data More... almost 16 years ago
Fix grammar issue, thanks cam. More... almost 16 years ago
docstring for DEFINE-BINARY-CLASS. More... almost 16 years ago
New user interface macro DEFINE-BINARY-CLASS More... almost 16 years ago
Moving away from nixeagle.binary-data. Time for this to stand on its own. More... almost 16 years ago
remove the title bit, github does not handle this right. More... almost 16 years ago
Link to wikipedia page on endianness as a refresher for others. More... almost 16 years ago
don't specialize on BINARY-DATA-OBJECT, this function applies for everything. More... almost 16 years ago
don't use BINARY-LITTLE-ENDIAN-OBJECT or BINARY-BIG-ENDIAN-OBJECT More... almost 16 years ago
quote BINARY-DATA-METACLASS More... almost 16 years ago
Fix COMPUTE-SLOT-POSITIONS by adding COMPUTE-ENDIAN-SLOT-POSITIONS. More... almost 16 years ago
Add flexi-streams More... almost 16 years ago
BINARY-LITTLE-ENDIAN-OBJECT makes no sense for WRITE-OCTETS. More... almost 16 years ago
WRITE-OCTETS writes any arbitrary little endian number More... almost 16 years ago
Define SIZE-OF for BINARY-DATA-METACLASS More... almost 16 years ago
Test that slot-positions signals error on metaclass. More... almost 16 years ago
COMPUTE-SLOT-POSITIONS is now defined on BINARY-LITTLE-ENDIAN-OBJECT More... almost 16 years ago
Change compute-slot-positions for metaclasses to signal error More... almost 16 years ago
Write an initial readme in org-mode. More... almost 16 years ago
Add two more tasks More... almost 16 years ago