Commit 475ae7c
authored
v0.0.4 (#147)
* Cleaning up Parser Code (#103)
* Add SwiftSyntax LLM Documentation (#104)
* Upload LLM Content for SwiftSyntax
* Update Swift-Build Version
* Delete TreeNodeProtocol+Extensions.swift
* Optimize CI workflows with dynamic matrix and cache cleanup (#129)
* Update swift-build v1.5.4 (#142)
* Updating Docker Images (#145)
* Migrate from Mint to mise for tool management (#139)
* Updating Copyright to 2026 (#146)1 parent 1bd7f84 commit 475ae7c
File tree
211 files changed
+30692
-1007
lines changed- .devcontainer
- swift-6.0
- swift-6.1
- swift-6.2
- swift-6.3
- .github/workflows
- .vscode
- Docs
- Scripts
- Sources
- DocumentationHarness
- SyntaxKit
- Attributes
- CodeBlocks
- Collections
- ControlFlow
- Core
- Declarations
- Documentation.docc/Tutorials/Resources
- ErrorHandling
- Expressions
- Functions
- Parameters
- Parser
- Patterns
- Utilities
- Variables
- SyntaxParser
- TokenVisitor
- SyntaxClassifiable
- skit
- Tests/SyntaxDocTests
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
211 files changed
+30692
-1007
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
31 | | - | |
| 31 | + | |
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
31 | | - | |
| 31 | + | |
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
31 | | - | |
| 31 | + | |
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
| |||
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
31 | | - | |
| 31 | + | |
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
| |||
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
31 | | - | |
| 31 | + | |
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
| |||
0 commit comments