Tom Robinson
f360ab9475
Update objj and browserjs package.json, add Rake task for narwhal modules
2009-08-25 23:22:04 -07:00
Tom Robinson
db77e826d4
Fixed syntax error reporting in objjc
2009-08-20 19:15:40 -07:00
Tom Robinson
654b0493bb
Update Narwhal to get readline package, modify objj.js to use readline().
2009-08-09 20:11:19 -07:00
Tom Robinson
2423faa8c6
Major improvments to Objective-J Narwhal support.
...
* Added objj_eval, objj_import_sync, objj_preprocess_sync, etc
* Refactored REPL.
* Added Objective-J plugin for load system, using new Narwhal plugin system.
* Refactored objj and objjc into single module.
2009-08-09 14:40:02 -07:00
Tom Robinson
172c7330ab
Make objj a self contained narwhal package. Invert install so narwhal contains objj not vice versa.
...
Conflicts:
Tools/Rake/lib/objective-j/bundletask.rb
2009-08-09 14:39:36 -07:00
Tom Robinson
896eaf7937
Update Externals to latest. Remove first arg in objj, objjc, and cplutil to match changes to Narwhal.
2009-06-05 23:40:31 -07:00
Tom Robinson
1224ca9493
Rename plutil back to cputil. Oops.
2009-05-29 18:28:06 -07:00
Tom Robinson
45ec895df0
Fixed incorrect variables in regexp-rhino-patch
2009-05-29 17:12:12 -07:00
Tom Robinson
318d0456af
Merge branch 'master' of git@github.com:280north/cappuccino
2009-05-29 16:58:00 -07:00
Tom Robinson
5446e1f98f
Bring back the Rhino regex patch to use native Java regex.
2009-05-29 16:57:28 -07:00
Francisco Ryan Tolmasky I
5cb9f5f7c2
Fix for Unicode chars being mangled when building.
...
Closes #146 .
Reviewed by me.
2009-05-27 01:34:56 -07:00
tlrobinson
4ff99126d6
In objj module, ensure we read Objective-J as UTF-8
2009-05-19 06:36:41 -07:00
Ross Boucher
22f7985d20
Fix for unicode characters being screwed up by shrinksafe
2009-05-14 16:39:36 -07:00
tlrobinson
6c0a281ac2
Remove importClass for java.io.File
2009-05-10 03:56:13 -07:00
tlrobinson
6e11a66cb0
Updated all Rakefiles and tools to work with Narwhal
2009-05-10 03:35:31 -07:00
Tom Robinson and Ross Boucher
932aa87d87
Cleanup of shell scripts, change shebang to bash, etc
2009-03-25 02:51:54 -07:00
Francisco Tolmasky
56364d187a
Deleted some remaining build.xml files.
...
Reviewed by me.
2009-03-21 07:35:02 -07:00
Francisco Tolmasky
6930357351
Added clean/clobber to Objective-J.
...
Reviewed by me.
2009-03-19 06:36:07 -07:00
Francisco Tolmasky
c6e266b08f
Name changes.
...
Reviewed by me.
2009-03-18 16:53:00 -07:00
Francisco Tolmasky
ad93ad55cc
Fixed some build bugs and moved capp to new build system.
...
Reviewed by me.
2009-03-17 19:19:08 -07:00
Francisco Tolmasky
b3cc75fe46
Added significantly improved platform support.
...
Reviewed by me.
2009-03-16 07:10:42 -07:00
Francisco Tolmasky
df6ec644e9
Started moving blend over.
...
Reviewed by me.
2009-03-15 19:36:24 -07:00
Francisco Tolmasky
101cf4db2c
Further Tools changes.
...
Reviewed by me.
2009-03-15 15:32:29 -07:00
Francisco Tolmasky
9c4d4ccb70
Started moving build system to rake.
...
Reviewed by me.
2009-03-15 02:25:23 -07:00