Lichen

Changelog

(0) -300 -100 -10 +10 tip
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
929:bbcea70e1cde 930:b47da767f704 931:8657f34be3a4
2021-06-27 Paul Boddie changeset files shortlog graph Fixed int instantiation by special-casing the type in the translator. This also avoids allocating an instance which would never be used with the tagged value representation.
generator.py lib/__builtins__/int.py tests/int.py
928:acf2b78e9ee5 918:e6da95e33e43
2021-06-27 Paul Boddie changeset files shortlog graph Added a ValueError-raising convenience function.
templates/progops.c templates/progops.h
(0) -300 -100 -10 +10 tip