0
I Use This!
Inactive

Commits : Listings

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