Commit Graph
11 Commits
Author SHA1 Message Date
Francisco Ryan Tolmasky I 3f27fca518 Added support for custom classes on non-customviews in nib2cib.
Reviewed by me.
2009-06-04 02:38:06 -07:00
Francisco Ryan Tolmasky I f4b4d38165 Coat tailed CPEvents on native DOM events if they exist, saving the creation of many objects.
Reviewed by me.
2009-05-30 23:16:18 -07:00
Ross Boucher 9f3a1f1e7e Remove the need to call Function.apply for most objj_msgSends 2009-05-09 21:52:49 -07:00
tlrobinson aa146613ac Added missing "var"s to various parts of Objective-J 2009-04-27 19:31:36 -07:00
Francisco Tolmasky 0e8e725f59 Fix for all ObjJ methods showing up as anonymous functions in Safari profiler.
[#266 state:resolved]

Reviewed by me.
2009-04-14 00:21:16 -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
Francisco Tolmasky 53aadde343 Added class_replaceMethod.
Reviewed by me.
2009-02-15 01:08:44 -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
Ross Boucher a64d1a1ed6 fix typo in class_addMethod 2008-09-17 18:46:57 -07:00
Francisco Ryan Tolmasky I a97bb72800 Initial commit.
Reviewed by francisco, ross and tom.
2008-09-04 03:52:20 -07:00