Lichen

Changelog

(0) -300 -100 -10 +10 +100 tip
911:5c96e5ca1036 899:d393a3b8d1f1
2020-08-03 Paul Boddie changeset files shortlog graph Changed diagram font to sans-serif.
docs/wiki/Deduction docs/wiki/Imports docs/wiki/Inspection docs/wiki/Representations docs/wiki/Restarted docs/wiki/Structure
910:a5450be2b2f2 912:d63c2cf15fb0 913:85cb541354aa
2020-07-16 Paul Boddie changeset files shortlog graph Fixed int limit macros by actually using the size of the int type. For wider types such as long, which may be usable on 64-bit platforms in place of int, 1L would need to be used instead of 1 in the calculation. An abstract native integer type might be introduced here and to the native library to allow wider types if appropriate.
templates/types.h
909:5c6b1b19c6f6 907:018b653418f2
2019-06-11 Paul Boddie changeset files shortlog graph Added an inline commentary of the "for" loop construct.
common.py
908:8b0c4d9b2c99 915:c9c7a7167691 905:709a26b53318 907:018b653418f2
2019-06-08 Paul Boddie changeset files shortlog graph Merged changes from the default branch. trailing-data
907:018b653418f2 908:8b0c4d9b2c99 909:5c6b1b19c6f6
2019-06-08 Paul Boddie changeset files shortlog graph Added an optional iterator attribute to StopIteration.
lib/__builtins__/exception/base.py lib/__builtins__/iteration/iterator.py lib/__builtins__/set.py lib/__builtins__/span.py
906:97fb61c1a871 904:938887b82033
2019-06-08 Paul Boddie changeset files shortlog graph Fix default parameter names where .name attribute initialisers are used.
inspector.py
905:709a26b53318 908:8b0c4d9b2c99 903:e42488d172c5 904:938887b82033
2019-06-02 Paul Boddie changeset files shortlog graph Merged changes from the default branch. trailing-data
904:938887b82033 905:709a26b53318 906:97fb61c1a871 902:dc210430ce4c
2019-06-02 Paul Boddie changeset files shortlog graph Prevent "null" usage of assigned names from escaping via the exception handler.
common.py internal_tests/branches.py
903:e42488d172c5 905:709a26b53318 896:3a73899174a4 902:dc210430ce4c
2019-05-27 Paul Boddie changeset files shortlog graph Merged changes from the default branch. trailing-data
docs/wiki/FrontPage
902:dc210430ce4c 903:e42488d172c5 904:938887b82033 899:d393a3b8d1f1
2019-05-27 Paul Boddie changeset files shortlog graph Updated copyright statement years.
docs/COPYING.txt
(0) -300 -100 -10 +10 +100 tip