426:e5e090aaacce
|
2011-06-06 |
Paul Boddie |
changeset
files
shortlog
graph
|
Added instantiator frame allocation and usage notes. |
|
|
docs/invocation.txt rsvplib.py
|
|
425:e2f7350fba65
|
2011-06-03 |
Paul Boddie |
changeset
files
shortlog
graph
|
Added accessor- and constant-related notes. |
|
|
TO_DO.txt
|
|
424:b86dea2451a2
|
2011-06-03 |
Paul Boddie |
changeset
files
shortlog
graph
|
Added a command line option for graph production. |
|
|
test.py
|
|
423:aa575fd26cea
|
2011-06-03 |
Paul Boddie |
changeset
files
shortlog
graph
|
Use specific references to built-in objects. |
|
|
micropython/inspect.py
|
|
422:a69eb0aac1de
|
2011-06-03 |
Paul Boddie |
changeset
files
shortlog
graph
|
Support the tuple callable as a means of making tuples. |
|
|
rsvplib.py
|
|
421:ffbf3cbb2658
|
2011-06-03 |
Paul Boddie |
changeset
files
shortlog
graph
|
Support modules in the object table. |
|
|
micropython/__init__.py micropython/table.py
|
|
420:9cc18edd5d88
|
2011-06-02 |
Paul Boddie |
changeset
files
shortlog
graph
|
Fixed mispositioned code leading to severe coverage issues. |
|
|
micropython/__init__.py
|
|
419:58a51f45c389
|
2011-05-21 |
Paul Boddie |
changeset
files
shortlog
graph
|
Added some more notes on potentially useful features. |
|
|
TO_DO.txt
|
|
418:18c62608bfa6
|
2011-05-10 |
Paul Boddie |
changeset
files
shortlog
graph
|
Added module identity information to the object table. This permits testing for
module object types in guards. |
|
|
TO_DO.txt micropython/__init__.py micropython/table.py
|
|
417:6e610d3058f1
|
2011-05-09 |
Paul Boddie |
changeset
files
shortlog
graph
|
Added tests of method assignment to classes plus notes about work to be done. |
|
|
TO_DO.txt micropython/trans.py tests/attributes_class_assignment_method.py tests/failure/attributes_class_assignment_method.py
|
|