Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: mcpp-community/d2mcpp
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: mcpp-community/d2mcpp
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: redesign_rule
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 4 commits
  • 447 files changed
  • 1 contributor

Commits on Jun 9, 2026

  1. add msvc-stl

    Sunrisepeak committed Jun 9, 2026
    Configuration menu
    Copy the full SHA
    52fbf94 View commit details
    Browse the repository at this point in the history
  2. docs(authoring): add d2mcpp-authoring skill

    Bilingual chapter/exercise/solution templates + conventions for the
    d2mcpp tutorial: 5-section chapter layout, the '真实案例 / Real-World
    Case' section backed by the vendored msvc-stl/ basis, single entry
    checker command (d2x auto-advances), per-exercise Tips, and the
    collapsible tool-setup <details> block. Also ignore the throwaway
    upstream STL/ clone (the curated subset lives in msvc-stl/).
    Sunrisepeak committed Jun 9, 2026
    Configuration menu
    Copy the full SHA
    007856c View commit details
    Browse the repository at this point in the history
  3. docs(cpp11/00): overhaul auto/decltype chapter (zh + en)

    - add section 二 真实案例 — verbatim std::begin/cbegin cited from the
      vendored msvc-stl/ basis
    - restructure to 5 sections; section 三 注意事项 now also covers auto's
      const/reference stripping
    - exercises: topic-specific Tips, add char-case asserts to exercise 0,
      new exercise -5 (const/reference stripping & preservation)
    - practice section: list all 6 exercises, single entry checker command,
      collapsible d2x setup, per-chapter discussion link
    - footer: add mcpp-community org + d2x tool links
    - fix typos (变得 / 显式)
    - register exercise -5 in dslings + solutions xmake
    Sunrisepeak committed Jun 9, 2026
    Configuration menu
    Copy the full SHA
    abdadc6 View commit details
    Browse the repository at this point in the history
  4. update xmake.lua

    Sunrisepeak committed Jun 9, 2026
    Configuration menu
    Copy the full SHA
    a81f4b2 View commit details
    Browse the repository at this point in the history
Loading