Samuel Williams

Results 297 issues of Samuel Williams

https://github.com/whitequark/ast/blob/5ab62faa0c663e16c39979ea2b8d9cdf4148a243/lib/ast/node.rb#L209

enhancement

Add shebang lines to `bench/summary-*` scripts.

FYI, by pulling in that dependency, my understanding is you cannot release this code under the MIT license. https://github.com/ioquatix/graphviz is an alternative using the MIT license.

It would be great for semantic versioning to have a 1.0 release. Thanks.

I feel like `to_s` should be an alias of `pretty`. It makes printing things out easier.

I'm in the process of testing this locally and it looks good so preparing for a v1.0.0 release.

I've created an org and invited @bouk and @postmodern - perhaps @tenderlove can be part of that too. https://github.com/ruby-shell Not sure where we can go with this but I'd love...

It looks like this can't parse a tag with a namespace, e.g. `` https://github.com/mity/md4c/blob/25096c7c987dd3bc853673360b8ef6e709ac5404/src/md4c.c#L999-L1004 Can we allow it to parse tags with namespaces? i.e. allow `:` in the tag name.

feature request

This gem needs a logo. I played around with some ideas. Maybe a baked pie with ruby cut outs, etc. ![image](https://user-images.githubusercontent.com/30030/88454356-213fdf00-cec3-11ea-9ac9-98a54bd26da1.png) Or maybe a sourdough bread with a ruby cut...

The [implementation of Types](https://github.com/ioquatix/bake/tree/master/lib/bake/types) in this gem is something which could be generalised. I've been considering different names for a gem, but the most obvious one would be `type` or...