micropython

Changelog

(0) -300 -100 -10 tip
804:c967b47fada4 803:39ba98ecc020 800:8dd72f06cb4a
2014-06-01 Paul Boddie changeset files shortlog graph Merged branches. syspython-as-target tip
803:39ba98ecc020
2014-06-01 Paul Boddie changeset files shortlog graph Fixed a docstring to describe the method's actual return value. syspython-as-target
micropython/branch.py
802:56b09bd4db2a
2014-06-01 Paul Boddie changeset files shortlog graph Made package imports fail properly when submodules cannot be found. syspython-as-target
micropython/__init__.py
801:58923323e469 799:4c2ac7cb47f7
2014-05-10 Paul Boddie changeset files shortlog graph Prevent guard generation when untyped instances are indicated for names. syspython-as-target
micropython/deduce.py
800:8dd72f06cb4a 804:c967b47fada4
2014-05-01 Paul Boddie changeset files shortlog graph Prevent guard generation when untyped instances are indicated for names. syspython-as-target
micropython/deduce.py
799:4c2ac7cb47f7 800:8dd72f06cb4a 801:58923323e469
2014-05-01 Paul Boddie changeset files shortlog graph Populated Const instances with references to their values' classes. syspython-as-target
micropython/basicdata.py micropython/data.py
798:aaedb9c1a318
2014-04-01 Paul Boddie changeset files shortlog graph Moved the assignment inside the attribute usage branch for the loop body. syspython-as-target
micropython/inspect.py
797:43ab2c323dcf
2014-03-17 Paul Boddie changeset files shortlog graph Supported nested invocations; handled unusable values when deducing attributes. Refuse to produce guards without any usable deductions. syspython-as-target
micropython/deduce.py
796:78f31936f4e1
2014-03-17 Paul Boddie changeset files shortlog graph Added another test of "for" and attribute usage. syspython-as-target
tests/for_usage.py
795:e2792f749a13
2014-03-17 Paul Boddie changeset files shortlog graph Added a note about the _attr annotation and unresolved names. syspython-as-target
docs/annotations.txt
(0) -300 -100 -10 tip