Garen Torikian
|
598d0d3ec2
|
Fix CPP multiline directives
|
2013-02-04 17:00:37 -08:00 |
|
nightwing
|
759fbaba44
|
merge tokens of same type by default
|
2012-12-25 16:57:11 +04:00 |
|
nightwing
|
0c79b239b6
|
fix c and stylus highlighters
|
2012-12-25 16:56:31 +04:00 |
|
Garen Torikian
|
142415b985
|
Fix endif
|
2012-12-25 00:20:33 -08:00 |
|
Garen Torikian
|
723c86dc85
|
Fix preprocessor rules, #1170
|
2012-12-24 17:18:44 -08:00 |
|
Garen Torikian
|
1158798094
|
Support new getKeywords function
|
2012-11-15 16:25:40 +04:00 |
|
Garen Torikian
|
8b1404bd4e
|
Update Objc Rules
|
2012-11-10 13:29:50 +04:00 |
|
Garen Torikian
|
d22ab48d7c
|
Objc highlights
|
2012-11-10 13:29:50 +04:00 |
|
Garen Torikian
|
ab8c3076c5
|
More c/obj-c updates
|
2012-09-11 10:20:20 +04:00 |
|
Garen Torikian
|
779c00eace
|
Fix C highlighting, update ObjC, fix themes, add UUID
|
2012-09-11 10:20:20 +04:00 |
|
Lennart Kats
|
8b971619b7
|
Add BSD license headers
|
2012-09-06 22:48:34 +02:00 |
|
nightwing
|
43f966bd5f
|
convert rest of the modes to new style
|
2012-08-31 19:21:47 +04:00 |
|
nightwing
|
68d0799554
|
make getStartRule getEndRule static
|
2012-04-15 19:02:18 +04:00 |
|
Fabian Jakobs
|
c08d09bfb4
|
use strict
|
2011-12-19 15:15:29 +01:00 |
|
Fabian Jakobs
|
c043d14b8b
|
use relative module ids to please node.js
|
2011-11-09 15:38:53 +01:00 |
|
Fabian Jakobs
|
b063b96230
|
move pilot code back into Ace
Conflicts:
.gitmodules
Makefile.dryice.js
build_support/editor_textarea.html
demo/demo.js
kitchen-sink.html
lib/ace/edit_session_test.js
lib/ace/mode/coffee.js
lib/ace/mode/coffee_highlight_rules.js
lib/ace/mode/css.js
lib/ace/mode/javascript.js
lib/ace/model/window.js
lib/ace/mouse/default_handlers.js
lib/ace/theme/clouds.js
lib/ace/theme/clouds_midnight.js
lib/ace/theme/cobalt.js
lib/ace/theme/crimson_editor.js
lib/ace/theme/dawn.js
lib/ace/theme/eclipse.js
lib/ace/theme/idle_fingers.js
lib/ace/theme/kr_theme.js
lib/ace/theme/merbivore.js
lib/ace/theme/merbivore_soft.js
lib/ace/theme/mono_industrial.js
lib/ace/theme/monokai.js
lib/ace/theme/pastel_on_dark.js
lib/ace/theme/solarized_dark.js
lib/ace/theme/solarized_light.js
lib/ace/theme/textmate.js
lib/ace/theme/twilight.js
lib/ace/theme/vibrant_ink.js
lib/ace/view/measure_text.js
lib/ace/virtual_renderer.js
package.json
support/paths.js
|
2011-11-02 18:18:51 +01:00 |
|
Fabian Jakobs
|
0b25b7593f
|
some tokenizer fixes. fix #435
|
2011-10-04 16:06:10 +02:00 |
|
Irakli Gozalishvili
|
4e56be878f
|
Highlighter support for c++, coffee, c#, js punctuation operators.
|
2011-09-09 17:02:29 +02:00 |
|
Irakli Gozalishvili
|
4f482437d7
|
Allow highlighting parens with a diff color via .ace_paren style.
|
2011-09-08 12:33:45 +02:00 |
|
Fabian Jakobs
|
1c5fb5b75a
|
don't merge tokens (Includes coding style cleanups)
fix #355
|
2011-08-01 15:01:50 +02:00 |
|
Nate Lillich
|
495ea8f46b
|
Fix'd comment-doc not working in C/C++
|
2011-06-18 12:09:42 -07:00 |
|
c-spencer
|
0bad27ff92
|
Update modes to use new embed syntax
|
2011-05-25 20:58:45 +01:00 |
|
Julian Viereck
|
39c7c652d9
|
Fix highlighter rules to not become global objects
|
2011-02-15 21:01:02 +08:00 |
|
Fabian Jakobs
|
210dcaf4fd
|
fix keyword lookup in the tokenizers
|
2011-02-08 12:33:12 +01:00 |
|
Gastón Kleiman
|
ba42042013
|
add C/C++ syntax highlighting
|
2011-02-04 14:28:25 +08:00 |
|