Lichen

Changelog

(0) -300 -100 -10 +10 +100 tip
775:c8ba74a474eb
2017-03-25 Paul Boddie changeset files shortlog graph Fixed method name.
results.py
774:6b26d7bf00d6
2017-03-25 Paul Boddie changeset files shortlog graph Removed obsolete temporary name reservation.
common.py
773:ed4b4531dd28
2017-03-25 Paul Boddie changeset files shortlog graph Added specific support for initialising tuples, introducing a common empty fragment for empty tuples.
lib/__builtins__/tuple.py lib/native/__init__.py lib/native/tuple.py templates/native/tuple.c templates/native/tuple.h
772:af05b2a6697a
2017-03-25 Paul Boddie changeset files shortlog graph Short-circuit boolean evaluation when either boolean value is present.
templates/progops.c
771:071b38ef10ea
2017-03-25 Paul Boddie changeset files shortlog graph Fixed xrange lengths when the step does not coincide with the range end.
lib/__builtins__/span.py tests/range.py
770:05b1244072d8
2017-03-25 Paul Boddie changeset files shortlog graph Fixed memory corruption related to obsolete argument list copying.
templates/progops.c
769:00e902870a29 760:09f0039c42cb 768:08cde2ca66ca
2017-03-25 Paul Boddie changeset files shortlog graph Merged changes from the normal-function-parameters branch, making it the default line of development from now on.
768:08cde2ca66ca
2017-03-25 Paul Boddie changeset files shortlog graph Fixed function signatures. normal-function-parameters
templates/ops.c
767:fd57abd7f631 764:c731ec23e6b1 766:b9fb0046c252
2017-03-25 Paul Boddie changeset files shortlog graph Merged changes from the integer-fast-paths branch. normal-function-parameters
templates/native/int.c templates/native/int.h templates/native/system.c
766:b9fb0046c252 762:c61b0e30b09e 765:42f984c64bae
2017-03-25 Paul Boddie changeset files shortlog graph Merged changes from the integers-as-tagged-attrs branch. integer-fast-paths
(0) -300 -100 -10 +10 +100 tip