Alexis Gallagher

Results 20 issues of Alexis Gallagher

Not an issue, but a question: is it possible to compile emacs to WASM? Sorry if this is lazy to ask but I don't know the first thing about the...

I am not sure why, but I am finding that ./test.bash fails. When I run: `objc-run examples/MACollectionUtilitiesTest.m` I get the following: `xcodebuild: error: '/var/folders/l2/cj4n3bj156j22cn6k5msw1q40000gn/T/objc-run/0b6253bf45eb307d2110add20440f218/clitest.xcworkspace/' does not exist. objc-run: xcodebuild returned...

Previously, if a file had a space in its filename and used cocoapods, then objc-run would fail to build it correctly, as a result of trying to copy to the...

This is a short addition to the README which shows how to use CHCSVParser to read data exported from Microsoft Excel, with correct handling of text encoding issues. I think...

Low

This is a feature suggestions not a bug report. I think it would be very convenient if the app could report not only if a certificate is trusted by the...

enhancement
low priority

Right now, the bullet tag defines one style that applies both to the bullet glyph and to the text associated with the bullet. For instance, font overrides bulletFont and color...

There's one default tag for bullets -- . But I might want different kinds of bullet styles, which would require being able to define custom bullet tags. I could now...

I think it would help if the README or some other piece of top-level documentation provided some guidance regarding what version or versions of the YAML spec this library aims...

I think it would help the README if it added a couple sentences clarifying the degree of YAML spec compliance, if this is known. I ask because I have what...

Hello. Love your book. (We met briefly at a conference a while ago, btw.) Anyway, I've updated the project so it builds on Swift 3 with zero errors or warnings....