Граф коммитов

26 Коммитов

Автор SHA1 Сообщение Дата
rginda%netscape.com 6aaf907808 -not built-
add $ array to hold return values from /eval commands
save currentFrameIndex into the frames array, instead of a reference to the current frame.
2001-04-24 00:45:45 +00:00
rginda%netscape.com 7682a19921 - not built -
switch from hardcoded strings to localizable things
add /commands, and /cont commands
2001-04-24 00:44:30 +00:00
rginda%netscape.com 12fe432ef0 - not built -
add venkman-link effects
assorted color/style changes
2001-04-23 19:33:20 +00:00
rginda%netscape.com 61423bd778 - not built -
more l10n strings
2001-04-23 19:32:27 +00:00
rginda%netscape.com 03ae2d10c9 - not built -
add argumentsAsArray() utility function to create an array out of extra arguments passed to a function
2001-04-23 19:31:53 +00:00
rginda%netscape.com b759c6565b - not built -
add htmlVA() to create anchors with the "venkman-link" class
print hello message on successful startup, with link to sample debug target.
add exception IDs missing parameter, invalid parameter, and subscript load exceptions
add function name property to BadMojo objects
throw invalis parameter from display() if the parameter looks bad.
switch from document.createElementNS to the new html utility functions.
allow message to be a string (we create the testnode), or a DOM object (we just append it to the content tree)
2001-04-23 19:30:44 +00:00
rginda%netscape.com 9340dfdf29 -not built-
more l10n strings
2001-04-23 19:26:04 +00:00
rginda%netscape.com 4c34cb71d7 -not built-
remove sample output
s/console.commands/console._commands/g, leading _ indicates variable is "private"
l10n in onInputCommand()
report function name for caught exceptions, if it is available
implement /frame, /help, /scope, /quit, and /where
2001-04-23 19:24:32 +00:00
rginda%netscape.com 36d6794ed6 - not built -
factor debug stop code into debugTrap()
add detachDebugger() function to cleanup the debugger onunload
add formatProperty, formatScript, formatStackFrame, and formatValue fucntions to turn jsdI* values into strings
add displayCallStack() function to dump the call stack to the console
add displayFrame() function to dump a frame to the console
2001-04-23 19:21:53 +00:00
rginda%netscape.com e66a99cb5c - not built -
add eval, frame, help, scope, and where commands.  The hardcoded strings need to be moved into the .properties file.
2001-04-23 19:18:48 +00:00
rginda%netscape.com ba07f02b77 - not built -
add utility functions for creating html elements
2001-04-23 19:17:39 +00:00
rginda%netscape.com 3ee6f385d5 - not built -
don't need to getMsg for MSG_*, they're already gotten.
2001-04-21 02:55:47 +00:00
rginda%netscape.com c29bc95f12 - not built -
add some strings.
2001-04-21 02:07:57 +00:00
rginda%netscape.com e531960980 - not built -
include more javascript!
2001-04-21 02:07:17 +00:00
rginda%netscape.com c5628da51c - not built -
add warn and ASSERT
make load() a top level function
exception i18n, add numeric code to exceptions
2001-04-21 02:06:41 +00:00
rginda%netscape.com d86ff3e66c - not built -
i18n change
2001-04-21 02:04:21 +00:00
rginda%netscape.com c7d63588d9 - not built -
l18n changes
fix exception reporting
2001-04-21 02:02:41 +00:00
rginda%netscape.com 38596baa45 - not built -
move variables into better places, flesh out the debuggerHook a bit more
add detachDebugger()
2001-04-21 02:01:17 +00:00
rginda%netscape.com 4379779a25 - not built -
add new files to the jar
2001-04-21 01:58:50 +00:00
rginda%netscape.com 7e592c314c -not built-
initial add
move the eval into it's own file, if we catch an exception with from this file, we know it came from something the user typed.
2001-04-21 01:58:24 +00:00
rginda%netscape.com 4d29a2b3a9 - not built -
initial add
message utils and defines for l18n
2001-04-21 01:57:15 +00:00
rginda%netscape.com 2994edd393 - not built -
stop for debugger keyword
2001-04-20 04:43:03 +00:00
rginda%netscape.com 37086c2f94 moving the xpcom wrapper into js/jsd 2001-04-17 08:57:15 +00:00
rginda%netscape.com 93ed1a183e - not built -
fixed NS_IF_ADDREF(aHook)s
added more hook attributes
2001-04-16 23:43:09 +00:00
rginda%netscape.com 52a084c6b3 - not built -
Mac warning fixes by peterv
comment fixed
2001-04-16 20:22:42 +00:00
rginda%netscape.com 5577187d8b - not built yet -
initial checkin of jsdebugger extension
2001-04-14 19:15:10 +00:00