Tue, 01 May 2012 16:17:42 +0100 |
Aidan Kehoe |
Avoid #'delq in core Lisp, for the sake of style, a very slightly smaller binary
|
Mon, 03 Oct 2011 20:16:14 +0100 |
Aidan Kehoe |
Declare labels as line where appropriate; use #'labels, not #'flet, tests.
|
Wed, 07 Sep 2011 21:21:36 +0100 |
Aidan Kehoe |
Replace #'flet by #'labels where appropriate, core code.
|
Thu, 17 Mar 2011 23:42:59 +0100 |
Mats Lidell |
Merge with trunk.
|
Fri, 31 Dec 2010 00:27:29 +0100 |
Mats Lidell |
Merged with trunk.
|
Thu, 14 Oct 2010 17:15:20 +0200 |
Mats Lidell |
Changed bulk of GPLv2 or later files identified by script
|
Thu, 10 Mar 2011 18:51:15 +0000 |
Aidan Kehoe |
Use ', not #', when a given symbol may not have a function binding at read time
|
Thu, 30 Dec 2010 01:00:40 +0000 |
Aidan Kehoe |
Implement some basic Lisp functions in terms of Common Lisp builtins.
|
Mon, 07 Jun 2010 18:42:10 +0100 |
Aidan Kehoe |
Remove all support for InfoDock.
|
Thu, 28 Jan 2010 02:48:45 -0600 |
Ben Wing |
merge
|
Sun, 24 Jan 2010 00:27:03 -0600 |
Ben Wing |
(main branch) redo capitalize-string-as-title
|
Sun, 24 Jan 2010 15:21:27 +0000 |
Aidan Kehoe |
Fix hash tables, #'member*, #'assoc*, #'eql compiler macros if bignums
|
Wed, 20 Jan 2010 17:30:29 +0000 |
Aidan Kehoe |
Eliminate funcalls, #'handle-pre-motion-command-current-command-is-motion
|
Fri, 18 Dec 2009 17:49:43 +0000 |
Aidan Kehoe |
Eliminate most core code byte-compile warnings.
|
Sun, 06 Sep 2009 23:47:12 +0100 |
Aidan Kehoe |
Random (minimal) performance improvements at startup.
|