William Candillon
|
4d0f3dd059
|
Update build files.
|
2012-04-13 16:10:22 +02:00 |
|
William Candillon
|
d069b8508c
|
Update header file.
|
2012-04-13 16:03:05 +02:00 |
|
William Candillon
|
d5156baa32
|
Remove logging.
|
2012-04-13 16:00:44 +02:00 |
|
William Candillon
|
0991f44263
|
Add proof of concept for semantic highlighting.
|
2012-04-13 15:55:49 +02:00 |
|
William Candillon
|
afa970767a
|
Fix bugs in the XQuery parser and lexer.
|
2012-04-09 19:17:22 +02: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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
richo
|
66287085fd
|
Hilight function definitions
|
2012-03-29 09:50:18 +11:00 |
|
richo
|
99702e7505
|
Amend language variable support
|
2012-03-28 23:52:43 +11:00 |
|
richo
|
d1303f41da
|
Correctly hilight variables
|
2012-03-28 23:43:26 +11:00 |
|
richo
|
75b4948451
|
Add support for file descriptors
|
2012-03-28 23:16:34 +11:00 |
|
mikedeboer
|
19a5af9fe3
|
improved empty check
|
2012-03-27 17:19:01 +02:00 |
|
cloud9Deploy
|
4113f574a4
|
Merge pull request #658 from jrburke/patch-1
Call onLoad in the non-browser case.
|
2012-03-26 03:15:16 -07:00 |
|
cloud9Deploy
|
d7d8a164f1
|
Merge pull request #664 from ajaxorg/typo/placeholder
Typo followup: now handling both of ACE and Cloud9 worlds
|
2012-03-26 03:01:46 -07:00 |
|
cloud9Deploy
|
1340569415
|
Merge pull request #672 from ajaxorg/theme/update_monokai
Hella improve syntax highlighting for JS across all themes
|
2012-03-26 02:58:33 -07:00 |
|
cloud9Deploy
|
0b3fdb469c
|
Merge pull request #674 from nightwing/pullreq
update jshint
|
2012-03-26 02:55:05 -07:00 |
|
Fabian Jakobs
|
50d0d87d5f
|
package
|
2012-03-26 11:27:31 +02:00 |
|
richo
|
d6a21166fc
|
Add sh editing mode based on the python mode
|
2012-03-26 11:26:10 +02:00 |
|
William Candillon
|
dd182bcee6
|
Add encoding XQuery keyword.
|
2012-03-25 17:45:59 +02:00 |
|
Garen Torikian
|
ab7fa1a78d
|
Fix test I didn't know existed
|
2012-03-24 03:12:14 +01:00 |
|
Garen Torikian
|
5a02205fc8
|
Update to add param colors and more JS functions
|
2012-03-24 02:47:25 +01:00 |
|
nightwing
|
77fb2dc1f2
|
quick node script for updating dependencies
|
2012-03-23 21:00:48 +04:00 |
|