summaryrefslogtreecommitdiff
path: root/modules/language
Commit message (Expand)AuthorAgeFilesLines
* use guile-persist instead of guile-logStefan Israelsson Tampe2018-12-173-7/+7
* 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-055-15/+24
|/
* cleanupStefan Israelsson Tampe2018-11-0629-2637/+0
* python repo installStefan Israelsson Tampe2018-11-06162-3/+15335
* 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-1114-29/+4106
* 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-058-29/+1820
* urllibStefan Israelsson Tampe2018-09-043-0/+3074
* more email stuffStefan Israelsson Tampe2018-09-049-30/+1530
* email stuffStefan Israelsson Tampe2018-09-0421-32/+5673
* pipesStefan Israelsson Tampe2018-09-048-15/+2223
* bytes64 copmiles and testprogram worksStefan Israelsson Tampe2018-09-036-21/+44
* 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 erro...Stefan Israelsson Tampe2018-09-029-402/+477
* shutil.pyStefan Israelsson Tampe2018-08-299-30/+1374
* random worksStefan Israelsson Tampe2018-08-288-36/+69
* 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-2510-62/+111
* socket.pyStefan Israelsson Tampe2018-08-2412-205/+1860
* _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