Commits
User selector
Commit History
Commits on Mar 29, 2016
py/formatfloat: Fix further cases of buffer overflow in formatting.
Show description for e1e7657committed
Commits on Mar 15, 2016
Commits on Mar 6, 2016
Commits on Feb 13, 2016
Commits on Jan 8, 2016
Commits on Dec 12, 2015
py/modmath: Add domain error checking to sqrt, log, log2, log10.
Show description for 17298afauthored andcommitted
Commits on Nov 22, 2015
Commits on Oct 1, 2015
Commits on Sep 11, 2015
stmhal: fix single precision float printing error
Show description for 9d6128aauthored andcommitted
Commits on Sep 7, 2015
py/lexer: Properly classify floats that look like hex numbers.
Show description for 2b00047committed
Commits on Aug 29, 2015
Commits on Aug 21, 2015
Commits on Jul 19, 2015
- authored andcommitted
Commits on Jun 13, 2015
Commits on May 28, 2015
- committed
py: Remove unnecessary extra handling of padding of nan/inf.
Show description for 79474c6committed
Commits on May 17, 2015
py: Implement mp_format_float for doubles and use where appropriate
Show description for 861670bauthored andcommitted
Commits on May 13, 2015
- authored andcommitted
Commits on May 4, 2015
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 14, 2015
Commits on Mar 12, 2015
tests: Add tests for things that are not already tested.
Show description for af43565committed
Commits on Mar 3, 2015
Commits on Mar 2, 2015
Commits on Feb 22, 2015
Commits on Feb 8, 2015
py: Parse big-int/float/imag constants directly in parser.
Show description for 7d414a1committed