Ivan Uemlianin

Results 7 issues of Ivan Uemlianin

Below is what happens with the cowboy part of the make process. If I edit the Makefile to depend on cowboy 1.0.1, the build is successful - but obvs that's...

Here is the error: ``` elm-form$ cd example/ example$ elm make src/Main.elm --output main.js Detected problems in 1 module. -- TYPE MISMATCH ------------------------------------------------- src/Model.elm This function cannot handle the argument...

Brief description of the language & why it's interesting.

Dear Sir Thank you for creating this project! I would like to try this out on my local HPC cluster. I can't claim the following is an issue with the...

Dear all -- good-looking project! This is not really an issue, more of a query: Would an Android application built with this be able to - receive push notifications; -...

Thank you for creating the Contex library, and this contex-samples demo site! I tried it out recently and it didn't work with Phoenix 1.7 -- hence this PR. In `mix.*`...

Dear All Thanks for updating this for OAuth! Quite often the data returned from twitter is not a complete json object. This breaks twerl_util:decode/1. The content returned from twitter is...