0
I Use This!
Inactive

Commits : Listings

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