3 files changed
+5
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
317 | 317 | | |
318 | 318 | | |
319 | 319 | | |
320 | | - | |
| 320 | + | |
| 321 | + | |
321 | 322 | | |
322 | 323 | | |
323 | 324 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
317 | 317 | | |
318 | 318 | | |
319 | 319 | | |
320 | | - | |
| 320 | + | |
| 321 | + | |
321 | 322 | | |
322 | 323 | | |
323 | 324 | | |
| |||
- .github/workflows/build-push-custom-image.yml+81-5
- .gitignore+1-16
- proposals/primitive-index.md+94
- proposals/subgroups.md+5-2
- proposals/texture-component-swizzle.md+10-1
- spec/img/buffer-map-failure.mmd.svg+1-1
- spec/img/buffer-map-unmap.mmd.svg+1-1
- spec/index.bs+64-44
- tools/custom-action/Dockerfile+5-3
- tools/custom-action/dependency-versions.sh+2-2
- wgsl/Makefile+1-1
- wgsl/grammar/.gitignore+28
- wgsl/grammar/Cargo.toml-26
- wgsl/grammar/Makefile-114
- wgsl/grammar/Package.swift-61
- wgsl/grammar/bindings/c/tree-sitter-wgsl.pc.in-11
- wgsl/grammar/bindings/go/binding.go-14
- wgsl/grammar/bindings/python/tree_sitter_wgsl/__init__.py-42
- wgsl/grammar/bindings/rust/build.rs-20
- wgsl/grammar/go.mod-5
- wgsl/grammar/package.json+8-8
- wgsl/grammar/pyproject.toml-29
- wgsl/grammar/setup.py-63
- wgsl/grammar/tree-sitter.json+33
- wgsl/index.bs+51-8
- wgsl/syntax.bnf+4-4
- wgsl/syntax/language_extension_list.syntax.bs.include+5
- wgsl/syntax/language_extension_name.syntax.bs.include+1-1
- wgsl/syntax/requires_directive.syntax.bs.include+1-1
- wgsl/syntax/software_extension_list.syntax.bs.include-5
- wgsl/tools/extract-grammar.py+5-12
0 commit comments