Lichen

Shortlog

(0) -300 -100 -60 +60 tip
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
2019-05-27 Paul Boddie Updated copyright statement years.
2019-05-20 Paul Boddie Demonstrate undesirable side-effects caused by escaping temporary objects. temporary-object-experiment
2019-05-20 Paul Boddie Experiment with a temporary attribute on objects. This attribute must be cleared temporary-object-experiment
2019-04-15 Paul Boddie Modified the moinconvert script slightly.
2019-04-14 Paul Boddie Renamed FrontPage to Lichen, also changing the FullSearch macro to PageList.
2019-02-04 Paul Boddie Merged changes from trailing-data. float-preallocation
2019-02-04 Paul Boddie Optimised pow to avoid an unnecessary type check after conversion to float. trailing-data
2019-02-04 Paul Boddie Merged changes from trailing-data. float-preallocation
2019-02-04 Paul Boddie Merged changes from the default branch. trailing-data
2019-02-04 Paul Boddie Optimised __BOOL to test for integers and to return int values directly.
2019-02-02 Paul Boddie Merged changes from trailing-data. float-preallocation
2019-02-02 Paul Boddie Merged changes from the default branch. trailing-data
2019-02-02 Paul Boddie Introduced special case treatment of __class__ as a ubiquitous attribute.
2019-02-02 Paul Boddie Define __ISNULL as a macro.
2019-02-01 Paul Boddie Merged changes from trailing-data. float-preallocation
(0) -300 -100 -60 +60 tip