Lichen

Changelog

(0) -300 -100 -10 +10 +100 tip
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
856:263b43304dca 853:0687e5d1ed80
2018-07-16 Paul Boddie changeset files shortlog graph Added some comments identifying the nature of the tested operations.
tests/methods_rebound.py
855:638e28765ea5 860:21f92740b225 850:6024d7e1d83a 853:0687e5d1ed80
2018-07-12 Paul Boddie changeset files shortlog graph Merged changes from the default branch. trailing-data
templates/ops.c templates/progops.c templates/progops.h
854:47b5a25fe02f 859:f7ddc68a38a0 846:8b470b16d26d 853:0687e5d1ed80
2018-07-12 Paul Boddie changeset files shortlog graph Merged changes from the default branch. tuple-optimisations
853:0687e5d1ed80 854:47b5a25fe02f 855:638e28765ea5 856:263b43304dca
2018-07-12 Paul Boddie changeset files shortlog graph Demonstrate method and function assignments.
tests/methods_rebound.py
(0) -300 -100 -10 +10 +100 tip