[pull] master from GaijinEntertainment:master#1107
Merged
Conversation
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
…croExpr + RST drift Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
…nup) Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
…arify c_03 ext arg) Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
…ap-audit tutorials: close gaps (toml, logger, add_module_option) + full factual-correctness audit
…llowup) Tier-C followup to the tutorial gap audit (#3125). Verified each claim against source before editing: - language/30_json.das: variant output comment was missing the $variant discriminator key; actual output is {"$variant":0,"circle":5} (confirmed by running the tutorial). - dasStbImage/03_transforms.das: default resize filter is Catmull-Rom only when upscaling, Mitchell when downscaling (stb_image_resize2.h lines 846-852 + resolution at 6578) -- the tutorial's resize(16,16) downsamples. - integration/c/03_binding_types.c: das_enumeration_make's third arg is the boolean 'ext' (non-zero = int64 storage), not a 0/1/2 int-type selector (daScriptC.h:382). - 21_error_handling.rst: add a note that try/recover resumes mechanically but panic means a broken program -- recover is for diagnostics before exit, not soft-error recovery; point soft errors at Option/Result. Note: the audit also flagged 09_aot.c's 'daslang.exe -aot ...' line, but that direct form is valid (utils/daScript/main.cpp:510-515 routes to das_aot_main), so it was left unchanged. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
…ollowup-comments tutorials: stale-comment + panic-model fixes (audit followup)
…oofing) High-value-only literalinclude sweep (tutorial-audit followup). A fan-out pass over all ~214 tutorial RST files found that tutorial code blocks are almost universally CURATED (cleaner formatting, fewer comments, simplified bodies, `<|` block style) rather than byte-verbatim copies of the source -- so only 5 large blocks across 3 files qualified for drift-proof conversion to literalinclude: - 32_operator_overloading.rst: Vec2 + arithmetic operators (lines 27-50), compound-assignment operators (145-158) - 47_data_walker.rst: ScalarPrinter (41-54), FloatClamper (767-779) - macros/19_add_module_option.rst: usage file (23-36) Each range was verified byte-equal to its source region. preflight docs gate green (both Sphinx builders with -W). Small partial/illustrative snippets were deliberately left hand-copied. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
…iteralinclude-sweep tutorials: convert 5 verbatim code blocks to literalinclude (drift-proofing)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
See Commits and Changes for more details.
Created by
pull[bot] (v2.0.0-alpha.4)
Can you help keep this open source service alive? 💖 Please sponsor : )