summaryrefslogtreecommitdiff
path: root/Cython/Compiler/DebugFlags.py
Commit message (Collapse)AuthorAgeFilesLines
* Command line option for debug flags.Robert Bradshaw2010-09-111-0/+2
|
* Debug flag for raising an exception on an error.Robert Bradshaw2010-09-111-4/+7
|
* Unset debug flags.Robert Bradshaw2010-08-191-2/+2
| | | | We really need to make these enabled by command line flags...
* Remove failing __getattr__ missing test.Robert Bradshaw2010-08-191-2/+2
| | | | May revert depending on what the final decision is for this slot.
* re-enable friendly exceptions to make map exception traces back to tree tracesStefan Behnel2010-05-281-1/+1
|
* set default debug flag to write out exceptionsStefan Behnel2010-04-211-1/+1
|
* re-enable exception beautificationStefan Behnel2010-03-111-1/+1
|
* Functionality for only allowing directives in certain areasDag Sverre Seljebotn2009-10-011-1/+1
|
* fix DebugFlagsStefan Behnel2009-06-111-1/+1
|
* UtilityCode put_code protocolDag Sverre Seljebotn2009-05-211-1/+1
|
* debug_verbose_pipeline flag addedDag Sverre Seljebotn2009-05-191-0/+3
|
* re-enable friendly exception tracesStefan Behnel2009-04-071-1/+1
|
* Remove allocate_temps/release_temps phaseDag Sverre Seljebotn2009-03-311-1/+1
|
* Debug flag to not intercept pipeline exceptionsDag Sverre Seljebotn2009-03-281-0/+3
|
* make code generation tracing an official debug feature, disable all debug ↵Stefan Behnel2009-03-151-1/+5
| | | | features by default
* mergeDag Sverre Seljebotn2009-01-071-0/+1
|\
| * Refcount nanny framework in place; smaller fixes and better build neededDag Sverre Seljebotn2009-01-051-1/+1
| |
| * Added __Pyx_GOTREF calls (probably not everywhere needed)Dag Sverre Seljebotn2008-12-041-0/+1
| |
* | BoolBinopNode converted, introduced parameters to generate_disposal_codeDag Sverre Seljebotn2008-11-301-0/+1
|/
* Cleared file executable bit that was set earlier by a mistakeDag Sverre Seljebotn2008-07-291-0/+0
|
* Buffer type checking cleanup/rewrite (now uses use_utility_code)Dag Sverre Seljebotn2008-07-261-0/+0
|
* Official Pyrex version 0.9.4.1William Stein2006-10-191-0/+4