MoinLight

Shortlog

(0) -100 -60 +60 +100 tip
2018-07-30 Paul Boddie Added line break syntax, a corresponding tree node, and a Moin-compatible macro.
2018-07-30 Paul Boddie Merged changes from the default branch. single-regexp-searching
2018-07-30 Paul Boddie Introduced Unicode strings as the typical form of document data for processing,
2018-07-30 Paul Boddie Merged changes from the default branch. single-regexp-searching
2018-07-30 Paul Boddie Support table attributes in the enhanced table parser.
2018-07-29 Paul Boddie Added support for Graphviz regions, storing output using the configured context.
2018-07-29 Paul Boddie Introduced output contexts for more general handling of serialised content.
2018-07-29 Paul Boddie Exposed individual pattern compilation.
2018-07-28 Paul Boddie Tidied slightly, moving the general region end handler into the base class,
2018-07-26 Paul Boddie Supported interwiki mapping details in the make_linker convenience function.
2018-07-26 Paul Boddie Moved convenience function implementations into the relevant subpackages.
2018-07-26 Paul Boddie Merged changes from the default branch. single-regexp-searching
2018-07-26 Paul Boddie Moved linker usage to the serialiser, changing the serialise function signature
2018-07-26 Paul Boddie Change linkers to use link targets directly instead of modifying link nodes.
2018-07-26 Paul Boddie Merged changes from the default branch. single-regexp-searching
2018-07-26 Paul Boddie Introduced support for link translation and different linking schemes, initially
2018-07-24 Paul Boddie Merged changes from the default branch. single-regexp-searching
2018-07-24 Paul Boddie Added initial support for macro evaluation, providing a table of contents macro.
2018-07-24 Paul Boddie Changed the convenience functions for parsing and serialising.
2018-07-24 Paul Boddie Introduced macro recording when parsing so that the macros can be obtained for
2018-07-24 Paul Boddie Merged changes from the default branch. single-regexp-searching
2018-07-24 Paul Boddie Introduced families of serialisers for each output format, with parser-specific
2018-07-24 Paul Boddie Added a conversion utility.
2018-07-24 Paul Boddie Introduced separate modules for format-specific document tree nodes.
2018-07-24 Paul Boddie Merged changes from the default branch. single-regexp-searching
2018-07-24 Paul Boddie Added the actual macro test file.
2018-07-23 Paul Boddie Merged changes from the default branch. single-regexp-searching
2018-07-23 Paul Boddie Added macro test results file.
2018-07-23 Paul Boddie Merged changes from the default branch. single-regexp-searching
2018-07-23 Paul Boddie Added initial support for macro elements.
2018-07-23 Paul Boddie Improved the comments slightly.
2018-07-17 Paul Boddie Merged changes from the default branch. single-regexp-searching
2018-07-17 Paul Boddie Merged development, excluding longest match changes.
2018-07-17 Paul Boddie Reordered table patterns to allow the continuation pattern to match before the
2018-07-17 Paul Boddie Introduced continuation padding nodes for correct Moin format serialisation.
2018-07-17 Paul Boddie Where patterns start at the same place, obtain the longest match.
2018-07-17 Paul Boddie Attempt to fix and simplify opaque region handling.
2018-07-17 Paul Boddie Merged changes from the default branch. single-regexp-searching
2018-07-17 Paul Boddie Improved the test program to more properly compare node collections and to
2018-07-17 Paul Boddie Add inline regions within blocks instead of as separate blocks.
2018-07-16 Paul Boddie Merged changes from the default branch. single-regexp-searching
2018-07-16 Paul Boddie Added comparisons of parse trees with simplified tree representations.
2018-07-16 Paul Boddie Forbid other formatting inside monospace spans.
2018-07-16 Paul Boddie Prevent the creation of a block containing a newline after each heading.
2018-07-16 Paul Boddie Removed annoying re-use of module names.
2018-07-16 Paul Boddie Renamed test input files to have meaningful names.
2018-07-16 Paul Boddie Made the quiet test output easier to interpret.
2018-07-16 Paul Boddie Remove the prefix from each key in the groups dictionary. single-regexp-searching
2018-07-16 Paul Boddie Combine patterns in order to search using a single regular expression. single-regexp-searching
2018-07-15 Paul Boddie Exclude the Moin table row pattern from the table parser's pattern list.
2018-07-15 Paul Boddie Fixed region serialisation when the type is None.
2018-07-15 Paul Boddie Introduced group names and pattern generation helper functions.
2018-07-15 Paul Boddie Renamed read_matching to matching_pattern, read_match to match_group, and
2018-07-15 Paul Boddie Added missing formats when creating new serialisers.
2018-07-14 Paul Boddie Attempt to add support for inline regions, relaxing the region patterns.
2018-07-14 Paul Boddie Added list item renumbering support.
2018-07-14 Paul Boddie Added initial support for list style types in serialised output.
2018-07-14 Paul Boddie Fixed list parsing to put nested lists within list items and to permit different
2018-07-13 Paul Boddie Added strikethrough/stroke/deletion formatting support.
2018-07-13 Paul Boddie Added elementary support for links.
(0) -100 -60 +60 +100 tip