Skip to content

Commit

Permalink
Refactor. (#59)
Browse files Browse the repository at this point in the history
* Lfp points the head of the local frame.

* Remove Dfp.

* Refactor InitMethod. Remove InitBlock.
  • Loading branch information
sisshiki1969 authored Oct 13, 2024
1 parent 419e04f commit 8b56a9a
Show file tree
Hide file tree
Showing 43 changed files with 1,354 additions and 1,636 deletions.
2 changes: 2 additions & 0 deletions .vscode/launch.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,8 @@
"cargo": {
"args": [
"run",
"--features",
"no-startup",
"--bin=monoruby",
"--package=monoruby",
],
Expand Down
Loading

0 comments on commit 8b56a9a

Please sign in to comment.