ionide / FSharp.Analyzers.SDK

Library for building custom analyzers for F# / FSAC
http://ionide.io/FSharp.Analyzers.SDK/
MIT License
74 stars 21 forks source link

always emit TailCalls to not overflow the stack #178

Closed dawedawe closed 9 months ago

dawedawe commented 9 months ago

With this, we can use the debug build on some more complex code bases like fsharp itself.