Francisco Ryan Tolmasky I
d3ba51104e
Create much fewer CFURLs.
...
Reviewed by me.
2010-03-06 16:20:20 -08:00
Francisco Ryan Tolmasky I
981c184c20
A few performance improvements in Objective-J loading.
...
Reviewed by me.
2010-03-06 16:01:03 -08:00
Ross Boucher
994383f73a
Remove print statement.
2010-03-06 15:32:07 -08:00
Francisco Ryan Tolmasky I
89bd5f5b93
Fixed remaining failing CPURL tests and removed prints from CFURL tests.
...
Reviewed by me.
2010-03-06 12:10:57 -08:00
Francisco Ryan Tolmasky I
510eaabcfb
Fix some MHTML generation stuff.
...
Reviewed by me.
2010-03-06 01:57:10 -08:00
Francisco Ryan Tolmasky I
875e177219
Added global versions of objj_importFile and objj_executeFile, as well as objj_import with a deprecation warning.
...
Reviewed by me.
2010-03-06 01:26:27 -08:00
Francisco Ryan Tolmasky I
d7f0bf6a24
Support root level apps.
...
Reviewed by me.
2010-03-05 22:34:04 -08:00
Francisco Ryan Tolmasky I
5afe6fea3c
Better support for exotic main file locations.
...
Reviewed by me.
2010-03-05 21:54:22 -08:00
Francisco Ryan Tolmasky I
9441739839
Fixed incorrect method call.
...
Reviewed by me.
2010-03-05 21:23:25 -08:00
Francisco Ryan Tolmasky I
b2ffe7e509
Further cleaning and bringing CPURL up to speed with CFURL.
...
Reviewed by me.
2010-03-05 21:11:53 -08:00
Francisco Ryan Tolmasky I
aa3e3c7e71
Better support for MHTML URLs.
...
Reviewed by me.
2010-03-05 16:34:27 -08:00
Francisco Ryan Tolmasky I
eb00953c60
Merge branch 'master' into URL
2010-03-05 16:06:42 -08:00
Francisco Ryan Tolmasky I
c4b255ae46
Performance improvements to CFURL internals.
...
Reviewed by me.
2010-03-05 16:06:05 -08:00
Paul Baumgart and Ross Boucher
ab196e75c1
Fix missing throw in Preprocessor to report an error on unmatched brackets. Closes gh-524
2010-03-05 12:34:57 -08:00
Francisco Ryan Tolmasky I
4bd6aca0c0
Cache URLs for performance improvement.
...
Reviewed by me.
2010-03-03 02:36:40 -08:00
Francisco Ryan Tolmasky I
4634c6cf3b
Merge branch 'master' into URL
2010-03-03 01:05:56 -08:00
Francisco Ryan Tolmasky I
eb57d14673
Further migration from file paths to CFURLs.
...
Reviewed by me.
2010-03-03 01:04:25 -08:00
Ross Boucher
b8d06521b2
Fix a bogus Regex in json2.js. Closes #513 .
2010-03-02 11:20:02 -08:00
Francisco Ryan Tolmasky I
f3a0710059
Merge branch 'master' into URL
2010-02-27 13:36:56 -08:00
Tom Robinson
ad99dca6ac
Move tools to cappuccino package's "bin" directory
2010-02-25 15:32:24 -08:00
Francisco Ryan Tolmasky I
fbcc81056b
Merge branch 'master' into URL
...
Conflicts:
Objective-J/FileExecutable.js
2010-02-25 13:59:00 -08:00
Ross Boucher
68d30c8802
Replace the old support for window.update_progress with OBJJ_PROGRESS_CALLBACK.
...
Function gets passed float from 0 to 1, the total size, and the last loaded bundle path, in that order.
2010-02-25 11:39:08 -08:00
Tom Robinson
555b83a359
"flatten" now inlines functions
2010-02-25 00:57:21 -08:00
Tom Robinson
7defbce1dd
Fix more incorrect type annotations
2010-02-24 22:45:34 -08:00
Francisco Ryan Tolmasky I
7b932fbf4a
Merge branch 'master' into URL
2010-02-24 11:26:46 -08:00
Tom Robinson
f3633c050b
Add OBJJ_AUTO_BOOTSTRAP option to disable auto-bootstrapping. Fixes flatten race condition.
2010-02-23 15:41:52 -08:00
Francisco Ryan Tolmasky I
1ba828da18
Beginning transition from string paths to CFURLs.
...
Reviewed by me.
2010-02-23 15:11:10 -08:00
Francisco Ryan Tolmasky I
7674b3aec6
Merge branch 'master' of git@github.com:280north/cappuccino
2010-02-22 18:50:00 -08:00
Francisco Ryan Tolmasky I
9c9a5bcd51
Fix for stream undefined.
...
Reviewed by me.
2010-02-22 18:48:13 -08:00
Tom Robinson
ef4e86a124
Remove StaticResource.prototype.type()
2010-02-22 18:39:50 -08:00
Francisco Ryan Tolmasky I
b9edc357f3
Fix for absolute paths working with <> includes.
...
Reviewed by me.
2010-02-22 14:50:25 -08:00
Francisco Ryan Tolmasky I
9353d0f95c
Merge branch 'master' of git@github.com:280north/cappuccino
2010-02-22 14:30:46 -08:00
Francisco Ryan Tolmasky I
7defdd2a00
Fix for some files showing up as anonymous.
...
Reviewed by tlrobinson.
2010-02-22 14:27:30 -08:00
Tom Robinson
621e79fe33
Fixes press, objj-analysis-tools, etc broken due to changes to loader
2010-02-22 12:54:17 -08:00
Francisco Ryan Tolmasky I
272f938f2e
Fix for CPData naming issues, added test cases, and fixed isEqual: for CPDictionary.
...
Reviewed by me.
2010-02-21 23:29:41 -08:00
Tom Robinson
733b9b731d
Cleanup Jakefiles, enquote arguments, add built packages bin to PATH so ojtest runs / uses the correct Cappuccino, etc.
2010-02-21 15:42:56 -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
7ef59418dd
Merge branch 'master' of git@github.com:280north/cappuccino
2010-02-21 13:10:55 -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
Ross Boucher
6ddeff2b21
Fix the remaining tests that were failing.
2010-02-21 13:02:52 -08:00
Francisco Ryan Tolmasky I
7433c38d92
Pulled @each out into a separate feature branch, so as to not conflict with the 0.8 work: http://github.com/280north/cappuccino/tree/@each .
...
Reviewed by me.
2010-02-21 12:31:13 -08:00
Francisco Ryan Tolmasky I
7d7281480a
Typo in last commit and forgot one change.
...
Reviewed by me.
2010-02-20 02:42:57 -08:00
Francisco Ryan Tolmasky I
666e2c0190
Updated press for changed names.
...
Reviewed by me.
2010-02-20 02:36:14 -08:00
Francisco Ryan Tolmasky I
3968d35cac
Once again fix for Fix for accounting for non-Cappuccino libraries placing things on
...
Object.prototype and Don't recreate sprited resources every time, and fix a bug where two
bundle tasks in the same jakefile would conflict when creating sprited
resources.
Reviewed by me.
2010-02-20 02:24:54 -08:00
Francisco Ryan Tolmasky I
551677d6fd
Removed no longer used file, and renamed HTTPRequest.js to CFHTTPRequest.js to match the class name change in the previous commit.
...
Reviewed by me.
2010-02-20 01:08:15 -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
Ross Boucher
b7df6c1480
Fix support for MHTML. This uses feature detection to determine if DataURLs, and then if MHTML is supported, and falls back on the original unsprited images.
...
Closes #376 .
2010-02-19 16:48:57 -08:00
Tom Robinson
b2179f14ab
Cleanup Jakefiles:
...
* require common.jake first
* require Objective-J/Cappuccino stuff only when needed (automatically requiring these caused too many problems)
* remove useless shebangs, cleanup whitespace
2010-02-19 16:09:39 -08:00
Paul Baumgart and Ross Boucher
25dfcd38a7
Fix case on require() parameter ("OS" -> "os")
2010-02-19 13:00:31 -08:00