David Baynard

Results 83 comments of David Baynard

Ah, not my implementation but I figured I'd make the link. Glad it's similar! I haven't tested a launchd variant, yet.

Ah, that preserves the currrent behaviour with any matching on `literal` so it is backwards compatible? This is the current parse for that example. ```query (program (statement (select (keyword_select) (select_expression...

It seems using the changed `fetchTree` will be a great solution, but for now I have written a short workaround. I haven’t seen it elsewhere, possibly because a one line...