Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | avoid circular dependency | Stefan Israelsson Tampe | 2019-03-12 | 1 | -4/+3 |
* | better guilemod | Stefan Israelsson Tampe | 2018-12-06 | 1 | -8/+10 |
* | python repo install | Stefan Israelsson Tampe | 2018-11-06 | 1 | -1/+1 |
* | encoding libraries added | Stefan Israelsson Tampe | 2018-09-03 | 1 | -2/+2 |
* | refined the errors in the os module, translating scheme errors to python erro... | Stefan Israelsson Tampe | 2018-09-02 | 1 | -4/+12 |
* | shutil.py | Stefan Israelsson Tampe | 2018-08-29 | 1 | -2/+8 |
* | quick generator constructions in stead of tupples | Stefan Israelsson Tampe | 2018-08-26 | 1 | -0/+1 |
* | tokinizer compiles | Stefan Israelsson Tampe | 2018-08-20 | 1 | -1/+2 |
* | progressively imporoving the conformance with python3 | Stefan Israelsson Tampe | 2018-04-15 | 1 | -1/+6 |
* | compiles to bytecode, fails to load | Stefan Israelsson Tampe | 2018-04-08 | 1 | -3/+2 |
* | subprocess.py compiles | Stefan Israelsson Tampe | 2018-04-05 | 1 | -5/+8 |
* | os debugged | Stefan Israelsson Tampe | 2018-04-01 | 1 | -3/+4 |
* | large part of functools compiles | Stefan Israelsson Tampe | 2018-03-27 | 1 | -9/+9 |
* | functools | Stefan Israelsson Tampe | 2018-03-23 | 1 | -8/+10 |
* | operator.scm | Stefan Israelsson Tampe | 2018-02-23 | 1 | -4/+42 |
* | further refinements of properties | Stefan Israelsson Tampe | 2017-10-04 | 1 | -3/+11 |
* | property values | Stefan Israelsson Tampe | 2017-10-04 | 1 | -7/+7 |
* | dicts now works almost entirely | Stefan Israelsson Tampe | 2017-09-23 | 1 | -1/+12 |
* | the python def is now working | Stefan Israelsson Tampe | 2017-09-20 | 1 | -48/+53 |
* | definition of functions that follow the python argument parsing style | Stefan Israelsson Tampe | 2017-09-20 | 1 | -0/+80 |