1
I Use This!
Inactive

Commits : Listings

Analyzed about 8 hours ago. based on code collected 1 day ago.
Jul 04, 2025 — Jul 04, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Images for CodeTools tutorial More... almost 18 years ago
More work on the CodeTools tutorial. More... almost 18 years ago
Added a simple example of how to use Block-Context in a traits application with a TraitslikeContextWrapper to assist with the UI. More... almost 18 years ago
More CodeTools tutorial content. More... almost 18 years ago
Start of documentation of CodeTools module. More... almost 18 years ago
[CodeTools] Time sensitive tests are not longer skipped completely when coverage is used, just the allowed_slowdown is set to a large value. More... almost 18 years ago
Minor changes to context_function. More test cases to check that imports work. New example showing override behaviour. More... almost 18 years ago
Code clean-up and docstrings in function_events example. More... almost 18 years ago
Added simple example of context_function use. More... almost 18 years ago
Added a local_context decorator to context_function module so you can do: More... almost 18 years ago
[CodeTools] Increased the allowed slowdown (yet again) because test was failing. More... almost 18 years ago
Added support and tests for nested functions to context_function.py. More... almost 18 years ago
Code cleanup for context_function. New test cases, new examples in docstring. More... almost 18 years ago
Slight improvements to new code object creation. Added some comments. More... almost 18 years ago
Initial check-in of context_function code and tests: this takes a function's bytecode and wraps it so that it's locals can be an arbitrary context object. More... almost 18 years ago
Modified the sphinx-build system call in make_docs.py to include quotes around the source and output directory paths. This allows Sphinx to work with paths that have spaces. More... almost 18 years ago
ENH: [CodeTools] Incensed the value for the allowed slowdown slightly (yet again), after I found the test failing on my Ubuntu 7.10 test system. More... almost 18 years ago
* Updated dependencies to new trunk version numbers.
Dave Peterson
as dpeterson
More... almost 18 years ago
* Min version bump after release.
Dave Peterson
as dpeterson
More... almost 18 years ago
* Updating classifier for final release.
Dave Peterson
as dpeterson
More... almost 18 years ago
Removed install alias. More... almost 18 years ago
[setup files] Using easy_install with no dependencies as alias for install. More... almost 18 years ago
Fixing a typo in CodeTools More... almost 18 years ago
Added the project to the packages' docstrings. This is obvious when looking at code, but not when looking at API docs. More... almost 18 years ago
Fixing a typo. More... almost 18 years ago
ENH: [CodeTools] The speed sensitive tests are skipped when tests are run with coverage. -- discussed with Bryce Hendrix More... almost 18 years ago
* Synchronized version numbers for ETS 3.0.0 release.
Dave Peterson
as dpeterson
More... almost 18 years ago
* Version bump after release.
Dave Peterson
as dpeterson
More... almost 18 years ago
* Synchronized dep versions with ETS 3.0.0b2 plans.
Dave Peterson
as dpeterson
More... almost 18 years ago
Added build prereq for setuptools to docstring. More... almost 18 years ago