User contributions
- 17:54, 7 April 2024 (diff | hist) . . (-4) . . m DMD Source Guide (oops →Note the difference between two mixin declarations and mixin statements) (current)
- 17:54, 7 April 2024 (diff | hist) . . (-21) . . m DMD Source Guide (Update mixin declaration/statement names)
- 12:30, 29 March 2024 (diff | hist) . . (+146) . . Differences With TDPL (Mention other major DIPs and add link to accepted DIPs) (current)
- 11:17, 17 January 2024 (diff | hist) . . (+49) . . m Differences With TDPL (→Synchronized Classes: add link to tail shared issue)
- 11:48, 8 September 2023 (diff | hist) . . (+11) . . m DMD Source Guide (Tweak heading →View emitted templates instances and string/mixins)
- 21:18, 1 February 2023 (diff | hist) . . (+103) . . m DMD Source Guide (→Front end: Add link to dmd/README.md; fix keyword filenames)
- 18:14, 23 January 2023 (diff | hist) . . (+107) . . Building under Windows (→Missing sppn.exe or cl.exe: Recommend reinstalling dmc or merging bup.zip to fix problems) (current)
- 18:01, 23 January 2023 (diff | hist) . . (+24) . . m Building under Windows (→Common Windows issues: Add command prompt subheading)
- 17:55, 23 January 2023 (diff | hist) . . (-81) . . m Building under Windows (→Prerequisites: Remove make link to 'running the test suite', confusing and we now mention DM make above this)
- 17:50, 23 January 2023 (diff | hist) . . (+100) . . m Building under Windows (git is actually optional with the dmc tool chain instructions)
- 17:39, 23 January 2023 (diff | hist) . . (-1) . . m Building under Windows (Use dos highlighting not bash (affects paths))
- 17:32, 23 January 2023 (diff | hist) . . (+74) . . Building under Windows (Reparent Prerequisites under 'Building D' heading)
- 17:11, 23 January 2023 (diff | hist) . . (+235) . . Building under Windows (Add druntime note: Missing sppn.exe or cl.exe)
- 12:25, 22 January 2023 (diff | hist) . . (+104) . . Building under Windows (Move DM `make` note above VS section as it applies to all)
- 21:29, 6 November 2022 (diff | hist) . . (+36) . . m DMD development (Update paths to dmd/compiler/) (current)
- 12:20, 22 September 2022 (diff | hist) . . (+224) . . Language issues (→Attribute creep: Mention inference and split out method type constructors as they DON'T apply to return type!) (current)
- 12:12, 22 September 2022 (diff | hist) . . (+248) . . Language issues (→Memory management)
- 11:52, 22 September 2022 (diff | hist) . . (+219) . . Language issues (→Unicode and ranges: auto-decoding removal for Phobos 2)
- 11:44, 22 September 2022 (diff | hist) . . (+170) . . Language issues (Rebut 2 points for T.init)
- 16:08, 21 December 2017 (diff | hist) . . (+71) . . Differences With TDPL (→New Alias Syntax, Alias Templates: enum templates)
- 16:04, 21 December 2017 (diff | hist) . . (+92) . . Differences With TDPL (→New Features: static foreach)
- 16:01, 21 December 2017 (diff | hist) . . (+71) . . Differences With TDPL (→New Features: @nogc attribute)
- 18:18, 29 November 2017 (diff | hist) . . (-135) . . Differences With TDPL (Remove SafeD - this is pretty much implemented)
- 18:16, 29 November 2017 (diff | hist) . . (+202) . . Differences With TDPL (Add DIP25 and DIP1000)
- 11:38, 4 July 2016 (diff | hist) . . (+699) . . N Talk:DIP90 (List some typos to fix) (current)
- 10:09, 8 June 2016 (diff | hist) . . (+1) . . m Language Designs Explained (Fix typo) (current)
- 15:24, 9 May 2016 (diff | hist) . . (+88) . . m People (Add link to dlang/people on github)
- 11:38, 16 April 2016 (diff | hist) . . (-2) . . m Is expression (→A More "Complex" Example: Remove unnecessary _ identifier)
- 11:36, 16 April 2016 (diff | hist) . . (+15) . . m Is expression (add anchor for link to IsExpression)
- 15:04, 2 April 2016 (diff | hist) . . (+6) . . m User talk:9rnsr/DIP: Template Parameter Constraint (current)
- 15:03, 2 April 2016 (diff | hist) . . (+585) . . N User talk:9rnsr/DIP: Template Parameter Constraint (pipedream: auto function parameter with inline constraint)
- 17:56, 24 February 2016 (diff | hist) . . (+137) . . Language issues (→Explicit syntax and @disable this: add 2nd discussion link)
- 12:39, 24 February 2016 (diff | hist) . . (+17) . . m Language issues (→Explicit syntax and @disable this: minor readability fixes)
- 12:37, 24 February 2016 (diff | hist) . . (+453) . . Language issues (→Default constructors: Add subsection on explicit syntax + discussion link)
- 18:12, 21 February 2016 (diff | hist) . . (0) . . m DIP89 (Fix typo, number rules for easy reference)
- 14:31, 16 December 2014 (diff | hist) . . (+1) . . m Memory Management (s/controling/controlling)
- 18:22, 4 December 2014 (diff | hist) . . (-46) . . m DIP69 (j is not scope, so remove wrong line comment)
- 18:15, 4 December 2014 (diff | hist) . . (+7) . . m DIP69 (Fix some obvious typos, link anchor: attribute#scope, class D : C)
- 15:52, 27 February 2014 (diff | hist) . . (+88) . . m Differences With TDPL (→IFTI now uses the tail-const type of arrays and pointers: - add link)
- 15:42, 27 February 2014 (diff | hist) . . (-33) . . Differences With TDPL (link to attribute inference docs)
- 15:38, 27 February 2014 (diff | hist) . . (+48) . . m Differences With TDPL (add link to purity article)
- 15:32, 27 February 2014 (diff | hist) . . (+134) . . Differences With TDPL (add lambda syntax link, add new alias syntax subsection)
- 11:33, 27 July 2013 (diff | hist) . . (+59) . . Review Queue (change std.stream to std.io, add link)
- 18:21, 6 February 2013 (diff | hist) . . (0) . . m DIP25 (s/2nd try/3rd try/, s/&example,method/&example.method/)