Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
till-varoquaux-master
Conflicts:
Makefile
|
|
gittiver-cmake-build
Conflicts:
.gitignore
|
|
|
|
|
|
|
|
Also renamed internal library functions accordingly.
|
|
|
|
|
|
* Moved js library code to `js/lib`.
* `js/stmd.js` is now generated from these files using browserify.
* Factored out `html5-entities.js` and `from-code-point.js` from main
js parsing code (which is now `index.js`).
* Moved `js/markdown` to `js/bin`.
|
|
|
|
|
|
|
|
from gperf generated header.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Fixes Issue #35
|
|
|
|
|
|
|
|
|
|
We'll make index.html a separate document.
|
|
|
|
This assumes we've checked out the gh-pages branch as _site.
|
|
|
|
|
|
|
|
|
|
|