Commit graph

1,047 commits

Author SHA1 Message Date
Fabian Jakobs
3fd3843c9f fix changelog 2011-02-08 17:33:30 +01:00
Fabian Jakobs
b4f2187c08 bump version number 2011-02-08 17:23:47 +01:00
Fabian Jakobs
582eb0ad67 fix typo and make sure js files in modes don't accumulate 2011-02-08 17:23:34 +01:00
Fabian Jakobs
ac44381658 update pilot 2011-02-08 17:21:19 +01:00
Fabian Jakobs
758ecefa73 use four space indentation for the coffee example 2011-02-08 17:20:55 +01:00
Fabian Jakobs
0934deb87f update build 2011-02-08 17:20:33 +01:00
Colin Gourlay
96285d43ff Added myself to the authors of the Python syntax mode. 2011-02-08 20:51:13 +08:00
Fabian Jakobs
210dcaf4fd fix keyword lookup in the tokenizers 2011-02-08 12:33:12 +01:00
Fabian Jakobs
554dafd1bf fix tokenizer check 2011-02-08 12:32:47 +01:00
Fabian Jakobs
d2d5fab86e update readme 2011-02-08 12:32:07 +01:00
Fabian Jakobs
4b3d183ba7 reaadd tokenizer check 2011-02-08 09:19:06 +01:00
Fabian Jakobs
faec023507 Merge branch 'master' of github.com:ajaxorg/ace 2011-02-08 09:16:26 +01:00
Daniel Krech
ae4b171065 Fixed to allow tokenizing of an empty line. eg. a rule with a regex of ^$ 2011-02-08 16:16:05 +08:00
Joe Cheng
a9bbd7995a PageUp/Down behavior that is more consistent with native OS 2011-02-08 16:12:55 +08:00
Fabian Jakobs
44c1196e08 Merge branch 'master' of github.com:ajaxorg/ace 2011-02-08 09:04:19 +01:00
satyr
589418a83e CoffeeScript mode 2011-02-08 16:03:45 +08:00
Julian Viereck
3b29651731 Ensure there is always at least one line if a empty document is created 2011-02-08 01:06:18 +08:00
Julian Viereck
17578e42cb Fix issue 83: Wrap mode error on Document.insertLines/removeLines 2011-02-08 01:06:18 +08:00
Fabian Jakobs
034152e88c update package 2011-02-07 12:20:14 +01:00
Fabian Jakobs
9ac8dc2ef2 small change to the demo document 2011-02-07 11:56:40 +01:00
Fabian Jakobs
1c9033d483 add missing c++ mode to the package 2011-02-07 11:04:02 +01:00
Fabian Jakobs
adcc5b9738 update change log 2011-02-07 11:03:44 +01:00
Fabian Jakobs
505762bd7a uglify only in the last step 2011-02-07 10:58:46 +01:00
Fabian Jakobs
d6d9a7329d guess worker base path 2011-02-07 10:54:18 +01:00
Fabian Jakobs
81bafa346a fix worker loading for requirejs 2011-02-07 10:37:04 +01:00
Fabian Jakobs
519546289c make jslint happy 2011-02-07 10:36:45 +01:00
Fabian Jakobs
60058ec2be Merge branch 'master' of github.com:ajaxorg/ace 2011-02-04 15:24:25 +01:00
Fabian Jakobs
0be45ac78c shift-backspace should delete char 2011-02-04 15:24:10 +01:00
Fabian Jakobs
6516e3931a fix broken reference to "self" 2011-02-04 13:24:04 +01:00
Fabian Jakobs
5cbc467486 update changelog 2011-02-04 08:18:10 +01:00
Fabian Jakobs
fcf0138f7e add changelog, bump version number and update package 0.1.4 v0.1.4 2011-02-04 07:47:25 +01:00
Fabian Jakobs
0259c731f8 setTimeout passes the elapsed time as argument 2011-02-04 07:47:04 +01:00
Fabian Jakobs
3bf7247366 use 4 space indent 2011-02-04 07:32:44 +01:00
Gastón Kleiman
ba42042013 add C/C++ syntax highlighting 2011-02-04 14:28:25 +08:00
MikeRatcliffe
3da587e6e3 Patched wordwrap JS error on startup 2011-02-04 14:27:55 +08:00
Fabian Jakobs
04f50482c8 create new package 0.1.3 v0.1.3 2011-02-03 16:33:55 +01:00
Fabian Jakobs
4575e8cca3 update pilot 2011-02-03 16:09:36 +01:00
Fabian Jakobs
88e1e43cb7 let mini_require play nice with requireJS 2011-02-03 16:09:27 +01:00
Fabian Jakobs
4faf523265 Merge branch 'master' of github.com:ajaxorg/ace 2011-02-03 14:57:37 +01:00
Fabian Jakobs
525443c875 use compressed ace 2011-02-03 14:57:10 +01:00
Fabian Jakobs
12ad6c1677 update package 2011-02-03 14:56:58 +01:00
Fabian Jakobs
ae510f29b4 make sure line numbers stay correct 2011-02-03 14:55:21 +01:00
Fabian Jakobs
c9f3abb199 ignore #! in the js worker 2011-02-03 14:45:45 +01:00
Fabian Jakobs
bb489c174c use more interesting ruby example 2011-02-03 10:18:55 +01:00
Fabian Jakobs
89963dedac Merge branch 'master' of github.com:ajaxorg/ace
Conflicts:
	demo/demo.js
	editor.html
2011-02-03 10:13:18 +01:00
Fabian Jakobs
ca13b9482e ignore cloud9 settings file 2011-02-03 09:46:04 +01:00
Fabian Jakobs
bd5b68d767 Merge remote branch 'tomtasche/master' 2011-02-03 09:45:19 +01:00
Fabian Jakobs
083e29bbf8 Merge branch 'master' of github.com:ajaxorg/ace 2011-02-03 09:37:53 +01:00
Fabian Jakobs
c181ecfe23 merge ruby mode 2011-02-02 18:27:13 +01:00
Fabian Jakobs
4c32592f03 Merge branch 'master' of github.com:ajaxorg/ace 2011-02-02 18:11:19 +01:00