common-lisp.net
/
projects/linedit/linedit.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
projects/linedit/linedit.git
2012-06-23
Nikodemus Siivola
slice of untabification
master
commit
|
commitdiff
|
tree
2012-06-23
Nikodemus Siivola
implement Toggle-Insert
commit
|
commitdiff
|
tree
2012-06-23
Nikodemus Siivola
:if-component-dep-fails not needed anymore in the .asd
commit
|
commitdiff
|
tree
2012-05-08
Nikodemus Siivola
use MADEIRA-PORT instead of implementing the same funct...
commit
|
commitdiff
|
tree
2012-04-29
Nikodemus Siivola
call it :LINEDIT-PORT-FILE for some semblance of hygiene
commit
|
commitdiff
|
tree
2012-04-29
Nikodemus Siivola
use :PORT-FILE in the .asd
commit
|
commitdiff
|
tree
2012-04-08
Julian Squires
Remove non-UTF-8 character from comment
commit
|
commitdiff
|
tree
2012-01-20
Nikodemus Siivola
document history saving more prominently in README
commit
|
commitdiff
|
tree
2012-01-20
Nikodemus Siivola
persistent history and killring
commit
|
commitdiff
|
tree
2011-12-09
Nikodemus Siivola
advertise the help command in the banner and the REPL
commit
|
commitdiff
|
tree
2011-12-09
Nikodemus Siivola
use READ-FROM-STRING to make M-I more useful
commit
|
commitdiff
|
tree
2011-11-17
Nikodemus Siivola
better REPL-wrapping example code in README
commit
|
commitdiff
|
tree
2011-08-30
Nikodemus Siivola
update version to 0.17.5
commit
|
commitdiff
|
tree
2011-08-30
Nikodemus Siivola
fix escapes in REPL when using :WRAP-CURRENT T
commit
|
commitdiff
|
tree
2011-05-03
Nikodemus Siivola
don't re-announce on reload unless something changes
commit
|
commitdiff
|
tree
2011-05-03
Nikodemus Siivola
0.17.4: allow setting highlight color
commit
|
commitdiff
|
tree
2011-05-03
Nikodemus Siivola
store version number in only one place
commit
|
commitdiff
|
tree
2011-05-03
Nikodemus Siivola
0.17.3: history searching
commit
|
commitdiff
|
tree
2011-05-03
Nikodemus Siivola
delete trailing whitespace
commit
|
commitdiff
|
tree
2011-05-03
Nikodemus Siivola
0.17.2: M-Backspace is delete-word-backwards
commit
|
commitdiff
|
tree
2011-05-03
Nikodemus Siivola
10.17.1: delete-word-forwards
commit
|
commitdiff
|
tree
2010-10-17
Nikodemus Siivola
README and TODO updates
commit
|
commitdiff
|
tree
2010-10-17
Nikodemus Siivola
refactor implementation specific code
commit
|
commitdiff
|
tree
2010-10-15
Nikodemus Siivola
update webpage
commit
|
commitdiff
|
tree
2010-10-15
Julian Squires
Merge branch 'master' of common-lisp.net:/project/lined...
commit
|
commitdiff
|
tree
2010-10-15
Nikodemus Siivola
switch to Git complete
commit
|
commitdiff
|
tree
2010-10-15
Julian Squires
Added CCL REPL-wrapping support; removed signals.c.
jsquires
commit
|
commitdiff
|
tree
2010-10-15
Nikodemus Siivola
switch to Git complete
commit
|
commitdiff
|
tree
2010-10-15
Julian Squires
Factored sbcl-repl's eof-handler out into utility-funct...
commit
|
commitdiff
|
tree
2010-10-15
Nikodemus Siivola
import doc/ and public_html/
commit
|
commitdiff
|
tree
2010-09-14
Nikodemus Siivola
0.17.0: release version
commit
|
commitdiff
|
tree
2010-03-11
Nikodemus Siivola
add TODO
commit
|
commitdiff
|
tree
2010-03-11
Nikodemus Siivola
fix SBCL build, work with modern Osicat
commit
|
commitdiff
|
tree
2010-03-11
Nikodemus Siivola
make linedit.asd Allegro modern-mode friendly
commit
|
commitdiff
|
tree
2010-03-11
Nikodemus Siivola
dylib generation on Mac OS X for Allegro and Lispworks
commit
|
commitdiff
|
tree
2008-02-15
Nikodemus Siivola
0.16.1: fix the version in .asd
commit
|
commitdiff
|
tree
2008-02-15
Nikodemus Siivola
0.16.0: new release
commit
|
commitdiff
|
tree
2008-02-15
Nikodemus Siivola
updated Makefile
commit
|
commitdiff
|
tree
2007-03-18
Nikodemus Siivola
Lispworks patch #2 by Lui Fungsin
commit
|
commitdiff
|
tree
2007-03-18
Nikodemus Siivola
Lispworks patch #1 by Lui Fungsin
commit
|
commitdiff
|
tree
2007-03-18
Nikodemus Siivola
Patch by Lui Fungsin for divide-by-zero errors.
commit
|
commitdiff
|
tree
2004-05-01
Nikodemus Siivola
* Fix tilde-expansion for logical pathnames, which...
commit
|
commitdiff
|
tree
2004-04-27
Julian Squires
* Fixed encoding of C-M- keys, such that they work...
commit
|
commitdiff
|
tree
2004-04-25
Nikodemus Siivola
* <blush>Type Julian's name correctly</blush>
commit
|
commitdiff
|
tree
2004-04-25
Nikodemus Siivola
* Copyright updates: add 2004 and Julian.
commit
|
commitdiff
|
tree
2004-04-25
Nikodemus Siivola
* Define RELATIVE-PATHNAME-P conditionally.
commit
|
commitdiff
|
tree
2004-04-25
Nikodemus Siivola
* Incremented version number in preparation for release.
commit
|
commitdiff
|
tree
2004-04-25
Nikodemus Siivola
* Fixed a bug in completion (when completion was attemp...
commit
|
commitdiff
|
tree
2004-04-24
Julian Squires
Fixed bug where point could get a screwy value by movin...
commit
|
commitdiff
|
tree
2004-04-23
Julian Squires
Added unimplemented stubs for sexp motion commands.
commit
|
commitdiff
|
tree
2004-04-12
Nikodemus Siivola
Be nicer when updating terminal translations in a live...
commit
|
commitdiff
|
tree
2004-04-12
Nikodemus Siivola
* Make completion not stuble on logical pathnames.
commit
|
commitdiff
|
tree
2004-03-08
Nikodemus Siivola
Package for the defsystem
commit
|
commitdiff
|
tree
2004-03-05
Nikodemus Siivola
Escape backslashes
commit
|
commitdiff
|
tree
2004-03-05
Nikodemus Siivola
Fix (refuse) completion on wild pathnames
commit
|
commitdiff
|
tree
2004-03-05
Nikodemus Siivola
* Fixed an off-by-one error.
commit
|
commitdiff
|
tree
2004-03-05
Nikodemus Siivola
* Fix #\, handling in input.
commit
|
commitdiff
|
tree
2004-03-05
Nikodemus Siivola
Fixed delete-char-forwards behaviour when there is...
commit
|
commitdiff
|
tree
2004-03-05
Nikodemus Siivola
Version 0.15.6: fixes Home and End on latin keyboards.
commit
|
commitdiff
|
tree
2004-03-04
Nikodemus Siivola
Fixed long line confusion
commit
|
commitdiff
|
tree
2004-03-04
Nikodemus Siivola
More debugging output, partial fix to long line confusion.
commit
|
commitdiff
|
tree
2004-03-04
Nikodemus Siivola
Fix post-completion confusion.
commit
|
commitdiff
|
tree
2004-03-01
Nikodemus Siivola
* Oops. Fixed version info.
commit
|
commitdiff
|
tree
2004-03-01
Nikodemus Siivola
* No search-lists on SBCL.
commit
|
commitdiff
|
tree
2004-03-01
Nikodemus Siivola
* Fixed bug that coused the entire line to be updated...
commit
|
commitdiff
|
tree
2004-02-28
Nikodemus Siivola
Smart terminal should now work on darwin
commit
|
commitdiff
|
tree
2004-02-28
Nikodemus Siivola
0.15.2
commit
|
commitdiff
|
tree
2004-02-28
Nikodemus Siivola
Fixed paren-higlighting fsvo fix. Eg. ()() now works...
commit
|
commitdiff
|
tree
2004-02-28
Nikodemus Siivola
Fixed word-selection algorithms.
commit
|
commitdiff
|
tree
2003-11-24
Nikodemus Siivola
slightly less broken, but still not ready for release
commit
|
commitdiff
|
tree
2003-11-24
Nikodemus Siivola
Added /etc/terminfo to *terminfo-directories*.
commit
|
commitdiff
|
tree
2003-11-20
Nikodemus Siivola
- Added :eof-quits keyword to install-repl.
commit
|
commitdiff
|
tree
2003-11-09
Nikodemus Siivola
Slightly less broken paren matching.
commit
|
commitdiff
|
tree
2003-11-09
Nikodemus Siivola
Preliminary support for paren-matching.
commit
|
commitdiff
|
tree
2003-11-09
Nikodemus Siivola
*** empty log message ***
commit
|
commitdiff
|
tree
2003-11-06
Nikodemus Siivola
Preliminary darwin stuff. Minor fixes.
commit
|
commitdiff
|
tree
2003-11-01
Nikodemus Siivola
oops.
commit
|
commitdiff
|
tree
2003-11-01
Nikodemus Siivola
*** empty log message ***
commit
|
commitdiff
|
tree
2003-11-01
Nikodemus Siivola
What can I say? Stuff.
commit
|
commitdiff
|
tree
2003-11-01
Nikodemus Siivola
Renamed
commit
|
commitdiff
|
tree
2003-11-01
Nikodemus Siivola
Renamed to version.lisp-expr
commit
|
commitdiff
|
tree
2003-10-28
Nikodemus Siivola
Explicit defgeneric for smoither updates.
commit
|
commitdiff
|
tree
2003-10-24
Nikodemus Siivola
Fixed termios flags.
commit
|
commitdiff
|
tree
2003-10-23
Nikodemus Siivola
* Smarter dumb-terminal: scroll horizontally.
commit
|
commitdiff
|
tree
2003-10-20
Nikodemus Siivola
Use same translation for newline and return.
commit
|
commitdiff
|
tree
2003-10-20
Nikodemus Siivola
Change describe-word to M-I, bind M-U and M-D to upcase...
commit
|
commitdiff
|
tree
2003-10-20
Nikodemus Siivola
Prettier help thanks to reordering of DEFCOMMANDS and...
commit
|
commitdiff
|
tree
2003-10-20
Nikodemus Siivola
explicit list
commit
|
commitdiff
|
tree
2003-10-20
Nikodemus Siivola
- Fixed killring so that it retains state between invoc...
commit
|
commitdiff
|
tree
2003-10-20
Nikodemus Siivola
cleanup
commit
|
commitdiff
|
tree
2003-10-20
Nikodemus Siivola
version 0.14.1
commit
|
commitdiff
|
tree
2003-10-20
Nikodemus Siivola
Added terminfo as a separate system.
commit
|
commitdiff
|
tree
2003-10-19
Nikodemus Siivola
Automagic selection between terminal types.
commit
|
commitdiff
|
tree
2003-10-19
Nikodemus Siivola
Added more infra for terminfo support. terminfo.lisp...
commit
|
commitdiff
|
tree
2003-10-19
Nikodemus Siivola
Initial terminfo handling. Needs Paul Foley's terminfo...
commit
|
commitdiff
|
tree
2003-10-16
Nikodemus Siivola
Added C-n and C-p as history bindings. Fixed building...
commit
|
commitdiff
|
tree
2003-09-29
Nikodemus Siivola
Version 0.13
commit
|
commitdiff
|
tree
2003-09-29
Nikodemus Siivola
Prettier interning.
commit
|
commitdiff
|
tree
2003-09-29
Nikodemus Siivola
Play better with ASDF.
commit
|
commitdiff
|
tree
2003-09-29
Nikodemus Siivola
Oops. Added missing license information.
commit
|
commitdiff
|
tree
next