summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* another try of guile-modStefan Israelsson Tampe2018-12-131-16/+40
|
* fix bug in guile-modStefan Israelsson Tampe2018-12-131-35/+16
|
* fix misscompilation of while loopsStefan Israelsson Tampe2018-12-113-123/+165
|
* better guilemodStefan Israelsson Tampe2018-12-066-82/+30
|
* guilemodStefan Israelsson Tampe2018-12-061-4/+10
|
* Merge branch 'master' of gitlab.com:python-on-guile/python-on-guileStefan Israelsson Tampe2018-12-051-2/+4
|\
| * guilemodStefan Israelsson Tampe2018-11-091-2/+4
| |
* | module statement compilatoin bugfixStefan Israelsson Tampe2018-12-056-16/+27
|/
* cleanupStefan Israelsson Tampe2018-11-0633-4213/+0
|
* READMEStefan Israelsson Tampe2018-11-061-0/+13
|
* python repo installStefan Israelsson Tampe2018-11-06173-3/+18358
|
* xxxStefan Israelsson Tampe2018-09-151-1/+2
|
* 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-122-3/+95
|
* xml dom etreeStefan Israelsson Tampe2018-09-1220-5/+6475
|
* sax framework in xmlStefan Israelsson Tampe2018-09-118-0/+1907
|
* final hhtp codeStefan Israelsson Tampe2018-09-1115-29/+4108
|
* jsonStefan Israelsson Tampe2018-09-107-13/+1326
|
* mime typesStefan Israelsson Tampe2018-09-108-0/+675
|
* smtpStefan Israelsson Tampe2018-09-079-8/+3220
|
* email policy works mmStefan Israelsson Tampe2018-09-0630-80/+12018
|
* format strings addedStefan Israelsson Tampe2018-09-056-83/+207
|
* statisticsStefan Israelsson Tampe2018-09-059-31/+1825
|
* urllibStefan Israelsson Tampe2018-09-043-0/+3074
|
* more email stuffStefan Israelsson Tampe2018-09-049-30/+1530
|
* email stuffStefan Israelsson Tampe2018-09-0422-51/+5693
|
* pipesStefan Israelsson Tampe2018-09-048-15/+2223
|
* bytes64 copmiles and testprogram worksStefan Israelsson Tampe2018-09-037-29/+52
|
* encoding libraries addedStefan Israelsson Tampe2018-09-038-67/+1159
|
* binasciiStefan Israelsson Tampe2018-09-031-0/+366
|
* telnetlibStefan Israelsson Tampe2018-09-023-2/+693
|
* tempfileStefan Israelsson Tampe2018-09-021-0/+951
|
* refined the errors in the os module, translating scheme errors to python ↵Stefan Israelsson Tampe2018-09-0210-405/+495
| | | | errors. close command changed
* shutil.pyStefan Israelsson Tampe2018-08-2910-50/+1430
|
* random worksStefan Israelsson Tampe2018-08-289-39/+97
|
* random.pyStefan Israelsson Tampe2018-08-274-2/+802
|
* hashlib works okayStefan Israelsson Tampe2018-08-275-40/+191
|
* quick generator constructions in stead of tupplesStefan Israelsson Tampe2018-08-262-15/+18
|
* added the rest of hash functions as templatesStefan Israelsson Tampe2018-08-268-0/+80
|
* start supporting hash sums from guile pythonStefan Israelsson Tampe2018-08-2610-188/+674
|
* socket compilesStefan Israelsson Tampe2018-08-2511-181/+277
|
* socket.pyStefan Israelsson Tampe2018-08-2413-207/+1886
|
* _csv module is testedStefan Israelsson Tampe2018-08-243-27/+77
|
* _csv compilesStefan Israelsson Tampe2018-08-233-413/+579
|
* linecacheStefan Israelsson Tampe2018-08-233-4/+183
|
* csv.pyStefan Israelsson Tampe2018-08-222-0/+862
|
* symbol warnings removed for imported symbolsStefan Israelsson Tampe2018-08-203-60/+103
|
* tokinizer compilesStefan Israelsson Tampe2018-08-202-10/+10
|
* tokenize.pyStefan Israelsson Tampe2018-08-206-8/+1005
|