Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
17 changes: 0 additions & 17 deletions 0-ai-gatekeeper-protocol/mcp-repo-guardian/deno.json

This file was deleted.

17 changes: 0 additions & 17 deletions a2ml/bindings/deno/deno.json

This file was deleted.

10 changes: 10 additions & 0 deletions a2ml/bindings/deno/mod.ts → a2ml/bindings/deno/mod.affine
Original file line number Diff line number Diff line change
@@ -1,4 +1,12 @@
// SPDX-License-Identifier: MPL-2.0
// Ported via Harvard Engine mechanical processor

module mod;

// TODO: Complete semantic implementation

/* === ORIGINAL TYPESCRIPT CONTEXT ===
// SPDX-License-Identifier: MPL-2.0
// Copyright (c) 2026 Jonathan D.A. Jewell (hyperpolymath)
//
// mod.ts — Deno entry point for the @hyperpolymath/a2ml library.
Expand Down Expand Up @@ -47,3 +55,5 @@ export type {
manifest,
parseError,
} from "./src/A2ML_Types.res.mjs";

==================================== */
11 changes: 0 additions & 11 deletions a2ml/prototype/affinescript/deno.json

This file was deleted.

23 changes: 0 additions & 23 deletions axel-protocol/deno.json

This file was deleted.

39 changes: 0 additions & 39 deletions deno.json

This file was deleted.

57 changes: 0 additions & 57 deletions docs/migrations/npm-to-deno-template/deno.json

This file was deleted.

17 changes: 0 additions & 17 deletions k9-svc/bindings/deno/deno.json

This file was deleted.

10 changes: 10 additions & 0 deletions k9-svc/bindings/deno/mod.ts → k9-svc/bindings/deno/mod.affine
Original file line number Diff line number Diff line change
@@ -1,4 +1,12 @@
// SPDX-License-Identifier: MPL-2.0
// Ported via Harvard Engine mechanical processor

module mod;

// TODO: Complete semantic implementation

/* === ORIGINAL TYPESCRIPT CONTEXT ===
// SPDX-License-Identifier: MPL-2.0
// Copyright (c) 2026 Jonathan D.A. Jewell (hyperpolymath)
//
// mod.ts — Deno entry point for the @hyperpolymath/k9 library.
Expand Down Expand Up @@ -45,3 +53,5 @@ export type {
component,
parseError,
} from "./src/K9_Types.res.mjs";

==================================== */
21 changes: 0 additions & 21 deletions lol/deno.json

This file was deleted.

10 changes: 10 additions & 0 deletions lol/test/vitest.config.ts → lol/test/vitest.config.affine
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
// SPDX-License-Identifier: MPL-2.0
// Ported via Harvard Engine mechanical processor

module vitest.config;

// TODO: Complete semantic implementation

/* === ORIGINAL TYPESCRIPT CONTEXT ===
// SPDX-License-Identifier: MIT AND LicenseRef-Palimpsest-0.8
// SPDX-FileCopyrightText: 2024-2025 Ehsaneddin Asgari and Contributors

Expand All @@ -20,3 +28,5 @@ export default defineConfig({
testTimeout: 10000,
},
})

==================================== */

This file was deleted.

This file was deleted.

This file was deleted.

Loading
Loading