Skip to content

Commit

Permalink
Issue 1278: Implement move-file (#1281)
Browse files Browse the repository at this point in the history
Implements move-file in the runtime, so that we can move files across
file system volumes, and uses it where appropriate in the stdlib.

Closes #1278
  • Loading branch information
vyzo authored Dec 8, 2024
1 parent fc917a9 commit add552d
Show file tree
Hide file tree
Showing 106 changed files with 135,038 additions and 134,667 deletions.
502 changes: 251 additions & 251 deletions src/bootstrap/gerbil/compiler/base~0.scm

Large diffs are not rendered by default.

550 changes: 275 additions & 275 deletions src/bootstrap/gerbil/compiler/base~1.scm

Large diffs are not rendered by default.

15,440 changes: 7,720 additions & 7,720 deletions src/bootstrap/gerbil/compiler/compile~0.scm

Large diffs are not rendered by default.

1,284 changes: 642 additions & 642 deletions src/bootstrap/gerbil/compiler/compile~1.scm

Large diffs are not rendered by default.

3,246 changes: 1,623 additions & 1,623 deletions src/bootstrap/gerbil/compiler/driver~0.scm

Large diffs are not rendered by default.

56 changes: 28 additions & 28 deletions src/bootstrap/gerbil/compiler/driver~1.scm

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit add552d

Please sign in to comment.