source: branches/working-0711-perf/ccl/cocoa-ide/hemlock/src

Name Size Rev Age Author Last Change
../
archive 7804   17 years Gary Byers sync with trunk
.cvsignore 5 bytes 2053   55 years (none)
bindings-gb.lisp 210 bytes 6   21 years Gary Byers Initial revision
bindings.lisp 35.5 KB 7595   17 years gz A bit of cleanup just so I don't have to merge as much later: Get rid …
buffer.lisp 25.0 KB 7595   17 years gz A bit of cleanup just so I don't have to merge as much later: Get rid …
charmacs.lisp 3.6 KB 6577   18 years Gary Byers SYNTAX-CHAR-CODE: pin char-code to 255.
cocoa-hemlock.lisp 7.4 KB 7595   17 years gz A bit of cleanup just so I don't have to merge as much later: Get rid …
command.lisp 20.4 KB 7595   17 years gz A bit of cleanup just so I don't have to merge as much later: Get rid …
comments.lisp 15.3 KB 6597   18 years Gary Byers Use KILL-RING-PUSH to push on kill ring (and copy to clipboard.)
completion.lisp 19.5 KB 7540   17 years gz Implement symbol completion, and bind it to meta-/ (as in Emacs and …
cursor.lisp 12.1 KB 7595   17 years gz A bit of cleanup just so I don't have to merge as much later: Get rid …
decls.lisp 2.7 KB 7595   17 years gz A bit of cleanup just so I don't have to merge as much later: Get rid …
defsyn.lisp 7.2 KB 6   21 years Gary Byers Initial revision
doccoms.lisp 13.1 KB 7123   17 years Gary Byers Fix format call in Show Variable command output (ticket:97).
echo.lisp 26.4 KB 7475   17 years Jeremy Jones Implement c-w for incremental search. Bind del to Delete Next …
echocoms.lisp 12.4 KB 6790   17 years Gary Byers Random typeout to named windows. (It's a start.)
edit-defs.lisp 13.0 KB 7541   17 years gz Make meta-. more forgiving: if symbol not found in current package, …
filecoms.lisp 32.2 KB 7595   17 years gz A bit of cleanup just so I don't have to merge as much later: Get rid …
files.lisp 4.2 KB 6579   18 years Gary Byers Back out of gap-context change, for now.
fill.lisp 28.2 KB 2096   55 years (none)
font.lisp 3.4 KB 7595   17 years gz A bit of cleanup just so I don't have to merge as much later: Get rid …
hemlock-ext.lisp 36.5 KB 6600   18 years Gary Byers Add some type decls, etc.
htext1.lisp 24.6 KB 7595   17 years gz A bit of cleanup just so I don't have to merge as much later: Get rid …
htext2.lisp 19.2 KB 7595   17 years gz A bit of cleanup just so I don't have to merge as much later: Get rid …
htext3.lisp 10.5 KB 7595   17 years gz A bit of cleanup just so I don't have to merge as much later: Get rid …
htext4.lisp 18.1 KB 7595   17 years gz A bit of cleanup just so I don't have to merge as much later: Get rid …
icom.lisp 2.3 KB 6   21 years Gary Byers Initial revision
indent.lisp 10.6 KB 7433   17 years Gary Byers Simple case of INDENT: only move mark if it would otherwise wind up in …
interp.lisp 18.3 KB 7595   17 years gz A bit of cleanup just so I don't have to merge as much later: Get rid …
kbdmac.lisp 16.9 KB 7595   17 years gz A bit of cleanup just so I don't have to merge as much later: Get rid …
key-event.lisp 24.9 KB 7595   17 years gz A bit of cleanup just so I don't have to merge as much later: Get rid …
keysym-defs.lisp 9.9 KB 6999   17 years Gary Byers Define the keysym for left mouse down, so that we can use #k"leftdown".
killcoms.lisp 18.4 KB 7322   17 years gz Make c-x c-x activate region (first part of Ticket #86)
line.lisp 6.1 KB 7595   17 years gz A bit of cleanup just so I don't have to merge as much later: Get rid …
linimage.lisp 17.9 KB 7595   17 years gz A bit of cleanup just so I don't have to merge as much later: Get rid …
lispdep.lisp 2.5 KB 6   21 years Gary Byers Initial revision
lispmode.lisp 68.9 KB 7618   17 years R. Matthew Emerson Make Show Callers command display a scrolling list of the callers of …
listener.lisp 29.2 KB 7804   17 years Gary Byers sync with trunk
macros.lisp 19.9 KB 7804   17 years Gary Byers sync with trunk
main.lisp 11.3 KB 7607   17 years R. Matthew Emerson Remove "Save" from the Default Modes list. (The implementation of …
modeline.lisp 9.3 KB 6790   17 years Gary Byers Random typeout to named windows. (It's a start.)
morecoms.lisp 26.0 KB 7595   17 years gz A bit of cleanup just so I don't have to merge as much later: Get rid …
package.lisp 18.3 KB 7595   17 years gz A bit of cleanup just so I don't have to merge as much later: Get rid …
pop-up-stream.lisp 5.6 KB 6608   18 years Gary Byers INSERT-STRING is simpler if no start/end args, so hair up (less …
register.lisp 6.0 KB 6   21 years Gary Byers Initial revision
ring.lisp 7.4 KB 694   21 years Gary Byers Lock rings while operating on them.
rompsite.lisp 13.0 KB 7595   17 years gz A bit of cleanup just so I don't have to merge as much later: Get rid …
search1.lisp 24.5 KB 6582   18 years Gary Byers Back out of gap-context change, for now.
search2.lisp 7.5 KB 6   21 years Gary Byers Initial revision
searchcoms.lisp 27.5 KB 7595   17 years gz A bit of cleanup just so I don't have to merge as much later: Get rid …
streams.lisp 9.0 KB 6692   17 years Gary Byers Streams to hemlock buffers have to synch with Cocoa text system.
struct.lisp 28.9 KB 7595   17 years gz A bit of cleanup just so I don't have to merge as much later: Get rid …
symbol-completion.lisp 15.6 KB 7804   17 years Gary Byers sync with trunk
syntax.lisp 21.9 KB 7595   17 years gz A bit of cleanup just so I don't have to merge as much later: Get rid …
table.lisp 27.1 KB 6   21 years Gary Byers Initial revision
text.lisp 21.4 KB 6663   17 years Gary Byers Try to use the right flavor of CURRENT-POINT.
undo.lisp 9.0 KB 6   21 years Gary Byers Initial revision
vars.lisp 10.0 KB 6   21 years Gary Byers Initial revision
  • Property svn:ignore set to *~.*
Note: See TracBrowser for help on using the repository browser.