Vihan

Results 37 comments of Vihan

Okay, I ran it with `homebridge -D` and I get this line now: ``` bash [6/14/2016, 11:31:40 PM] [NestFirebase] User null is logged in with custom ``` which doesn't seem...

I have a debugging guide for some ways to resolve this error: https://github.com/vsl-lang/VSL/wiki/Installation#source-build-i-get-nanh-no-such-file-or-directory You should be able to get some mileage with those

looks like still errors with IntegerTypes... will take a closer look at when I have more time in a few weeks

So looks like I have `.getBitWidth()` as a getter `integerTyObject.bitWidth` on my branch. I'm thinking it might be more idiomatic to have as getter but I'll change back for compatibility...

Hi, so today I was working on implementing some of the DIBuilder classes and due to the similarity between DIBuilder and IRBuilder I was referencing the existing IRBuilder implementation to...

Planning on refactoring this soon so I'll try to add this functionality along with some of the pending PRs

Hmm.. I don't personally use ESLint but I'll take a look at the eslint plugin in the upcoming weeks. Been busy recently but here's quite a few refactor I plan...

Thanks for the PR! However from merging #10, which adds globs, some conflicts have occurred. Could you resolve these?

oh my >_< I had totally forgotten about this PR. I'll update NPM and merge tomorrow

Yes I will be looking into merging this... hopefully I’ll have time this weekend but they are a few quirks I’ll have to check. I might rewrite parts of this...