summaryrefslogtreecommitdiff
path: root/modules
Commit message (Collapse)AuthorAgeFilesLines
* Makefile issuesStefan Israelsson Tampe2019-03-133-23/+23
|
* remove warnings, fix wrong compilation orderStefan Israelsson Tampe2019-03-133-10/+12
|
* remove old stuffStefan Israelsson Tampe2019-03-124-443/+0
|
* avoid circular dependencyStefan Israelsson Tampe2019-03-122-4/+17
|
* cleanupStefan Israelsson Tampe2019-03-1235-10783/+0
|
* cleanup of repo files and not clober the compile pathStefan Israelsson Tampe2019-03-1266-2/+1
|
* wrong guile load dir directory in compilationStefan Israelsson Tampe2019-03-121-2/+2
|
* guilemodStefan Israelsson Tampe2019-01-081-1/+1
|
* make can now compilepy files, added more source files to the make compileStefan Israelsson Tampe2018-12-182-4/+78
|
* use guile-persist instead of guile-logStefan Israelsson Tampe2018-12-174-8/+8
|
* 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
|
* python repo installStefan Israelsson Tampe2018-11-06172-3/+18344
|
* 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
|