Skip to content

p0nce/d-idioms

Folders and files

NameName
Last commit message
Last commit date

Latest commit

author
Guillaume Piolat
Jan 27, 2025
c67dff4 · Jan 27, 2025
Apr 15, 2022
Feb 22, 2022
Jan 27, 2025
Apr 15, 2022
Sep 1, 2015
Sep 16, 2018
Apr 15, 2022
Jan 27, 2015
Oct 19, 2016
Jan 4, 2015
Jun 7, 2015
Jan 27, 2025
Jan 4, 2015

Repository files navigation

d-idioms

This is a list of idioms, traps and gotchas and related to the D Programming Language.

http://p0nce.github.io/d-idioms/

How to contribute?

PLEASE DO READ THIS I NEVER GOT A SINGLE CONTRIBUTION THAT DID THIS CORRECTLY

  1. add a .md file into idioms/
  2. use dub to regenerate the site until the article feels right
  3. commit the article
  4. use dub to regenerate the site (the ordering uses git to find article dates)
  5. commit index.html
  6. make a PR