summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2014-10-31py: Add builtin round function.Damien George
2014-09-18lib: Add basic README.Damien George
2014-09-13py: Implement divmod, % and proper // for floating point.Damien George
2014-09-11py and libm: Add asinf,acosf; print higher precision for float.Damien George
2014-08-29lib, libm: Add back dummy definition of tanf.Damien George
2014-08-29lib: Add lib and libm, moving current files from stmhal.Damien George