-
- Downloads
Remove all stuff relating to :negative-zero-is-not-zero which enabled
the non-ANSI feature of making -0 and +0 different in type-specifiers. Internal code still assumes this in various places, however. Since our type system is much smarter now than when this was written (and handles type unions and member types much better), perhaps we should clean this up?
Showing
- code/pred.lisp 1 addition, 33 deletionscode/pred.lisp
- code/type.lisp 3 additions, 64 deletionscode/type.lisp
- compiler/srctran.lisp 6 additions, 32 deletionscompiler/srctran.lisp
- compiler/typetran.lisp 1 addition, 46 deletionscompiler/typetran.lisp
- compiler/x86/float.lisp 1 addition, 10 deletionscompiler/x86/float.lisp
Loading
Please register or sign in to comment