Dan Lucraft

Results 11 comments of Dan Lucraft

I tried posting this on your blog a minute ago, but it did not seem to post correctly. These tests work perfectly under 186.

Tim Caswell has had a successful Kickstarter to raise funds to create a git impl in pure JavaScript. This makes a lot of sense as the reason I stopped working...

Thanks for this. This was next on my list but I don't have any experience of this so it's really helpful. I'm including a wrapper for shelling out in this...

Hi Chris, of course, tempusfugit wasn't it? Sounds like a plan :)

This is a good idea. I actually hadn't come across the HTML5 Filesystem API before, so thanks for that :) I guess that means we'll need to abstract the filesystem...

Just got bitten by this, added `selenium_webdriver`, which depends on `rubyzip`. .... But we already have `zipruby` in use in our application so we got a conflict. Agree with others...

Thanks for your help @wengtytt and others. 🙏 It's all working great except one thing: clicking on the rendered equations does not open them for editing, as it does in...

Yes. But the first one wouldn't exclude svn directories, would it?

I don't have that option in my grep. But I think I can do --exclude=.svn, possibly.

When I initially created this gem for Redcar, I didn't import all the SWT classes, only the ones I needed: https://github.com/danlucraft/swt/blob/master/lib/swt/full.rb I think you can get import into Ruby any...