Tom Robinson
|
64dc25dfb6
|
Export rootNode.
|
2010-02-13 13:13:47 -08:00 |
|
Ross Boucher
|
b89ee3e4c1
|
Use longform RegEx creation in json2.js to fix a bug in Opera 9.2.
Closes #323.
|
2010-02-12 21:51:06 -08:00 |
|
Francisco Ryan Tolmasky I
|
3a35ab449b
|
Fixed failing KVO tests.
Reviewed by me.
|
2010-02-12 13:46:26 -08:00 |
|
Tom Robinson
|
487412fa22
|
objj repl respects -I args. Closes gh-235
|
2010-02-10 18:17:41 -08:00 |
|
Tom Robinson
|
fbcd2b3174
|
Merge branch 'loader' of git@github.com:280north/cappuccino into loader
|
2010-02-10 00:49:11 -08:00 |
|
Tom Robinson
|
0d9d60466d
|
It's alive! press appears to be working completely (minus removed --flatten feature)
|
2010-02-10 00:31:00 -08:00 |
|
Francisco Ryan Tolmasky I
|
5a031efa7a
|
Fixed issues with imports that had ".." in the paths.
Reviewed by me.
|
2010-02-10 00:03:46 -08:00 |
|
Tom Robinson
|
04529897dc
|
Add setCode to Executable; use toMarkedString() in compiler; more robust function wrapper stripping in compressor
|
2010-02-09 14:55:50 -08:00 |
|
Tom Robinson
|
7837e1ad81
|
Fixed Executable's toMarkedString()
|
2010-02-09 14:49:54 -08:00 |
|
Francisco Ryan Tolmasky I
|
c7c60b2b94
|
Added toMarkedString to Executable.
Reviewed by me.
|
2010-02-09 13:57:47 -08:00 |
|
Tom Robinson
|
035d772a4a
|
Respect previously set OBJJ_MAIN_FILE
|
2010-02-09 11:46:25 -08:00 |
|
Francisco Ryan Tolmasky I
|
95ba648dae
|
Fix for keys being wrong in cplutil conversion, and making sure to use the right radix with parseInt when reading plists.
Reviewed by me.
|
2010-02-09 02:18:52 -08:00 |
|
Tom Robinson
|
b907ea59f4
|
Export a few more properties from Objective-J for use in "press"
|
2010-02-08 23:45:59 -08:00 |
|
Ross Boucher
|
e6a0caa164
|
cplutil wasn't converting.
CFPropertyList couldn't output XML correctly.
|
2010-02-06 17:46:32 -08:00 |
|
Francisco Ryan Tolmasky I
|
cd3e2fbbb8
|
Fix for cplutil.
Reviewed by me.
|
2010-02-06 17:14:37 -08:00 |
|
Tom Robinson
|
3d45699bc7
|
Merge branch 'loader' of github.com:280north/cappuccino into loader
Conflicts:
Objective-J/CPLog.js
|
2010-02-06 14:01:56 -08:00 |
|
Tom Robinson
|
ae987f19dc
|
Fixed CPLogRegisterRange and added dup checking and unregister function
|
2010-02-06 14:00:58 -08:00 |
|
Francisco Ryan Tolmasky I
|
09786cb8d2
|
Fix CPLog additions breaking build.
Reviewed by me.
|
2010-02-06 01:57:44 -08:00 |
|
Tom Robinson
|
17072f9ed4
|
Move CPLog to Objective-J
|
2010-02-05 22:27:13 -08:00 |
|
Tom Robinson
|
82d3d1abc5
|
Merge branch 'loader' of github.com:280north/cappuccino into loader
|
2010-02-05 21:12:08 -08:00 |
|
Tom Robinson
|
2cc40a7961
|
Add sprintf.js to Objective-J
|
2010-02-05 21:11:47 -08:00 |
|
Francisco Ryan Tolmasky I
|
c523e706e9
|
Better error reporting.
Reviewed by me.
|
2010-02-05 20:18:18 -08:00 |
|
Tom Robinson
|
8bc1c7445d
|
export fileExecuterForPath (and use exports.fileExecuterForPath internally so it can be overridden for press, etc)
|
2010-02-03 23:50:16 -08:00 |
|
Francisco Ryan Tolmasky I
|
c418481981
|
Don't require trashing Objective-J when changes are made for them to be picked up.
Reviewed by me.
|
2010-02-03 20:37:24 -08:00 |
|
Ross Boucher
|
683eb993e8
|
Fix for a broken dirname method on File.
|
2010-02-03 16:17:12 -08:00 |
|
Francisco Ryan Tolmasky I
|
ac2885afc6
|
Support base tag again.
Reviewed by me.
|
2010-02-03 14:31:02 -08:00 |
|
Nicholas Small
|
972909902e
|
Added ApplicationTask#setFrameworks path. The default is local frameworks, you could also use ENV.CAPP_BUILD or pass capp to use the installed frameworks.
|
2010-02-03 11:43:48 -05:00 |
|
Francisco Ryan Tolmasky I
|
21ef259e1f
|
Fix for being too strict when accepting PLISTs and also fixes a regression with erroring when parsing code with shebangs(!).
Closes #69.
Reviewed by me.
|
2010-02-03 00:31:37 -08:00 |
|
Francisco Ryan Tolmasky I
|
cd98bce331
|
Turned off logging by default, removed unecessary logs, and fixed bug where turning of logs broke the build.
Reviewed by me.
|
2010-01-31 23:59:58 -08:00 |
|
Tom Robinson
|
97ef1d1781
|
Added persistent history to objj repl.
|
2010-01-31 19:41:58 -08:00 |
|
Francisco Ryan Tolmasky I
|
e64a9a7ab9
|
Fix for objj command line tool not working.
Reviewed by me.
|
2010-01-31 18:36:36 -08:00 |
|
Ross Boucher
|
e9940d060a
|
Merge branch 'loader' of git@github.com:280north/cappuccino into loader
|
2010-01-31 14:01:32 -08:00 |
|
Ross Boucher
|
605e905f3e
|
Missing a local assignment of the task variable in one of our jake additions. Causes failures on non cappuccino builds.
|
2010-01-31 14:00:12 -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
|
7b303b6529
|
Removed unused functions.
Reviewed by me.
|
2010-01-31 12:48:26 -08:00 |
|
Francisco Ryan Tolmasky I
|
8c9f302b67
|
Added debug stuff.
Reviewed by me.
|
2010-01-30 21:08:18 -08:00 |
|
Francisco Ryan Tolmasky I
|
3dc578d585
|
Fix for using setTimeout instead of setNativeTimeout and assuming bundled directories are themselves not bundles.
Reviewed by me.
|
2010-01-30 19:11:12 -08:00 |
|
Francisco Ryan Tolmasky I
|
ca5dd0071c
|
Various IE fixes.
Reviewed by me.
|
2010-01-30 18:08:19 -08:00 |
|
Francisco Ryan Tolmasky I
|
0bcf8a6626
|
Trailing comma fix.
Reviewed by me.
|
2010-01-30 01:14:32 -08:00 |
|
Francisco Ryan Tolmasky I
|
d735cd98e7
|
Fix for FireFox not working.
Reviewed by me.
|
2010-01-30 00:35:59 -08:00 |
|
Francisco Ryan Tolmasky I
|
e25a550d3f
|
Merge branch 'cheese' into loader
|
2010-01-29 22:33:32 -08:00 |
|
Francisco Ryan Tolmasky I
|
8a2206656d
|
Fix for responseXML not working correctly from remote.
Reviewed by me.
|
2010-01-29 22:31:34 -08:00 |
|
Ross Boucher
|
e6539bbed5
|
MHTML cache testing
|
2010-01-29 22:11:18 -08:00 |
|
Francisco Ryan Tolmasky I
|
a4d73330cc
|
Data URLs.
Reviewed by me.
|
2010-01-29 21:43:23 -08:00 |
|
Francisco Ryan Tolmasky I
|
ea6a983e9b
|
Merge branch 'jake' of git@github.com:280north/cappuccino into loader
|
2010-01-29 17:53:36 -08:00 |
|
Francisco Ryan Tolmasky I
|
79cd8603a2
|
Removed now unecessary CommonJS files.
Reviewed by me.
|
2010-01-29 16:37:53 -08:00 |
|
Francisco Ryan Tolmasky I
|
02cb054b71
|
Removed unused plist file.
Reviewed by me.
|
2010-01-29 16:21:27 -08:00 |
|
Francisco Ryan Tolmasky I
|
4b7310d0cb
|
More consistent naming scheme.
Reviewed by me.
|
2010-01-29 15:16:22 -08:00 |
|
Francisco Ryan Tolmasky I
|
59660032e1
|
nib2cib fixes.
Reviewed by me.
|
2010-01-29 13:22:44 -08:00 |
|
Francisco Ryan Tolmasky I
|
d9c47ec763
|
Updated environments and removed environment collections. Also creates separate files for different forms of spriting.
Reviewed by me.
|
2010-01-29 10:54:47 -08:00 |
|