summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* arith bugg fixed plus etc lrStefan Israelsson Tampe2018-08-175-71/+95
* improvements of optparseStefan Israelsson Tampe2018-08-169-90/+153
* textwrap testedStefan Israelsson Tampe2018-08-162-7/+10
* globStefan Israelsson Tampe2018-08-1612-71/+1051
* only pretty regex string for compile fknStefan Israelsson Tampe2018-08-153-13/+20
* bugfixesStefan Israelsson Tampe2018-08-159-97/+136
* argparser comiles without errorsStefan Israelsson Tampe2018-08-152-103/+2640
* log works in decimalStefan Israelsson Tampe2018-08-156-64/+49
* optparse compiles without errorsStefan Israelsson Tampe2018-08-141-17/+21
* optparseStefan Israelsson Tampe2018-08-146-33/+1816
* gettext worksStefan Israelsson Tampe2018-08-148-68/+119
* decimals divisionStefan Israelsson Tampe2018-08-144-132/+150
* better encoding and decodingStefan Israelsson Tampe2018-08-143-13/+76
* bytes and string musingsStefan Israelsson Tampe2018-08-137-48/+740
* fix minor module bugStefan Israelsson Tampe2018-08-132-30/+30
* Merge branch 'master' of gitlab.com:python-on-guile/python-on-guileStefan Israelsson Tampe2018-08-137-133/+153
|\
| * decimalizationStefan Israelsson Tampe2018-08-137-133/+153
* | some improvementsStefan Israelsson Tampe2018-08-136-47/+67
|/
* bugfixStefan Israelsson Tampe2018-08-121-2/+2
* textwrap compilesStefan Israelsson Tampe2018-08-128-244/+838
* debuggingsStefan Israelsson Tampe2018-08-036-80/+112
* decimal compilesStefan Israelsson Tampe2018-08-032-404/+422
* improving decimalStefan Israelsson Tampe2018-08-026-329/+390
* Merge branch 'master' of https://gitlab.com/python-on-guile/python-on-guileStefan Israelsson Tampe2018-08-022-1/+526
|\
| * structStefan Israelsson Tampe2018-08-011-0/+525
| * Merge branch 'master' of gitlab.com:python-on-guile/python-on-guileStefan Israelsson Tampe2018-08-014-363/+409
| |\
| * | some changesStefan Israelsson Tampe2018-08-011-1/+1
* | | format2Stefan Israelsson Tampe2018-08-021-0/+290
| |/ |/|
* | better python 2 formatting conformationStefan Israelsson Tampe2018-08-014-363/+409
|/
* subprocess py file compilesStefan Israelsson Tampe2018-07-306-22/+31
* selectors python file imported from main python 3.7Stefan Israelsson Tampe2018-07-307-19/+486
* select compilesStefan Israelsson Tampe2018-07-252-31/+34
* select module addedStefan Israelsson Tampe2018-07-251-0/+284
* subprocessStefan Israelsson Tampe2018-07-242-1/+147
* regexp rangesStefan Israelsson Tampe2018-07-234-42/+58
* flags regex directives supportStefan Israelsson Tampe2018-07-142-9/+109
* cleanupStefan Israelsson Tampe2018-07-142-3/+2
* dotallStefan Israelsson Tampe2018-07-144-16/+39
* multiline worksStefan Israelsson Tampe2018-07-132-8/+29
* reverse forms implementedStefan Israelsson Tampe2018-07-134-36/+104
* fix bug for word boundaries in re moduleStefan Israelsson Tampe2018-07-131-4/+12
* missing filesStefan Israelsson Tampe2018-07-133-0/+345
* python re module now implemeted and works partiallyStefan Israelsson Tampe2018-07-136-411/+2343
* Merge branch 'master' of https://gitlab.com/python-on-guile/python-on-guileStefan Israelsson Tampe2018-07-033-3/+28
|\
| * better intStefan Israelsson Tampe2018-05-143-3/+28
* | more work on decimalStefan Israelsson Tampe2018-07-031-1082/+1227
|/
* Merge branch 'master' of https://gitlab.com/python-on-guile/python-on-guileStefan Israelsson Tampe2018-05-144-82/+130
|\
| * imporved multistring symbol supportStefan Israelsson Tampe2018-05-084-82/+130
* | further improvementsStefan Israelsson Tampe2018-05-146-933/+1109
|/
* enum.py worksStefan Israelsson Tampe2018-05-075-56/+42