summaryrefslogtreecommitdiff
path: root/modules/language/python/compile.scm
Commit message (Collapse)AuthorAgeFilesLines
* remove warnings, reorderingStefan Israelsson Tampe2019-03-131-4/+4
|
* fix misscompilation of while loopsStefan Israelsson Tampe2018-12-111-105/+128
|
* better guilemodStefan Israelsson Tampe2018-12-061-7/+4
|
* module statement compilatoin bugfixStefan Israelsson Tampe2018-12-051-9/+13
|
* imporved relative importsStefan Israelsson Tampe2018-09-121-3/+3
|
* relative references in importStefan Israelsson Tampe2018-09-121-6/+11
|
* relative references in importStefan Israelsson Tampe2018-09-121-2/+94
|
* xml dom etreeStefan Israelsson Tampe2018-09-121-1/+4
|
* email policy works mmStefan Israelsson Tampe2018-09-061-16/+12
|
* format strings addedStefan Israelsson Tampe2018-09-051-45/+137
|
* statisticsStefan Israelsson Tampe2018-09-051-5/+6
|
* more email stuffStefan Israelsson Tampe2018-09-041-18/+87
|
* email stuffStefan Israelsson Tampe2018-09-041-5/+31
|
* pipesStefan Israelsson Tampe2018-09-041-6/+28
|
* bytes64 copmiles and testprogram worksStefan Israelsson Tampe2018-09-031-6/+17
|
* encoding libraries addedStefan Israelsson Tampe2018-09-031-21/+35
|
* refined the errors in the os module, translating scheme errors to python ↵Stefan Israelsson Tampe2018-09-021-31/+37
| | | | errors. close command changed
* shutil.pyStefan Israelsson Tampe2018-08-291-9/+106
|
* random worksStefan Israelsson Tampe2018-08-281-9/+9
|
* random.pyStefan Israelsson Tampe2018-08-271-1/+1
|
* hashlib works okayStefan Israelsson Tampe2018-08-271-8/+18
|
* quick generator constructions in stead of tupplesStefan Israelsson Tampe2018-08-261-15/+17
|
* start supporting hash sums from guile pythonStefan Israelsson Tampe2018-08-261-187/+232
|
* socket compilesStefan Israelsson Tampe2018-08-251-7/+2
|
* 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
|