Custom Query (1030 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (388 - 390 of 1030)

Ticket Resolution Summary Owner Reporter
#500 fixed Control-Return = Newline and indent Kristian Bredin
Description

I'd like Control-Return = Newline + indent (as in MCL). Return followed by Tab does this, but this would save me a lot of keystrokes.

#501 fixed listener doesn't handle input ending with a comment mikel Greg Pfeil
Description
Welcome to Clozure Common Lisp Version 1.3-dev-r12103M-trunk  (DarwinX8664)!
? (+ 2 2)
4
? (+ 2 2) ; test

it then sits there waiting for input. If I back up and remove the comment and hit return again, it works fine.

#502 fixed r2829 transcribed corkill's NAN definition incorrectly james anderson
Description

the addition to number.lisp includes an error in the transcription from corkill's suggested changes http://dancorkill.home.comcast.net/~dancorkill/openmcl-inf.lisp, in that it uses double-float-positive-infinity twice. see http://trac.clozure.com/ccl/browser/trunk/source/lib/numbers.lisp?rev=10124#L119

also, the revision neglected the NAN constant definitions.

Batch Modify
Note: See TracBatchModify for help on using batch modify.
Note: See TracQuery for help on using queries.