This repository has been archived by the owner on Jul 12, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #139 from sjrd/cleanup-identifier-names
Clean up identifier names.
- Loading branch information
Showing
12 changed files
with
1,448 additions
and
1,521 deletions.
There are no files selected for viewing
351 changes: 165 additions & 186 deletions
351
wasm/src/main/scala/org/scalajs/linker/backend/wasmemitter/ClassEmitter.scala
Large diffs are not rendered by default.
Oops, something went wrong.
1,274 changes: 620 additions & 654 deletions
1,274
wasm/src/main/scala/org/scalajs/linker/backend/wasmemitter/CoreWasmLib.scala
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.