Commit 0eb3fd8
fix: clean up TS files, add julia-ecosystem as proper submodule
TypeScript cleanup:
- Delete 4 placeholder/headerless TS files (wasm-runtime benchmarks
and tests)
- Fix SPDX from AGPL-3.0-or-later to PMPL-1.0-or-later in 4 files
(coq-jr server, redis tests, runtime-tools CLI and tests)
- Rename 2 Deno re-export entry points from .ts to .js
(cadre-router mod.ts, tea-router-pkg mod.ts)
Submodule fix:
- Convert julia-ecosystem from gitignored dir to proper submodule
pointing to hyperpolymath/julia-ecosystem
- opam-repository and package-publishers remain gitignored
(third-party forks, 79MB and 2GB respectively)
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent 41481a3 commit 0eb3fd8
File tree
13 files changed
+9
-384
lines changed- coq-ecosystem/coq-jr
- rescript-ecosystem
- cadre-router
- tea-router-pkg
- packages
- bindings/redis/tests
- core/runtime-tools
- bin
- tests
- ffi/wasm-runtime
- benchmark
- tests
- integration
- unit
13 files changed
+9
-384
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
81 | 81 | | |
82 | 82 | | |
83 | 83 | | |
84 | | - | |
85 | | - | |
| 84 | + | |
86 | 85 | | |
87 | 86 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| |||
Submodule julia-ecosystem added at 45d7b0a
File renamed without changes.
File renamed without changes.
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| |||
Lines changed: 0 additions & 103 deletions
This file was deleted.
0 commit comments