Andrew Hankinson
0038eab6ab
Add CFError and CFNetworkErrors to the Includes list
2014-11-01 08:59:35 -04:00
Martin Carlberg
e9ca7c7395
Fixed: IE8 Browser support.
...
The compiler can now run in IE8. Also found the use of the function .indexOf on Arrays in CPView.j.
It is not supported in IE8.
Added a new file (OldBrowserCompatibility.js) in the Objective-J framework that will add functions if they are not supported in the javascript runtime.
2013-05-06 16:17:09 +02:00
Martin Carlberg
d49e78c43e
Removal of old compiler
2013-01-07 20:29:56 +01:00
Martin Carlberg
9cb14d6db3
Added new faster compiler based on acorn parser
2013-01-07 09:59:10 +01:00
Martin Carlberg
59fa5c27b6
Added support for new compiler when loading objj files in the browsers
2012-12-15 23:35:36 +01:00
Tom Robinson
d8fb849691
Refactor objj_eval to work in the browser. Move from CommonJS-specific code to Objective-J proper.
2010-03-16 23:57:37 -07:00
Francisco Ryan Tolmasky I
db1454c4fe
Add display names to runtime methods.
...
Reviewed by me.
2010-03-07 15:36:32 -08:00
Francisco Ryan Tolmasky I
0881d86998
A number of performance improvements in the loader.
...
Reviewed by me.
2010-03-07 03:58:21 -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
Tom Robinson
7defbce1dd
Fix more incorrect type annotations
2010-02-24 22:45:34 -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
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
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
Francisco Ryan Tolmasky I
833896e267
Renaming file to match class renaming.
...
Reviewed by me.
2010-02-14 19:17:56 -08:00
Tom Robinson
17072f9ed4
Move CPLog to Objective-J
2010-02-05 22:27:13 -08:00
Tom Robinson
2cc40a7961
Add sprintf.js to Objective-J
2010-02-05 21:11:47 -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
ca5dd0071c
Various IE fixes.
...
Reviewed by me.
2010-01-30 18:08:19 -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
38fd675f51
Performance improvements and bug fixes.
...
Reviewed by me.
2010-01-27 02:55:56 -08:00
Francisco Ryan Tolmasky I
ec210c49c5
Beginnings of new loader.
...
Reviewed by me.
2010-01-27 00:43:54 -08:00