Commit Graph

3 Commits

Author SHA1 Message Date
Lauro Oyen
01e584bdec Fix memory leak caused by wrongly placed addRef()
Close #4
2024-05-11 11:54:21 +02:00
Lauro Oyen
095c719ff8 Implement ISession and remove ICompileRequest
The ICompileRequest is part of Slang's legacy API, and will be removed
in the future. The ISession and associated interfaces are to be used
instead.
2024-04-05 11:53:27 +02:00
Lauro Oyen
5abe4533ba Initial commit 2024-03-02 10:51:46 +01:00