Lichen

Shortlog

(0) -300 -100 -60 +60 tip
2021-11-14 Paul Boddie Minor naming and comment adjustments.
2021-11-14 Paul Boddie Introduced copyable and mutable flags in the tagged region of attribute values. tagged-address-values
2021-11-14 Paul Boddie Merged changes from the default branch. tagged-address-values
2021-11-14 Paul Boddie Moved various resolved name details into the instance initialiser.
2021-11-14 Paul Boddie Merged changes from the default branch. tagged-address-values
2021-11-14 Paul Boddie Added reserved argument count to the invocation generation code.
2021-11-10 Paul Boddie Added trailing data type sizes to object tables. tagged-address-values
2021-11-09 Paul Boddie Avoid making general expressions immutable as arguments. tagged-address-values
2021-11-08 Paul Boddie Introduced copyable and mutable flags in the tagged region of attribute values. tagged-address-values
2021-11-07 Paul Boddie Introduced a value stack, currently unused, referenced by a function parameter tagged-address-values
2021-11-06 Paul Boddie Introduced a mutable value tag in place of type-specific tags. tagged-address-values
2021-11-06 Paul Boddie Removed comments. tagged-address-values
2021-11-06 Paul Boddie Removed superfluous tagging definitions. trailing-data-int-float
2021-11-05 Paul Boddie Merged changes from the default branch. tagged-address-values
2021-11-05 Paul Boddie Removed superfluous statements.
2021-11-04 Paul Boddie Store integers and floating point values as trailing data. Although not yet tagged-address-values
2021-11-04 Paul Boddie Merged changes from the default branch. trailing-data
2021-11-04 Paul Boddie Introduced a dedicated sizevalue union member for __size__ attributes.
2021-11-02 Paul Boddie Merged changes from the default branch. trailing-data
2021-11-02 Paul Boddie Support two tag bits and employ proper testing of tag values.
2021-11-01 Paul Boddie Merged changes from the default branch. trailing-data
2021-10-31 Paul Boddie Introduced a dedicated integer type based on ssize_t. This allows integers to be
2021-10-30 Paul Boddie Fixed expected result in comment.
2021-06-29 Paul Boddie Merged changes from the default branch. trailing-data
2021-06-29 Paul Boddie Renamed the string class to str, replacing the str function with the new_str
2021-06-29 Paul Boddie Fixed comment.
2021-06-29 Paul Boddie Updated Unicode type details. trailing-data
2021-06-29 Paul Boddie Merged changes from the default branch. trailing-data
2021-06-29 Paul Boddie Renamed the utf8string class to unicode, eliminating the unicode function. This
2021-06-28 Paul Boddie Removed "WikiWord" prevention syntax since MoinLight ignores it.
2021-06-28 Paul Boddie Moved integer instantiation support to library functions.
2021-06-27 Paul Boddie Fixed first parameter of is_int invocation.
2021-06-27 Paul Boddie Merged changes from the default branch. trailing-data
2021-06-27 Paul Boddie Fixed int instantiation by special-casing the type in the translator. This also
2021-06-27 Paul Boddie Added a ValueError-raising convenience function.
2021-06-27 Paul Boddie Merged the int-as-function branch.
2021-06-27 Paul Boddie Added some notes about the different type names. int-as-function
2021-06-23 Paul Boddie Merged changes from the default branch. trailing-data
2021-06-23 Paul Boddie Merged the int-as-function branch.
2021-06-23 Paul Boddie Fixed integer instance tests. int-as-function
2021-06-23 Paul Boddie Merged changes from the default branch. int-as-function
2021-06-23 Paul Boddie Added sys.argv initialisation.
2021-06-22 Paul Boddie Renamed the int class to integer and introduced an int function. int-as-function
2021-06-22 Paul Boddie Merged changes from the default branch. trailing-data
2021-06-22 Paul Boddie Added the ability to specify make options when building the tests.
2021-06-22 Paul Boddie Merged changes from the default branch. trailing-data
2021-06-22 Paul Boddie Added support for multiple process usage when building the executable program.
2021-06-22 Paul Boddie Merged changes from the default branch. trailing-data
2021-06-16 Paul Boddie Merged concurrent changes.
2021-06-16 Paul Boddie Silence warnings about incomplete string copying despite zero-initialised memory
2020-08-03 Paul Boddie Merged concurrent changes.
2020-08-03 Paul Boddie Changed diagram font to sans-serif.
2020-07-16 Paul Boddie Fixed int limit macros by actually using the size of the int type.
2019-06-11 Paul Boddie Added an inline commentary of the "for" loop construct.
2019-06-08 Paul Boddie Merged changes from the default branch. trailing-data
2019-06-08 Paul Boddie Added an optional iterator attribute to StopIteration.
2019-06-08 Paul Boddie Fix default parameter names where .name attribute initialisers are used.
2019-06-02 Paul Boddie Merged changes from the default branch. trailing-data
2019-06-02 Paul Boddie Prevent "null" usage of assigned names from escaping via the exception handler.
2019-05-27 Paul Boddie Merged changes from the default branch. trailing-data
(0) -300 -100 -60 +60 tip