Ross Boucher
|
8b9f36043d
|
Add a bit more context to the errors that we can.
|
2009-09-10 11:38:07 -04:00 |
|
Tom Robinson
|
0c349a8d7f
|
Add option to enable type checking in index-debug.html.
|
2009-07-29 20:23:40 -07:00 |
|
Tom Robinson
|
3b8664e6ff
|
Disable typechecking by default
|
2009-07-29 19:23:32 -07:00 |
|
Tom Robinson
|
4876c7142f
|
Merge branch 'typecheck'
|
2009-07-29 19:02:16 -07:00 |
|
Francisco Ryan Tolmasky I
|
4824f22e3c
|
Fix for super not working for class methods.
Closes #227.
Reviewed by me.
|
2009-07-24 11:22:32 -07:00 |
|
tlrobinson
|
d7b679dc78
|
* Move type checking to debug.js.
* Use JSON.stringify for serializing types array.
* Print Objective-J objects' names instead of descriptions to prevent inf recursion.
|
2009-07-20 18:39:37 -07:00 |
|
tlrobinson
|
9b99457871
|
Preliminary typechecking version of objj_msgSend, and preprocessor support.
|
2009-07-20 18:16:17 -07:00 |
|
tlrobinson
|
aa146613ac
|
Added missing "var"s to various parts of Objective-J
|
2009-04-27 19:31:36 -07:00 |
|
Ross Boucher
|
e0af565824
|
[#218 state:resolved milestone:0.7]
|
2009-03-25 02:56:53 -07:00 |
|
Francisco Tolmasky
|
409fab31e6
|
Added beginnings of bundle app.
Reviewed by me.
|
2009-03-16 00:39:28 -07:00 |
|
Francisco Tolmasky
|
9c4d4ccb70
|
Started moving build system to rake.
Reviewed by me.
|
2009-03-15 02:25:23 -07:00 |
|
Francisco Ryan Tolmasky I
|
5f66874d3e
|
Fix for infinite looping with unterminated msgsends and array literals.
[#161 state:resolved]
Reviewed by me.
|
2008-12-12 15:59:33 -08:00 |
|
Francisco Ryan Tolmasky I
|
26333c3d2b
|
A number of improvements to the parser.
Reviewed by me.
|
2008-11-14 17:56:04 -08:00 |
|
Francisco Ryan Tolmasky I
|
9e8eff4543
|
Fix for broken resources in DEBUG builds.
[#139 state:resolved]
Reviewed by me.
|
2008-11-12 18:25:42 -08:00 |
|
Francisco Ryan Tolmasky I
|
6cff27c7bb
|
Fix for minimization in Cappuccino.
[#9 state:resolved]
Reviewed by ross.
|
2008-11-03 16:57:28 -08:00 |
|
Tom Robinson
|
7a3fab1d6d
|
Numerous improvements and nib2cib support for CPControl, CPSlider, CPTextField, CPWebView, etc.
Fixed broken @accessors preprocessing.
|
2008-10-27 04:54:43 -07:00 |
|
Francisco Ryan Tolmasky I
|
5144a5a579
|
Added @accessor support, @import, and fixed spacing bug with @selector.
Reviewed by ross.
|
2008-10-26 00:48:49 -07:00 |
|
Francisco Ryan Tolmasky I
|
b7bba7dc7f
|
Added @synthesize.
Reviewed by tom.
|
2008-10-24 17:40:30 -07:00 |
|
Francisco Ryan Tolmasky I
|
2e9e38ebaf
|
Fix for multiline string literals not working in Objective-J.
[#80 state:resolved]
Reviewed by me.
|
2008-10-22 18:13:44 -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
|
a9e9dab7e6
|
Fix for broken new selector.
[#37 state:resolved].
Reviewed by me.
|
2008-09-15 02:02:12 -07:00 |
|
Francisco Ryan Tolmasky I
|
a97bb72800
|
Initial commit.
Reviewed by francisco, ross and tom.
|
2008-09-04 03:52:20 -07:00 |
|