|
|
@4218
|
20 years |
piso |
Work in progress.
|
|
|
@4194
|
20 years |
piso |
"Process exited" message.
|
|
|
@4193
|
20 years |
piso |
Use ":reset" for Armed Bear Lisp.
|
|
|
@4188
|
20 years |
piso |
ARMEDBEAR_PROMPT_PATTERN = ALLEGRO_PROMPT_PATTERN
|
|
|
@4186
|
20 years |
piso |
ALLEGRO_PROMPT_PATTERN
|
|
|
@4183
|
20 years |
piso |
dispose(): don't send("(exit)"); interpreter.kill() is enough.
|
|
|
@4182
|
20 years |
piso |
dispose(): call setPriority(Thread.MIN_PRIORITY).
|
|
|
@4176
|
20 years |
piso |
hash-table-count
|
|
|
@4172
|
20 years |
piso |
clrhash
|
|
|
@4151
|
20 years |
piso |
expandCommand(): enclose expansion of "here" in double quotes if …
|
|
|
@4143
|
20 years |
piso |
Indentation: added BLOCK to specials.
|
|
|
@4126
|
20 years |
piso |
get-decoded-time
get-universal-time
|
|
|
@4120
|
20 years |
piso |
simple-condition-format-arguments
simple-condition-format-control
|
|
|
@4062
|
20 years |
piso |
getCorrectIndentation(): HANDLER-CASE.
|
|
|
@4061
|
20 years |
piso |
ARMEDBEAR_PROMPT_PATTERN
|
|
|
@4055
|
20 years |
piso |
user-homedir-pathname
|
|
|
@3995
|
20 years |
piso |
ldiff
tailp
|
|
|
@3994
|
20 years |
piso |
Support upper-case code.
|
|
|
@3941
|
20 years |
piso |
cell-error-name
|
|
|
@3909
|
20 years |
piso |
scrollPathToVisible(), cleanup.
|
|
|
@3908
|
20 years |
piso |
Add support for (defstruct (foo ...) ...).
|
|
|
@3907
|
20 years |
piso |
package-error-package
|
|
|
@3906
|
20 years |
piso |
Conditions.
|
|
|
@3905
|
20 years |
piso |
random-state-p
|
|
|
@3861
|
20 years |
piso |
apropos
apropos-list
|
|
|
@3860
|
20 years |
piso |
with-package-iterator
|
|
|
@3836
|
20 years |
piso |
Added support for (defun (setf foo) ...).
|
|
|
@3822
|
20 years |
piso |
getEndOfOutput(): bulletproofing around accesses to posEndOfOutput.
|
|
|
@3807
|
20 years |
piso |
maybeScrollCaret(): honor SCROLL_CARET property.
|
|
|
@3806
|
20 years |
piso |
SCROLL_CARET
|
|
|
@3805
|
20 years |
piso |
extends CommandInterpreter? => extends LispShell?
|
|
|
@3804
|
20 years |
piso |
Provide a protected constructor for JLisp.java.
|
|
|
@3803
|
20 years |
piso |
Bulletproofing: avoid problems if shellCommand is null.
|
|
|
@3802
|
20 years |
piso |
Constructor: avoid NPE if shellCommand is null.
|
|
|
@3797
|
20 years |
piso |
save(): call invokeAfterSaveHook() if appropriate.
|
|
|
@3796
|
20 years |
piso |
bufferActivated(): call invokeOpenFileHook() if appropriate.
|
|
|
@3794
|
20 years |
piso |
invokeOpenFileHook(), invokeAfterSaveHook()
|
|
|
@3749
|
20 years |
piso |
upgraded-array-element-type
|
|
|
@3736
|
20 years |
piso |
array-displacement
|
|
|
@3732
|
20 years |
piso |
array-total-size
|
|
|
@3693
|
20 years |
piso |
lcm
|
|
|
@3641
|
20 years |
piso |
ldb-test
|
|
|
@3606
|
20 years |
piso |
Added ETYPECASE to specials.
|
|
|
@3605
|
20 years |
piso |
atan
phase
|
|
|
@3582
|
20 years |
piso |
populateSearchMenu(): removed "List Tags in Current Buffer".
|
|
|
@3581
|
20 years |
piso |
populateGoMenu(): added "Go to Offset...".
|
|
|
@3560
|
20 years |
piso |
complex
|
|
|
@3544
|
20 years |
piso |
abs
|
|
|
@3532
|
20 years |
piso |
imagpart
realpart
|
|
|
@3523
|
20 years |
piso |
complexp
|
|
|
@3493
|
20 years |
piso |
isDefiner(): don't include DEFCONSTANT, DEFPARAMETER or DEFVAR!
|
|
|
@3474
|
20 years |
piso |
decode-float
float-digits
float-precision
float-sign
scale-float
|
|
|
@3473
|
20 years |
piso |
integer-decode-float
|
|
|
@3472
|
20 years |
piso |
rational
rationalize
|
|
|
@3464
|
20 years |
piso |
float-radix
floatp
|
|
|
@3453
|
20 years |
piso |
member-if
member-if-not
|
|
|
@3449
|
20 years |
piso |
exp, expt, gcd, isqrt, sqrt
|
|
|
@3444
|
20 years |
piso |
logbitp
|
|
|
@3442
|
20 years |
piso |
evalDefunLisp(), evalRegionLisp(): give preference to the Lisp shell …
|
|
|
@3438
|
20 years |
piso |
rationalp
|
|
|
@3429
|
20 years |
piso |
pathnamep
|
|
|
@3424
|
20 years |
piso |
Added CATCH to specials.
|
|
|
@3423
|
20 years |
piso |
clear-input
|
|
|
@3420
|
20 years |
piso |
invoke-debugger
|
|
|
@3419
|
20 years |
piso |
break
|
|
|
@3418
|
20 years |
piso |
pprint-logical-block
|
|
|
@3397
|
20 years |
piso |
float
|
|
|
@3396
|
20 years |
piso |
realp
|
|
|
@3370
|
20 years |
piso |
Constructor: call setFocusTraversalKeysEnabled(false).
|
|
|
@3369
|
20 years |
piso |
toString(), toEncodedString(): enclose string in quotes if it contains …
|
|
|
@3368
|
20 years |
piso |
Try to make sure the selected buffer is always scrolled into view in …
|
|
|
@3367
|
20 years |
piso |
Work in progress.
|
|
|
@3366
|
20 years |
piso |
promoteLastPaste(): don't change the contents of the system clipboard …
|
|
|
@3365
|
20 years |
piso |
copyLink(): copyLastKillToSystemClipboard() is now in KillRing?.java.
|
|
|
@3364
|
20 years |
piso |
copyXPath(): copyLastKillToSystemClipboard() is now in KillRing?.java.
|
|
|
@3363
|
20 years |
piso |
Moved copyLastKillToSystemClipboard() to KillRing?.java.
|
|
|
@3360
|
20 years |
piso |
delete-file
|
|
|
@3358
|
20 years |
piso |
Obsolete.
|
|
|
@3321
|
20 years |
piso |
rem
|
|
|
@3320
|
20 years |
piso |
integer-length
|
|
|
@3287
|
20 years |
piso |
update(Position pos): call …
|
|
|
@3277
|
20 years |
piso |
Removed unnecessary override of paintComponent().
|
|
|
@3276
|
20 years |
piso |
setTitle(): call …
|
|
|
@3275
|
20 years |
piso |
Minor cleanup.
|
|
|
@3274
|
20 years |
piso |
updateDisplayRunnable.run(): call …
|
|
|
@3271
|
20 years |
piso |
insertParentheses(): don't call buffer.modified().
|
|
|
@3270
|
20 years |
piso |
setKeyMapDefaults(): insertParentheses, movePastCloseAndReindent.
|
|
|
@3269
|
20 years |
piso |
getCorrectIndentation()
|
|
|
@3268
|
20 years |
piso |
newlineAndIndent(): call buffer.renumber(), if necessary, before …
|
|
|
@3261
|
20 years |
piso |
Temporary marker commands.
|
|
|
@3260
|
20 years |
piso |
selectToTemporaryMarker()
|
|
|
@3259
|
20 years |
piso |
dropTemporaryMarker(), gotoTemporaryMarker()
|
|
|
@3258
|
20 years |
piso |
Make the buffer list a tree.
|
|
|
@3257
|
20 years |
piso |
Obsolete.
|
|
|
@3256
|
20 years |
piso |
Initial checkin.
|
|
|
@3249
|
20 years |
piso |
Increased distance limit for highlighting parens from 100 lines to 200 …
|
|
|
@3235
|
20 years |
piso |
commentRegionInternal()
|
|
|
@3231
|
20 years |
piso |
setKeyMapDefaults(): map lispFindMatchingChar, lispSelectSyntax.
|
|
|
@3230
|
20 years |
piso |
lispFindMatchingChar(), lispSelectSyntax(): don't require Lisp mode.
|
|
|
@3218
|
20 years |
piso |
1. Show all fields even if buffer is read only.
2. Put more …
|
|
|