Garen Torikian
|
1c5320f84e
|
Merge master
|
2012-04-09 21:33:39 -07:00 |
|
Fabian Jakobs
|
b76d40305f
|
Merge pull request #700 from ajaxorg/highlighting/js
Fix highlighting rules for JS
|
2012-04-09 07:10:56 -07:00 |
|
Garen Torikian
|
cbc3858ff2
|
Fix highlighting rules
|
2012-04-06 20:52:53 -07:00 |
|
Fabian Jakobs
|
d809d26fab
|
dry ice 0.4.4 does not work
|
2012-04-06 18:02:54 +02:00 |
|
Fabian Jakobs
|
d386d4c6a1
|
package
|
2012-04-06 18:02:30 +02:00 |
|
Fabian Jakobs
|
cbd29bc541
|
cleanup unit tests
|
2012-04-06 17:55:23 +02:00 |
|
Fabian Jakobs
|
8c1508ab9b
|
build
|
2012-04-06 15:33:27 +02:00 |
|
Fabian Jakobs
|
8679b818a4
|
wiki
|
2012-04-06 15:33:27 +02:00 |
|
Fabian Jakobs
|
4084931f19
|
fix: find doesn't change horizontal scroll
fixes #638
|
2012-04-06 15:33:27 +02:00 |
|
Fabian Jakobs
|
88363fe911
|
allow real regular expressions in highlighters
|
2012-04-06 15:33:27 +02:00 |
|
Fabian Jakobs
|
ad0e1ef67c
|
wiki
|
2012-04-06 15:33:26 +02:00 |
|
Fabian Jakobs
|
5f9af07e9b
|
some mode fixes
|
2012-04-06 15:33:26 +02:00 |
|
Fabian Jakobs
|
819bfe47ce
|
Command+Backspace should remove until begin of line, Option+Backspace should remove token
fix #661
|
2012-04-06 15:33:26 +02:00 |
|
Fabian Jakobs
|
d09c0bcdbf
|
Single quotes are not auto-paired like double quotes
fixed #663
|
2012-04-06 15:33:26 +02:00 |
|
Fabian Jakobs
|
6462d39c4a
|
package
|
2012-04-06 15:33:26 +02:00 |
|
Fabian Jakobs
|
91f4d87cf2
|
some tokenizer fixes
|
2012-04-06 15:33:25 +02:00 |
|
Fabian Jakobs
|
07672b4987
|
use consistent naming for unit test
|
2012-04-06 15:33:25 +02:00 |
|
Fabian Jakobs
|
b096c279b3
|
load modes in the demo on demand
|
2012-04-06 15:33:25 +02:00 |
|
Fabian Jakobs
|
1733804971
|
Merge pull request #698 from danyaPostfactum/patch-2
remove trailing commas
|
2012-04-05 23:24:58 -07:00 |
|
danyaPostfactum
|
81d4d642c6
|
remove trailing commas
|
2012-04-06 16:04:34 +10:00 |
|
Fabian Jakobs
|
83d81635f8
|
remove event delegation
|
2012-04-05 21:50:25 +02:00 |
|
Fabian Jakobs
|
679ecc3611
|
fix narcissus issue
|
2012-04-05 21:50:25 +02:00 |
|
Fabian Jakobs
|
6a38ad951a
|
update narcissus
|
2012-04-05 21:50:24 +02:00 |
|
Fabian Jakobs
|
3ccb90ea54
|
emit an event after a mode is loaded
|
2012-04-05 21:50:24 +02:00 |
|
Fabian Jakobs
|
a6112a9128
|
Merge pull request #697 from wildfireapp/master
The following adds a simple liquid parser we've been using internally
|
2012-04-05 12:49:25 -07:00 |
|
Bernie Telles
|
0a9ff4f55d
|
Add sample docs for liquid.
|
2012-04-05 09:29:45 -07:00 |
|
Fabian Jakobs
|
dc63ca891f
|
Merge pull request #684 from danyaPostfactum/patch-1
Two little fixes of gutter style in "chrome" theme
|
2012-04-05 05:32:28 -07:00 |
|
Bernie Telles
|
5e87f9b60a
|
Add liquid parser.
|
2012-04-04 16:50:08 -07:00 |
|
Fabian Jakobs
|
ca1645e06b
|
package
|
2012-04-04 20:35:29 +02:00 |
|
Fabian Jakobs
|
ac797eefe7
|
check was wrong
|
2012-04-04 20:34:06 +02:00 |
|
Fabian Jakobs
|
155012a5ff
|
package
|
2012-04-04 15:40:23 +02:00 |
|
Fabian Jakobs
|
478e4775ae
|
Merge pull request #645 from wcandillon/master
Add support for XQuery
|
2012-04-04 04:09:09 -07:00 |
|
Fabian Jakobs
|
45b8b9e83f
|
Merge pull request #679 from richoH/features/sh/1
Features/sh/1
|
2012-04-04 00:29:13 -07:00 |
|
Zef Hemel
|
daee6d1c3f
|
Merge pull request #695 from ajaxorg/highlighting/php
Improve multiline string rules
|
2012-04-03 23:32:50 -07:00 |
|
Garen Torikian
|
57d1e72751
|
Improve multiline string rules
|
2012-04-03 22:45:56 -07:00 |
|
Garen Torikian
|
c73171b3b2
|
Merge pull request #688 from ajaxorg/theme/update_monokai
Truly improve syntax highlighting for JS, CSS, XML/HTML files
|
2012-04-03 17:12:02 -07:00 |
|
Garen Torikian
|
332d3d8857
|
Fix comments
|
2012-04-01 01:42:38 -07:00 |
|
Garen Torikian
|
d624c11acd
|
Fix broken test
|
2012-04-01 01:36:05 -07:00 |
|
Garen Torikian
|
175f3ea06c
|
Truly improve syntax highlighting for JS, CSS, XML/HTML
|
2012-03-31 23:56:47 -07:00 |
|
William Candillon
|
539b5fe556
|
Rebuild the kitchen sink.
|
2012-03-31 12:18:32 +02:00 |
|
William Candillon
|
bdb21ff646
|
Merge https://github.com/ajaxorg/ace
Conflicts:
Makefile.dryice.js
build/demo/kitchen-sink/kitchen-sink-uncompressed.js
build/kitchen-sink.html
build/src/ace-noconflict.js
build/src/ace.js
demo/kitchen-sink/demo.js
|
2012-03-31 10:00:21 +02:00 |
|
Garen Torikian
|
9b4f97565d
|
Merge pull request #687 from ajaxorg/fix/build
Add new require dependencies
|
2012-03-30 14:55:43 -07:00 |
|
Garen Torikian
|
ad6e54ce2c
|
Add new requires
|
2012-03-30 14:54:39 -07:00 |
|
Garen Torikian
|
78252c4cf6
|
Add dependencies
|
2012-03-30 14:52:29 -07:00 |
|
Fabian Jakobs
|
dd986d45e5
|
package
|
2012-03-30 18:09:11 +02:00 |
|
Fabian Jakobs
|
0fb6590f26
|
be smarter with mode and theme loading
|
2012-03-30 17:44:24 +02:00 |
|
William Candillon
|
d7015b1c08
|
Add xquery doc to the kitchen sink.
|
2012-03-30 16:18:54 +02:00 |
|
William Candillon
|
a84caa3600
|
Add XQuery mode to the kitchen sink.
|
2012-03-30 16:11:04 +02:00 |
|
William Candillon
|
06a85bd325
|
Update XQuery syntax highlighter.
|
2012-03-30 14:16:11 +02:00 |
|
danyaPostfactum
|
496c8d67fc
|
Two minor fixes of gutter style
|
2012-03-30 17:44:07 +10:00 |
|