summaryrefslogtreecommitdiff
path: root/modules/language/python/list.scm
Commit message (Expand)AuthorAgeFilesLines
* final hhtp codeStefan Israelsson Tampe2018-09-111-6/+11
* socket compilesStefan Israelsson Tampe2018-08-251-5/+18
* optparse worksStefan Israelsson Tampe2018-08-171-2/+14
* improvements of optparseStefan Israelsson Tampe2018-08-161-13/+19
* bugfixesStefan Israelsson Tampe2018-08-151-1/+2
* log works in decimalStefan Israelsson Tampe2018-08-151-3/+3
* debuggingsStefan Israelsson Tampe2018-08-031-2/+17
* python re module now implemeted and works partiallyStefan Israelsson Tampe2018-07-131-0/+1
* further improvementsStefan Israelsson Tampe2018-05-141-3/+9
* further improvementsStefan Israelsson Tampe2018-05-061-1/+6
* enum compiles and loads without errorsStefan Israelsson Tampe2018-05-061-9/+0
* improvementsStefan Israelsson Tampe2018-04-251-4/+4
* large part of functools compilesStefan Israelsson Tampe2018-03-271-0/+8
* bisect moduleStefan Israelsson Tampe2018-03-221-1/+1
* heapq addedStefan Israelsson Tampe2018-02-281-20/+25
* itertoolsStefan Israelsson Tampe2018-02-221-0/+23
* deepcopy copy worksStefan Israelsson Tampe2018-02-211-1/+12
* osStefan Israelsson Tampe2018-02-191-4/+3
* string formatter libraryStefan Israelsson Tampe2017-12-011-0/+4
* refactoring functional objectsStefan Israelsson Tampe2017-10-211-6/+6
* completerStefan Israelsson Tampe2017-10-171-8/+11
* equal magicsStefan Israelsson Tampe2017-10-111-7/+5
* iterators refactoringsStefan Israelsson Tampe2017-10-091-38/+43
* reversedStefan Israelsson Tampe2017-10-091-17/+86
* tupleStefan Israelsson Tampe2017-10-061-29/+48
* superStefan Israelsson Tampe2017-10-051-25/+68
* property valuesStefan Israelsson Tampe2017-10-041-10/+17
* decorators worksStefan Israelsson Tampe2017-10-031-2/+20
* generic function addition to property lookupStefan Israelsson Tampe2017-10-011-6/+11
* lists improvements ordering and dirStefan Israelsson Tampe2017-09-281-1/+1
* improved fastmap and dir functionStefan Israelsson Tampe2017-09-281-4/+99
* set theoryStefan Israelsson Tampe2017-09-281-1/+4
* bugfixesStefan Israelsson Tampe2017-09-231-2/+8
* delete of vectors and dict elements now works as it shouldStefan Israelsson Tampe2017-09-231-8/+25
* dicts now works almost entirelyStefan Israelsson Tampe2017-09-231-5/+17
* strings now sully supportedStefan Israelsson Tampe2017-09-221-3/+4
* in now a proper goops methodStefan Israelsson Tampe2017-09-211-1/+38
* simple python formatting now supportedStefan Israelsson Tampe2017-09-191-2/+16
* missing methods addedStefan Israelsson Tampe2017-09-181-6/+59
* the rest of the list functions implementedStefan Israelsson Tampe2017-09-181-4/+144
* reverse! countStefan Israelsson Tampe2017-09-181-17/+129
* slice set and improvementsStefan Israelsson Tampe2017-09-181-9/+55
* + append now implementedStefan Israelsson Tampe2017-09-171-0/+31
* slices now workingStefan Israelsson Tampe2017-09-161-1/+28
* raise mixupStefan Israelsson Tampe2017-09-161-2/+4
* initial list supportStefan Israelsson Tampe2017-09-161-1/+109
* variable length function addedStefan Israelsson Tampe2017-09-161-0/+26