Search results

Jump to: navigation, search

Page title matches

  • 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
  • ...om/ldc-developers/ldc/blob/master/runtime/ldc-build-runtime.d.in ldc-build-runtime]. * Link-Time Optimization (LTO) for the runtime libraries by recompiling with <tt>-flto</tt>, which produces smaller binari
    6 KB (740 words) - 20:29, 3 February 2023

Page text matches

  • * [[Runtime internals]]
    7 KB (951 words) - 06:30, 4 September 2023
  • Runtime execution is difficult enough, with compile time execution available as wel
    12 KB (1,738 words) - 22:41, 3 April 2022
  • ...|| [https://www.youtube.com/watch?v=lu5TTvnvDSI x86 Bare Metal and Custom Runtime Programming] || No || [http://dconf.org/2014/ DConf 2014] || 2014-05 | Peter Modzelewski et al. || [http://vimeo.com/1867954 Compiler/Runtime workshops] || No || [http://dsource.org/projects/tango/wiki/TangoConference
    34 KB (4,757 words) - 16:47, 21 December 2023
  • Complete (runtime / standard library) support: Complete (runtime / standard library) support:
    8 KB (1,185 words) - 01:37, 18 May 2021
  • GDC (implementing version 2.076 of the language and runtime) was merged ( https://gcc.gnu.org/gcc-9/changes.html#d ) into GCC project i A minimal "Hello World!" example that requires no D runtime, no standard library (Phobos), and no C can be found [[Minimal semihosted A
    9 KB (1,401 words) - 12:47, 13 December 2023
  • | about = Minimalistic runtime / standard library for D | about = Minimalistic runtime for D
    1 KB (149 words) - 07:54, 8 June 2018
  • If you're having compilation/runtime problems and you have no idea why, don't worry. There are some tools that w
    5 KB (827 words) - 12:58, 16 July 2020
  • * [[Runtime type information (RTTI)]]
    3 KB (420 words) - 14:02, 29 October 2022
  • ...plates are a compile-time feature. And templates aren't really a "type" at runtime, they're only visible at compile-time. They're just "placeholders" with the ...a templated function. It takes a compile-time argument ElementType, and a runtime argument 'a' which is an ElementType reference.
    22 KB (3,353 words) - 07:36, 18 February 2018
  • | Improving Runtime Type Info | Safe references without runtime checks
    9 KB (1,188 words) - 22:34, 13 July 2016
  • The source code for the D website, compiler, runtime library, and Phobos (the standard library), are all available on [https://g
    13 KB (2,079 words) - 12:48, 11 March 2021
  • ...By default (if you specify no target), <tt>make</tt> also builds the core runtime and standard library documentation, both for the latest release and for the
    27 KB (4,396 words) - 12:53, 18 June 2019
  • runtime via <tt>ldc.dynamic_compile</tt> api before usage. ...he function low and does optimizations to reduce code size that may reduce runtime performance.
    21 KB (3,125 words) - 13:03, 31 July 2021
  • Code in this block is not executed at runtime unless you run [[DMD]] with the -unittest command-line option. Programs com
    8 KB (1,145 words) - 06:24, 15 February 2018
  • ...ersion of the constant in the previous section. It also does not incur any runtime storage space, because the compiler treats MyConstant as a compile-time val This causes MyArray to be allocated twice at runtime. This is great if you wish to have multiple copies of it; but if you only n
    3 KB (447 words) - 09:22, 2 February 2015
  • | about = Esoteric Software Spine runtime binding for D.
    3 KB (398 words) - 19:38, 22 July 2020
  • ...ample for cross-compiling to a different architecture), see [[Building LDC runtime libraries]]. ...bles and shared libraries, because druntime and Phobos build on top of a C runtime (glibc, musl, Visual C++, Bionic, …).
    4 KB (599 words) - 10:27, 7 August 2023
  • === Runtime interoperability === ...ations) are implemented in the D runtime. The compiler integrates with the runtime using a number of so-called hook functions (which by convention have the <t
    39 KB (5,317 words) - 17:54, 7 April 2024
  • ...a parsing expression grammar (PEG) generator by Philippe Sigaud. Parses at runtime and compile-time.
    2 KB (252 words) - 13:06, 16 July 2020
  • ...to declarations and variables that can later be queried at compile-time or runtime. This metadata can't otherwise be expressed except by using boilerplate cod
    4 KB (619 words) - 05:20, 17 January 2013

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