Results 27 comments of Michael Haas

I agree that `flow-typed` is a great target. The libdefs have a different syntax, so that is going to be some work. Why do we have to process `flow-typed` at...

@rosskevin We can transpile the local libdef just like we handle type exports. On the import side, the `import type` statement is transpiled into a regular `import` statement (or rather,...

@rosskevin Can you post your libdef for found? I am still trying to wrap my head around libdefs - I guess the only scenario we need to handle is something...

I found some interesting discussion here:https://github.com/codemix/flow-runtime/issues/27 They apparently have a tool that preprocesses libdefs and makes them available.

@rosskevin Thanks! It would seem to me that we need to do two things to handle import types from a libdef: * Add support for parsing libdef files, which should...

I am seeing the same issue. I do have the key symbol in my notification bar, but it will vanish every couple of minutes. In this case, the persistent notification...

This morning, I disabled my smart, location aware wifi enabling app.. dns66 has been running stable for about 16 hours. It looks like the other app was doing something funky...

Looks like I spoke too soo. This morning, dns66 was rather unstable in my home wifi. Via 3g it seems stable. Not sure about the wifi at work, I don't...

Seems to be fixed for me with 0.2.0. thanks a lot!