Issue 7057 in pharo: Add Special Inspectors For Floats and Integers

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
5 messages Options
Reply | Threaded
Open this post in threaded view
|

Issue 7057 in pharo: Add Special Inspectors For Floats and Integers

pharo
Status: Accepted
Owner: ----
Labels: Milestone-2.0 Type-Feature

New issue 7057 by [hidden email]: Add Special Inspectors For Floats  
and Integers
http://code.google.com/p/pharo/issues/detail?id=7057

Currently, inspecting a Float gives two non-descripting 32 bit words, while  
more useful information could be provided, like the sign, significand and  
mantisse.

Similary, there is room to add some alternative representations to  
Integers, like hexadecimal, octal or binary.


_______________________________________________
Pharo-bugtracker mailing list
[hidden email]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-bugtracker
Reply | Threaded
Open this post in threaded view
|

Re: Issue 7057 in pharo: Add Special Inspectors For Floats and Integers

pharo
Updates:
        Status: FixReviewNeeded

Comment #1 on issue 7057 by [hidden email]: Add Special Inspectors  
For Floats and Integers
http://code.google.com/p/pharo/issues/detail?id=7057

Name:  
SLICE-Issue-7057-Add-Special-Inspectors-For-Floats-and-Integers-SvenVanCaekenberghe.1
Author: SvenVanCaekenberghe
Time: 26 November 2012, 3:55:28.408 pm
UUID: d2e4518d-9fdc-4e8d-b458-b6e6f13fa11c
Ancestors:
Dependencies: Tools-SvenVanCaekenberghe.989

Add a special FloatInspector that adds sign, significand and exponent when  
inspecting Floats, above the current internal representation of two 32 bit  
words;
Add a special IntegerInspector that add hexadecimal, octal and binary  
representations when inspecting Integers, above the current decimal  
representation.


_______________________________________________
Pharo-bugtracker mailing list
[hidden email]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-bugtracker
Reply | Threaded
Open this post in threaded view
|

Re: Issue 7057 in pharo: Add Special Inspectors For Floats and Integers

pharo

Comment #2 on issue 7057 by [hidden email]: Add Special Inspectors  
For Floats and Integers
http://code.google.com/p/pharo/issues/detail?id=7057

Here is a screenshot.

Attachments:
        Screen Shot 2012-11-26 at 15.58.09.png  29.6 KB


_______________________________________________
Pharo-bugtracker mailing list
[hidden email]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-bugtracker
Reply | Threaded
Open this post in threaded view
|

Re: Issue 7057 in pharo: Add Special Inspectors For Floats and Integers

pharo

Comment #3 on issue 7057 by [hidden email]: Add Special Inspectors  
For Floats and Integers
http://code.google.com/p/pharo/issues/detail?id=7057

nice!


_______________________________________________
Pharo-bugtracker mailing list
[hidden email]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-bugtracker
Reply | Threaded
Open this post in threaded view
|

Re: Issue 7057 in pharo: Add Special Inspectors For Floats and Integers

pharo
Updates:
        Status: Integrated

Comment #4 on issue 7057 by [hidden email]: Add Special Inspectors  
For Floats and Integers
http://code.google.com/p/pharo/issues/detail?id=7057

in 2.0 418


_______________________________________________
Pharo-bugtracker mailing list
[hidden email]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-bugtracker