Alexander Ljungberg
|
1154a629a7
|
Code formatting.
|
2012-07-09 11:11:37 +01:00 |
|
Jürgen Kartnaller
|
6a4e0bd43a
|
log a traceback only once
|
2011-02-02 22:43:20 +01:00 |
|
Ross Boucher
|
0c9b4da473
|
Don't supress exceptions in the backtrace decorator, add an exception supressing decarator.
|
2010-06-06 12:57:45 -07:00 |
|
Tom Robinson
|
b0a35a183f
|
Only enable debug logger in browsers, not command line utilities.
|
2010-03-31 17:28:46 -07:00 |
|
Tom Robinson
|
0b3264a99d
|
Enable default logger in debug frameworks. Add configurable options to index-debug.html.
|
2010-03-30 14:12:59 -07:00 |
|
Ross Boucher
|
e3dc9fd96b
|
Make sprintf no longer global, instead ObjectiveJ.sprintf.
|
2010-03-07 17:41:33 -08:00 |
|
Francisco Ryan Tolmasky I
|
9c9a5bcd51
|
Fix for stream undefined.
Reviewed by me.
|
2010-02-22 18:48:13 -08:00 |
|
Francisco Ryan Tolmasky I
|
20637fc5e0
|
Added missing licenses and removed a bit of unused code.
Reviewed by me.
|
2010-02-21 13:52:51 -08:00 |
|
Francisco Ryan Tolmasky I
|
c33e2ee51f
|
Fixed a bug with objj_debug_typecheck incorrectly misidentifying empty string as not a CPString. Also fixed a number of type declarations after running with objj_msgSend_decorate(objj_typecheck_decorator); turned on.
Reviewed by me.
|
2010-02-21 13:37:20 -08:00 |
|
Francisco Ryan Tolmasky I
|
0805e58a94
|
Fix for objj_msgSend_reset errors when running debug.
Reviewed by me.
|
2010-02-21 13:10:31 -08:00 |
|
Francisco Ryan Tolmasky I
|
841ed9ea89
|
Major cleanup of globals and exports. Removed many accidental globals and no more need for eval in the initialization process. Also fixes Theme Showcase.
Reviewed by me.
|
2010-02-20 01:04:17 -08:00 |
|
Francisco Ryan Tolmasky I
|
0942f9fac3
|
Replaced instances of non-compressable words.
Reviewed by me.
|
2010-01-31 13:14:51 -08:00 |
|
Francisco Ryan Tolmasky I
|
8c9f302b67
|
Added debug stuff.
Reviewed by me.
|
2010-01-30 21:08:18 -08:00 |
|