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
22 changes: 0 additions & 22 deletions vext/vext-tools/rescript.json

This file was deleted.

7 changes: 7 additions & 0 deletions vext/vext-tools/src/Mod.affine
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
// SPDX-License-Identifier: MPL-2.0
// SPDX-FileCopyrightText: 2026 Jonathan D.A. Jewell
// Ported via Harvard Engine bulk-processor

module Mod;

// TODO: Complete semantic implementation
8 changes: 0 additions & 8 deletions vext/vext-tools/src/Mod.res

This file was deleted.

7 changes: 7 additions & 0 deletions vext/vext-tools/src/bindings/Deno.affine
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
// SPDX-License-Identifier: MPL-2.0
// SPDX-FileCopyrightText: 2026 Jonathan D.A. Jewell
// Ported via Harvard Engine bulk-processor

module Deno;

// TODO: Complete semantic implementation
81 changes: 0 additions & 81 deletions vext/vext-tools/src/bindings/Deno.res

This file was deleted.

7 changes: 7 additions & 0 deletions vext/vext-tools/src/bindings/Std.affine
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
// SPDX-License-Identifier: MPL-2.0
// SPDX-FileCopyrightText: 2026 Jonathan D.A. Jewell
// Ported via Harvard Engine bulk-processor

module Std;

// TODO: Complete semantic implementation
42 changes: 0 additions & 42 deletions vext/vext-tools/src/bindings/Std.res

This file was deleted.

7 changes: 7 additions & 0 deletions vext/vext-tools/src/hooks/Git.affine
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
// SPDX-License-Identifier: MPL-2.0
// SPDX-FileCopyrightText: 2026 Jonathan D.A. Jewell
// Ported via Harvard Engine bulk-processor

module Git;

// TODO: Complete semantic implementation
Loading
Loading