Lichen

Changelog

(0) -300 -100 -10 +10 tip
939:8a70350be7b0 942:866a4ec5a19a 936:e5bbe2247087 938:799711337453
2021-06-29 Paul Boddie changeset files shortlog graph Merged changes from the default branch. trailing-data
generator.py templates/native/common.c
938:799711337453 939:8a70350be7b0 940:6ddce984649b
2021-06-29 Paul Boddie changeset files shortlog graph Renamed the string class to str, replacing the str function with the new_str function, this being invoked specially by the string instantiation function. As with the Unicode type renaming, a more general instantiation mechanism might permit the new_str function to be part of the functionality of the str or basestring classes.
common.py generator.py inspector.py lib/__builtins__/__init__.py lib/__builtins__/buffer.py lib/__builtins__/str.py templates/native/common.c tests/identity.py tests/unicode.py
937:67f4a8664674 934:2989aab1b4f7
2021-06-29 Paul Boddie changeset files shortlog graph Fixed comment.
generator.py
936:e5bbe2247087 939:8a70350be7b0
2021-06-29 Paul Boddie changeset files shortlog graph Updated Unicode type details. trailing-data
lib/__builtins__/float.py
935:7dec14799571 930:b47da767f704 934:2989aab1b4f7
2021-06-29 Paul Boddie changeset files shortlog graph Merged changes from the default branch. trailing-data
generator.py
934:2989aab1b4f7 935:7dec14799571 937:67f4a8664674
2021-06-29 Paul Boddie changeset files shortlog graph Renamed the utf8string class to unicode, eliminating the unicode function. This means that the simple case of merely returning an object if it is already a Unicode object no longer occurs when using the unicode callable, but such behaviour might be better supported with more general customised instantiation functionality.
common.py generator.py lib/__builtins__/__init__.py lib/__builtins__/character.py lib/__builtins__/int.py lib/__builtins__/stream.py lib/__builtins__/unicode.py tests/unicode.py
933:520036942e1e
2021-06-28 Paul Boddie changeset files shortlog graph Removed "WikiWord" prevention syntax since MoinLight ignores it.
docs/wiki/History docs/wiki/Toolchain
932:c07b0dd14f85
2021-06-28 Paul Boddie changeset files shortlog graph Moved integer instantiation support to library functions.
generator.py lib/__builtins__/int.py tests/int.py
931:8657f34be3a4 929:bbcea70e1cde
2021-06-27 Paul Boddie changeset files shortlog graph Fixed first parameter of is_int invocation.
generator.py
930:b47da767f704 935:7dec14799571 919:326570523de5 929:bbcea70e1cde
2021-06-27 Paul Boddie changeset files shortlog graph Merged changes from the default branch. trailing-data
generator.py templates/progops.c templates/progops.h
(0) -300 -100 -10 +10 tip