Commit 3087674
committed
♻️ refactor: unify project naming to SkCC across all docs, comments, and configs
- README.md: SkillCompiler/NSC → SkCC, update citation to arXiv paper
- PROGRESS.md: Nexa Skill Compiler (NSC) → SkCC
- Cargo.toml: update description and repository URL
- docs/: all 15+ files unified to SkCC
- Rust source comments: lib.rs, main.rs, skill_ir.rs, etc.
- npm package: README, package.json repository URL
- VS Code extension: displayName, commands, status bar, diagnostics
- Preserved: crate names, npm package name, CLI binary 'nsc', VS Code command IDs1 parent 2f2a930 commit 3087674
36 files changed
Lines changed: 610 additions & 474 deletions
File tree
- docs
- diagrams
- nexa-skill-cli/src
- nexa-skill-core
- src
- backend
- error
- ir
- npm-nexa-skill-compiler
- vscode-nexa-skill
- src
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
2 | | - | |
| 1 | + | |
| 2 | + | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| |||
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
27 | | - | |
28 | | - | |
29 | | - | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
| 9 | + | |
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
| |||
294 | 294 | | |
295 | 295 | | |
296 | 296 | | |
297 | | - | |
298 | | - | |
| 297 | + | |
| 298 | + | |
299 | 299 | | |
300 | 300 | | |
301 | 301 | | |
0 commit comments