Commit graph

4,103 commits

Author SHA1 Message Date
Fabian Jakobs
b096c279b3 load modes in the demo on demand 2012-04-06 15:33:25 +02:00
Ruben Daniels
7f5db3f6b4 * Added Setting 2012-04-06 12:35:08 +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
John Roepke
74daa182e9 Add LESS syntax highlighting. 2012-04-05 21:18:09 +00: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
William Candillon
b7ab8aa2f6 Merge /Users/wcandillon/Dropbox/ace 2012-04-05 12:55:05 +02:00
William Candillon
2a129757b3 Add missing XMLLexer file. 2012-04-05 12:53:35 +02:00
William Candillon
206e842dcd Update build files. 2012-04-05 12:44:16 +02:00
William Candillon
834e8733db Merge /Users/wcandillon/Dropbox/ace 2012-04-05 12:42:23 +02:00
William Candillon
b4ce34eb9b Improve XQuery parser and lexer support. 2012-04-05 12:41:39 +02: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
William Candillon
dc5aca2741 Merge https://github.com/ajaxorg/ace 2012-04-04 13:43:05 +02:00
William Candillon
dce9577ca4 Merge /Users/wcandillon/Dropbox/ace
Conflicts:
	build/demo/kitchen-sink/mode-xquery-uncompressed.js
2012-04-04 13:40:08 +02:00
William Candillon
12a2308a45 Add missing build file. 2012-04-04 13:39:35 +02:00
William Candillon
667fb57f7a Major improvements in the XQuery syntax checking infrastructure. 2012-04-04 13:38:19 +02:00
Fabian Jakobs
478e4775ae Merge pull request #645 from wcandillon/master
Add support for XQuery
2012-04-04 04:09:09 -07:00
nightwing
587e391bb5 fix failing test 2012-04-04 13:06:42 +04:00
nightwing
6cde5f3b4f cleanup 2012-04-04 13:06:17 +04: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
Ruben Daniels
b37304c63b * Tweaked performance 2012-04-03 19:09:17 -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
70cfb27e61 Update build files 2012-04-03 16:02:14 -07:00
Ruben Daniels
b47b0e9225 * Tweaked animation 2012-04-03 15:48:16 -07:00
nightwing
346ae096b3 overuse of events is bad:( 2012-04-03 22:47:57 +04:00
nightwing
299cdc1b19 fix typo 2012-04-03 22:46:48 +04:00
Ruben Daniels
c93c8d5d7f * Bugfix 2012-04-02 19:14:53 -07:00
Ruben Daniels
e216c44f01 * Performance tweak 2012-04-02 19:11:21 -07:00
Garen Torikian
fbff742540 Update build files 2012-04-02 19:02:39 -07:00
Garen Torikian
5ebed0aadb Merge branch 'feature/animscroll' of github.com:ajaxorg/ace into feature/animscroll 2012-04-02 18:53:55 -07:00
Garen Torikian
60d456e727 Add build files 2012-04-02 18:53:22 -07:00
Ruben Daniels
dbbacf7fc3 * Removed comment 2012-04-02 18:35:37 -07:00
Ruben Daniels
8ed101a062 * Added animation for scrolling for find and gotoline 2012-04-02 18:26:15 -07:00
William Candillon
ae085ef410 Add missing build files. 2012-04-02 10:44:38 +02:00
William Candillon
e794f71178 Merge branch 'master' of /Users/wcandillon/28msec/ace
Conflicts:
	build/kitchen-sink.html
2012-04-02 10:03:23 +02:00
William Candillon
08a604aad1 Add live XQuery syntax checking. 2012-04-02 10:01:52 +02: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