1
0
forked from Mirror/wren

Get rid of separate CODE_SUBCLASS instruction.

Just pushes null to indicate "inherits from Object". Unifies a
bit of code.
This commit is contained in:
Bob Nystrom
2014-01-26 17:25:38 -08:00
parent 27f458de8e
commit 9739bc7b30
5 changed files with 74 additions and 157 deletions

1
.gitignore vendored
View File

@ -1,5 +1,6 @@
# Intermediate files directory.
build/
build_xcode/
# Built applications.
wren