Pharmhaus.Net

Results 4 issues of Pharmhaus.Net

Transcc currently supports no way to order Imported files.This causes a lot of trouble when interfacing with C and C++ Project which rely on a specific order of imports (and...

The _native_ implementation of the DataBuffer currently offers no way to resize the DataBuffer. Since the _length and the _data fields are private (C++) there is currently no way to...

This patch allows Trans to generate code for a different target host. It is very useful when you just need the C++ source to be compiled on Linux but don't...

Monkey X currently creates a new List Enumerator for every enumaration. When working with many Lists this behavior creates a lot of garbage. It would be nice if the Enumator...