summaryrefslogtreecommitdiff
path: root/modules/language/python/def.scm
Commit message (Expand)AuthorAgeFilesLines
* encoding libraries addedStefan Israelsson Tampe2018-09-031-2/+2
* refined the errors in the os module, translating scheme errors to python erro...Stefan Israelsson Tampe2018-09-021-4/+12
* shutil.pyStefan Israelsson Tampe2018-08-291-2/+8
* quick generator constructions in stead of tupplesStefan Israelsson Tampe2018-08-261-0/+1
* tokinizer compilesStefan Israelsson Tampe2018-08-201-1/+2
* progressively imporoving the conformance with python3Stefan Israelsson Tampe2018-04-151-1/+6
* compiles to bytecode, fails to loadStefan Israelsson Tampe2018-04-081-3/+2
* subprocess.py compilesStefan Israelsson Tampe2018-04-051-5/+8
* os debuggedStefan Israelsson Tampe2018-04-011-3/+4
* large part of functools compilesStefan Israelsson Tampe2018-03-271-9/+9
* functoolsStefan Israelsson Tampe2018-03-231-8/+10
* operator.scmStefan Israelsson Tampe2018-02-231-4/+42
* further refinements of propertiesStefan Israelsson Tampe2017-10-041-3/+11
* property valuesStefan Israelsson Tampe2017-10-041-7/+7
* dicts now works almost entirelyStefan Israelsson Tampe2017-09-231-1/+12
* the python def is now workingStefan Israelsson Tampe2017-09-201-48/+53
* definition of functions that follow the python argument parsing styleStefan Israelsson Tampe2017-09-201-0/+80