Alexander Ljungberg
|
c4eaf083b4
|
Code formatting. Don't shadow compressor function name.
|
2012-03-13 20:29:38 +00:00 |
|
Alexander Ljungberg
|
df6b592d11
|
Refs #1474. Allow -T argument before -- in objjc and document it in help.
Seems like all options should be before -- really.
|
2012-03-13 20:27:20 +00:00 |
|
Georges Auberger
|
70432f0198
|
Added -T directive to enable ObjectiveJ.Preprocessor.Flags.IncludeTypeSignatures flag on preprocessor
|
2012-03-07 22:10:16 -08:00 |
|
Alexander Ljungberg
|
7147266ddf
|
objjc option to compile to plain JavaScript (suitable for linting).
|
2011-11-10 11:59:26 +00:00 |
|
Alexander Ljungberg
|
ed4fc3b20f
|
objjc compile to stdout, argument parsing, --help.
|
2011-11-10 10:37:46 +00:00 |
|
Alexander Ljungberg
|
7e8b71dd52
|
Semicolons.
|
2011-11-10 10:36:47 +00:00 |
|
Francisco Ryan Tolmasky I
|
f46bbf83a8
|
Slight fix for correctness with --include.
Reviewed by me.
|
2010-11-01 11:26:59 -07:00 |
|
Francisco Ryan Tolmasky I
|
52f7844aee
|
Made it so .h files are automatically included in AppKit (avoiding needing to manually include Platform.h, etc.).
Also changed a bunch of <AppKit/*> imports to "*" imports.
Reviewed by me.
|
2010-11-01 11:10:01 -07:00 |
|
Francisco Ryan Tolmasky I
|
06bb1a96f3
|
Fix for objjc not compiling.
Reviewed by me.
|
2010-09-19 15:21:01 -07: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 |
|
Tom Robinson
|
c201990cb0
|
Switch compressor to use CommonJS packages for ShrinkSafe, etc.
|
2010-02-15 21:26:02 -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 |
|
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
|
ec210c49c5
|
Beginnings of new loader.
Reviewed by me.
|
2010-01-27 00:43:54 -08:00 |
|
Francisco Ryan Tolmasky I
|
403fcd8fff
|
Preparing for options fix in Narhwal.
Reviewed by me.
|
2009-12-30 23:52:55 -08:00 |
|
Tom Robinson
|
4581fe4f22
|
Cleanup command line tool args (change objj to include command at args[0])
|
2009-11-30 21:45:01 -08:00 |
|
Ross Boucher
|
b9664681a3
|
Better error reporting for narwhal-jsc
|
2009-11-19 15:29:20 -08:00 |
|
Ross Boucher
|
0639f4b00f
|
Exit from subjake if the subjake returns non zero status code. Don't exit in the compiler (required for building in Atlas to not kill the process)
|
2009-11-19 14:48:18 -08:00 |
|
Tom Robinson
|
31feec0465
|
Flush stdin after writing file to ShrinkSafe process (fixes building in Rhino)
|
2009-11-17 17:02:07 -08:00 |
|
Francisco Ryan Tolmasky I
|
aa8689a4f0
|
Fix for compiling with spaces in path name and misidentifying IE.
Reviewed by me.
|
2009-11-15 19:13:13 -08:00 |
|
Francisco Ryan Tolmasky I
|
44cbcc60fa
|
Check for gcc.
Reviewed by me.
|
2009-11-15 15:07:58 -08:00 |
|
Francisco Ryan Tolmasky I
|
8f9d83495c
|
Use interactive shrinksafe to improve buildtimes.
Reviewed by me.
|
2009-11-05 00:04:37 -08:00 |
|
Francisco Ryan Tolmasky I
|
0c13138a20
|
Split up objective-j and cappuccino CommonJS packages, and added ability to include Objective-J frameworks in CommonJS packages.
Reviewed by me.
|
2009-11-02 14:49:58 -08:00 |
|