SwensenSoftware / unquote

Write F# unit test assertions as quoted expressions, get step-by-step failure messages for free
http://www.swensensoftware.com/unquote
Apache License 2.0
285 stars 26 forks source link

issue 144: Fix point free op decompilation #145

Closed thinkbeforecoding closed 5 years ago

thinkbeforecoding commented 5 years ago

Fix #144

The InfixCallOrApplication active pattern didn't check for one by one arguments application.

stephen-swensen commented 5 years ago

This look solid - thanks for reporting + PR!

(I have a bit of a backlog of Unquote issues to look through; I think I'll set aside some time to see what I can knock out before doing a next release - shouldn't be too long though)

thinkbeforecoding commented 5 years ago

Thx ! 😄

What is the remaining work for the next version ?

stephen-swensen commented 5 years ago

@thinkbeforecoding nothing solidified yet - I'm just going to go through the backlog of recent issues and see what easy or urgent issues I can sneak in before doing another release.