Commit graph

16 commits

Author SHA1 Message Date
Fabian Jakobs
7644522783 fix copyright 2011-01-15 13:36:51 +01:00
Fabian Jakobs
ecf7ef04c8 allow all characters a regexp flags 2011-01-12 11:56:28 +01:00
Fabian Jakobs
4b5c5f324f fix boolean highlighting 2010-12-16 11:45:21 +01:00
Fabian Jakobs
97c24a7769 all tests are working now 2010-12-16 10:56:33 +01:00
Fabian Jakobs
123da20bd5 no capture groups in tokenizer regexps 2010-12-15 20:00:46 +01:00
Fabian Jakobs
e97f9dbbb7 removed redundant "undefined" 2010-12-15 16:19:09 +01:00
Fabian Jakobs
c5f63c7112 put functions from old "ace/lib" modules directly
on "exports"
2010-12-15 11:04:14 +01:00
Joe Walker
be9b8a0f3f move oop.js into pilot 2010-11-23 14:36:12 +00:00
Joe Walker
5f3beef482 move lang.js into pilot 2010-11-23 14:35:01 +00:00
Joe Walker
7f0930ea51 convert the remaining modes to exports style 2010-11-17 12:16:51 +00:00
Joe Walker
dee4708658 export style for doc comments 2010-11-17 11:48:00 +00:00
Joe Walker
4ab7c653cc converting modules to use exports style rather than return style 2010-11-15 13:50:13 +00:00
Joe Walker
b91f4d0941 adjusting paths to use ace/ rather than ./ 2010-11-15 12:45:07 +00:00
Fabian Jakobs
fde5198af0 use relative module IDs 2010-11-09 09:34:31 +01:00
Fabian Jakobs
3adeac683d apply Kevin's refactoring
- lower case file names
- use define(function(require, exports, module) {..})
2010-11-09 08:48:19 +01:00
Fabian Jakobs
e377e03a82 use lower case file names and use define(function(require, exports, module) {}) 2010-11-05 09:45:01 +01:00
Renamed from lib/ace/mode/JavaScriptHighlightRules.js (Browse further)