ecere; compiler; ide: (#486) Added isNan, isInf, signBit, nan, inf; Improved handling...
authorJerome St-Louis <jerome@ecere.com>
Tue, 13 May 2014 22:19:33 +0000 (18:19 -0400)
committerJerome St-Louis <jerome@ecere.com>
Tue, 13 May 2014 22:19:33 +0000 (18:19 -0400)
commit5745e138a9c625d6770b75bc2e847a7358472b8e
tree7310205ccf42d0e01fa945920d0799a573c61892
parent440498e96c9f8d49d89bfa30b404e6787c131020
ecere; compiler; ide: (#486) Added isNan, isInf, signBit, nan, inf; Improved handling of NaN, Inf in debugger
compiler/bootstrap/ecere/bootstrap/dataTypes.c
compiler/bootstrap/ecere/bootstrap/ecere.main.c
compiler/bootstrap/ecs/bootstrap/ecs.c
compiler/bootstrap/libec/bootstrap/ec.main.c
compiler/bootstrap/libec/bootstrap/pass15.c
compiler/ecs/ecs.ec
compiler/libec/src/pass15.ec
ecere/src/com/dataTypes.ec
ecere/src/com/instance.c
ide/src/debugger/debugTools.ec