James Hester
James Hester
Yes, it should be '!='
Thanks for this suggestion. I can make the change to the .nw file. nw is noweb, a now no-longer maintained literate programming approach which does not run on Windows, it...
I've commented out the offending lines in `StarFile.nw`.
@JuliaRegistrator register Release notes: * Added `@terminal` macro for token processing callbacks (supplied by @peterahrens) * Token processing is now within 25% of non-token-processing speed.
@JuliaRegistrator register Release notes: * No changes from 0.5.0, this release created for archiving at Zenodo.
@JuliaRegistrator register Release notes: * Fixed occasional error when using recursive rules
@JuliaRegistrator register Release notes: * Fix bug arising when precompilation is switched off
@JuliaRegistrator register Release notes: * bugfix: incorrect resolution order of terminal expressions * bugfix: incorrect behaviour of some star expansions * bugfix: priorities not parsed correctly (#27)
@JuliaRegistrator register Release notes: * Implemented precompilation using PrecompileTools
@JuliaRegistrator register Release notes: * Implemented precompilation using PrecompileTools