User contributions
(newest | oldest) View (newer 50 | older 50) (20 | 50 | 100 | 250 | 500)
- 09:21, 4 February 2014 (diff | hist) . . (+143) . . Building LDC on MinGW x86 (Add note about using v4.8.0 of GCC)
- 14:37, 1 February 2014 (diff | hist) . . (+79) . . GDC/Installation (Add Arch Linux GDC build from source instructions)
- 14:37, 1 February 2014 (diff | hist) . . (+545) . . N GDC/Installation/ArchLinux (Add Arch Linux GDC build from source instructions)
- 19:30, 2 January 2014 (diff | hist) . . (+11) . . m Operator precedence (Mark highest/lowest operator precedence)
- 23:25, 9 November 2013 (diff | hist) . . (-25) . . m Books (Fix wrong URL.)
- 17:27, 3 November 2013 (diff | hist) . . (+3) . . m Game Development and Multimedia Libraries (Punctuation.)
- 15:17, 3 November 2013 (diff | hist) . . (+202) . . Game Development and Multimedia Libraries (Add chip to game libraries list.)
- 20:16, 21 October 2013 (diff | hist) . . (+24) . . m Simpledisplay.d (event handlers must all be delegates)
- 20:11, 21 October 2013 (diff | hist) . . (+45) . . m Simpledisplay.d (Wrap code example in a code block)
- 21:24, 13 September 2013 (diff | hist) . . (+45) . . Articles (→Articles: Add link to Unilink config guide)
- 21:22, 13 September 2013 (diff | hist) . . (+86) . . Tutorials (→How To: Add link to Unilink config guide)
- 21:21, 13 September 2013 (diff | hist) . . (+1,887) . . N Linking With Unilink (→How To: Add Unilink configuration guide)
- 03:33, 18 June 2013 (diff | hist) . . (+22) . . m Current D Use (→Video games: Add note about source code being included.)
- 16:06, 1 June 2013 (diff | hist) . . (+43) . . m DIPs (Make superseeded text more informational.)
- 22:28, 31 May 2013 (diff | hist) . . (+621) . . N User:Drey08 (Created page with "Testing {| class="wikitable sortable" border="1" |- ! scope="col" | Name ! scope="col" | Difficulty ! scope="col" | Status ! scope="col" | Time Spent ! scope="col" | Current ...") (current)
- 22:14, 6 March 2013 (diff | hist) . . (+18) . . Using NASM with D (→Using DMD: Use .text instead of .data for USE32)
- 21:35, 6 March 2013 (diff | hist) . . (0) . . Using NASM with D (→D and NASM on Posix: nasm needs elf switch)
- 20:57, 6 March 2013 (diff | hist) . . (+24) . . Tutorials (Add link to Using NASM with D page)
- 20:56, 6 March 2013 (diff | hist) . . (+2,656) . . N Using NASM with D (Add Using NASM With D page)
- 03:58, 23 February 2013 (diff | hist) . . (+97) . . m Using Git on Windows (Add stack-trace tip)
- 04:07, 21 February 2013 (diff | hist) . . (0) . . m Template:Latest DMD Version (Update D version.)
- 18:47, 15 February 2013 (diff | hist) . . (-1) . . m Using Git on Windows (typo)
- 18:46, 15 February 2013 (diff | hist) . . (0) . . m Using Git on Windows (→Checking out pull requests)
- 18:46, 15 February 2013 (diff | hist) . . (+1,314) . . Using Git on Windows (Add diff guide.)
- 01:08, 15 February 2013 (diff | hist) . . (+92) . . m Using Git on Windows
- 01:07, 15 February 2013 (diff | hist) . . (+526) . . Using Git on Windows (Add info on how to grab pull requests.)
- 18:40, 10 February 2013 (diff | hist) . . (+153) . . N Talk:Installing DMD on 64-bit Windows 7 (COFF-compatible) (Created page with "Is there any way we can add keywords to pages without inserting them as text content? Primarily this would be useful to make the article more searchable.") (current)
- 18:37, 10 February 2013 (diff | hist) . . (+76) . . Installing DMD on 64-bit Windows 7 (COFF-compatible) (add keywords)
- 21:17, 9 February 2013 (diff | hist) . . (+112) . . Dispatching an object based on its dynamic type (Add license per request)
- 18:28, 6 February 2013 (diff | hist) . . (+25) . . m Dispatching an object based on its dynamic type
- 18:26, 6 February 2013 (diff | hist) . . (+53) . . Cookbook (→Meta Programming: Add dispatch snippet)
- 18:26, 6 February 2013 (diff | hist) . . (+4,425) . . N Dispatching an object based on its dynamic type (Add dispatch snippet)
- 03:54, 13 January 2013 (diff | hist) . . (+75) . . m Using Git on Windows (Add link to Windows common issues section)
- 03:54, 13 January 2013 (diff | hist) . . (+400) . . Building DMD (Add note about build failures with minit.asm)
- 22:07, 31 December 2012 (diff | hist) . . (+766) . . N Talk:Building and hacking LDC on Windows using MSVC (Created page with "Under '''Build LDC2''' after doing a '''git submodule update --init''' I tried to apply the patches but I get errors: <syntaxhighlight lang="bash"> $ git apply /c/ldcdev/2.06...") (current)
- 23:39, 18 December 2012 (diff | hist) . . (+31) . . Using Git on Windows (→Missing path to DMD in macro)
- 15:44, 6 December 2012 (diff | hist) . . (+456) . . Using Git on Windows (Add howto on building Phobos)
- 13:38, 1 December 2012 (diff | hist) . . (+298) . . N Talk:Using Git on Windows (Created page with "Note: I'm deliberately using "bash" rather than "winbatch" for syntax highlighting of build.bat because the latter seems to be a little broken (it doesn't recognize double-col...")
- 13:35, 1 December 2012 (diff | hist) . . (+1,441) . . Using Git on Windows (Add note on building DMD)
- 13:20, 1 December 2012 (diff | hist) . . (+47) . . m Using Git on Windows
- 13:17, 1 December 2012 (diff | hist) . . (+19) . . m Using Git on Windows
- 13:16, 1 December 2012 (diff | hist) . . (+4) . . m Using Git on Windows
- 13:15, 1 December 2012 (diff | hist) . . (+4,384) . . N Using Git on Windows (Add Git guide for Windows)
- 13:15, 1 December 2012 (diff | hist) . . (+27) . . Get involved (Add link to git on windows guide)
- 00:21, 29 November 2012 (diff | hist) . . (+383) . . N Talk:Introduction to D templates (Created page with "I don't know why I've ever labeled this as a "short" intro (it's from http://prowiki.org/wiki4d/wiki.cgi?D__Tutorial/D2Templates). The irony is it's #1 on the long pages list...")
- 19:53, 25 November 2012 (diff | hist) . . (+104) . . N Talk:Debugging (Created page with "Isn't DWARF Posix specific? Anyway we need to add an OS field because zerobugs does not work on Windows.")
- 11:18, 24 November 2012 (diff | hist) . . (+149) . . Build systems (→Build Systems: Add RDMD)
- 11:15, 24 November 2012 (diff | hist) . . (-16) . . Build systems (→Build Systems: xfBuild Phobos port is abandoned)
- 10:43, 23 November 2012 (diff | hist) . . (+254) . . Open Source Projects (→Serialization: Add msgpack to serializers)
- 10:38, 23 November 2012 (diff | hist) . . (+81) . . Editors (Add Scite to text editors)
(newest | oldest) View (newer 50 | older 50) (20 | 50 | 100 | 250 | 500)