Scott Shawcroft
|
f0bb26d70f
|
Merge MicroPython 1.13 into CircuitPython
|
2021-05-04 18:06:33 -07:00 |
Diego Elio Pettenò
|
dd5d7c86d2
|
Fix up end of file and trailing whitespace.
This can be enforced by pre-commit, but correct it separately to make it easier to review.
|
2020-06-03 10:56:35 +01:00 |
stijn
|
d6243568a0
|
all: Remove commented-out include statements.
|
2020-04-23 11:24:15 +10:00 |
Dan Halbert
|
6df99b5d0e
|
Merge 2.1.0 changes into master.
|
2017-10-23 15:26:36 -07:00 |
Alexander Steffen
|
55f33240f3
|
all: Use the name MicroPython consistently in comments
There were several different spellings of MicroPython present in comments,
when there should be only one.
|
2017-07-31 18:35:40 +10:00 |
Damien George
|
b53a63517a
|
lib/libm: Use isfinite instead of finitef, for C99 compatibility.
|
2017-05-31 11:34:29 +10:00 |
Damien George
|
9ab94c468c
|
lib/libm: Add implementations of erf, erfc, lgamma, tgamma.
|
2015-02-22 14:47:11 +00:00 |