root/src/Pugs/Prim/Numeric.hs

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @15202 [15202] 21 months audreyt * Implement ** for imaginary numbers. The check for **0 isn't quite …
(edit) @15201 [15201] 21 months audreyt * Numeric primitives for complex numbers.
(edit) @12522 [12522] 2 years audreyt * op2Numeric: slightly clean up syntax; no functional changes.
(edit) @10616 [10616] 2 years audreyt * Prim: VType is considered undef
(edit) @10531 [10531] 2 years audreyt * Pugs.Prim.Numeric: remove a defaulting warning.
(edit) @10059 [10059] 2 years audreyt * Third-party cleanup #1: - Remove most of Parsec from our source …
(edit) @9856 [9856] 3 years audreyt * Fractional numbers now work with "%"; arith.t passes again.
(edit) @9309 [9309] 3 years audreyt * sweeping warnings fix on unused imports and functions.
(edit) @8800 [8800] 3 years audreyt * nnunley caught that 0**NaN should be NaN, not 0.
(edit) @8736 [8736] 3 years audreyt * 1**Inf, 0**0 and Inf**0 is regularted to 1 in this release. Pending …
(edit) @8710 [8710] 3 years audreyt * 1**Inf is now hardcoded to 1.
(edit) @8055 [8055] 3 years luqui Darn. Rolled back my "fixes", because of Larry's decree that we should …
(edit) @8054 [8054] 3 years luqui Added tests about infinity, and "fixed" op2Exp to make them pass. They …
(edit) @7579 [7579] 3 years rafl r17088@ata: rafl | 2005-10-12 17:10:51 +0200 * Made changes to remove …
(edit) @5388 [5388] 3 years mugwump Make otherwise condition a failure, not silently returning 0 ;)
(edit) @5387 [5387] 3 years putter Finished haskell versions of floor,ceiling,round,truncate. mugwump++. …
(edit) @2989 [2989] 3 years autrijus * avoid header warnings.
(edit) @2961 [2961] 3 years iblech Added the usual svn properties to src/.
(edit) @2952 [2952] 3 years bsmith Refactoring: Pugs.Prims -> Pugs.Prims.Numeric and Pugs.Prims.Lifts
(add) @2951 [2951] 3 years bsmith Refactoring: Pugs.Prim.List, Pugs.Prim.Numeric, Pugs.AST.SIO. Moved …
Note: See TracRevisionLog for help on using the revision log.