guido
853de83311
[svn r37534] Some minor visual modifications for stack traces, fixed check for
...
py.code.Source object filenames.
--HG--
branch : trunk
2007-01-29 14:09:33 +01:00
guido
3c08f6a614
[svn r37395] Fixed some small issues in source nav, turned namespace_tree into an instance
...
var (finally! :), changed the api nav so it now shows the full tree with the
current item unfolded + siblings of itself and all parents (+ children if it's
a namespace item).
--HG--
branch : trunk
2007-01-26 16:34:28 +01:00
guido
b67ef229df
[svn r37383] Added call stacks, made that method pages aren't built at all anymore, made
...
that build_namespace_view isn't called for anything but namespaces anymore,
made that parts of documents are hidden at first (with a link to 'open' them).
--HG--
branch : trunk
2007-01-26 14:01:27 +01:00
guido
eac3021405
[svn r37325] Fixed problems with windows path seperators, fixed functional test exec command for win32
...
--HG--
branch : trunk
2007-01-25 13:54:51 +01:00
guido
18413201f4
[svn r37306] Fixed link (now properly has an href).
...
--HG--
branch : trunk
2007-01-24 23:09:34 +01:00
guido
6b9e9078c8
[svn r37305] Added some JavaScript to show and hide function information (source and such).
...
--HG--
branch : trunk
2007-01-24 22:58:21 +01:00
guido
13cb6854c1
[svn r37299] Removed stupid space.
...
--HG--
branch : trunk
2007-01-24 22:05:18 +01:00
guido
c9545204d0
[svn r37266] Fixed a problem in the CallFrame code, it doesn't like py.code.Source objects
...
(no test, sorry, didn't succeed in reproducing it from a test yet), some minor
HTML changes.
--HG--
branch : trunk
2007-01-24 17:06:35 +01:00
hpk
5992a8ef21
[svn r37264] create the new development trunk
...
--HG--
branch : trunk
2007-01-24 15:24:01 +01:00