GithubHelp home page GithubHelp logo

Comments (10)

robertwb avatar robertwb commented on May 23, 2024

Modified by robertwb on 6 May 2008 00:13 UTC

from issues-import-test.

robertwb avatar robertwb commented on May 23, 2024

Modified by robertwb on 6 May 2008 00:23 UTC

from issues-import-test.

robertwb avatar robertwb commented on May 23, 2024

Modified by robertwb on 19 Aug 2008 03:56 UTC

from issues-import-test.

robertwb avatar robertwb commented on May 23, 2024

Comment by Stefan Behnel on 5 Sep 2008 08:33 UTC
On the mailing list, Dag Seljebotn provided an idea how to implement this.

http://permalink.gmane.org/gmane.comp.python.cython.devel/2830

from issues-import-test.

robertwb avatar robertwb commented on May 23, 2024

Modified by dagss on 8 Sep 2008 15:12 UTC

from issues-import-test.

robertwb avatar robertwb commented on May 23, 2024

Comment by dagss on 19 Sep 2008 14:34 UTC
The main work is now done by Lisandro Dalcin: http://hg.cython.org/cython-devel/rev/075511424c24

There's still a problem with formatting of some types, notably all ints are displayed as int and buffers etc. aren't displayed at all.

In order to remedy this, the transform should be moved to after AnalyseDeclarations so that parsed PyrexType objects can be queried for their description, however then one should factor out how cpdef creates a def-node into a post-analysis transform so that copying the doc isn't necesarry.

from issues-import-test.

robertwb avatar robertwb commented on May 23, 2024

Modified by dagss on 19 Sep 2008 14:43 UTC

from issues-import-test.

robertwb avatar robertwb commented on May 23, 2024

Comment by dagss on 24 Sep 2008 14:54 UTC
http://article.gmane.org/gmane.comp.python.cython.devel/2937
http://hg.cython.org/cython-devel/rev/d115fd6ed2df

from issues-import-test.

robertwb avatar robertwb commented on May 23, 2024

Modified by robertwb on 8 Oct 2008 07:15 UTC

from issues-import-test.

robertwb avatar robertwb commented on May 23, 2024

Modified by robertwb on 8 Nov 2008 23:34 UTC

from issues-import-test.

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.