Skip to content

doc: fixed punctuation and coding style#32

Merged
AntonYudintsev merged 3 commits into
GaijinEntertainment:masterfrom
imp5imp5:master
Aug 15, 2019
Merged

doc: fixed punctuation and coding style#32
AntonYudintsev merged 3 commits into
GaijinEntertainment:masterfrom
imp5imp5:master

Conversation

@imp5imp5
Copy link
Copy Markdown
Collaborator

No description provided.

@AntonYudintsev AntonYudintsev merged commit d0b07ca into GaijinEntertainment:master Aug 15, 2019
borisbat added a commit that referenced this pull request May 15, 2026
…-may15

mouse: 5 cards from dasImgui PR #29 lint detour + PR #32 Example Console port
Lasovar pushed a commit to Lasovar/daScript that referenced this pull request May 16, 2026
Two cards from the dasImgui PR GaijinEntertainment#32 session:

  * how-do-i-embed-a-bound-cpp-struct-as-a-daslang-state-field-and-what-
    binding-overrides-do-i-need — the four C++ ManagedStructureAnnotation
    overrides (isLocal / canBePlacedInContainer / hasNonTrivialCtor /
    canCopy) needed before a daslang state struct can embed a bound C
    value field, plus the two daslang-side overrides (JV +
    archive::serialize) that short-circuit json_boost's and
    LiveVarsPass's field walkers. Surfaced one error at a time during
    the ImGuiTextFilter embed work for the Example Console port —
    documents the cbind_boost-emits-only-two-of-four gotcha and the
    pure-daslang escape hatch as a reality check.

  * how-do-i-rebuild-a-loaded-daslang-shared-module-when-linker-fails-
    lnk1104-dll-locked — the rename-then-build workaround for the case
    where MCP has the DLL mapped. Keeps the session alive across
    multiple rebuild cycles without forcing the user to kill MCP.
    Documents the in-process vs subprocess code-loading distinction
    (fresh daslang.exe subprocesses see the new code; MCP-internal
    compile_check sees the old until MCP restarts).

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants