Lichen

Shortlog

(0) -300 -100 -60 +60 +100 +300 tip
2017-02-22 Paul Boddie Fixed the testing of attribute usage. method-wrapper-for-context
2017-02-21 Paul Boddie Only copy changed template files and only generate updated program files, method-wrapper-for-context
2017-02-20 Paul Boddie Merged changes from the default branch. method-wrapper-for-context
2017-02-20 Paul Boddie Implemented the unichr function.
2017-02-20 Paul Boddie Merged changes from the default branch. method-wrapper-for-context
2017-02-20 Paul Boddie Simplify name selection for usage tracking, eliminating static object paths as
2017-02-20 Paul Boddie Merged changes from the default branch. method-wrapper-for-context
2017-02-20 Paul Boddie Employ global names for usage tracking involving globals or other external,
2017-02-19 Paul Boddie Replaced context test macros with functions to avoid evaluation order errors. method-wrapper-for-context
2017-02-19 Paul Boddie Fixed the context test and set operation to replace the local context with any method-wrapper-for-context
2017-02-19 Paul Boddie Merged changes from the default branch. method-wrapper-for-context
2017-02-19 Paul Boddie Fixed number of fields read to get alias details.
2017-02-19 Paul Boddie Merged changes from the default branch. method-wrapper-for-context
2017-02-19 Paul Boddie Introduced the name tracking namespace path to alias details so that the correct
2017-02-19 Paul Boddie Reordered conditional clauses and added some comments. method-wrapper-for-context
2017-02-18 Paul Boddie Introduced a context test that sets a local context for static attributes. method-wrapper-for-context
2017-02-18 Paul Boddie Introduced a context test that sets a local context where an attribute is method-wrapper-for-context
2017-02-18 Paul Boddie Tidied up the substitutions for attribute access instructions. method-wrapper-for-context
2017-02-17 Paul Boddie Reintroduced a private context variable where the context is not used for method-wrapper-for-context
2017-02-17 Paul Boddie Changed local context storage to employ arrays, similar to those employed for method-wrapper-for-context
2017-02-17 Paul Boddie Adjust the stored target when processing invocation expressions. method-wrapper-for-context
2017-02-17 Paul Boddie Removed superfluous include. method-wrapper-for-context
2017-02-17 Paul Boddie Eliminated superfluous accessor instructions loading static invocation targets. method-wrapper-for-context
2017-02-14 Paul Boddie Record the context for accesses that are immediately invoked so that it may be method-wrapper-for-context
2017-02-13 Paul Boddie Merged changes from the attr-strvalue-without-size branch. method-wrapper-for-context
2017-02-13 Paul Boddie Fixed str_add invocations for Unicode objects. attr-strvalue-without-size
2017-02-13 Paul Boddie Merged changes from the attr-strvalue-without-size branch. method-wrapper-for-context
2017-02-13 Paul Boddie Re-added size information to string instances as the __size__ attribute. This attr-strvalue-without-size
2017-02-13 Paul Boddie Set instantiator arguments to null, preventing context test rejection. method-wrapper-for-context
2017-02-13 Paul Boddie Added __str__ to the wrapper class to delegate to wrapped objects. method-wrapper-for-context
2017-02-13 Paul Boddie Eliminated redundant struct usage. method-wrapper-for-context
2017-02-13 Paul Boddie Moved minimum parameter information to parameter tables, adding maximum method-wrapper-for-context
2017-02-13 Paul Boddie Used specific-width types for codes and positions, also switching to float for method-wrapper-for-context
2017-02-13 Paul Boddie Introduced method wrapper usage to hold context information in order to method-wrapper-for-context
2017-02-12 Paul Boddie Merged changes from the default branch. attr-strvalue-without-size
2017-02-12 Paul Boddie Eliminated code previously used to generate method alternatives.
2017-02-12 Paul Boddie Merged changes from the default branch. attr-strvalue-without-size
2017-02-12 Paul Boddie Made use of instantiation convenience macros.
2017-02-12 Paul Boddie Merged changes from the default branch. attr-strvalue-without-size
2017-02-12 Paul Boddie Added a convenience macro for instantiation.
2017-02-11 Paul Boddie Tidied up table output and made use of convenience macros. attr-strvalue-without-size
2017-02-11 Paul Boddie Removed the size member from __attr, requiring strlen to be used to get the size attr-strvalue-without-size
2017-02-11 Paul Boddie Changed generated functions to use the specific types for positions.
2017-02-10 Paul Boddie Added module search path configuration using LICHENPATH and related options.
2017-02-10 Paul Boddie Introduced specific types for code and position information.
2017-02-10 Paul Boddie Restructured the __attr type to bundle related members together.
2017-02-10 Paul Boddie Changed various names to refer to kinds of objects rather than types of objects.
2017-02-09 Paul Boddie Added a manual page for the tool.
2017-02-09 Paul Boddie Added version information and an option to suppress timing output.
2017-02-09 Paul Boddie Made class- and module-level temporary names function locals in output programs.
2017-02-09 Paul Boddie Added another test of sequence assignment.
2017-02-09 Paul Boddie Avoid repeated processing of the program type information.
2017-02-08 Paul Boddie Introduced a warnings mechanism to support invocation-related messages.
2017-02-08 Paul Boddie Incorporated keyword arguments into invocation descriptions so that argument
2017-02-08 Paul Boddie Produce invocation warnings on standard error.
2017-02-08 Paul Boddie Merged invocation argument testing with reference identification in order to
2017-02-07 Paul Boddie Replaced the specific invocation-related details on results with the more
2017-02-07 Paul Boddie Enhanced attribute access modifiers to communicate details of invocations,
2017-02-06 Paul Boddie Introduced warnings about inappropriate numbers of arguments for invocations
2017-02-06 Paul Boddie Added missing step parameter to tuple.__getslice__.
(0) -300 -100 -60 +60 +100 +300 tip