Search results

Jump to: navigation, search
  • ...trospection feature could trivially be added to RTTI and made available at runtime. ...form introspection at compile time has improved by leaps and bounds, while runtime introspection has remained stagnant. ClassInfo and TypeInfo provide very li
    4 KB (553 words) - 08:09, 18 January 2013
  • ...writeTo'' is not. Then after another appropriate time period, the compiler/runtime should stop using ''toString'' and member ''xtoString'' altogether.
    6 KB (863 words) - 07:52, 19 January 2013
  • This page lists runtime functions to which the compiler may automatically generate calls to in cert ...to create runtime type information which can then be obtained by the GC at runtime. || [https://github.com/D-Programming-Language/druntime/blob/e47a00bff935c3
    24 KB (3,836 words) - 16:10, 27 January 2023
  • [[Runtime_Hooks|Runtime Hooks]] ...r/libphobos/libdruntime/__entrypoint.di#L60 in GDC it is provided by the D Runtime].
    3 KB (513 words) - 09:21, 24 May 2015
  • #REDIRECT [[Runtime internals]]
    31 bytes (3 words) - 12:35, 20 January 2013
  • ...tion. The ability, for the D programming language to evaluate a (standard, runtime) function during compilation, yielding a compile-time constant as a result. * RTTI: [http://en.wikipedia.org/wiki/Run-time_type_information runtime-time type information]
    3 KB (513 words) - 21:28, 14 March 2020
  • The original D runtime library uses libraries from the operating system.
    2 KB (334 words) - 07:54, 5 April 2018
  • * Using the @property feature the student will be able to implement the runtime support for slices and associative arrays. The operations to implement are ...ly, the student will implement masquerading of D syntax into calls for the runtime.
    14 KB (2,288 words) - 04:08, 31 December 2016
  • callFunc!foo(a, 3); // will assert at runtime
    5 KB (663 words) - 13:13, 23 March 2014
  • ...S was only recently added to GNU <tt>as</tt>, and TLS support in the MinGW runtime was broken:
    5 KB (764 words) - 21:32, 14 November 2014
  • ...y helpers, only the moduleinfo function which builds up the linked list of runtime modules. So for us it only makes sense to build in with the library if mod
    9 KB (1,306 words) - 20:04, 1 September 2015
  • ...able, because the slots will be static globals and can't be deallocated at runtime.)
    9 KB (1,516 words) - 20:17, 8 September 2015
  • ...s scary for the same reason. This shouldn't be used, except for debugging, runtime or educational purpose.
    8 KB (1,288 words) - 08:44, 3 July 2015
  • ...ore ambitious plan here is creating a small-ish RTOS in D, to provide full runtime with threads, mutexes etc.
    6 KB (1,109 words) - 20:23, 1 September 2015
  • Currently, there exist a set of error classes which are used only in the runtime, for very specific purposes. Some of these may have been rendered obsolete
    19 KB (2,557 words) - 19:26, 1 April 2013
  • ...rm async/event based I/O), and one using the native, blocking, OS API. The runtime will initialise each backend as appropriate at start up - switching between ...loop libraries (libevent, libev) dynamically (to allow dynamic fallback at runtime and avoid static linking dependencies)
    13 KB (1,989 words) - 11:34, 12 December 2016
  • == DIP38: Safe references without runtime checks. == !''Safe references without runtime checks''
    7 KB (1,160 words) - 16:48, 26 May 2013
  • ...memory safety so that references will always point to valid memory (either runtime safety as proposed in Dconf13 or compile time safety through DIP38) * Note2 :This will be compiled away so has no runtime performance penalty.
    9 KB (1,487 words) - 01:18, 13 May 2013
  • The behavior is necessary if foo will access to sym in runtime.
    10 KB (1,404 words) - 09:20, 17 February 2018
  • Objective-C runtime use one of the two implementations in both cases. The compiler will not emit any runtime check when casting to a base type.
    22 KB (3,155 words) - 14:44, 28 December 2014

View (previous 20 | next 20) (20 | 50 | 100 | 250 | 500)