0
I Use This!
Inactive

Commits : Listings

Analyzed about 17 hours ago. based on code collected about 17 hours ago.
Oct 17, 2024 — Oct 17, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fix running on Emacs 24.2 and later. More... over 9 years ago
Contribs. More... over 9 years ago
Multiple commits not found in source control. More... over 9 years ago
Move to src. More... over 9 years ago
Start support for making an ELPA package. More... almost 12 years ago
Fix a few minor bugs. More... about 12 years ago
Ignore built files and backups. More... about 12 years ago
Rename .cl to .lisp. More... over 12 years ago
Add README.md.
Lars Brinkhoff
as larsbrinkhoff
More... about 13 years ago
add COMPILE and COMPILE-FILE More... almost 22 years ago
set the Emacs Lisp variable standard-output to a function that prints to *STANDARD-OUTPUT* More... almost 22 years ago
support :wild-inferiors in DIRECTORY and use PATHNAME-MATCH-P to filter pathnames More... almost 22 years ago
add '**' as namestring syntax for :wild-inferiors More... almost 22 years ago
provide standard I/O streams when running tests More... almost 22 years ago
fix bug in left-paren-reader; make read-from-string return position as second value More... almost 22 years ago
improve parse-namestring More... almost 22 years ago
add tests written in common lisp More... almost 22 years ago
improve C-a behaviour More... almost 22 years ago
understand "." and ".." as relative directory names More... almost 22 years ago
be more careful with the default-version argument to MERGE-PATHNAMES More... almost 22 years ago
improve type checking in apply More... almost 22 years ago
improve implementation of DIRECTORY More... almost 22 years ago
support :wild and :wild-inferiors in pathname directories More... almost 22 years ago
make tests more quiet More... almost 22 years ago
fix EVAL-WHEN checks for COMPILE and LOAD More... almost 22 years ago
bugfix for DEFMACRO More... almost 22 years ago
temporary dummy definition of INTERPRETED-FUNCTION-P More... almost 22 years ago
provide DEFSTRUCT to CL code More... almost 22 years ago
make RET just insert a newline when point is not on command line More... almost 22 years ago
allow typep functions to be defined in Common Lisp More... almost 22 years ago