summaryrefslogtreecommitdiff
path: root/js/bench.js
AgeCommit message (Expand)Author
2015-01-24Removed JS implementation, which is moving to its own repo:John MacFarlane
2015-01-17Renamed DocParser -> Parser.John MacFarlane
2015-01-12js/bench.js: use capital letter for Showdown so eslint doesn't complain.John MacFarlane
2015-01-09Use linked list instead of arrays for AST.John MacFarlane
2015-01-09js/bench.js: use npm, added markdown-it.John MacFarlane
2014-12-10More linter corrections to js code.John MacFarlane
2014-10-24More stmd -> commonmark changes.John MacFarlane
2014-10-18Use browserify to make js code more modular.John MacFarlane
2014-10-07Changed bench.js so it no longer requires oldtests.John MacFarlane
2014-08-13Initial commitJohn MacFarlane