Age | Commit message (Expand) | Author |
---|---|---|
2015-01-09 | Rename js/lib/html-renderer.js -> js/lib/html.js. | John MacFarlane |
2015-01-09 | Use linked list instead of arrays for AST. | John MacFarlane |
2014-12-10 | linter fixes to html5-entities.js and index.js. | John MacFarlane |
2014-11-10 | jshint improvements. | John MacFarlane |
2014-10-24 | More stmd -> commonmark changes. | John MacFarlane |
2014-10-18 | Added renderAST to js, added AST render tab to dingus. | John MacFarlane |
2014-10-18 | Factored out blocks.js from index.js. | John MacFarlane |
2014-10-18 | Factored out inlines.js from index.js. | John MacFarlane |
2014-10-18 | Change from-code-point.js so it doesn't alter String prototype. | John MacFarlane |
2014-10-18 | Use browserify to make js code more modular. | John MacFarlane |