nightwing
|
290cf191d5
|
update documentation
|
2013-06-04 23:17:35 +04:00 |
|
nightwing
|
38c97ee467
|
do not use Object.create in loader. It runs before fixoldbrowsers.js
fixes #1428
|
2013-05-14 14:20:39 +04:00 |
|
nightwing
|
71ae26759a
|
fix typo
|
2013-04-30 23:10:49 +04:00 |
|
nightwing
|
23f9f6f849
|
allow exporting function in mini_require.js
|
2013-04-30 01:04:00 +04:00 |
|
nightwing
|
e14b6072fa
|
do not mess with global require
|
2012-11-15 17:13:00 +04:00 |
|
Lennart Kats
|
8b971619b7
|
Add BSD license headers
|
2012-09-06 22:48:34 +02:00 |
|
Mostafa Eweda
|
e2b80ffb21
|
Revert "include ace/requirejs/text in build to not depend on require text plugin"
This reverts commit 42219c2379.
Conflicts:
build_support/mini_require.js
|
2012-08-31 18:54:50 +02:00 |
|
nightwing
|
05a31aa7e5
|
fix mini_require.js
do not patch global require namespace if is used
do not patch require if it is already patched
|
2012-08-12 17:21:44 +04:00 |
|
nightwing
|
42219c2379
|
include ace/requirejs/text in build to not depend on require text plugin
fixes issue #708
|
2012-08-05 15:00:20 +04:00 |
|
Fabian Jakobs
|
d7c823de0f
|
add define.packaged
|
2012-02-22 12:14:29 +01:00 |
|
Fabian Jakobs
|
483a7126e0
|
better integration with requirejs
|
2012-02-22 10:35:08 +01:00 |
|
Fabian Jakobs
|
47aa0d88c9
|
mark modules as packaged
|
2011-12-19 13:02:10 +01:00 |
|
Fabian Jakobs
|
a40c6a9211
|
Cleanup build system
* create no conflict packed version of ace
* move text area code into the normal code base
* remote special cased code for textarea
|
2011-12-16 16:32:07 +01:00 |
|
Fabian Jakobs
|
d90cf5a31e
|
fix mini require for the bookmarklet
|
2011-12-05 18:53:37 +01:00 |
|
Fabian Jakobs
|
32e90b2b8a
|
Function.prototype.bind cannot be used in the loader
since ES5-shim is not there yet.
|
2011-11-14 18:12:15 +01:00 |
|
Fabian Jakobs
|
09a52b8165
|
allow modules to return a module
|
2011-11-10 18:17:53 +01:00 |
|
Fabian Jakobs
|
625f70206c
|
package
|
2011-11-09 16:55:48 +01:00 |
|
Fabian Jakobs
|
9e8191df68
|
package
|
2011-08-19 15:36:05 +02:00 |
|
Fabian Jakobs
|
1e8a366cd5
|
resolve collision with existing requireJS on the page
|
2011-08-18 14:10:51 +02:00 |
|
Fabian Jakobs
|
de438858a9
|
revert: No need to fallback to existing requireJS.
|
2011-06-20 09:09:34 +00:00 |
|
Fabian Jakobs
|
86ce859335
|
detect global object
|
2011-06-20 08:27:32 +00:00 |
|
Fabian Jakobs
|
72383f0e75
|
No need to fallback to existing requireJS. Fix issue #198
|
2011-05-16 13:41:01 +00:00 |
|
Joe Cheng
|
8f52764dbc
|
Define statement 'deps' argument should be optional
|
2011-02-28 16:48:23 +08:00 |
|
Fabian Jakobs
|
8c06c538ee
|
use proper AMD style
|
2011-02-21 12:41:48 +01:00 |
|
Fabian Jakobs
|
88e1e43cb7
|
let mini_require play nice with requireJS
|
2011-02-03 16:09:27 +01:00 |
|
Fabian Jakobs
|
3ed202b6d2
|
move packaged js source files to "src"
|
2011-01-31 16:00:58 +01:00 |
|
Fabian Jakobs
|
43f73bf25d
|
Merge branch 'master' of github.com:ajaxorg/ace
Conflicts:
build_support/mini_require.js
|
2011-01-31 14:23:22 +01:00 |
|
Fabian Jakobs
|
850c13a22c
|
update dryice build script
|
2011-01-31 14:21:29 +01:00 |
|
kyo_ago
|
e86f17d7d4
|
fix "Array.isArray is not a function" (Fx 3.6)
|
2011-01-31 20:42:16 +08:00 |
|
Fabian Jakobs
|
58dc601000
|
Merge remote branch 'mozilla/master'
Conflicts:
Makefile.dryice.js
build_support/boot.js
build_support/mini_require.js
lib/ace/edit_session.js
package.json
|
2011-01-31 11:28:42 +01:00 |
|
Fabian Jakobs
|
4af6988ece
|
make build system worker compatible
|
2011-01-26 17:08:34 +01:00 |
|
Fabian Jakobs
|
e051098608
|
comment out console.log
|
2011-01-20 13:31:34 +01:00 |
|
Fabian Jakobs
|
7644522783
|
fix copyright
|
2011-01-15 13:36:51 +01:00 |
|
Kevin Dangoor
|
3210edda92
|
use files from new build_support directory
|
2011-01-12 15:52:51 -05:00 |
|