Olle Fredriksson
Olle Fredriksson
Cool, let's do it! :)
Hey Dan, Sorry to yoyo on this, but something's come up: a close friend's getting married (on a somewhat short notice) and I feel like I have to go. Can...
That works! :)
I'm extremely down! Anyone else? Can we lure @danr here again?
I started working on this [here](https://github.com/ollef/elm-syntax/tree/builtin-operator-precedence), but I ran into trouble because the infix operator processing isn't producing the results I'm expecting. See e.g. the test I added. I also...
Nice, that'll save me some work! Did you do your own processing or are you passing the operators to elm-syntax? Unless I'm reading the code wrong, the operator processing of...
Great, thanks for letting me know!
I don't have a direct need for this, but it should be good if `elm-review` can use it. :+1:
This would be great to have! I think even something quite simple-minded (e.g. only supporting a couple of fixed types) might help a lot.
There are some initial experiments over at https://github.com/ollef/sixten/tree/appveyor, but it doesn't quite work yet.