*replaced array[..] = array[ .. ] sclice copy with mempcy *added own std library (allocator, alloca, Mutex) *changed tamplates for collecting components for systems -fixed issue with multiple optional components registering for system
-added export attributes (required by windows to make DLL library, not work at now due to DMD bugs) -interface D files to import