Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Command line option for debug flags. | Robert Bradshaw | 2010-09-11 | 1 | -0/+2 |
| | |||||
* | Debug flag for raising an exception on an error. | Robert Bradshaw | 2010-09-11 | 1 | -4/+7 |
| | |||||
* | Unset debug flags. | Robert Bradshaw | 2010-08-19 | 1 | -2/+2 |
| | | | | We really need to make these enabled by command line flags... | ||||
* | Remove failing __getattr__ missing test. | Robert Bradshaw | 2010-08-19 | 1 | -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 traces | Stefan Behnel | 2010-05-28 | 1 | -1/+1 |
| | |||||
* | set default debug flag to write out exceptions | Stefan Behnel | 2010-04-21 | 1 | -1/+1 |
| | |||||
* | re-enable exception beautification | Stefan Behnel | 2010-03-11 | 1 | -1/+1 |
| | |||||
* | Functionality for only allowing directives in certain areas | Dag Sverre Seljebotn | 2009-10-01 | 1 | -1/+1 |
| | |||||
* | fix DebugFlags | Stefan Behnel | 2009-06-11 | 1 | -1/+1 |
| | |||||
* | UtilityCode put_code protocol | Dag Sverre Seljebotn | 2009-05-21 | 1 | -1/+1 |
| | |||||
* | debug_verbose_pipeline flag added | Dag Sverre Seljebotn | 2009-05-19 | 1 | -0/+3 |
| | |||||
* | re-enable friendly exception traces | Stefan Behnel | 2009-04-07 | 1 | -1/+1 |
| | |||||
* | Remove allocate_temps/release_temps phase | Dag Sverre Seljebotn | 2009-03-31 | 1 | -1/+1 |
| | |||||
* | Debug flag to not intercept pipeline exceptions | Dag Sverre Seljebotn | 2009-03-28 | 1 | -0/+3 |
| | |||||
* | make code generation tracing an official debug feature, disable all debug ↵ | Stefan Behnel | 2009-03-15 | 1 | -1/+5 |
| | | | | features by default | ||||
* | merge | Dag Sverre Seljebotn | 2009-01-07 | 1 | -0/+1 |
|\ | |||||
| * | Refcount nanny framework in place; smaller fixes and better build needed | Dag Sverre Seljebotn | 2009-01-05 | 1 | -1/+1 |
| | | |||||
| * | Added __Pyx_GOTREF calls (probably not everywhere needed) | Dag Sverre Seljebotn | 2008-12-04 | 1 | -0/+1 |
| | | |||||
* | | BoolBinopNode converted, introduced parameters to generate_disposal_code | Dag Sverre Seljebotn | 2008-11-30 | 1 | -0/+1 |
|/ | |||||
* | Cleared file executable bit that was set earlier by a mistake | Dag Sverre Seljebotn | 2008-07-29 | 1 | -0/+0 |
| | |||||
* | Buffer type checking cleanup/rewrite (now uses use_utility_code) | Dag Sverre Seljebotn | 2008-07-26 | 1 | -0/+0 |
| | |||||
* | Official Pyrex version 0.9.4.1 | William Stein | 2006-10-19 | 1 | -0/+4 |