Closed rfrowe closed 7 years ago
I added the ability to get the compiler diagnostics when compiling in memory. To do this, it was necessary to make compile an instance method. Other misc. efficiency changes.
I merged and did some minor refactoring.
Thanks for the contribution
I added the ability to get the compiler diagnostics when compiling in memory. To do this, it was necessary to make compile an instance method. Other misc. efficiency changes.