Gary V. Vaughan

Results 132 comments of Gary V. Vaughan

Sure. alet's reopen it for consideration as an option. Would you like to work on a PR?

I would LOVE to support YAML 1.2! But, I also do not want to write a full implementation. lyaml is a thin Lua wrapper for the existing libyaml, and unfortunately...

Thanks for working on this! In principle this looks great. What do you think about creating a single module level metatable? ...maybe with some identifying content, `{_type='LYAMLSequence'}` perhaps, and using...

This can only be: 1) misinstallation of one or more files to the wrong directory 2) not having the complete path to all the directories containing installed files Note that...

If it doesn't impact run time too dramatically, and luaposix (or alien?) is installed, perhaps it makes sense to fork before running each example so the parent can kill _any_...

The vast majority of use for luke is as a one shot build and install via luarocks invocations after which the entire build tree is deleted. I'm happy to use...

Perhaps. Or maybe it should just work as 0-or-more? It's only an historical accident that it means 1-or-more right now. I should see what Typed-Lua does, and use the same...

"ready" means it is in the waffle.io "code is ready to receive a fix for this" kanban column, and (by inspection - I'm not at a computer) there was not...