Coder Social home page Coder Social logo

Comments (3)

joshthecoder avatar joshthecoder commented on August 16, 2024

Here is a print out of the debug info:

Hashmap 0x913efc0 init'ed!
Hashmap(0x913efc0) hashKey = 0x80564bf
Hashmap(0x913efc0) hashKey = 0x80564bf
Hashmap(0x913efc0) hashKey = 0x80564bf
Hashmap(0x913efc0) hashKey = 0x80564bf
Hashmap(0x913efc0) hashKey = 0x80564bf
Hashmap(0x913efc0) hashKey = 0x80564bf
Hashmap(0x913efc0) hashKey = 0x80564bf
Hashmap(0x913efc0) hashKey = 0x80564bf
Hashmap(0x913efc0) hashKey = 0x80564bf
Hashmap(0x913efc0) hashKey = 0x80564bf
Hashmap(0x913efc0) hashKey = 0x80564bf
Hashmap(0x913efc0) hashKey = 0x80564bf
Hashmap(0x913efc0) hashKey = 0x80564bf
Hashmap(0x913efc0) hashKey = 0x80564bf
Hashmap(0x913efc0) hashKey = 0x80564bf
Hashmap 0x9142c60 init'ed!
Hashmap 0x9148960 init'ed!
Hashmap 0x9149570 init'ed!
Hashmap 0x9160270 init'ed!
Hashmap 0x9162d80 init'ed!
Hashmap 0x9164a50 init'ed!
Hashmap 0x9165660 init'ed!
Hashmap 0x9167330 init'ed!
Hashmap 0x916af60 init'ed!
Hashmap 0x916cc30 init'ed!
Hashmap 0x91626f0 init'ed!
Hashmap 0x9164360 init'ed!
Hashmap 0x9166030 init'ed!
Hashmap 0x9193cf0 init'ed!
Hashmap(0x9164360) hashKey = 0x80564bf
Hashmap(0x9164360) hashKey = 0x80564bf
Hashmap(0x9164360) hashKey = 0x80564bf
Hashmap(0x9164360) hashKey = 0x80564bf
Hashmap(0x9164360) hashKey = 0x80564bf
Hashmap(0x9164360) hashKey = 0x80564bf
Hashmap 0x9195750 init'ed!
Hashmap 0x91a13f0 init'ed!
functions map at 0x9195840 <--- function map in Module which has a nil hashKey!
Hashmap(0x916cc30) hashKey = 0x80564bf <-- Non-extended maps are okay
Hashmap(0x9164360) hashKey = 0x80564bf
Hashmap(0x9164360) hashKey = 0x80564bf
Hashmap(0x9195840) hashKey = (nil) <--- opps hashKey is nil!

from rock.

nddrylliog avatar nddrylliog commented on August 16, 2024

Yup, automatically calling super-constructors is definitely a wanted feature. Feel free to implement that =)

Also, classes that are defined like Scope: class extends ArrayList
shouldn't have to do T = Statement in their constructors. But that's definitely a separate bug =)

from rock.

nddrylliog avatar nddrylliog commented on August 16, 2024

Fixed by 916af50

from rock.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.