Eric Rabil

Results 8 issues of Eric Rabil

Hello, I am attempting to parse `f\left(x\right)=x^2` into a function definition, `f(x)=x^2`, which is an acceptable format in Algebrite. Instead, `f*x=x^2` is produced. If this is my mistake, how can...

Title is self-explanatory. It's been over a year.

The `mouseenter` and `mouseleave` event listeners have shown some performance issues, and there's some demand for them to be toggleable as a result. This PR adds a prop for disabling...

I love xcodegen, but when using multiplatform target generation I've always yearned for the ability to change the generated name in the Products group. ![image](https://user-images.githubusercontent.com/8052613/148421840-49b935b1-0273-41c7-a376-4e84c0633c5f.png) This PR sets the productName...

I'm writing an extension that allows JSON output for interaction with other scripts – it required me to open up access to the columns property. I thought I'd send it...

In iPadOS 13, you can connect a bluetooth mouse and use it as you would on any other computer. A project like this would be in very high demand once...

The remote initializer is not public which makes fetching repositories impossible