mirror of
https://github.com/Ryujinx/Opentk.git
synced 2025-11-20 23:14:57 +00:00
This is part of a long-due cleanup patch series. All translation logic is now part of the FuncProcessor. Language-specific code generation is now part of the ISpecWriter, not the delegate class. Implemented the IEquatable interface. |
||
|---|---|---|
| .. | ||
| Constant.cs | ||
| Delegate.cs | ||
| Enum.cs | ||
| FlowDirection.cs | ||
| Function.cs | ||
| Parameter.cs | ||
| Type.cs | ||