jst.git
2018-11-18 Nick DowningPublish version 0.1.4 to NPM
2018-11-18 Nick DowningUpdate to disk_build.git commit b8ff724
2018-11-17 Nick DowningSplit out disk date checking stuff into a helper module...
2018-11-17 Nick DowningSwitch to clean-css parser inside style {...}, removing...
2018-11-17 Nick DowningAdd automatic uglification of script {...} content
2018-11-16 Nick DowningRationalize calling interface to pass only root, dirnam...
2018-11-11 Nick DowningChange name from js_template to org scoped @ndcode/jst
2018-11-10 Nick DowningPublishable version
2018-10-30 Nick DowningImprovements and corrections to the README.md text
2018-10-30 Nick DowningAdd LICENSE and README.md, add license information...
2018-10-30 Nick DowningMake the root directory and current directory available...
2018-10-30 Nick DowningFix a bug affecting relative path resolution, change...
2018-10-30 Nick DowningImprove _req() resolution by writing a .js file and...
2018-10-30 Nick DowningTurn off BuildCache diagnostics, and do our own diagnos...
2018-10-30 Nick DowningUpdate to build_cache.git commit 02de2a2
2018-10-30 Nick DowningAdd _root parameter, add lightweight immediately awaite...
2018-10-30 Nick DowningAdd build cache and path resolution scheme, fix packaging
2018-10-30 Nick DowningImplement script tag (outputs JavaScript body as a...
2018-10-30 Nick DowningImplement IDs with syntax like "div.my-class#my-id...
2018-10-30 Nick DowningImplement classes with syntax like "div.my-class.my...
2018-10-30 Nick DowningAdd HTML escaping
2018-10-30 Nick DowningInitial commit of JS template modifications
2018-10-30 Nick DowningAdd .gitignore
2018-10-30 Nick DowningPristine copy of just the acorn subdirectory from acorn...