Description | Analysis of the Lichen Python-like language |
---|---|
Owner | Paul Boddie <paul@boddie.org.uk> |
Last change | Mon, 03 Aug 2020 00:06:46 +0200 |
8 months ago | Paul Boddie | files | Merged concurrent changes. | default tip |
8 months ago | Paul Boddie | files | Changed diagram font to sans-serif. | |
9 months ago | Paul Boddie | files | Fixed int limit macros by actually using the size of the int type. | |
22 months ago | Paul Boddie | files | Added an inline commentary of the "for" loop construct. | |
22 months ago | Paul Boddie | files | Merged changes from the default branch. | trailing-data |
22 months ago | Paul Boddie | files | Added an optional iterator attribute to StopIteration. | |
22 months ago | Paul Boddie | files | Fix default parameter names where .name attribute initialisers are used. | |
22 months ago | Paul Boddie | files | Merged changes from the default branch. | trailing-data |
22 months ago | Paul Boddie | files | Prevent "null" usage of assigned names from escaping via the exception handler. | |
23 months ago | Paul Boddie | files | Merged changes from the default branch. | trailing-data |
2017-04-11 | files | a80de062b595 | rel-0-1 |
8 months ago | files | d63c2cf15fb0 | default |
22 months ago | files | 8b0c4d9b2c99 | trailing-data |
23 months ago | files | a616c0c86058 | temporary-object-experiment |
2019-02-04 | files | 5f4b4a169398 | float-preallocation |
2019-01-17 | files | cd0d6f9991fb | tuple-optimisations |
2017-03-25 | files | 08cde2ca66ca | normal-function-parameters |
2017-03-25 | files | b9fb0046c252 | integer-fast-paths |
2017-03-25 | files | 42f984c64bae | integers-as-tagged-attrs |
2017-03-21 | files | 5fd3c0524204 | integer-cache |
2017-03-13 | files | c83f896f063a | return-value-definition |