summaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
authorJohn MacFarlane <jgm@berkeley.edu>2016-06-22 12:26:55 -0700
committerJohn MacFarlane <jgm@berkeley.edu>2016-06-23 09:57:58 -0700
commitdbfe3fae72eef02f0689f7e5962ca04a8d395c21 (patch)
tree8fbb85cd0286425c73f283ed19e682d555308b5a /.travis.yml
parentcf3ae36b3479a563f98780352e9fd9cf1c1cff81 (diff)
Ported robinst's changes to link parsing.
See https://github.com/jgm/commonmark.js/pull/101 This uses a separate stack for brackets, instead of putting them on the delimiter stack. This avoids the need for looking through the delimiter stack for the next bracket. It also avoids a shortcut reference lookup when the reference text contains brackets. The change dramatically improved performance on the nested links pathological test for commonmark.js. It has a smaller but measurable effect here.
Diffstat (limited to '.travis.yml')
0 files changed, 0 insertions, 0 deletions