Crawford Comeaux

Results 21 comments of Crawford Comeaux

Also, I'm not sure if requiring a group name in endCapture() is necessary or worth doing. It feels like it might add a little more cognitive load to anyone using...

I already cloned your fork & took a peek at things, though I haven't tried using it yet. In the future, as a courtesy, you could link to what you...

Makes a lot more sense to me. +1 On Wed, Aug 7, 2013 at 3:15 AM, Barney Carroll [email protected] wrote: > I think having distinct chainable methods for 'start' and...

I was thinking returning a new VerbEx (who's ready to bikeshed over VerEx vs VerbEx??) object each time would be extraneous, but you're right. Makes much more sense to always...

Ignore the trolls. A cheat sheet is totally worth having for any useful DSL.

I'd be interested in helping with this, too. Did you have any ideas as far as how to tackle it?

@maurodec There's definitely room for improvement in the original, as well as expansion on it for languages with more robust regex libs.  Can you discuss your implementation's behavior and maybe...

Versioning's exactly where my mind goes for this. Maybe tie into Github via oauth, with "Backup to new repo"/"Commit changes to selected repo"/"Restore from repo" buttons? It only just recently...

In Python2, I get a different error. I tried several methods using the ImportExportTools add-on. I think something in the toolchain or some of my messages is breaking stuff. The...