Giter Site home page Giter Site logo

Comments (8)

joey-coleman avatar joey-coleman commented on May 10, 2024

Comment by nick_battle, 2013-05-31 21:20:36.248000:

  • Release: --> v2.0.0beta2

from overture.

joey-coleman avatar joey-coleman commented on May 10, 2024

Comment by nick_battle, 2013-05-31 21:20:36.558000:

class A
instance variables
    iv:nat

operations
    private A: () ==> A
    A() == iv := 123;

end A

class B is subclass of A

operations
public test : () ==>()
test()==skip;
end B

This produces the following:

> p new B()
B{#2, A{#1, iv:=123}}

Still present in 2.0.0b2

from overture.

joey-coleman avatar joey-coleman commented on May 10, 2024

Comment by nick_battle, 2013-08-09 07:31:24.295000:

  • Release: v2.0.0beta2 --> v2.0.0beta4

from overture.

joey-coleman avatar joey-coleman commented on May 10, 2024

Comment by nick_battle, 2013-08-27 15:47:29.830000:

  • Release: v2.0.0beta4 --> v2.0.0beta5

from overture.

joey-coleman avatar joey-coleman commented on May 10, 2024

Comment by nick_battle, 2013-09-02 11:05:06.362000:

  • Release: v2.0.0beta5 --> v2.0.0beta6

from overture.

joey-coleman avatar joey-coleman commented on May 10, 2024

Comment by nick_battle, 2013-10-16 07:03:36.661000:

  • Release: v2.0.0beta6 --> v2.0.0

from overture.

joey-coleman avatar joey-coleman commented on May 10, 2024

Comment by nick_battle, 2013-10-16 07:03:37.226000:

Still in 2.0

from overture.

nickbattle avatar nickbattle commented on May 10, 2024

Now fixed in ncb/development.

from overture.

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.