Commit Graph

3 Commits (362077d3d53b1ffb32e7151367940d411d04df64)

Author SHA1 Message Date
Joakim Nohlgård 98c465008b all: Update @gebart family name, email 8 years ago
Oleg Hahm e2639d7f83 core: use enums for panic 8 years ago
Joakim Gebart 248fb1c6c0 sys/cpp11-compat: Add C++ runtime helpers
cppsupport.cpp contains functions which are necessary in order to use
some features of the C++ language, e.g. calling static constructors or
virtual functions.

TODO/Not implemented yet:
 - Test virtual functions
 - Handle exceptions (stack unwinding)
 - Run time type identification (RTTI)
8 years ago