index
:
cmark
master
My own fork of cmark for commonmark conversion
KatolaZ
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Makefile
Age
Commit message (
Expand
)
Author
2014-10-25
Fixed update-site target.
John MacFarlane
2014-10-24
More stmd -> commonmark changes.
John MacFarlane
2014-10-24
Renamed javascript implementation to commonmark.js.
John MacFarlane
2014-10-24
Renamed c program and library stmd -> cmark.
John MacFarlane
2014-10-24
Improved leakcheck so that all syntax features are tested.
John MacFarlane
2014-10-18
Added 'make jshint'.
John MacFarlane
2014-10-18
Use browserify to make js code more modular.
John MacFarlane
2014-10-07
Changed bench.js so it no longer requires oldtests.
John MacFarlane
2014-10-07
Removed oldtests.
John MacFarlane
2014-10-07
Build a very simple shared library.
Till Varoquaux
2014-09-24
Suppress 'missing field initializer' warnings
John MacFarlane
2014-09-24
Makefile: Use ?= so variables can be set on command line.
John MacFarlane
2014-09-10
Cleanup reference implementation
Vicent Marti
2014-09-09
Update the spec with better entity handling
Vicent Marti
2014-09-09
UTF8-aware detabbing and entity handling
Vicent Marti
2014-09-09
Remove warnings
Vicent Marti
2014-09-09
Default Makefile settings
Vicent Marti
2014-09-09
338/103
Vicent Marti
2014-09-09
ffffix
Vicent Marti
2014-09-09
lol
Vicent Marti
2014-09-05
Merge branch 'master' of github.com:jgm/stmd
John MacFarlane
2014-09-04
Updated Makefile for #29.
John MacFarlane
2014-09-04
Better error
asgh
2014-09-04
Fixed update-site to do a pull first
John MacFarlane
2014-09-04
Don't leave empty file if re2c is missing
asgh
2014-09-01
Updated update-site target.
John MacFarlane
2014-09-01
Updated site for latest spec, narrative, js
John MacFarlane
2014-08-30
Makefile: Build index.html in _site from narrative.md
John MacFarlane
2014-08-23
Removed obsolete 'upload' Makefile target
John MacFarlane
2014-08-17
update-site: Don't copy README.html to index.html.
John MacFarlane
2014-08-14
Fixed update-site Makefile target
John MacFarlane
2014-08-14
Added update-site target to Makefile.
John MacFarlane
2014-08-13
Makefile: rebuild README.html if template changes.
John MacFarlane
2014-08-13
Use template for HTML version of README.
John MacFarlane
2014-08-13
Makefile: Added README.html target.
John MacFarlane
2014-08-13
Added upload to makefile.
John MacFarlane
2014-08-13
Initial commit
John MacFarlane
[prev]