Commits
User selector
Commit History
Commits on Nov 21, 2017
py/objfloat: Allow float() to parse anything with the buffer protocol.
Show description for a07fc5bcommitted
Commits on Oct 10, 2017
py/formatfloat: Don't print the negative sign of a NaN value.
Show description for 08a1966committed
Commits on Sep 4, 2017
py/obj: Fix comparison of float/complex NaN with itself.
Show description for d4b75f6committed
Commits on Feb 2, 2017
Commits on Dec 21, 2016
- authored andcommitted
Commits on Sep 27, 2016
Commits on Sep 7, 2015
py/lexer: Properly classify floats that look like hex numbers.
Show description for 2b00047committed
Commits on May 17, 2015
py: Implement mp_format_float for doubles and use where appropriate
Show description for 861670bauthored andcommitted
Commits on Apr 22, 2015
Commits on Apr 4, 2015
Commits on Mar 25, 2015
tests: Add tests for SyntaxError, TypeError, and other missing things.
Show description for 214179bcommitted
Commits on Mar 12, 2015
tests: Add tests for things that are not already tested.
Show description for af43565committed
Commits on Feb 8, 2015
py: Parse big-int/float/imag constants directly in parser.
Show description for 7d414a1committed
Commits on Apr 17, 2014
tests: Split out those tests requiring float and import.
Show description for 5cd0b22committed
Loading