Lichen

Changelog

(0) -300 -100 -10 +10 +100 tip
866:6538a119a67f
2019-01-24 Paul Boddie changeset files shortlog graph Added missing support for the else clause in for loops.
common.py tests/for.py
865:246c536e2d95 862:0c3887bb6ff8
2019-01-17 Paul Boddie changeset files shortlog graph Prevent warnings about exception__prev from cexcept.h (maybe-uninitialized). These might be selectively disabled, but the mechanism for doing so is not obvious.
templates/Makefile
864:7783f93f4704 870:8f6ea88d0845 860:21f92740b225 862:0c3887bb6ff8
2019-01-17 Paul Boddie changeset files shortlog graph Merged changes from the default branch. trailing-data
863:cd0d6f9991fb 869:ef74fed1f5c4 859:f7ddc68a38a0 862:0c3887bb6ff8
2019-01-17 Paul Boddie changeset files shortlog graph Merged changes from the default branch. tuple-optimisations
862:0c3887bb6ff8 863:cd0d6f9991fb 864:7783f93f4704 865:246c536e2d95
2019-01-17 Paul Boddie changeset files shortlog graph Expanded various sections and formatted the text in various places.
docs/wiki/Deduction
861:f745d151a441 858:8f8361de472a
2018-08-17 Paul Boddie changeset files shortlog graph Wrapped text in the documentation for more convenient "offline" editing.
docs/wiki/APIs docs/wiki/Builtins docs/wiki/Cache docs/wiki/Changelog docs/wiki/Deduction docs/wiki/Design docs/wiki/FrontPage docs/wiki/History docs/wiki/Imports docs/wiki/Inspection ...
860:21f92740b225 864:7783f93f4704 855:638e28765ea5 858:8f8361de472a
2018-07-22 Paul Boddie changeset files shortlog graph Merged changes from the default branch. trailing-data
encoders.py
859:f7ddc68a38a0 863:cd0d6f9991fb 854:47b5a25fe02f 858:8f8361de472a
2018-07-22 Paul Boddie changeset files shortlog graph Merged changes from the default branch. tuple-optimisations
lib/__builtins__/tuple.py
858:8f8361de472a 859:f7ddc68a38a0 860:21f92740b225 861:f745d151a441
2018-07-21 Paul Boddie changeset files shortlog graph Invocations in parameter lists may require temporary storage for contexts and accessors, but the storage locations must be different. Otherwise, the code will generate a sequence-point warning. Here, distinct ranges for parameters in lists are introduced, and accessors are now also stored in arrays, permitting distinct storage.
encoders.py templates/ops.h tests/nested_calls.py translator.py transresults.py
857:51ba0ae74af2
2018-07-16 Paul Boddie changeset files shortlog graph Added tuple addition support.
lib/__builtins__/tuple.py tests/tuple.py
(0) -300 -100 -10 +10 +100 tip