summaryrefslogtreecommitdiff
path: root/modules/language/python/list.scm
Commit message (Expand)AuthorAgeFilesLines
* 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