Lichen

Changelog

(0) -300 -100 -10 +10 +100 tip
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
927:246bee64c824 924:2edb612ab134 926:1429afa1fe50
2021-06-27 Paul Boddie changeset files shortlog graph Merged the int-as-function branch.
926:1429afa1fe50 923:d5f80f46d267
2021-06-27 Paul Boddie changeset files shortlog graph Added some notes about the different type names. int-as-function
docs/wiki/Design docs/wiki/Representations docs/wiki/ToDo
925:f19950e74e7f 919:326570523de5 924:2edb612ab134
2021-06-23 Paul Boddie changeset files shortlog graph Merged changes from the default branch. trailing-data
generator.py
924:2edb612ab134 925:f19950e74e7f 927:246bee64c824 921:8b6488daf7f6 923:d5f80f46d267
2021-06-23 Paul Boddie changeset files shortlog graph Merged the int-as-function branch.
923:d5f80f46d267 924:2edb612ab134 926:1429afa1fe50
2021-06-23 Paul Boddie changeset files shortlog graph Fixed integer instance tests. int-as-function
tests/identity.py
922:357c34868faf 920:b4b4179c39f2 921:8b6488daf7f6
2021-06-23 Paul Boddie changeset files shortlog graph Merged changes from the default branch. int-as-function
generator.py
921:8b6488daf7f6 922:357c34868faf 924:2edb612ab134 918:e6da95e33e43
2021-06-23 Paul Boddie changeset files shortlog graph Added sys.argv initialisation.
generator.py lib/native/system.py templates/native/system.c
920:b4b4179c39f2 922:357c34868faf 918:e6da95e33e43
2021-06-22 Paul Boddie changeset files shortlog graph Renamed the int class to integer and introduced an int function. int-as-function
common.py generator.py lib/__builtins__/__init__.py lib/__builtins__/buffer.py lib/__builtins__/int.py transresults.py
(0) -300 -100 -10 +10 +100 tip