Timeline
12/14/2009:
- 06:54 Ticket #469 (Dependency graph for output of types and utility code) created by
- As the builtin/"utility code" types of Cython becomes more complex, the …
12/12/2009:
12/11/2009:
- 05:45 Ticket #467 (cascaded assignments mixed with complete sequence assignments have ...) created by
- This code: […] evaluates intval() four times instead of twice: once …
- 05:40 Ticket #466 (cascaded list unpacking into typed targets crashes) closed by
- fixed
12/09/2009:
- 04:11 Ticket #466 (cascaded list unpacking into typed targets crashes) created by
- See extended_unpacking_T409 test: […]
12/06/2009:
- 05:59 Ticket #465 (fix scoping for comprehensions and generator expressions) created by
- The fix for the declaration analysis phase of comprehensions in …
12/05/2009:
- 15:26 Ticket #462 (method(*args) fails to compile in cdef classes) closed by
- fixed: Fixed here: http://hg.cython.org/cython-devel/rev/25af3c07d7c3
- 15:17 Ticket #464 (Internal compiler error: EvalWithTempExprNode.infer_type not implemented) closed by
- fixed: Fixed here: http://hg.cython.org/cython-devel/rev/9e88d3a5d085
- 15:13 Ticket #464 (Internal compiler error: EvalWithTempExprNode.infer_type not implemented) created by
- Type inference crashes with the above error when it hits a temp helper …
- 08:37 Ticket #463 (cython.typeof() does not work on expressions) closed by
- fixed: Fixed here: http://hg.cython.org/cython-devel/rev/f1f5f3768cdb
- 08:36 Ticket #463 (cython.typeof() does not work on expressions) created by
- This crashes the compiler: […]
- 04:15 Ticket #462 (method(*args) fails to compile in cdef classes) created by
- The following should work but doesn't in 0.12: […] It looks like Cython …
12/04/2009:
- 03:11 Ticket #461 (Redeclared builtin types break type inference) closed by
- fixed
- 03:05 Ticket #461 (Redeclared builtin types break type inference) created by
- While compiling lxml with safe type inference enabled, it failed in one …
12/03/2009:
- 04:18 Ticket #236 (Python methods on corresponding C types (float/int)) closed by
- fixed
- 03:44 Ticket #460 (Always type-infer floating point types) created by
- Depends on #236. Since Python uses double for its float and …
12/02/2009:
- 20:35 Ticket #459 (Better support for writing var args functions. (va_start, va_arg, etc.)) created by
- Right now one can get it to work, but it's quite hackish.
11/28/2009:
- 05:25 Ticket #436 (Efficiently support "char*.decode()") closed by
- fixed: The remaining bits to also support […] and […] by using …
- 05:20 Ticket #436 (Efficiently support "char*.decode()") reopened by
11/27/2009:
- 12:19 Ticket #454 (@classmethod implementation leaves first argument with incorrect type) closed by
- fixed
- 12:13 Ticket #258 (redeclaration of builtin types, followup for #170) closed by
- fixed
11/26/2009:
- 12:10 Ticket #456 (Reduce overhead on Python-free 'finally' blocks) closed by
- duplicate
- 12:01 Ticket #325 (calling len() on char*) closed by
- fixed: Implemented here: http://hg.cython.org/cython-devel/rev/d2b963bc03f2
Note: See TracTimeline
for information about the timeline view.
