summaryrefslogtreecommitdiff
path: root/modules
Commit message (Expand)AuthorAgeFilesLines
* collections now compilesStefan Israelsson Tampe2018-03-206-149/+158
* modules now works as expectedStefan Israelsson Tampe2018-03-203-27/+31
* Merge branch 'master' of https://gitlab.com/python-on-guile/python-on-guileStefan Israelsson Tampe2018-03-197-348/+537
|\
| * os module now compilesStefan Israelsson Tampe2018-03-167-348/+537
* | modules improvementsStefan Israelsson Tampe2018-03-193-63/+183
|/
* scheduling etcStefan Israelsson Tampe2018-03-163-14/+458
* module supportStefan Israelsson Tampe2018-03-153-55/+196
* processesStefan Israelsson Tampe2018-03-141-1/+261
* os.path finishedStefan Israelsson Tampe2018-03-133-29/+348
* pwd moduleStefan Israelsson Tampe2018-03-125-1/+226
* stat module finished and walkingsStefan Israelsson Tampe2018-03-112-10/+300
* statvfsStefan Israelsson Tampe2018-03-091-14/+78
* stat module added and further work on the os layerStefan Israelsson Tampe2018-03-092-19/+318
* Merge branch 'master' of gitlab.com:python-on-guile/python-on-guileStefan Israelsson Tampe2018-03-069-124/+1088
|\
| * nnnStefan Israelsson Tampe2018-03-022-8/+452
| * heapq addedStefan Israelsson Tampe2018-02-286-41/+306
| * abc compilesStefan Israelsson Tampe2018-02-273-79/+334
* | further improvements of os moduleStefan Israelsson Tampe2018-03-061-8/+704
|/
* weak dictsStefan Israelsson Tampe2018-02-231-1/+58
* collectionsStefan Israelsson Tampe2018-02-231-0/+157
* operator.scmStefan Israelsson Tampe2018-02-237-11/+711
* itertoolsStefan Israelsson Tampe2018-02-228-37/+233
* pickleStefan Israelsson Tampe2018-02-212-30/+62
* deepcopy copy worksStefan Israelsson Tampe2018-02-2111-37/+279
* osStefan Israelsson Tampe2018-02-197-21/+206
* pickling copy and deep copy supportStefan Israelsson Tampe2018-02-191-0/+50
* sys moduleStefan Israelsson Tampe2018-02-163-26/+257
* string formatter libraryStefan Israelsson Tampe2017-12-016-60/+308
* pf-object fixesStefan Israelsson Tampe2017-11-222-13/+15
* improved functional suger notationStefan Israelsson Tampe2017-10-212-15/+82
* refactoring functional objectsStefan Israelsson Tampe2017-10-211-1/+1
* refactoring functional objectsStefan Israelsson Tampe2017-10-217-256/+293
* small steps of meta and meta metaStefan Israelsson Tampe2017-10-203-57/+73
* class system refactoring to enable metaclassesStefan Israelsson Tampe2017-10-193-280/+246
* refactoring object systemStefan Israelsson Tampe2017-10-181-172/+163
* evalStefan Israelsson Tampe2017-10-173-7/+98
* withStefan Israelsson Tampe2017-10-176-20/+94
* bytevector improvementsStefan Israelsson Tampe2017-10-174-166/+242
* completerStefan Israelsson Tampe2017-10-1710-862/+1321
* bytevecor improvementsStefan Israelsson Tampe2017-10-152-20/+40
* bytevectorsStefan Israelsson Tampe2017-10-123-223/+413
* bytevectors as strStefan Israelsson Tampe2017-10-112-1/+658
* equal magicsStefan Israelsson Tampe2017-10-119-23/+51
* more pythonic assignmentsStefan Israelsson Tampe2017-10-113-29/+82
* cashing of attribute reference and settingStefan Israelsson Tampe2017-10-101-2/+2
* cashing of attribute reference and settingStefan Israelsson Tampe2017-10-101-39/+71
* iterators refactoringsStefan Israelsson Tampe2017-10-097-58/+133
* reversedStefan Israelsson Tampe2017-10-093-24/+90
* tuppleStefan Israelsson Tampe2017-10-091-0/+36
* tupleStefan Israelsson Tampe2017-10-063-32/+54