Custom Query (1030 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (640 - 642 of 1030)

Ticket Resolution Summary Owner Reporter
#503 fixed evaluate out commated function Joakim Sandgren
Description

It is very practical to have small tests in the code to evaluate by hand, but that is ignored by load or "execute all". this is the behavior in mcl.

like:

;(function-call arg)

#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.

#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.

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