[862 total ]
New Post: vtables/itables in .NET and MOSA

There is a hint in file CodeGenerationStage.cs in line 663 about Microsoft does not use vtables, but instead allocates trampolines.

Could anyone explain this technique? Will MOSA use it?

Kintaro: Long server downtime

Wow, that was a pretty long server downtime. I apologize for that, but there were some private reasons why the server has been down for such a long time.
But, that doesn't mean we haven't been productive since then. We began working on a rewrite ... [More] of the compiler to let it use the Flyweight pattern. We expect this pattern to have a large impact on compilation performance and general speedups.

Also, we now have a small, experimental build server: http://think-in-co.de:8111 [Less]

Source code checked in, #58941

- Fixed solution file

Source code checked in, #58834

- Removed old test results

Source code checked in, #58833

- Fixed project references

Source code checked in, #58832

- Renamed device driver interfaces

Source code checked in, #58831

- Added NUnit Dlls

Source code checked in, #58618

Fixed all testcases

Source code checked in, #58617

Fixed Rem

Source code checked in, #58616

Fixed Mul