21
I Use This!
Activity Not Available

Commits : Listings

Analyzed 12 months ago. based on code collected 12 months ago.
Jan 16, 2023 — Jan 16, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #188 from phoe-trash/master More... over 5 years ago
Merge pull request #197 from kpoeck/feature-gensym-negative-gensym-counter More... almost 6 years ago
Fix wrong bindings of *gensym-counter* in gensym More... almost 6 years ago
In %grow-hash-table, preserve weakvll link when clearing old vector More... almost 6 years ago
Some fixes to the search files dialog More... almost 6 years ago
no deftype in level0 More... almost 6 years ago
quote types to ccl::require-type More... almost 6 years ago
s/check-type/ccl::require-type/ in nfasload.lisp More... almost 6 years ago
Add CHECK-TYPE to package functions More... almost 6 years ago
Make local nicknames printable More... almost 6 years ago
bugfix in ADD-PACKAGE-LOCAL-NICKNAME More... almost 6 years ago
fix level0/level1 issues More... almost 6 years ago
unscrew %FIND-PKG More... almost 6 years ago
Move internal package local nickname accessors to level0 More... almost 6 years ago
Add PLN protocol code, export PLN protocol from CCL package More... almost 6 years ago
Make deleting packages, package lookup, and reader work with package-local nicknames More... almost 6 years ago
Make PKG-ARG recognize local nicknames More... almost 6 years ago
Add :LOCAL-NICKNAMES to DEFPACKAGE More... almost 6 years ago
Remove unnecessary EVAL-WHEN More... almost 6 years ago
Refactor DEFPACKAGE More... almost 6 years ago
Specify the pathname-device when checking directory in save-application. More... almost 6 years ago
Use Darwin-specific sigaction and explicit sigreturn again More... almost 6 years ago
Fix issue #176 by properly accounting for the length of negative bignums when stack allocating intermediate results. More... about 6 years ago
Enable fx86cl64 to be built on FreeBSD 12.0-RC3 More... about 6 years ago
Bring back the DarwinSigReturn hack for pre-Mojave systems More... about 6 years ago
Fix 32-bit builds More... about 6 years ago
Fix issue #167: * of ratios with bignum components could leak stack allocated bignums More... about 6 years ago
Merge remote-tracking branch 'varilets/master' More... about 6 years ago
Make it possible to build a Mac App Store version of CCL from the main development branch (rather than having to use a separate store-only branch). More... about 6 years ago
Require macOS 10.9 on darwinx8632; link with cc instead of ld. More... about 6 years ago