An error occurred fetching the project authors.
- 30 Apr, 2011 1 commit
-
-
Stefan Behnel authored
-
- 24 Apr, 2011 4 commits
-
-
Stefan Behnel authored
move 'with' statement implementation back into WithTransform to fix 'with' statement usage for compiler directives
-
Stefan Behnel authored
move 'with' statement implementation back into WithTransform to fix 'with' statement usage for compiler directives
-
Stefan Behnel authored
--HG-- rename : tests/run/withstat.pyx => tests/run/withstat_py.py
-
Stefan Behnel authored
--HG-- rename : tests/run/withstat.pyx => tests/run/withstat_py.py
-
- 22 Apr, 2011 2 commits
-
-
Robert Bradshaw authored
-
Robert Bradshaw authored
-
- 15 Apr, 2011 1 commit
-
-
Stefan Behnel authored
-
- 25 Feb, 2011 1 commit
-
-
Robert Bradshaw authored
-
- 17 Jan, 2011 1 commit
-
-
Stefan Behnel authored
-
- 14 Jan, 2011 1 commit
-
-
Robert Bradshaw authored
-
- 29 Dec, 2010 1 commit
-
-
Stefan Behnel authored
-
- 25 Dec, 2010 1 commit
-
-
Mark Florisson authored
Debugger: Recognition of module-level Cython code (initmodulename and PyInit_modulename) Fix debug flag (import Parsing when needed)
-
- 16 Dec, 2010 1 commit
-
-
Stefan Behnel authored
-
- 13 Dec, 2010 1 commit
-
-
Robert Bradshaw authored
-
- 12 Dec, 2010 1 commit
-
-
Vitja Makarov authored
-
- 09 Dec, 2010 3 commits
-
-
Vitja Makarov authored
-
Robert Bradshaw authored
-
Robert Bradshaw authored
-
- 05 Dec, 2010 2 commits
-
-
Robert Bradshaw authored
-
Robert Bradshaw authored
-
- 01 Dec, 2010 1 commit
-
-
Mark Florisson authored
Made the distutils extension 2.3 compatible Renamed the --debug flag to --gdb and --pyrex-debug to --pyrex-gdb
-
- 25 Nov, 2010 1 commit
-
-
Vitja Makarov authored
-
- 24 Nov, 2010 1 commit
-
-
Stefan Behnel authored
-
- 12 Nov, 2010 1 commit
-
-
Robert Bradshaw authored
Excludes buffers and C++, which have their own code. This is in preparation for #591 (inline vs. cdivision) and support for inline complex arithamtic.
-
- 04 Nov, 2010 1 commit
-
-
Mark Florisson authored
-
- 31 Oct, 2010 1 commit
-
-
Mark Florisson authored
python code stepping (for libpython and libcython) generic stepper class fix step-into functions have cygdb accept a '--' command line argument to disable automatic importing replace gdb.execute() with something that actually captures all output have 'cy break' break properly on line numbers
-
- 27 Oct, 2010 1 commit
-
-
Mark Florisson authored
(run: python runtests.py Cython.Tests.TestStringIOTree \ Cython.Debugger.Tests.TestLibCython \ Cython.Compiler.Tests.TestParseTreeTransforms) --HG-- rename : Cython/Debugger/cygdb.py => Cython/Debugger/Cygdb.py
-
- 08 Oct, 2010 1 commit
-
-
Mark Florisson authored
C function with context support Preliminary stepping support Source code listing more stuff I forgot about
-
- 24 Sep, 2010 1 commit
-
-
Mark Florisson authored
Write cython_debug to the actual build directory (distutils and the cython command line tool) List --debug flag in cython's usage
-
- 18 Sep, 2010 1 commit
-
-
Mark Florisson authored
added the --pyrex-debug flag to Cython's build_ext added the pyrex_debug boolean to Cython's Cython.Distutils.extension.Extension (for per-module debugging information) debug output is written to the cython_debug directory bin/cygdb is included (start this from the build directory) working commands: cy import, cy locals, cy break when debugging is active, export all functions as extern
-
- 12 Sep, 2010 2 commits
-
-
Robert Bradshaw authored
Now based on regex, as actually parsing the file was way to slow.
-
Robert Bradshaw authored
-
- 08 Sep, 2010 1 commit
-
-
Stefan Behnel authored
-
- 09 Aug, 2010 1 commit
-
-
Stefan Behnel authored
-
- 04 Aug, 2010 1 commit
-
-
Robert Bradshaw authored
-
- 03 Aug, 2010 1 commit
-
-
Robert Bradshaw authored
-
- 02 Aug, 2010 1 commit
-
-
Robert Bradshaw authored
-
- 31 Jul, 2010 2 commits
-
-
Robert Bradshaw authored
-
Robert Bradshaw authored
-