test_ok1/py/apigen
guido 9ddca27edc [svn r37765] Was still getting filenames for source files from code objects, so adding more
defensiveness, and made that the 'capture' object is passed over to the builder
instances (to help debugging, currently not used).

--HG--
branch : trunk
2007-02-01 21:10:48 +01:00
..
rest [svn r37266] Fixed a problem in the CallFrame code, it doesn't like py.code.Source objects 2007-01-24 17:06:35 +01:00
source [svn r37739] Made that only the first two lines of a source file are examined for the 2007-02-01 15:57:34 +01:00
testing [svn r37638] Re-enabled the tests on win32 2007-01-30 21:51:57 +01:00
tracer [svn r37623] Get rid of last frame if possible (the frame containing start_tracing should 2007-01-30 17:58:11 +01:00
__init__.py [svn r37264] create the new development trunk 2007-01-24 15:24:01 +01:00
api.js [svn r37383] Added call stacks, made that method pages aren't built at all anymore, made 2007-01-26 14:01:27 +01:00
apigen.js [svn r37264] create the new development trunk 2007-01-24 15:24:01 +01:00
apigen.py [svn r37765] Was still getting filenames for source files from code objects, so adding more 2007-02-01 21:10:48 +01:00
conftest.py [svn r37264] create the new development trunk 2007-01-24 15:24:01 +01:00
htmlgen.py [svn r37765] Was still getting filenames for source files from code objects, so adding more 2007-02-01 21:10:48 +01:00
layout.py [svn r37305] Added some JavaScript to show and hide function information (source and such). 2007-01-24 22:58:21 +01:00
linker.py [svn r37637] Fixed Windows path problems for apigen; test_apigen_functional.py now works (couldn't test with the py lib itself, though, as it wants to build greenlets and i don't have a suitable c compiler installed). 2007-01-30 21:45:18 +01:00
project.py [svn r37264] create the new development trunk 2007-01-24 15:24:01 +01:00
style.css [svn r37616] All code snippets are colored now, also properly fixed hiding of _* names 2007-01-30 17:29:33 +01:00
todo-apigen.txt [svn r37594] Fixed unicode issues in apigen/htmlgen.py and apigen/source, moved some methods 2007-01-30 14:24:27 +01:00