Tom Robinson
0c349a8d7f
Add option to enable type checking in index-debug.html.
2009-07-29 20:23:40 -07:00
Tom Robinson
3b8664e6ff
Disable typechecking by default
2009-07-29 19:23:32 -07:00
Tom Robinson
88be473da4
Fixed bug in type check logic, added ability to print stack traces on type check errors
2009-07-23 14:14:34 -07:00
Tom Robinson
3ff945663f
Refactored objj_msgSend debug hooks
2009-07-23 13:24:33 -07:00
tlrobinson
745e24d2f5
Rename objj_msgSendTypeCheck to objj_msgSend_TypeCheck to match others
2009-07-20 18:42:54 -07:00
tlrobinson
d7b679dc78
* Move type checking to debug.js.
...
* Use JSON.stringify for serializing types array.
* Print Objective-J objects' names instead of descriptions to prevent inf recursion.
2009-07-20 18:39:37 -07:00
Francisco Ryan Tolmasky I
bfcb94a844
Various key input fixes.
...
Reviewed by me.
2009-06-13 18:27:31 -07:00
Francisco Tolmasky
409fab31e6
Added beginnings of bundle app.
...
Reviewed by me.
2009-03-16 00:39:28 -07:00
Francisco Tolmasky
9c4d4ccb70
Started moving build system to rake.
...
Reviewed by me.
2009-03-15 02:25:23 -07:00
Tom Robinson
44b6f8cfc5
Objective-J backtrace prints object hash id
2008-11-18 19:38:33 -08:00
Tom Robinson
9da107fc45
Objective-J debug utilities: backtrace and profiler
...
- Beginnings of an Objective-J profiler
- Moved Objective-J debug code from runtime.js to debug.js
- Allow runtime enabling of backtrace and profiling objj_msgSend functions
2008-10-03 18:04:59 -07:00