James Abley
James Abley
I think this makes #43 obsolete.
https://github.com/jabley/mustache/tree/feature/specs Using the spec tests is pretty easy to get going.
OK, do you have any thoughts about what you'd want that to look like? I need Atom support, and I would prefer to contribute something rather than just rolling my...
[I think using this should address it](https://go.googlesource.com/go/+/d24f446a90ea94b8), once Go 1.8 is out.
Will do, once Go 1.8 is out in January 2017.
The zeroPaddedFileMode problem can be seen because you have `fsckobjects = true` in your `~/.gitconfig`
[An example of another Formatter](https://github.com/alphagov/government-service-design-manual/pull/451) which currently uses my fork to validate internal links in a [largish static site](https://www.gov.uk/service-manual).
https://queue.acm.org/detail.cfm?id=1814327 seems relevant here. I agree that this is something that the OS takes care of with page-caching. Do people have real-world data (dtrace or similar) which shows this is...
I cherry-picked this into my `develop` branch and it [seems to fix the travis build](https://travis-ci.org/jabley/elephantdb/builds/13448898).
On a different Mac, I've just done: ```sh > git clone [email protected]:jabley/monkeyinterpreter.git > pushd monkeyinterpreter > git checkout feature/pprof > pushd rust/rmonkey/ > cargo run --bin vm-flamegraph --release -- -p...