summaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Expand)Author
2014-10-24Renamed c program and library stmd -> cmark.John MacFarlane
2014-10-24Improved leakcheck so that all syntax features are tested.John MacFarlane
2014-10-18Added 'make jshint'.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-10-07Removed oldtests.John MacFarlane
2014-09-24Suppress 'missing field initializer' warningsJohn MacFarlane
2014-09-24Makefile: Use ?= so variables can be set on command line.John MacFarlane
2014-09-10Cleanup reference implementationVicent Marti
2014-09-09Update the spec with better entity handlingVicent Marti
2014-09-09UTF8-aware detabbing and entity handlingVicent Marti
2014-09-09Remove warningsVicent Marti
2014-09-09Default Makefile settingsVicent Marti
2014-09-09338/103Vicent Marti
2014-09-09ffffixVicent Marti
2014-09-09lolVicent Marti
2014-09-05Merge branch 'master' of github.com:jgm/stmdJohn MacFarlane
2014-09-04Updated Makefile for #29.John MacFarlane
2014-09-04Better errorasgh
2014-09-04Fixed update-site to do a pull firstJohn MacFarlane
2014-09-04Don't leave empty file if re2c is missingasgh
2014-09-01Updated update-site target.John MacFarlane
2014-09-01Updated site for latest spec, narrative, jsJohn MacFarlane
2014-08-30Makefile: Build index.html in _site from narrative.mdJohn MacFarlane
2014-08-23Removed obsolete 'upload' Makefile targetJohn MacFarlane
2014-08-17update-site: Don't copy README.html to index.html.John MacFarlane
2014-08-14Fixed update-site Makefile targetJohn MacFarlane
2014-08-14Added update-site target to Makefile.John MacFarlane
2014-08-13Makefile: rebuild README.html if template changes.John MacFarlane
2014-08-13Use template for HTML version of README.John MacFarlane
2014-08-13Makefile: Added README.html target.John MacFarlane
2014-08-13Added upload to makefile.John MacFarlane
2014-08-13Initial commitJohn MacFarlane