2008-07-14 |
Dag Sverre... | Fixed func(int[])-notation |
commit | commitdiff | tree | snapshot |
2008-07-14 |
Dag Sverre... | merge |
commit | commitdiff | tree | snapshot |
2008-07-11 |
Stefan Behnel | new test case for flattened 'in' tests |
commit | commitdiff | tree | snapshot |
2008-07-11 |
Stefan Behnel | test for C arrays and their declaration |
commit | commitdiff | tree | snapshot |
2008-07-11 |
Stefan Behnel | commented out buffer support in parser to fix C array... |
commit | commitdiff | tree | snapshot |
2008-07-11 |
Stefan Behnel | accidental commit |
commit | commitdiff | tree | snapshot |
2008-07-11 |
Stefan Behnel | typo |
commit | commitdiff | tree | snapshot |
2008-07-11 |
Stefan Behnel | test case for broken parallel assignment |
commit | commitdiff | tree | snapshot |
2008-07-11 |
Stefan Behnel | only provide a fake PyObject_GetBuffer in Py2.5 and... |
commit | commitdiff | tree | snapshot |
2008-07-11 |
Stefan Behnel | extended switch test case |
commit | commitdiff | tree | snapshot |
2008-07-11 |
Stefan Behnel | trial fix for PersistentNode (plain guessing) |
commit | commitdiff | tree | snapshot |
2008-07-11 |
Stefan Behnel | more tests from Pyrex |
commit | commitdiff | tree | snapshot |
2008-07-11 |
Stefan Behnel | micro fix for switch transform |
commit | commitdiff | tree | snapshot |
2008-07-11 |
Stefan Behnel | test cleanup |
commit | commitdiff | tree | snapshot |
2008-07-11 |
Stefan Behnel | test case for broken switch transform |
commit | commitdiff | tree | snapshot |
2008-07-11 |
Stefan Behnel | merge |
commit | commitdiff | tree | snapshot |
2008-07-11 |
Stefan Behnel | more readable for-loop code, optimise tuples the way... |
commit | commitdiff | tree | snapshot |
2008-07-11 |
Stefan Behnel | fix code writer indentation correct for '} else {' |
commit | commitdiff | tree | snapshot |
2008-07-11 |
Robert Bradshaw | Case statements and "x in [...]" flattening. |
commit | commitdiff | tree | snapshot |
2008-07-11 |
Stefan Behnel | fix test runner to correctly load the unit tests from... |
commit | commitdiff | tree | snapshot |
2008-07-11 |
Stefan Behnel | only run Python scripts from tests/pyregr/ that start... |
commit | commitdiff | tree | snapshot |
2008-07-11 |
Stefan Behnel | fix undecorated C functions after decorator implementat... |
commit | commitdiff | tree | snapshot |
2008-07-11 |
Stefan Behnel | fix source filename assembly in test runner |
commit | commitdiff | tree | snapshot |
2008-07-10 |
Stefan Behnel | decorator support (partly by Fabrizio Milo) |
commit | commitdiff | tree | snapshot |
2008-07-10 |
Stefan Behnel | support running CPython unit tests in tests/pyregr... |
commit | commitdiff | tree | snapshot |
2008-07-10 |
Dag Sverre... | Typo in buffer |
commit | commitdiff | tree | snapshot |
2008-07-10 |
Stefan Behnel | merged in quick fix by Dag |
commit | commitdiff | tree | snapshot |
2008-07-10 |
Dag Sverre... | Non-buffer code working again, typedefs working with... |
commit | commitdiff | tree | snapshot |
2008-07-10 |
Stefan Behnel | large merge of cython-dagss as of revision 764 |
commit | commitdiff | tree | snapshot |
2008-07-10 |
Stefan Behnel | status output from 'make test' target |
commit | commitdiff | tree | snapshot |
2008-07-09 |
Stefan Behnel | test for 'from __future__ import braces' |
commit | commitdiff | tree | snapshot |
2008-07-09 |
Stefan Behnel | from __future__ import braces |
commit | commitdiff | tree | snapshot |
2008-07-09 |
Dag Sverre... | Buffer access working for builtin numeric types. |
commit | commitdiff | tree | snapshot |
2008-07-08 |
Dag Sverre... | Non-ndim buffer indices falls back to Python; stops... |
commit | commitdiff | tree | snapshot |
2008-07-08 |
Dag Sverre... | Buffer assignment appears to be working |
commit | commitdiff | tree | snapshot |
2008-07-08 |
Dag Sverre... | Moved buffer transform to Buffer.py |
commit | commitdiff | tree | snapshot |
2008-07-08 |
Dag Sverre... | Works with some assignment expressions |
commit | commitdiff | tree | snapshot |
2008-07-05 |
Stefan Behnel | ep2008: clarification on closures |
commit | commitdiff | tree | snapshot |
2008-07-04 |
Dag Sverre... | PS: non-working state. Buffer access able to run fully... |
commit | commitdiff | tree | snapshot |
2008-07-03 |
Stefan Behnel | EuroPython 2008 slides and examples |
commit | commitdiff | tree | snapshot |
2008-07-03 |
Stefan Behnel | darker link/heading colour in S5 theme |
commit | commitdiff | tree | snapshot |
2008-07-02 |
Dag Sverre... | more merge |
commit | commitdiff | tree | snapshot |
2008-07-02 |
Dag Sverre... | Creating buffer type |
commit | commitdiff | tree | snapshot |
2008-07-02 |
Dag Sverre... | Merge of buffer test case (forgot to commit it earlier) |
commit | commitdiff | tree | snapshot |
2008-07-02 |
Dag Sverre... | Buffer test cases |
commit | commitdiff | tree | snapshot |
2008-07-01 |
Dag Sverre... | merge |
commit | commitdiff | tree | snapshot |
2008-07-01 |
Dag Sverre... | Merge; disabled activation of unfinished closure code |
commit | commitdiff | tree | snapshot |
2008-07-01 |
Dag Sverre... | Buffer parsing complete; small transform factorizations... |
commit | commitdiff | tree | snapshot |
2008-07-01 |
Dag Sverre... | Parsing.py parses [] buffer access; fixed a unit test... |
commit | commitdiff | tree | snapshot |
2008-06-28 |
Stefan Behnel | line ending fix |
commit | commitdiff | tree | snapshot |
2008-06-28 |
Stefan Behnel | cleanup |
commit | commitdiff | tree | snapshot |
2008-06-28 |
Stefan Behnel | S5 theme for Cython, 'make s5' target to build slides... |
commit | commitdiff | tree | snapshot |
2008-06-20 |
Stefan Behnel | fix for module .pxd file searching: must start at packa... |
commit | commitdiff | tree | snapshot |
2008-06-19 |
Robert Bradshaw | merge |
commit | commitdiff | tree | snapshot |
2008-06-19 |
Robert Bradshaw | Add indirection to closure variables |
commit | commitdiff | tree | snapshot |
2008-06-19 |
Dag Sverre... | Generates closure classes for all functions |
commit | commitdiff | tree | snapshot |
2008-06-19 |
Dag Sverre... | Now handles the case of pipeline raising exception... |
commit | commitdiff | tree | snapshot |
2008-06-19 |
Robert Bradshaw | First pass at PersistentLocalScope |
commit | commitdiff | tree | snapshot |
2008-06-19 |
Robert Bradshaw | merge |
commit | commitdiff | tree | snapshot |
2008-06-19 |
Robert Bradshaw | Mark closure visitor |
commit | commitdiff | tree | snapshot |
2008-06-19 |
Dag Sverre... | More Main refactoring cleanup |
commit | commitdiff | tree | snapshot |
2008-06-19 |
Dag Sverre... | Pulled transforms from ModuleNode to Main |
commit | commitdiff | tree | snapshot |
2008-06-19 |
Dag Sverre... | Scope now creating by parse stage in Main |
commit | commitdiff | tree | snapshot |
2008-06-19 |
Dag Sverre... | Have the code generator transform generate the Compilat... |
commit | commitdiff | tree | snapshot |
2008-06-19 |
Dag Sverre... | Regex matching for unit tests |
commit | commitdiff | tree | snapshot |
2008-06-19 |
Robert Bradshaw | merge |
commit | commitdiff | tree | snapshot |
2008-06-19 |
Robert Bradshaw | Transform nodes for analyse_declarations and analyse_ex... |
commit | commitdiff | tree | snapshot |
2008-06-19 |
Dag Sverre... | Added unit tests to test runner |
commit | commitdiff | tree | snapshot |
2008-06-19 |
Dag Sverre... | Temporary Main.py refactoring; divided in pieces which... |
commit | commitdiff | tree | snapshot |
2008-06-19 |
Dag Sverre... | Added test case with typing |
commit | commitdiff | tree | snapshot |
2008-06-19 |
Dag Sverre... | Fixed typos, using Naming for temp prefixes |
commit | commitdiff | tree | snapshot |
2008-06-19 |
Dag Sverre... | fixed test case |
commit | commitdiff | tree | snapshot |
2008-06-19 |
Dag Sverre... | Fixed problem with unicode temporary strings |
commit | commitdiff | tree | snapshot |
2008-06-19 |
Dag Sverre... | Better exception info reading for with statement |
commit | commitdiff | tree | snapshot |
2008-06-18 |
Dag Sverre... | merge |
commit | commitdiff | tree | snapshot |
2008-06-18 |
Dag Sverre... | Support for with statement |
commit | commitdiff | tree | snapshot |
2008-06-18 |
Dag Sverre... | More CodeWriter support |
commit | commitdiff | tree | snapshot |
2008-06-18 |
Dag Sverre... | Merge |
commit | commitdiff | tree | snapshot |
2008-06-18 |
Dag Sverre... | Started on TempName support, more CodeWriter |
commit | commitdiff | tree | snapshot |
2008-06-13 |
Stefan Behnel | reverted last type casting change |
commit | commitdiff | tree | snapshot |
2008-06-12 |
Robert Bradshaw | merge |
commit | commitdiff | tree | snapshot |
2008-06-12 |
Robert Bradshaw | Bump version number. |
commit | commitdiff | tree | snapshot |
2008-06-12 |
Robert Bradshaw | Added tag Version-0.9.8 for changeset 16a746d969e2 |
commit | commitdiff | tree | snapshot |
2008-06-12 |
Robert Bradshaw | Only make dep file for recursive 0.9.8 |
commit | commitdiff | tree | snapshot |
2008-06-12 |
Stefan Behnel | type casting simplification that seems to remove strict... |
commit | commitdiff | tree | snapshot |
2008-06-12 |
Stefan Behnel | resolved strict aliasing problem by changing type cast |
commit | commitdiff | tree | snapshot |
2008-06-12 |
Stefan Behnel | quick work-around for PEP 3121 implementation in Py3... |
commit | commitdiff | tree | snapshot |
2008-06-12 |
Stefan Behnel | Py3 test fix |
commit | commitdiff | tree | snapshot |
2008-06-12 |
Stefan Behnel | Py3 test fix |
commit | commitdiff | tree | snapshot |
2008-06-12 |
Robert Bradshaw | Fix cpdef, make corrupt c file older than pyx file. |
commit | commitdiff | tree | snapshot |
2008-06-12 |
Robert Bradshaw | Added tag 0.9.8rc1 for changeset 67ee5a34bfc6 |
commit | commitdiff | tree | snapshot |
2008-06-12 |
Robert Bradshaw | Fix e_declarations.pyx, e_nogilfunctype.pyx, e_tempcast... 0.9.8rc1 |
commit | commitdiff | tree | snapshot |
2008-06-11 |
Robert Bradshaw | Tests e_powop, e_pyobinstruct, e_tempcast, e_while... |
commit | commitdiff | tree | snapshot |
2008-06-11 |
Robert Bradshaw | Fix e_nogilcmeth |
commit | commitdiff | tree | snapshot |
2008-06-11 |
Robert Bradshaw | We do allow execution in cdef class bodies. |
commit | commitdiff | tree | snapshot |
2008-06-11 |
Robert Bradshaw | Fix e_ctypedefornot |
commit | commitdiff | tree | snapshot |
2008-06-11 |
Robert Bradshaw | Fix e_cstruct errors |
commit | commitdiff | tree | snapshot |
2008-06-11 |
Robert Bradshaw | Fix crash for scope=None compilation error, more strict... |
commit | commitdiff | tree | snapshot |
2008-06-11 |
Robert Bradshaw | merge |
commit | commitdiff | tree | snapshot |
2008-06-11 |
Robert Bradshaw | Cleanup MANIFEST |
commit | commitdiff | tree | snapshot |
next |