summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* modules: Use string-null? instead of (equal? "" ...)....Ricardo Wurmus2019-06-035-5/+7
* Add simple Python executable....Ricardo Wurmus2019-06-013-1/+31
* Add .gitignore....Ricardo Wurmus2019-06-011-0/+12
* ccash musingsStefan Israelsson Tampe2019-03-141-1/+1
* final touchStefan Israelsson Tampe2019-03-132-3/+3
* remove define in expression contextStefan Israelsson Tampe2019-03-131-4/+5
* remove warnings, reorderingStefan Israelsson Tampe2019-03-1311-29/+38
* sielence warningsStefan Israelsson Tampe2019-03-132-4/+4
* reordering ...Stefan Israelsson Tampe2019-03-131-1/+1
* reordering compilation orderStefan Israelsson Tampe2019-03-131-4/+4
* Makefile issuesStefan Israelsson Tampe2019-03-133-23/+23
* remove warnings, fix wrong compilation orderStefan Israelsson Tampe2019-03-133-10/+12
* Merge branch 'master' of https://gitlab.com/python-on-guile/python-on-guileStefan Israelsson Tampe2019-03-13121-11453/+325
|\
| * 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-175-10/+10
| * 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
| |\
| * | module statement compilatoin bugfixStefan Israelsson Tampe2018-12-056-16/+27
* | | plb fixStefan Israelsson Tampe2019-03-131-1/+1
| |/ |/|
* | guilemodStefan Israelsson Tampe2018-11-091-2/+4
|/
* 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