Lichen

Changelog

(0) -300 -100 -10 +10 +100 tip
755:5fd3c0524204
2017-03-21 Paul Boddie changeset files shortlog graph Added support for an integer cache containing specific pre-allocated objects. integer-cache
common.py generator.py templates/native/common.c
754:332483cd7ba3 755:5fd3c0524204 756:195b15f90472
2017-03-21 Paul Boddie changeset files shortlog graph Revert inappropriate optimisations causing the get_using test to produce incorrect output: the context of an arbitrary object must be tested using __get_function even if it is provided by that object.
tests/get_using.py translator.py
753:77aa11d4aa5a
2017-03-21 Paul Boddie changeset files shortlog graph Support argument list preparation for multiple unknown invocation targets with identical parameter requirements where no keyword arguments are used.
translator.py
752:118fe46024d5
2017-03-21 Paul Boddie changeset files shortlog graph Employ a special informational instruction to identify static access targets.
deducer.py translator.py
751:777117091398
2017-03-20 Paul Boddie changeset files shortlog graph Obtain static final attribute details for access results.
translator.py
750:44ea0968a550
2017-03-20 Paul Boddie changeset files shortlog graph Added the context identity to the AttrResult string representation.
transresults.py
749:be2eec965778
2017-03-20 Paul Boddie changeset files shortlog graph Identify invocation targets with common signatures, in order to be able to populate argument lists in advance, and to obtain the target function without using the generic invocation routine.
translator.py
748:dea61540e56d
2017-03-20 Paul Boddie changeset files shortlog graph Handle functions in the always_callable method.
translator.py
747:125fb6632585
2017-03-20 Paul Boddie changeset files shortlog graph Prevent references from being associated with incomplete accesses.
translator.py
746:bcb741e16ed8
2017-03-20 Paul Boddie changeset files shortlog graph Avoid getting the context from a target to then check it against the target.
templates/ops.c templates/ops.h translator.py
(0) -300 -100 -10 +10 +100 tip