summaryrefslogtreecommitdiff
path: root/modules/language/python/compile.scm
Commit message (Expand)AuthorAgeFilesLines
* socket.pyStefan Israelsson Tampe2018-08-241-36/+55
* _csv module is testedStefan Israelsson Tampe2018-08-241-5/+18
* symbol warnings removed for imported symbolsStefan Israelsson Tampe2018-08-201-34/+65
* getopt.py and filecmp.pyStefan Israelsson Tampe2018-08-201-0/+3
* compiles without warnings - difflibStefan Israelsson Tampe2018-08-201-28/+46
* difflib compiles with warningsStefan Israelsson Tampe2018-08-201-103/+140
* to_bytes, from_bytes, splitStefan Israelsson Tampe2018-08-171-0/+1
* arith bugg fixed plus etc lrStefan Israelsson Tampe2018-08-171-21/+49
* improvements of optparseStefan Israelsson Tampe2018-08-161-48/+69
* globStefan Israelsson Tampe2018-08-161-0/+1
* bugfixesStefan Israelsson Tampe2018-08-151-4/+4
* argparser comiles without errorsStefan Israelsson Tampe2018-08-151-103/+240
* log works in decimalStefan Israelsson Tampe2018-08-151-4/+4
* optparse compiles without errorsStefan Israelsson Tampe2018-08-141-17/+21
* optparseStefan Israelsson Tampe2018-08-141-29/+121
* gettext worksStefan Israelsson Tampe2018-08-141-6/+9
* decimals divisionStefan Israelsson Tampe2018-08-141-0/+2
* better encoding and decodingStefan Israelsson Tampe2018-08-141-2/+4
* bytes and string musingsStefan Israelsson Tampe2018-08-131-3/+5
* some improvementsStefan Israelsson Tampe2018-08-131-34/+44
* bugfixStefan Israelsson Tampe2018-08-121-2/+2
* textwrap compilesStefan Israelsson Tampe2018-08-121-120/+185
* improving decimalStefan Israelsson Tampe2018-08-021-3/+2
* better python 2 formatting conformationStefan Israelsson Tampe2018-08-011-1/+14
* subprocess py file compilesStefan Israelsson Tampe2018-07-301-5/+6
* selectors python file imported from main python 3.7Stefan Israelsson Tampe2018-07-301-6/+9
* further improvementsStefan Israelsson Tampe2018-05-061-8/+26
* enum compiles and loads without errorsStefan Israelsson Tampe2018-05-061-2/+2
* improvementsStefan Israelsson Tampe2018-04-251-66/+22
* enum class almost loadingStefan Israelsson Tampe2018-04-161-31/+47
* progressively imporoving the conformance with python3Stefan Israelsson Tampe2018-04-151-101/+133
* attribute error on missing attribute lookupStefan Israelsson Tampe2018-04-131-3/+9
* enum.py compiles and loadsStefan Israelsson Tampe2018-04-131-101/+219
* io module tested and debuggedStefan Israelsson Tampe2018-04-121-6/+5
* io module finishedStefan Israelsson Tampe2018-04-111-1/+9
* compiles to bytecode, fails to loadStefan Israelsson Tampe2018-04-081-79/+92
* subprocess.py compilesStefan Israelsson Tampe2018-04-051-37/+25
* python parserStefan Israelsson Tampe2018-04-051-3/+10
* improving python parser and compilerStefan Israelsson Tampe2018-04-041-40/+86
* better procedure managementStefan Israelsson Tampe2018-03-231-0/+2
* bisect moduleStefan Israelsson Tampe2018-03-221-2/+19
* Merge branch 'master' of gitlab.com:python-on-guile/python-on-guileStefan Israelsson Tampe2018-03-211-10/+22
|\
| * collections finished and compilesStefan Israelsson Tampe2018-03-211-0/+1
| * Merge branch 'master' of https://gitlab.com/python-on-guile/python-on-guileStefan Israelsson Tampe2018-03-211-3/+3
| |\
| * | collections now compilesStefan Israelsson Tampe2018-03-201-2/+1
| * | modules now works as expectedStefan Israelsson Tampe2018-03-201-8/+20
* | | compileStefan Israelsson Tampe2018-03-211-3/+3
| |/ |/|
* | resolve merge conflictStefan Israelsson Tampe2018-03-201-17/+34
|\|
| * modules improvementsStefan Israelsson Tampe2018-03-191-17/+34
* | ...Stefan Israelsson Tampe2018-03-201-3/+3
|/