summaryrefslogtreecommitdiff
path: root/modules/language/python/module
Commit message (Expand)AuthorAgeFilesLines
...
* Merge branch 'master' of gitlab.com:python-on-guile/python-on-guileStefan Israelsson Tampe2018-04-131-325/+383
|\
| * small small steps ...Stefan Israelsson Tampe2018-04-131-325/+383
* | enum.py compiles and loadsStefan Israelsson Tampe2018-04-133-2/+1252
|/
* Merge branch 'master' of gitlab.com:python-on-guile/python-on-guileStefan Israelsson Tampe2018-04-124-9/+5954
|\
| * Merge branch 'master' of https://gitlab.com/python-on-guile/python-on-guileStefan Israelsson Tampe2018-04-124-66/+522
| |\
| * | decimalStefan Israelsson Tampe2018-04-122-9/+5695
| * | real functions is real functionsStefan Israelsson Tampe2018-04-091-17/+22
| * | complex mathStefan Israelsson Tampe2018-04-091-0/+63
| * | math functions addedStefan Israelsson Tampe2018-04-091-0/+191
* | | io module tested and debuggedStefan Israelsson Tampe2018-04-121-84/+110
| |/ |/|
* | io compilesStefan Israelsson Tampe2018-04-112-95/+120
* | io module finishedStefan Israelsson Tampe2018-04-114-59/+490
|/
* subprocessStefan Israelsson Tampe2018-04-081-0/+1583
* compiles to bytecode, fails to loadStefan Israelsson Tampe2018-04-081-0/+2
* timeStefan Israelsson Tampe2018-04-071-0/+304
* subprocess.py compilesStefan Israelsson Tampe2018-04-052-6/+4
* os debuggedStefan Israelsson Tampe2018-04-012-77/+101
* os.path compilesStefan Israelsson Tampe2018-03-315-27/+37
* itertools fully debuggedStefan Israelsson Tampe2018-03-301-86/+88
* debugged osStefan Israelsson Tampe2018-03-291-3/+4
* finishing the os moduleStefan Israelsson Tampe2018-03-291-12/+331
* itertoolsStefan Israelsson Tampe2018-03-292-36/+142
* abcStefan Israelsson Tampe2018-03-284-50/+215
* large part of functools compilesStefan Israelsson Tampe2018-03-274-81/+78
* functools feature completeStefan Israelsson Tampe2018-03-263-1/+494
* functoolsStefan Israelsson Tampe2018-03-231-0/+314
* bisect moduleStefan Israelsson Tampe2018-03-221-0/+123
* bisect moduleStefan Israelsson Tampe2018-03-221-10/+97
* collections finished and compilesStefan Israelsson Tampe2018-03-213-36/+370
* mergeStefan Israelsson Tampe2018-03-211-0/+89
* Merge branch 'master' of https://gitlab.com/python-on-guile/python-on-guileStefan Israelsson Tampe2018-03-211-74/+97
|\
| * ...Stefan Israelsson Tampe2018-03-201-74/+97
* | collections now compilesStefan Israelsson Tampe2018-03-202-126/+128
* | modules now works as expectedStefan Israelsson Tampe2018-03-201-1/+1
|/
* os module now compilesStefan Israelsson Tampe2018-03-165-332/+508
* scheduling etcStefan Israelsson Tampe2018-03-162-1/+443
* processesStefan Israelsson Tampe2018-03-141-1/+261
* os.path finishedStefan Israelsson Tampe2018-03-133-29/+348
* pwd moduleStefan Israelsson Tampe2018-03-124-1/+224
* stat module finished and walkingsStefan Israelsson Tampe2018-03-112-10/+300
* statvfsStefan Israelsson Tampe2018-03-091-14/+78
* stat module added and further work on the os layerStefan Israelsson Tampe2018-03-092-19/+318
* Merge branch 'master' of gitlab.com:python-on-guile/python-on-guileStefan Israelsson Tampe2018-03-065-98/+1006
|\
| * nnnStefan Israelsson Tampe2018-03-021-8/+409
| * heapq addedStefan Israelsson Tampe2018-02-283-17/+268
| * abc compilesStefan Israelsson Tampe2018-02-272-77/+333
* | further improvements of os moduleStefan Israelsson Tampe2018-03-061-8/+704
|/
* collectionsStefan Israelsson Tampe2018-02-231-0/+157
* operator.scmStefan Israelsson Tampe2018-02-232-0/+637
* itertoolsStefan Israelsson Tampe2018-02-221-0/+155