0
I Use This!
Inactive

Commits : Listings

Analyzed about 21 hours ago. based on code collected about 21 hours ago.
Feb 03, 2025 — Feb 03, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #6 from attila-lendvai/master More... over 10 years ago
follow hu.dwim.asdf changes More... over 10 years ago
Merge pull request #3 from nikodemus/master More... about 14 years ago
fix sb-vector-io package name More... over 14 years ago
Minor improvements to array handling. More... over 15 years ago
Minor fixes to the type inference engine. More... over 15 years ago
Split the system further, and add CUDA auto-detection to the generic one. More... over 15 years ago
Fix the finalization regression test on SBCL. More... over 15 years ago
Avoid triggering warnings about lexical vars of form '*...*'. More... over 15 years ago
Don't refer to abstract-foreign-buffer from its own definition. More... over 15 years ago
Support complex double arrays, and use ignore-errors to silence. More... over 15 years ago
Support SBCL in the core package. More... over 15 years ago
Add support for SBCL in the buffers subpackage. More... over 15 years ago
Fix a deadlock in CUDA object finalization on Clozure CL. More... over 15 years ago
Split the buffer interface into a separate package & system. More... over 15 years ago
Fix compilation of the interned-class definition. More... over 15 years ago
Fix the type declaration order for the latest ECL. More... over 15 years ago
Make the pitch test accomodate any value of the pitch. More... over 15 years ago
Adjust the fetch-libs script to the current state of the world. More... over 15 years ago
Ensure that range bounds returned by lisp-type-of are of correct type. More... over 15 years ago
Add return type specifications to builtins where appropriate. More... over 15 years ago
Include the form return type into some of the method signatures. More... over 15 years ago
Implement more compact printing of GPU type classes. More... over 15 years ago
Support using tuples as a buffer element type. More... over 15 years ago
Modify type computation code to use the new type representation. More... over 15 years ago
Implement tuple and pointer type classes. More... over 15 years ago
Implement a change-class lookalike for interned classes. More... over 15 years ago
Make GPU module variables use the new type representation. More... over 15 years ago
Make buffer implementations use gpu-type instances internally. More... over 15 years ago
Implement parsing of lisp numeric types into objects. More... over 15 years ago