Commit Graph
16 Commits
Author SHA1 Message Date
Tom Robinson 88c64c5071 Temporary fix for lack of <data> tag support in PLISTs (for nib2cib) 2008-10-22 17:03:39 -07:00
Tom Robinson 04695597b2 Coerce Java string to JS string in "switch" statement (otherwise they don't match) 2008-10-21 16:26:06 -07:00
Tom Robinson cd2a66a644 objjc now checks syntax of preprocessed code. 2008-10-18 22:42:16 -07:00
Francisco Ryan Tolmasky I fd23867c93 Make sure non-static files store their fragments.
Reviewed  by me.
2008-10-14 22:23:23 -07:00
Tom Robinson b1c8265f4c Changed "steam" to "steam build" and added "steam create"
Updated ant scripts to reflect steam changes.
Minor update to objj
2008-10-05 20:00:31 -07: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
Tom Robinson fcc1be118e Fixed other fragment_create_file() calls to match recent changes.
Reviewed by me.
2008-10-03 04:52:17 -07:00
Francisco Ryan Tolmasky I 7a69d6e711 Fix for objj_import using old code.
[#82 state:resolved]

Reviewed by me.
2008-10-02 18:01:34 -07:00
Francisco Ryan Tolmasky I f636491e75 Fix for build breaking after name change in objj_dictionary.
Reviewed by me.
2008-10-01 01:57:28 -07:00
Ross Boucher 01177a7e02 Fix keys conflict in CPDictionary
[#77 state:resolved]
2008-09-30 17:29:56 -07:00
Tom Robinson 59e16f9e61 Prevent Rhino's XML parsing from downloading plist DTDs all the time 2008-09-22 00:11:12 -07:00
Ross Boucher a64d1a1ed6 fix typo in class_addMethod 2008-09-17 18:46:57 -07:00
Francisco Ryan Tolmasky I a9e9dab7e6 Fix for broken new selector.
[#37 state:resolved].

Reviewed by me.
2008-09-15 02:02:12 -07:00
Ross Boucher a40fbd7961 Add the first draft of documentation inline. 2008-09-10 15:11:37 -07:00
Francisco Ryan Tolmasky I 3d1b2f9560 Made objj point to Frameworks in lib.
Reviewed by tom.
2008-09-04 04:23:16 -07:00
Francisco Ryan Tolmasky I a97bb72800 Initial commit.
Reviewed by francisco, ross and tom.
2008-09-04 03:52:20 -07:00