1
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected about 1 year ago.
Jan 19, 2023 — Jan 19, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Add field 'hashed_name' to struct mkcl_symbol. More... about 3 years ago
Expose mkcl_hash_base_string() and mkcl_hash_full_string(). More... about 3 years ago
Fix invalid signature for function si:hash-set. More... about 3 years ago
Put dpp under 'make clean'. More... about 3 years ago
Reinforce 'make clean'. More... about 3 years ago
Add :internal-size and :external-size as key argument to #'cl:make-package. More... about 3 years ago
Remove spurious printf introduced in previous commit. More... about 3 years ago
Change magic seed size numbers for new packages. More... about 3 years ago
Change hash_fun() exposed signature to hide inner magic numbers. Fix some refactoring bugs. More... about 3 years ago
Refactor heavily all hashtable code. More... about 3 years ago
Add hashed key value to hashtable entry. More... about 3 years ago
Move package hashtable creator to hash.c. More... about 3 years ago
Refactor core hash code. More... about 3 years ago
Refactor package hashtable creation and move it to hash.c. Improve coherence of package hashtables populated by cl:intern or cl:shadow. More... about 3 years ago
Try to favor base_string inside mkcl_string_E. More... about 3 years ago
Remove duplicate keyword :uint16-t definition. More... about 3 years ago
Remove non-primary h files from TAGS target. More... about 3 years ago
Move mkcl_hashkey to object.h More... about 3 years ago
Improve support of {gs}etsockopt(). More... about 3 years ago
Fix improper package reference for symbol si::aset. More... about 3 years ago
Add keywords and permanent internal symbols. More... about 3 years ago
Remove duplicate CPP symbol definitions. More... about 3 years ago
Introduce static initializer for symbol. More... about 3 years ago
Minor refactoring. More... about 3 years ago
Use #'si::lambda-block instead of cl::lambda for expander function of macros. More... about 3 years ago
Package FFI is now instantiated in main.c as all other base packages. Support "internal" symbols during base package initialization. More... about 3 years ago
Fix a typo in foreign type symbol. More... about 3 years ago
CMP compiler now handles FFI:DEFCALLBACK properly when DEBUG is 3 or above. More... about 3 years ago
Make explicit the dependency of .dh files upon dpp. Our .c files are no longer depended on dpp. More... over 3 years ago
Utility dpp is from now on in pre-retirement with very limited duties, restricted to .dh files. More... over 3 years ago