1
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Apr 23, 2023 — Apr 23, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #33 from stengerh/lexer-dfs-ltr More... over 10 years ago
Merge pull request #33 from stengerh/lexer-dfs-ltr More... over 10 years ago
Added some Javadoc. More... over 10 years ago
Added some Javadoc. More... over 10 years ago
Changed default token type to PLAIN. More... over 10 years ago
Changed default token type to PLAIN. More... over 10 years ago
Prepared Development Release 1.4 More... over 10 years ago
Prepared Development Release 1.4 More... over 10 years ago
Added unit tests for the MarkdownLexerVisitor when used with the PegDown extensions over standard Markdown. More... over 10 years ago
Added unit tests for the MarkdownLexerVisitor when used with the PegDown extensions over standard Markdown. More... over 10 years ago
Removed unused token type TEXT. More... over 10 years ago
Removed unused token type TEXT. More... over 10 years ago
Added high-level unit tests for the lexer. More... over 10 years ago
Added high-level unit tests for the lexer. More... over 10 years ago
Switched matcher base class to TypeSafeMatcher. More... over 10 years ago
Switched matcher base class to TypeSafeMatcher. More... over 10 years ago
Merge pull request #32 from stengerh/options-ui-polish More... over 10 years ago
Merge pull request #32 from stengerh/options-ui-polish More... over 10 years ago
Added unit tests for MarkdownTokenListBuilder. Refactored MarkdownTokenListBuilder to simplify testing. More... over 10 years ago
Added unit tests for MarkdownTokenListBuilder. Refactored MarkdownTokenListBuilder to simplify testing. More... over 10 years ago
Replaced lexer with a new version based on a depth-first left-to-right traversal of the AST. The new lexer allows styling nested Markdown based on the innermost AST node. More... over 10 years ago
Replaced lexer with a new version based on a depth-first left-to-right traversal of the AST. The new lexer allows styling nested Markdown based on the innermost AST node. More... over 10 years ago
Added syntax highlighting for the HTML templates in the options window. Enabled the Apply button in the options panel when the settings are changed. More... over 10 years ago
Added syntax highlighting for the HTML templates in the options window. Enabled the Apply button in the options panel when the settings are changed. More... over 10 years ago
Merge #29 Integration of fork More... over 10 years ago
Merge #29 Integration of fork More... over 10 years ago
Merge #29 Integration of fork More... over 10 years ago
Merge #29 Integration of fork More... over 10 years ago
Merge pull request #30 from stengerh/preview-url-fix More... over 10 years ago
Merge pull request #30 from stengerh/preview-url-fix More... over 10 years ago