Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | micropython: Update to 1.94 | Rosen Penev | 2018-10-06 |
| | | | | | | | | Switched to normal tarballs for simplicity. Also rearanged Makefile. Refreshed patches. Signed-off-by: Rosen Penev <rosenp@gmail.com> | ||
* | micropython: updated to v1.9.2, micropython-lib: updated to v1.9 | Anton Patrushev | 2017-09-23 |
| | | | | Signed-off-by: Anton Patrushev <apatrushev@gmail.com> | ||
* | python packages: move all things python under lang/python | Alexandru Ardelean | 2017-05-17 |
I admit this may be be a bit aggressive, but the lang folder is getting cluttered/filled up with Python, PHP, Perl, Ruby, etc. packages. Makes sense to try to group them into per-lang folders. I took the Pythons. Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com> |