Search results

Jump to: navigation, search
  • ...the library submission. The review manager will work with the submitter to make sure the submission is complete enough to warrant a formal review. See [[#R
    6 KB (1,027 words) - 21:55, 15 January 2014
  • | 4 ||make sure every function in Phobos has an example || Reduce the <code>has_public | 5 || make sure every function in Phobos has Params: and Returns: sections http://www.
    11 KB (1,753 words) - 09:24, 1 May 2020
  • ...re we on 'genmoduleinfo' in the absence of any functions/classes (could we make reasonable guesses for useless moduleinfo objects, I think so). In any cas
    9 KB (1,306 words) - 20:04, 1 September 2015
  • ...ith one hash function but looked up with a different hash function). I did make some fixes, but I think there are still cases that are not working. ...e static global instances of each AA with a consistent naming scheme, then make a compile-time linked-list of the Slots in each hashtable entry by using &s
    9 KB (1,516 words) - 20:17, 8 September 2015
  • # posix-make-install-dmd.sh make -f posix.mak MODEL=64 clean
    3 KB (522 words) - 21:53, 27 July 2013
  • ...d right now is implementation defined. it may change with any release, and make it impossible to write a front end that handle such features in a consisten
    6 KB (904 words) - 04:39, 25 September 2014
  • alias tclean="make clean" alias tall="make DMD=/c/dmd-git/windows/bin/dmd"
    9 KB (1,413 words) - 04:56, 27 March 2018
  • Inside pattern, bare <code>identifier</code> will always make placeholder. If you want to make a pattern with evaluating variable, use <code>$identifier</code>.
    17 KB (2,360 words) - 16:31, 11 March 2016
  • The D standard libraries make heavy use of C APIs under the hood. These typically signal errors by mean
    19 KB (2,557 words) - 19:26, 1 April 2013
  • ...eral existing reference types in D, e.g. objects, arrays, delegates, would make that a bad idea. ...'&' is generally dangerous, backward compatibility with C functions would make it inconvenient to disallow. Therefore, some value may be gained by permitt
    7 KB (1,128 words) - 19:51, 1 September 2015
  • ...estrictions (can't modify, can't store reference, can't take address) than make working with them indistinguishable from working with value types. Compiler ...his issue in a simple manner. <code>scope ref</code> parameter limitations make them perfectly legal to use in safe code with no additional analysis. At th
    9 KB (1,473 words) - 08:06, 25 June 2015
  • ** Can be used to make one simple client connection, or a one-thread-per-connection server model ( *** Can we make createInstance() templated or something, so that if the user specifies an e
    13 KB (1,989 words) - 11:34, 12 December 2016
  • I propose to make it an error to ignore a nonref return value, and to add a function 'ignore'
    9 KB (1,487 words) - 01:18, 13 May 2013
  • * make the code more DRY * make boilerplate of class instantiators unnecessary in most cases (they're all o
    4 KB (538 words) - 07:25, 14 May 2013
  • This DIP seeks to improve dmd and rdmd's command line flags, to make it more self-consistent and consistent with other tools (including other D ...suggested -unittest=pagkage.name.* but we're going to have 'transparently make module into package' implemented so that particular form might not be neces
    6 KB (965 words) - 09:45, 21 May 2013
  • ...frameworks on Mac OS X and iOS. This proposal adds language extensions to make it significantly easier to interact and create libraries compatible with Ob To make Objective-C methods accessible to D programs, we need to map them to a
    22 KB (3,155 words) - 14:44, 28 December 2014
  • make -j2 2>&1 | tee build.log # insert your number of make install
    7 KB (952 words) - 20:06, 1 September 2015
  • ...ror to mix incompatible types. This is the case in D. Weak typing tries to make things work, even if the types are incompatible, by automatically doing con ...yping. Here, though, I want to talk about weak dynamic typing in D. Can we make valid D code that looks like Javascript?
    5 KB (895 words) - 17:02, 10 May 2017
  • ...the toolchain can be made manually step by step. This can also be used to make a native compiler.
    1 KB (198 words) - 12:45, 7 June 2015
  • === Make crosstool-NG use our patched sources === Start '''ct-ng menuconfig'''. Select '''Paths and misc options''' and make sure '''Try features marked as EXPERIMENTAL''' is set. Select '''C compiler
    3 KB (487 words) - 20:04, 1 September 2015

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