Lichen

Changelog

(0) -100 -10 +10 +100 +300 tip
205:793757c2cd67
2016-11-21 Paul Boddie changeset files shortlog graph Removed handling of stray assignment nodes.
inspector.py translator.py
204:19ecdbc79852
2016-11-21 Paul Boddie changeset files shortlog graph Fixed function name assignments after a modification to a common function motivated by translation requirements.
inspector.py
203:e28858d7f9d5
2016-11-21 Paul Boddie changeset files shortlog graph Added alias serialisation in order to preserve origin information for imported instances in the cached data.
referencing.py
202:1977ae2cb16d
2016-11-21 Paul Boddie changeset files shortlog graph Added print statements to various tests.
tests/global_names.py tests/logical.py tests/methods_bound.py
201:114c40d79d73
2016-11-21 Paul Boddie changeset files shortlog graph Added a string representation for None.
lib/__builtins__/none.py
200:b493fc35aab4
2016-11-21 Paul Boddie changeset files shortlog graph Removed the __load_function operation, making sure that __load_static provides the appropriate attribute for target initialisation.
encoders.py optimiser.py templates/ops.c templates/ops.h
199:906138d55b2b
2016-11-21 Paul Boddie changeset files shortlog graph Added print statements to test results.
tests/consts.py
198:e0a514cecae1
2016-11-20 Paul Boddie changeset files shortlog graph Added tentative implementations of several native functions.
lib/__builtins__/int.py lib/__builtins__/list.py lib/native.py templates/Makefile templates/Makefile-debug templates/native.c templates/native.h
197:21a9fbe41d8b
2016-11-20 Paul Boddie changeset files shortlog graph Added invocations of the module functions.
tests/assign_sequence.py
196:c331b40e0896
2016-11-19 Paul Boddie changeset files shortlog graph Assign functions to names in namespaces where such names are reused.
common.py translator.py
(0) -100 -10 +10 +100 +300 tip