source: trunk/abcl/src/org/armedbear/lisp/Ratio.java

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @15569   2 years Mark Evenson Untabify en masse Results of running style.org source blocks on tree
(edit) @15548   2 years Mark Evenson Proposal to fix Github issue #177 - Filled slots 'operation' and …
(edit) @15292   4 years Mark Evenson Further fixes for floating point values DECODE-FLOAT now returns a …
(edit) @14757   9 years Mark Evenson Futher fix for EQUALP on numeric tower This fixes the following case …
(edit) @14750   9 years Mark Evenson More complete fix for EQUALP operations on numeric tower. Thanks to …
(edit) @14466   11 years rschlatte call type_error when possible
(edit) @13440   13 years ehuelsmann Rename writeToString() to printObject() since that's what it's being …
(edit) @12951   14 years ehuelsmann Signal a condition when coercing a Ratio to any float type or when …
(edit) @12288   14 years vvoutilainen Don't extend Lisp in LispObject, static import Lisp wherever …
(edit) @12285   14 years vvoutilainen Make NUMBERP/LISTP/etc. type query functions final in LispObject. …
(edit) @12254   15 years ehuelsmann Remove 'throws ConditionThrowable?' method annotations: it's an …
(edit) @11579   15 years ehuelsmann Add floatValue() and doubleValue() to LispObject and all number …
(edit) @11488   15 years ehuelsmann Add @Override annotations. Patch by: Douglas Miles
(copy) @11457   15 years ehuelsmann Create separate project directories for ABCL and J.
copied from trunk/j/src/org/armedbear/lisp/Ratio.java:
(edit) @11391   16 years vvoutilainen ABCL license is GPL + Classpath exception. This was intended by Peter …
Note: See TracRevisionLog for help on using the revision log.