]> git.wincent.com - docvim.git/history - tests/fixtures
fix: work around inability to build
[docvim.git] / tests / fixtures /
2020-09-12  Greg Hurrellfix: add extra space after images
2020-09-01  Greg Hurrelltest: update test fixtures
2019-06-08  Greg Hurrellfeat: add "header" and "image" annotations
2019-03-06  Greg HurrellAllow underscores in function argument names
2018-12-25  Greg HurrellBe more liberal in parsing option defaults
2018-12-25  Greg HurrellLink to function targets in Markdown printer
2018-12-25  Greg HurrellUpdate Ferret fixtures
2018-12-25  Greg HurrellMake links to options actually links in Markdown output
2018-12-04  Greg HurrellTweak function and command output in Vim help printer...
2018-01-05  Greg HurrellDon't let "<leader>" get eaten in Markdown output
2017-07-04  Greg HurrellAllow hyphens in plug-in names
2017-05-04  Greg HurrellUpdate Ferret fixture files
2017-05-04  Greg HurrellAllow bang in command names
2017-05-03  Greg HurrellProperly handle UTF-8 in tests
2017-05-03  Greg HurrellUpdate golden files
2017-05-03  Greg HurrellUpdate Ferret fixtures
2017-05-03  Greg HurrellAdd additional blank line above headings
2016-06-26  Greg HurrellUpdate Loupe fixtures
2016-06-21  Greg HurrellPrint function annotations
2016-06-16  Greg HurrellUse sorting to produce stable ASTs
2016-06-13  Greg HurrellMove footer content down to footer
2016-06-13  Greg HurrellUpdate Loupe fixtures
2016-06-13  Greg HurrellSpecial-case empty output
2016-06-12  Greg HurrellAdd loupe files to integration tests
2016-06-12  Greg HurrellAdd vim-clipper to integration tests
2016-06-12  Greg HurrellAdd Terminus to the integration tests
2016-06-12  Greg HurrellAdd Command-T files to integration tests
2016-06-12  Greg HurrellAdd Pinnacle to integration tests
2016-06-12  Greg HurrellFix gitignore
2016-06-12  Greg HurrellAttempt workaround for cyclic update issue
2016-06-12  Greg HurrellAdd vim-docvim to integration tests
2016-06-12  Greg HurrellUpdate integration test files
2016-06-12  Greg HurrellFix explicit links to GitHub headings
2016-06-11  Greg HurrellRemove redundant integration tests
2016-06-11  Greg HurrellAdd parser tests to integration tests
2016-06-11  Greg HurrellFilter out Empty nodes
2016-06-11  Greg HurrellPartial implementation of pruning empty paths
2016-06-11  Greg HurrellFix jumbled sections
2016-06-11  Greg HurrellFix case for Vim help plugin header
2016-06-11  Greg HurrellCenter plugin header
2016-06-10  Greg HurrellAdd Vim help integration tests
2016-06-10  Greg HurrellAdd (Markdown) integration tests
2016-06-10  Greg HurrellAdd integration test files
2016-06-09  Greg HurrellFix ordering within links in TOC 0.1.0.0
2016-06-09  Greg HurrellDon't hardwrap inside fenced codeblocks
2016-06-09  Greg HurrellPrint TOC in Vim output
2016-06-09  Greg HurrellMake sure generated headings appear in TOC node
2016-06-09  Greg HurrellMostly-working TOC generation for AST
2016-06-08  Greg HurrellFix options parsing when no default value is provided
2016-06-08  Greg HurrellInject other kinds of headings
2016-06-08  Greg HurrellAuto-inject @commands annotation when necessary
2016-06-07  Greg HurrellAdd @option headings to Markdown printer
2016-06-07  Greg HurrellAdd a target for |:Command| links in Markdown
2016-06-07  Greg HurrellRemove unnecessary explicit anchors in headings
2016-06-07  Greg HurrellDo some linkification in the Markdown printer
2016-06-07  Greg HurrellAdd @mapping support to Vim printer
2016-06-07  Greg HurrellGet @command annotation working
2016-06-07  Greg HurrellMake wrapping aware of concealed characters
2016-06-06  Greg HurrellFix misplaced whitespace in output
2016-06-06  Greg HurrellAdd test showing @option output
2016-06-06  Greg HurrellPrint options
2016-06-06  Greg HurrellHandle overlength headings
2016-06-06  Greg HurrellFix duplicate content
2016-06-06  Greg HurrellInitial cut at @mapping, @command, @option, @function
2016-06-06  Greg HurrellMake Vim headings work by colocating link targets on...
2016-06-06  Greg HurrellAdd entries to symbol table for generated headings
2016-06-06  Greg HurrellAutogen headings in Vim printer too
2016-06-06  Greg HurrellAdd auto-generated headings to Markdown printer
2016-06-06  Greg HurrellAdd basic support for @options, @functions and @command...
2016-06-05  Greg HurrellOverhaul testing and compilation
2016-06-05  Greg HurrellSuppress unwanted trailing whitespace
2016-06-05  Greg HurrellFurther refine hard-wrapping
2016-06-05  Greg HurrellBe better about hard-wrap placement
2016-06-05  Greg HurrellAlways link unconditionally in Vim help output
2016-06-04  Greg HurrellMove hardwrapping from `plaintext` into `append`
2016-06-04  Greg HurrellShare integration tests inputs across output types
2016-06-04  Greg HurrellRemove unwanted blank lines before fenced code blocks
2016-06-04  Greg HurrellEliminate unwanted trailing whitespace
2016-06-04  Greg HurrellInitial primitive cut at hard wrapping
2016-06-02  Greg HurrellDrop excess blank lines after fenced code blocks in...
2016-06-01  Greg HurrellDeal with linebreaks inside list items
2016-06-01  Greg HurrellFix unwanted stripping of leading whitespace
2016-06-01  Greg HurrellFix excess line at break tags in blockquotes
2016-06-01  Greg HurrellAdd some tests
2016-06-01  Greg HurrellShow how linebreaks can be contextual
2016-05-31  Greg HurrellAdd some fixture files that I previously forgot to...
2016-05-31  Greg HurrellFix trailing whitespace at end of file
2016-05-31  Greg HurrellSort link targets for Markdown output too
2016-05-31  Greg HurrellSort link targets
2016-05-31  Greg HurrellRight-align link targets
2016-05-30  Greg HurrellFix @plugin printing in Vim printer
2016-05-30  Greg HurrellMake Vim printer more useful
2016-04-05  Greg HurrellTraverse into functions in Markdown printer
2016-04-05  Greg HurrellDon't suppress all whitespace in GenericStatement repre...
2016-04-04  Greg HurrellRemove an errant >
2016-04-04  Greg HurrellCopy parser integration fixtures over to Markdown directory
2016-04-04  Greg HurrellFix overly eager GenericStatement parsing and eos issues
2016-04-04  Greg HurrellStore ints rather than strings in AST
2016-04-04  Greg HurrellFix silly bug with lwindow parsing
2016-04-04  Greg HurrellAdd support for lexpr, lw
next