Skip to content

Latest commit

 

History

History
18 lines (10 loc) · 657 Bytes

README.md

File metadata and controls

18 lines (10 loc) · 657 Bytes

CallSharp

Helper tool for inferring function call chains dependent on input and expected output.

This is a self-updating app; to install it, click here.

Very tentative roadmap

0.1 Initial release; search works but takes an atrocious amount of time.

0.2 Search speed improvements (static API search).

** WE ARE HERE **

0.3 Omission fixes: operators, properties, indexers, verification of constructor calls, support for generics.

tbc.