Skip to content

[pull] master from GaijinEntertainment:master#779

Merged
pull[bot] merged 4 commits into
forksnd:masterfrom
GaijinEntertainment:master
Feb 28, 2026
Merged

[pull] master from GaijinEntertainment:master#779
pull[bot] merged 4 commits into
forksnd:masterfrom
GaijinEntertainment:master

Conversation

@pull

@pull pull Bot commented Feb 28, 2026

Copy link
Copy Markdown

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 : )

Grammar changes:
- Add bare block { ... } at statement level with push_nesteds/pop_nesteds
- Split make_table_decl into brace-form and keyword-form (make_table_call)
- Rename _no_table -> _no_bracket throughout grammar
- Add LARROW + make_table_decl/array_comprehension rules for assignment-move
- Zero conflicts (%expect 0)

Tests:
- tests/bare_block/test_bare_block.das: 26 tests for scoping, nesting, finally,
  control flow interaction, and variable name reuse
- tests/bare_block/test_nested_data.das: 39 tests for {} table literals as
  sub-data in structs, arrays, functions, tuples, variants, comprehensions,
  move semantics including assignment-move (tab <- {})
- tests/bare_block/_test_table_compat.das: 5 basic table compatibility tests

Documentation:
- Expand Visibility Block section in statements.rst with nesting, name reuse,
  finally, and disambiguation note
- Add bare block example to finally section in statements.rst
- Add move-assign table literal and comprehension examples to tables.rst
- Sphinx build passes with zero errors/warnings
…move-assign

- Add bare block syntax rule to gen2 syntax section
- Add table literal move-assign and comprehension move-assign to table operations
- Update tests/README.md with bare_block/ test directory
- Changes applied to .github/copilot-instructions.md, CLAUDE.md, and install/CLAUDE.md
@pull pull Bot locked and limited conversation to collaborators Feb 28, 2026
@pull pull Bot added the ⤵️ pull label Feb 28, 2026
@pull pull Bot merged commit fa18d02 into forksnd:master Feb 28, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant