ace-rails-ap 0.0.2 → 0.0.3

Sign up to get free protection for your applications and to get access to all the features.
Files changed (260) hide show
  1. data/.gitmodules +3 -0
  2. data/lib/ace/rails/version.rb +1 -1
  3. data/update.sh +3 -0
  4. data/vendor/assets/javascripts/ace-compat-noconflict.js +1 -0
  5. data/vendor/assets/javascripts/ace-compat-uncompressed-noconflict.js +480 -0
  6. data/vendor/assets/javascripts/ace-compat-uncompressed.js +480 -0
  7. data/vendor/assets/javascripts/ace-compat.js +1 -0
  8. data/vendor/assets/javascripts/ace-noconflict.js +10 -0
  9. data/vendor/assets/javascripts/ace-uncompressed-noconflict.js +19976 -0
  10. data/vendor/assets/javascripts/ace-uncompressed.js +6568 -998
  11. data/vendor/assets/javascripts/ace.js +1 -1
  12. data/vendor/assets/javascripts/keybinding-emacs-noconflict.js +1 -0
  13. data/vendor/assets/javascripts/keybinding-emacs-uncompressed-noconflict.js +150 -0
  14. data/vendor/assets/javascripts/keybinding-emacs-uncompressed.js +150 -0
  15. data/vendor/assets/javascripts/keybinding-emacs.js +1 -1
  16. data/vendor/assets/javascripts/keybinding-vim-noconflict.js +1 -0
  17. data/vendor/assets/javascripts/keybinding-vim-uncompressed-noconflict.js +138 -0
  18. data/vendor/assets/javascripts/keybinding-vim-uncompressed.js +138 -0
  19. data/vendor/assets/javascripts/keybinding-vim.js +1 -1
  20. data/vendor/assets/javascripts/mode-c_cpp-noconflict.js +1 -0
  21. data/vendor/assets/javascripts/mode-c_cpp-uncompressed-noconflict.js +919 -0
  22. data/vendor/assets/javascripts/mode-c_cpp-uncompressed.js +919 -0
  23. data/vendor/assets/javascripts/mode-c_cpp.js +1 -1
  24. data/vendor/assets/javascripts/mode-clojure-noconflict.js +1 -0
  25. data/vendor/assets/javascripts/mode-clojure-uncompressed-noconflict.js +422 -0
  26. data/vendor/assets/javascripts/mode-clojure-uncompressed.js +422 -0
  27. data/vendor/assets/javascripts/mode-clojure.js +1 -1
  28. data/vendor/assets/javascripts/mode-coffee-noconflict.js +1 -0
  29. data/vendor/assets/javascripts/mode-coffee-uncompressed-noconflict.js +607 -0
  30. data/vendor/assets/javascripts/mode-coffee-uncompressed.js +607 -0
  31. data/vendor/assets/javascripts/mode-coffee.js +1 -1
  32. data/vendor/assets/javascripts/mode-coldfusion-noconflict.js +1 -0
  33. data/vendor/assets/javascripts/mode-coldfusion-uncompressed-noconflict.js +2458 -0
  34. data/vendor/assets/javascripts/mode-coldfusion-uncompressed.js +2458 -0
  35. data/vendor/assets/javascripts/mode-coldfusion.js +1 -0
  36. data/vendor/assets/javascripts/mode-csharp-noconflict.js +1 -0
  37. data/vendor/assets/javascripts/mode-csharp-uncompressed-noconflict.js +769 -0
  38. data/vendor/assets/javascripts/mode-csharp-uncompressed.js +769 -0
  39. data/vendor/assets/javascripts/mode-csharp.js +1 -1
  40. data/vendor/assets/javascripts/mode-css-noconflict.js +1 -0
  41. data/vendor/assets/javascripts/mode-css-uncompressed-noconflict.js +641 -0
  42. data/vendor/assets/javascripts/mode-css-uncompressed.js +641 -0
  43. data/vendor/assets/javascripts/mode-css.js +1 -1
  44. data/vendor/assets/javascripts/mode-golang-noconflict.js +1 -0
  45. data/vendor/assets/javascripts/mode-golang-uncompressed-noconflict.js +378 -0
  46. data/vendor/assets/javascripts/mode-golang-uncompressed.js +378 -0
  47. data/vendor/assets/javascripts/mode-golang.js +1 -0
  48. data/vendor/assets/javascripts/mode-groovy-noconflict.js +1 -0
  49. data/vendor/assets/javascripts/mode-groovy-uncompressed-noconflict.js +1393 -0
  50. data/vendor/assets/javascripts/mode-groovy-uncompressed.js +1393 -0
  51. data/vendor/assets/javascripts/mode-groovy.js +1 -1
  52. data/vendor/assets/javascripts/mode-haxe-noconflict.js +1 -0
  53. data/vendor/assets/javascripts/mode-haxe-uncompressed-noconflict.js +769 -0
  54. data/vendor/assets/javascripts/mode-haxe-uncompressed.js +769 -0
  55. data/vendor/assets/javascripts/mode-haxe.js +1 -0
  56. data/vendor/assets/javascripts/mode-html-noconflict.js +1 -0
  57. data/vendor/assets/javascripts/mode-html-uncompressed-noconflict.js +2475 -0
  58. data/vendor/assets/javascripts/mode-html-uncompressed.js +2475 -0
  59. data/vendor/assets/javascripts/mode-html.js +1 -1
  60. data/vendor/assets/javascripts/mode-java-noconflict.js +1 -0
  61. data/vendor/assets/javascripts/mode-java-uncompressed-noconflict.js +1395 -0
  62. data/vendor/assets/javascripts/mode-java-uncompressed.js +1395 -0
  63. data/vendor/assets/javascripts/mode-java.js +1 -1
  64. data/vendor/assets/javascripts/mode-javascript-noconflict.js +1 -0
  65. data/vendor/assets/javascripts/mode-javascript-uncompressed-noconflict.js +1226 -0
  66. data/vendor/assets/javascripts/mode-javascript-uncompressed.js +1226 -0
  67. data/vendor/assets/javascripts/mode-javascript.js +1 -1
  68. data/vendor/assets/javascripts/mode-json-noconflict.js +1 -0
  69. data/vendor/assets/javascripts/mode-json-uncompressed-noconflict.js +701 -0
  70. data/vendor/assets/javascripts/mode-json-uncompressed.js +701 -0
  71. data/vendor/assets/javascripts/mode-json.js +1 -1
  72. data/vendor/assets/javascripts/mode-latex-noconflict.js +1 -0
  73. data/vendor/assets/javascripts/mode-latex-uncompressed-noconflict.js +95 -0
  74. data/vendor/assets/javascripts/mode-latex-uncompressed.js +95 -0
  75. data/vendor/assets/javascripts/mode-less-noconflict.js +1 -0
  76. data/vendor/assets/javascripts/mode-less-uncompressed-noconflict.js +655 -0
  77. data/vendor/assets/javascripts/mode-less-uncompressed.js +655 -0
  78. data/vendor/assets/javascripts/mode-less.js +1 -0
  79. data/vendor/assets/javascripts/mode-liquid-noconflict.js +1 -0
  80. data/vendor/assets/javascripts/mode-liquid-uncompressed-noconflict.js +1353 -0
  81. data/vendor/assets/javascripts/mode-liquid-uncompressed.js +1353 -0
  82. data/vendor/assets/javascripts/mode-liquid.js +1 -0
  83. data/vendor/assets/javascripts/mode-lua-noconflict.js +1 -0
  84. data/vendor/assets/javascripts/mode-lua-uncompressed-noconflict.js +523 -0
  85. data/vendor/assets/javascripts/mode-lua-uncompressed.js +523 -0
  86. data/vendor/assets/javascripts/mode-markdown-noconflict.js +1 -0
  87. data/vendor/assets/javascripts/mode-markdown-uncompressed-noconflict.js +2925 -0
  88. data/vendor/assets/javascripts/mode-markdown-uncompressed.js +2925 -0
  89. data/vendor/assets/javascripts/mode-markdown.js +1 -1
  90. data/vendor/assets/javascripts/mode-ocaml-noconflict.js +1 -0
  91. data/vendor/assets/javascripts/mode-ocaml-uncompressed-noconflict.js +539 -0
  92. data/vendor/assets/javascripts/mode-ocaml-uncompressed.js +539 -0
  93. data/vendor/assets/javascripts/mode-ocaml.js +1 -1
  94. data/vendor/assets/javascripts/mode-perl-noconflict.js +1 -0
  95. data/vendor/assets/javascripts/mode-perl-uncompressed-noconflict.js +574 -0
  96. data/vendor/assets/javascripts/mode-perl-uncompressed.js +574 -0
  97. data/vendor/assets/javascripts/mode-perl.js +1 -1
  98. data/vendor/assets/javascripts/mode-pgsql-noconflict.js +1 -0
  99. data/vendor/assets/javascripts/mode-pgsql-uncompressed-noconflict.js +1104 -0
  100. data/vendor/assets/javascripts/mode-pgsql-uncompressed.js +1104 -0
  101. data/vendor/assets/javascripts/mode-pgsql.js +1 -0
  102. data/vendor/assets/javascripts/mode-php-noconflict.js +1 -0
  103. data/vendor/assets/javascripts/mode-php-uncompressed-noconflict.js +1885 -0
  104. data/vendor/assets/javascripts/mode-php-uncompressed.js +1885 -0
  105. data/vendor/assets/javascripts/mode-php.js +1 -1
  106. data/vendor/assets/javascripts/mode-powershell-noconflict.js +1 -0
  107. data/vendor/assets/javascripts/mode-powershell-uncompressed-noconflict.js +710 -0
  108. data/vendor/assets/javascripts/mode-powershell-uncompressed.js +710 -0
  109. data/vendor/assets/javascripts/mode-powershell.js +1 -0
  110. data/vendor/assets/javascripts/mode-python-noconflict.js +1 -0
  111. data/vendor/assets/javascripts/mode-python-uncompressed-noconflict.js +507 -0
  112. data/vendor/assets/javascripts/mode-python-uncompressed.js +507 -0
  113. data/vendor/assets/javascripts/mode-python.js +1 -1
  114. data/vendor/assets/javascripts/mode-ruby-noconflict.js +1 -0
  115. data/vendor/assets/javascripts/mode-ruby-uncompressed-noconflict.js +391 -0
  116. data/vendor/assets/javascripts/mode-ruby-uncompressed.js +391 -0
  117. data/vendor/assets/javascripts/mode-ruby.js +1 -1
  118. data/vendor/assets/javascripts/mode-scad-noconflict.js +1 -0
  119. data/vendor/assets/javascripts/mode-scad-uncompressed-noconflict.js +907 -0
  120. data/vendor/assets/javascripts/mode-scad-uncompressed.js +907 -0
  121. data/vendor/assets/javascripts/mode-scad.js +1 -1
  122. data/vendor/assets/javascripts/mode-scala-noconflict.js +1 -0
  123. data/vendor/assets/javascripts/mode-scala-uncompressed-noconflict.js +1395 -0
  124. data/vendor/assets/javascripts/mode-scala-uncompressed.js +1395 -0
  125. data/vendor/assets/javascripts/mode-scala.js +1 -1
  126. data/vendor/assets/javascripts/mode-scss-noconflict.js +1 -0
  127. data/vendor/assets/javascripts/mode-scss-uncompressed-noconflict.js +679 -0
  128. data/vendor/assets/javascripts/mode-scss-uncompressed.js +679 -0
  129. data/vendor/assets/javascripts/mode-scss.js +1 -1
  130. data/vendor/assets/javascripts/mode-sh-noconflict.js +1 -0
  131. data/vendor/assets/javascripts/mode-sh-uncompressed-noconflict.js +289 -0
  132. data/vendor/assets/javascripts/mode-sh-uncompressed.js +289 -0
  133. data/vendor/assets/javascripts/mode-sh.js +1 -0
  134. data/vendor/assets/javascripts/mode-sql-noconflict.js +1 -0
  135. data/vendor/assets/javascripts/mode-sql-uncompressed-noconflict.js +159 -0
  136. data/vendor/assets/javascripts/mode-sql-uncompressed.js +159 -0
  137. data/vendor/assets/javascripts/mode-sql.js +1 -0
  138. data/vendor/assets/javascripts/mode-svg-noconflict.js +1 -0
  139. data/vendor/assets/javascripts/mode-svg-uncompressed-noconflict.js +2137 -0
  140. data/vendor/assets/javascripts/mode-svg-uncompressed.js +2137 -0
  141. data/vendor/assets/javascripts/mode-svg.js +1 -1
  142. data/vendor/assets/javascripts/mode-text-noconflict.js +0 -0
  143. data/vendor/assets/javascripts/mode-text-uncompressed-noconflict.js +0 -0
  144. data/vendor/assets/javascripts/mode-text-uncompressed.js +0 -0
  145. data/vendor/assets/javascripts/mode-text.js +0 -0
  146. data/vendor/assets/javascripts/mode-textile-noconflict.js +1 -0
  147. data/vendor/assets/javascripts/mode-textile-uncompressed-noconflict.js +254 -0
  148. data/vendor/assets/javascripts/mode-textile-uncompressed.js +254 -0
  149. data/vendor/assets/javascripts/mode-textile.js +1 -1
  150. data/vendor/assets/javascripts/mode-xml-noconflict.js +1 -0
  151. data/vendor/assets/javascripts/mode-xml-uncompressed-noconflict.js +1012 -0
  152. data/vendor/assets/javascripts/mode-xml-uncompressed.js +1012 -0
  153. data/vendor/assets/javascripts/mode-xml.js +1 -1
  154. data/vendor/assets/javascripts/mode-xquery-noconflict.js +1 -0
  155. data/vendor/assets/javascripts/mode-xquery-uncompressed-noconflict.js +540 -0
  156. data/vendor/assets/javascripts/mode-xquery-uncompressed.js +540 -0
  157. data/vendor/assets/javascripts/mode-xquery.js +1 -0
  158. data/vendor/assets/javascripts/theme-chrome-noconflict.js +1 -0
  159. data/vendor/assets/javascripts/theme-chrome-uncompressed-noconflict.js +207 -0
  160. data/vendor/assets/javascripts/theme-chrome-uncompressed.js +207 -0
  161. data/vendor/assets/javascripts/theme-chrome.js +1 -0
  162. data/vendor/assets/javascripts/theme-clouds-noconflict.js +1 -0
  163. data/vendor/assets/javascripts/theme-clouds-uncompressed-noconflict.js +160 -0
  164. data/vendor/assets/javascripts/theme-clouds-uncompressed.js +160 -0
  165. data/vendor/assets/javascripts/theme-clouds.js +1 -1
  166. data/vendor/assets/javascripts/theme-clouds_midnight-noconflict.js +1 -0
  167. data/vendor/assets/javascripts/theme-clouds_midnight-uncompressed-noconflict.js +161 -0
  168. data/vendor/assets/javascripts/theme-clouds_midnight-uncompressed.js +161 -0
  169. data/vendor/assets/javascripts/theme-clouds_midnight.js +1 -1
  170. data/vendor/assets/javascripts/theme-cobalt-noconflict.js +1 -0
  171. data/vendor/assets/javascripts/theme-cobalt-uncompressed-noconflict.js +187 -0
  172. data/vendor/assets/javascripts/theme-cobalt-uncompressed.js +187 -0
  173. data/vendor/assets/javascripts/theme-cobalt.js +1 -1
  174. data/vendor/assets/javascripts/theme-crimson_editor-noconflict.js +1 -0
  175. data/vendor/assets/javascripts/theme-crimson_editor-uncompressed-noconflict.js +198 -0
  176. data/vendor/assets/javascripts/theme-crimson_editor-uncompressed.js +198 -0
  177. data/vendor/assets/javascripts/theme-dawn-noconflict.js +1 -0
  178. data/vendor/assets/javascripts/theme-dawn-uncompressed-noconflict.js +191 -0
  179. data/vendor/assets/javascripts/theme-dawn-uncompressed.js +191 -0
  180. data/vendor/assets/javascripts/theme-dawn.js +1 -1
  181. data/vendor/assets/javascripts/theme-dreamweaver-noconflict.js +1 -0
  182. data/vendor/assets/javascripts/theme-dreamweaver-uncompressed-noconflict.js +227 -0
  183. data/vendor/assets/javascripts/theme-dreamweaver-uncompressed.js +227 -0
  184. data/vendor/assets/javascripts/theme-dreamweaver.js +1 -0
  185. data/vendor/assets/javascripts/theme-eclipse-noconflict.js +1 -0
  186. data/vendor/assets/javascripts/theme-eclipse-uncompressed-noconflict.js +147 -0
  187. data/vendor/assets/javascripts/theme-eclipse-uncompressed.js +147 -0
  188. data/vendor/assets/javascripts/theme-eclipse.js +1 -1
  189. data/vendor/assets/javascripts/theme-idle_fingers-noconflict.js +1 -0
  190. data/vendor/assets/javascripts/theme-idle_fingers-uncompressed-noconflict.js +179 -0
  191. data/vendor/assets/javascripts/theme-idle_fingers-uncompressed.js +179 -0
  192. data/vendor/assets/javascripts/theme-idle_fingers.js +1 -1
  193. data/vendor/assets/javascripts/theme-kr_theme-noconflict.js +1 -0
  194. data/vendor/assets/javascripts/theme-kr_theme-uncompressed-noconflict.js +182 -0
  195. data/vendor/assets/javascripts/theme-kr_theme-uncompressed.js +182 -0
  196. data/vendor/assets/javascripts/theme-kr_theme.js +1 -1
  197. data/vendor/assets/javascripts/theme-merbivore-noconflict.js +1 -0
  198. data/vendor/assets/javascripts/theme-merbivore-uncompressed-noconflict.js +182 -0
  199. data/vendor/assets/javascripts/theme-merbivore-uncompressed.js +182 -0
  200. data/vendor/assets/javascripts/theme-merbivore.js +1 -1
  201. data/vendor/assets/javascripts/theme-merbivore_soft-noconflict.js +1 -0
  202. data/vendor/assets/javascripts/theme-merbivore_soft-uncompressed-noconflict.js +188 -0
  203. data/vendor/assets/javascripts/theme-merbivore_soft-uncompressed.js +188 -0
  204. data/vendor/assets/javascripts/theme-merbivore_soft.js +1 -1
  205. data/vendor/assets/javascripts/theme-mono_industrial-noconflict.js +1 -0
  206. data/vendor/assets/javascripts/theme-mono_industrial-uncompressed-noconflict.js +190 -0
  207. data/vendor/assets/javascripts/theme-mono_industrial-uncompressed.js +190 -0
  208. data/vendor/assets/javascripts/theme-mono_industrial.js +1 -1
  209. data/vendor/assets/javascripts/theme-monokai-noconflict.js +1 -0
  210. data/vendor/assets/javascripts/theme-monokai-uncompressed-noconflict.js +191 -0
  211. data/vendor/assets/javascripts/theme-monokai-uncompressed.js +191 -0
  212. data/vendor/assets/javascripts/theme-monokai.js +1 -1
  213. data/vendor/assets/javascripts/theme-pastel_on_dark-noconflict.js +1 -0
  214. data/vendor/assets/javascripts/theme-pastel_on_dark-uncompressed-noconflict.js +192 -0
  215. data/vendor/assets/javascripts/theme-pastel_on_dark-uncompressed.js +192 -0
  216. data/vendor/assets/javascripts/theme-pastel_on_dark.js +1 -1
  217. data/vendor/assets/javascripts/theme-solarized_dark-noconflict.js +1 -0
  218. data/vendor/assets/javascripts/theme-solarized_dark-uncompressed-noconflict.js +176 -0
  219. data/vendor/assets/javascripts/theme-solarized_dark-uncompressed.js +176 -0
  220. data/vendor/assets/javascripts/theme-solarized_dark.js +1 -1
  221. data/vendor/assets/javascripts/theme-solarized_light-noconflict.js +1 -0
  222. data/vendor/assets/javascripts/theme-solarized_light-uncompressed-noconflict.js +172 -0
  223. data/vendor/assets/javascripts/theme-solarized_light-uncompressed.js +172 -0
  224. data/vendor/assets/javascripts/theme-solarized_light.js +1 -1
  225. data/vendor/assets/javascripts/theme-textmate-noconflict.js +0 -0
  226. data/vendor/assets/javascripts/theme-textmate-uncompressed-noconflict.js +0 -0
  227. data/vendor/assets/javascripts/theme-textmate-uncompressed.js +0 -0
  228. data/vendor/assets/javascripts/theme-tomorrow-noconflict.js +1 -0
  229. data/vendor/assets/javascripts/theme-tomorrow-uncompressed-noconflict.js +206 -0
  230. data/vendor/assets/javascripts/theme-tomorrow-uncompressed.js +206 -0
  231. data/vendor/assets/javascripts/theme-tomorrow.js +1 -1
  232. data/vendor/assets/javascripts/theme-tomorrow_night-noconflict.js +1 -0
  233. data/vendor/assets/javascripts/theme-tomorrow_night-uncompressed-noconflict.js +206 -0
  234. data/vendor/assets/javascripts/theme-tomorrow_night-uncompressed.js +206 -0
  235. data/vendor/assets/javascripts/theme-tomorrow_night.js +1 -1
  236. data/vendor/assets/javascripts/theme-tomorrow_night_blue-noconflict.js +1 -0
  237. data/vendor/assets/javascripts/theme-tomorrow_night_blue-uncompressed-noconflict.js +209 -0
  238. data/vendor/assets/javascripts/theme-tomorrow_night_blue-uncompressed.js +209 -0
  239. data/vendor/assets/javascripts/theme-tomorrow_night_blue.js +1 -1
  240. data/vendor/assets/javascripts/theme-tomorrow_night_bright-noconflict.js +1 -0
  241. data/vendor/assets/javascripts/theme-tomorrow_night_bright-uncompressed-noconflict.js +206 -0
  242. data/vendor/assets/javascripts/theme-tomorrow_night_bright-uncompressed.js +206 -0
  243. data/vendor/assets/javascripts/theme-tomorrow_night_bright.js +1 -1
  244. data/vendor/assets/javascripts/theme-tomorrow_night_eighties-noconflict.js +1 -0
  245. data/vendor/assets/javascripts/theme-tomorrow_night_eighties-uncompressed-noconflict.js +202 -0
  246. data/vendor/assets/javascripts/theme-tomorrow_night_eighties-uncompressed.js +202 -0
  247. data/vendor/assets/javascripts/theme-tomorrow_night_eighties.js +1 -1
  248. data/vendor/assets/javascripts/theme-twilight-noconflict.js +1 -0
  249. data/vendor/assets/javascripts/theme-twilight-uncompressed-noconflict.js +204 -0
  250. data/vendor/assets/javascripts/theme-twilight-uncompressed.js +204 -0
  251. data/vendor/assets/javascripts/theme-twilight.js +1 -1
  252. data/vendor/assets/javascripts/theme-vibrant_ink-noconflict.js +1 -0
  253. data/vendor/assets/javascripts/theme-vibrant_ink-uncompressed-noconflict.js +183 -0
  254. data/vendor/assets/javascripts/theme-vibrant_ink-uncompressed.js +183 -0
  255. data/vendor/assets/javascripts/theme-vibrant_ink.js +1 -1
  256. data/vendor/assets/javascripts/worker-coffee.js +2367 -1425
  257. data/vendor/assets/javascripts/worker-css.js +3271 -582
  258. data/vendor/assets/javascripts/worker-javascript.js +4313 -2934
  259. data/vendor/assets/javascripts/worker-json.js +3597 -0
  260. metadata +225 -7
@@ -0,0 +1,607 @@
1
+ /* ***** BEGIN LICENSE BLOCK *****
2
+ * Version: MPL 1.1/GPL 2.0/LGPL 2.1
3
+ *
4
+ * The contents of this file are subject to the Mozilla Public License Version
5
+ * 1.1 (the "License"); you may not use this file except in compliance with
6
+ * the License. You may obtain a copy of the License at
7
+ * http://www.mozilla.org/MPL/
8
+ *
9
+ * Software distributed under the License is distributed on an "AS IS" basis,
10
+ * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License
11
+ * for the specific language governing rights and limitations under the
12
+ * License.
13
+ *
14
+ * The Original Code is Ajax.org Code Editor (ACE).
15
+ *
16
+ * The Initial Developer of the Original Code is
17
+ * Ajax.org B.V.
18
+ * Portions created by the Initial Developer are Copyright (C) 2010
19
+ * the Initial Developer. All Rights Reserved.
20
+ *
21
+ * Contributor(s):
22
+ * Satoshi Murakami <murky.satyr AT gmail DOT com>
23
+ *
24
+ * Alternatively, the contents of this file may be used under the terms of
25
+ * either the GNU General Public License Version 2 or later (the "GPL"), or
26
+ * the GNU Lesser General Public License Version 2.1 or later (the "LGPL"),
27
+ * in which case the provisions of the GPL or the LGPL are applicable instead
28
+ * of those above. If you wish to allow use of your version of this file only
29
+ * under the terms of either the GPL or the LGPL, and not to allow others to
30
+ * use your version of this file under the terms of the MPL, indicate your
31
+ * decision by deleting the provisions above and replace them with the notice
32
+ * and other provisions required by the GPL or the LGPL. If you do not delete
33
+ * the provisions above, a recipient may use your version of this file under
34
+ * the terms of any one of the MPL, the GPL or the LGPL.
35
+ *
36
+ * ***** END LICENSE BLOCK ***** */
37
+
38
+ define('ace/mode/coffee', ['require', 'exports', 'module' , 'ace/tokenizer', 'ace/mode/coffee_highlight_rules', 'ace/mode/matching_brace_outdent', 'ace/mode/folding/pythonic', 'ace/range', 'ace/mode/text', 'ace/worker/worker_client', 'ace/lib/oop'], function(require, exports, module) {
39
+ "use strict";
40
+
41
+ var Tokenizer = require("../tokenizer").Tokenizer;
42
+ var Rules = require("./coffee_highlight_rules").CoffeeHighlightRules;
43
+ var Outdent = require("./matching_brace_outdent").MatchingBraceOutdent;
44
+ var PythonFoldMode = require("./folding/pythonic").FoldMode;
45
+ var Range = require("../range").Range;
46
+ var TextMode = require("./text").Mode;
47
+ var WorkerClient = require("../worker/worker_client").WorkerClient;
48
+ var oop = require("../lib/oop");
49
+
50
+ function Mode() {
51
+ this.$tokenizer = new Tokenizer(new Rules().getRules());
52
+ this.$outdent = new Outdent();
53
+ this.foldingRules = new PythonFoldMode("=|=>|->|\\s*class [^#]*");
54
+ }
55
+
56
+ oop.inherits(Mode, TextMode);
57
+
58
+ (function() {
59
+
60
+ var indenter = /(?:[({[=:]|[-=]>|\b(?:else|switch|try|catch(?:\s*[$A-Za-z_\x7f-\uffff][$\w\x7f-\uffff]*)?|finally))\s*$/;
61
+ var commentLine = /^(\s*)#/;
62
+ var hereComment = /^\s*###(?!#)/;
63
+ var indentation = /^\s*/;
64
+
65
+ this.getNextLineIndent = function(state, line, tab) {
66
+ var indent = this.$getIndent(line);
67
+ var tokens = this.$tokenizer.getLineTokens(line, state).tokens;
68
+
69
+ if (!(tokens.length && tokens[tokens.length - 1].type === 'comment') &&
70
+ state === 'start' && indenter.test(line))
71
+ indent += tab;
72
+ return indent;
73
+ };
74
+
75
+ this.toggleCommentLines = function(state, doc, startRow, endRow){
76
+ console.log("toggle");
77
+ var range = new Range(0, 0, 0, 0);
78
+ for (var i = startRow; i <= endRow; ++i) {
79
+ var line = doc.getLine(i);
80
+ if (hereComment.test(line))
81
+ continue;
82
+
83
+ if (commentLine.test(line))
84
+ line = line.replace(commentLine, '$1');
85
+ else
86
+ line = line.replace(indentation, '$&#');
87
+
88
+ range.end.row = range.start.row = i;
89
+ range.end.column = line.length + 1;
90
+ doc.replace(range, line);
91
+ }
92
+ };
93
+
94
+ this.checkOutdent = function(state, line, input) {
95
+ return this.$outdent.checkOutdent(line, input);
96
+ };
97
+
98
+ this.autoOutdent = function(state, doc, row) {
99
+ this.$outdent.autoOutdent(doc, row);
100
+ };
101
+
102
+ this.createWorker = function(session) {
103
+ var worker = new WorkerClient(["ace"], "worker-coffee.js", "ace/mode/coffee_worker", "Worker");
104
+ worker.attachToDocument(session.getDocument());
105
+
106
+ worker.on("error", function(e) {
107
+ session.setAnnotations([e.data]);
108
+ });
109
+
110
+ worker.on("ok", function(e) {
111
+ session.clearAnnotations();
112
+ });
113
+
114
+ return worker;
115
+ };
116
+
117
+ }).call(Mode.prototype);
118
+
119
+ exports.Mode = Mode;
120
+
121
+ });
122
+ /* ***** BEGIN LICENSE BLOCK *****
123
+ * Version: MPL 1.1/GPL 2.0/LGPL 2.1
124
+ *
125
+ * The contents of this file are subject to the Mozilla Public License Version
126
+ * 1.1 (the "License"); you may not use this file except in compliance with
127
+ * the License. You may obtain a copy of the License at
128
+ * http://www.mozilla.org/MPL/
129
+ *
130
+ * Software distributed under the License is distributed on an "AS IS" basis,
131
+ * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License
132
+ * for the specific language governing rights and limitations under the
133
+ * License.
134
+ *
135
+ * The Original Code is Ajax.org Code Editor (ACE).
136
+ *
137
+ * The Initial Developer of the Original Code is
138
+ * Ajax.org B.V.
139
+ * Portions created by the Initial Developer are Copyright (C) 2010
140
+ * the Initial Developer. All Rights Reserved.
141
+ *
142
+ * Contributor(s):
143
+ * Satoshi Murakami <murky.satyr AT gmail DOT com>
144
+ *
145
+ * Alternatively, the contents of this file may be used under the terms of
146
+ * either the GNU General Public License Version 2 or later (the "GPL"), or
147
+ * the GNU Lesser General Public License Version 2.1 or later (the "LGPL"),
148
+ * in which case the provisions of the GPL or the LGPL are applicable instead
149
+ * of those above. If you wish to allow use of your version of this file only
150
+ * under the terms of either the GPL or the LGPL, and not to allow others to
151
+ * use your version of this file under the terms of the MPL, indicate your
152
+ * decision by deleting the provisions above and replace them with the notice
153
+ * and other provisions required by the GPL or the LGPL. If you do not delete
154
+ * the provisions above, a recipient may use your version of this file under
155
+ * the terms of any one of the MPL, the GPL or the LGPL.
156
+ *
157
+ * ***** END LICENSE BLOCK ***** */
158
+
159
+ define('ace/mode/coffee_highlight_rules', ['require', 'exports', 'module' , 'ace/lib/lang', 'ace/lib/oop', 'ace/mode/text_highlight_rules'], function(require, exports, module) {
160
+ "use strict";
161
+
162
+ var lang = require("../lib/lang");
163
+ var oop = require("../lib/oop");
164
+ var TextHighlightRules = require("./text_highlight_rules").TextHighlightRules;
165
+
166
+ oop.inherits(CoffeeHighlightRules, TextHighlightRules);
167
+
168
+ function CoffeeHighlightRules() {
169
+ var identifier = "[$A-Za-z_\\x7f-\\uffff][$\\w\\x7f-\\uffff]*";
170
+ var stringfill = {
171
+ token : "string",
172
+ merge : true,
173
+ regex : ".+"
174
+ };
175
+
176
+ var keywords = lang.arrayToMap((
177
+ "this|throw|then|try|typeof|super|switch|return|break|by)|continue|" +
178
+ "catch|class|in|instanceof|is|isnt|if|else|extends|for|forown|" +
179
+ "finally|function|while|when|new|no|not|delete|debugger|do|loop|of|off|" +
180
+ "or|on|unless|until|and|yes").split("|")
181
+ );
182
+
183
+ var langConstant = lang.arrayToMap((
184
+ "true|false|null|undefined").split("|")
185
+ );
186
+
187
+ var illegal = lang.arrayToMap((
188
+ "case|const|default|function|var|void|with|enum|export|implements|" +
189
+ "interface|let|package|private|protected|public|static|yield|" +
190
+ "__hasProp|extends|slice|bind|indexOf").split("|")
191
+ );
192
+
193
+ var supportClass = lang.arrayToMap((
194
+ "Array|Boolean|Date|Function|Number|Object|RegExp|ReferenceError|" +
195
+ "RangeError|String|SyntaxError|Error|EvalError|TypeError|URIError").split("|")
196
+ );
197
+
198
+ var supportFunction = lang.arrayToMap((
199
+ "Math|JSON|isNaN|isFinite|parseInt|parseFloat|encodeURI|" +
200
+ "encodeURIComponent|decodeURI|decodeURIComponent|RangeError|String|" +
201
+ "SyntaxError|Error|EvalError|TypeError|URIError").split("|")
202
+ );
203
+
204
+ this.$rules = {
205
+ start : [
206
+ {
207
+ token : "identifier",
208
+ regex : "(?:(?:\\.|::)\\s*)" + identifier
209
+ }, {
210
+ token : "variable",
211
+ regex : "@(?:" + identifier + ")?"
212
+ }, {
213
+ token: function(value) {
214
+ if (keywords.hasOwnProperty(value))
215
+ return "keyword";
216
+ else if (langConstant.hasOwnProperty(value))
217
+ return "constant.language";
218
+ else if (illegal.hasOwnProperty(value))
219
+ return "invalid.illegal";
220
+ else if (supportClass.hasOwnProperty(value))
221
+ return "language.support.class";
222
+ else if (supportFunction.hasOwnProperty(value))
223
+ return "language.support.function";
224
+ else
225
+ return "identifier";
226
+ },
227
+ regex : identifier
228
+ }, {
229
+ token : "constant.numeric",
230
+ regex : "(?:0x[\\da-fA-F]+|(?:\\d+(?:\\.\\d+)?|\\.\\d+)(?:[eE][+-]?\\d+)?)"
231
+ }, {
232
+ token : "string",
233
+ merge : true,
234
+ regex : "'''",
235
+ next : "qdoc"
236
+ }, {
237
+ token : "string",
238
+ merge : true,
239
+ regex : '"""',
240
+ next : "qqdoc"
241
+ }, {
242
+ token : "string",
243
+ merge : true,
244
+ regex : "'",
245
+ next : "qstring"
246
+ }, {
247
+ token : "string",
248
+ merge : true,
249
+ regex : '"',
250
+ next : "qqstring"
251
+ }, {
252
+ token : "string",
253
+ merge : true,
254
+ regex : "`",
255
+ next : "js"
256
+ }, {
257
+ token : "string.regex",
258
+ merge : true,
259
+ regex : "///",
260
+ next : "heregex"
261
+ }, {
262
+ token : "string.regex",
263
+ regex : "/(?!\\s)[^[/\\n\\\\]*(?: (?:\\\\.|\\[[^\\]\\n\\\\]*(?:\\\\.[^\\]\\n\\\\]*)*\\])[^[/\\n\\\\]*)*/[imgy]{0,4}(?!\\w)"
264
+ }, {
265
+ token : "comment",
266
+ merge : true,
267
+ regex : "###(?!#)",
268
+ next : "comment"
269
+ }, {
270
+ token : "comment",
271
+ regex : "#.*"
272
+ }, {
273
+ token : "punctuation.operator",
274
+ regex : "\\?|\\:|\\,|\\."
275
+ }, {
276
+ token : "keyword.operator",
277
+ regex : "(?:[\\-=]>|[-+*/%<>&|^!?=]=|>>>=?|\\-\\-|\\+\\+|::|&&=|\\|\\|=|<<=|>>=|\\?\\.|\\.{2,3}|\\!)"
278
+ }, {
279
+ token : "paren.lparen",
280
+ regex : "[({[]"
281
+ }, {
282
+ token : "paren.rparen",
283
+ regex : "[\\]})]"
284
+ }, {
285
+ token : "text",
286
+ regex : "\\s+"
287
+ }],
288
+
289
+ qdoc : [{
290
+ token : "string",
291
+ regex : ".*?'''",
292
+ next : "start"
293
+ }, stringfill],
294
+
295
+ qqdoc : [{
296
+ token : "string",
297
+ regex : '.*?"""',
298
+ next : "start"
299
+ }, stringfill],
300
+
301
+ qstring : [{
302
+ token : "string",
303
+ regex : "[^\\\\']*(?:\\\\.[^\\\\']*)*'",
304
+ merge : true,
305
+ next : "start"
306
+ }, stringfill],
307
+
308
+ qqstring : [{
309
+ token : "string",
310
+ regex : '[^\\\\"]*(?:\\\\.[^\\\\"]*)*"',
311
+ merge : true,
312
+ next : "start"
313
+ }, stringfill],
314
+
315
+ js : [{
316
+ token : "string",
317
+ merge : true,
318
+ regex : "[^\\\\`]*(?:\\\\.[^\\\\`]*)*`",
319
+ next : "start"
320
+ }, stringfill],
321
+
322
+ heregex : [{
323
+ token : "string.regex",
324
+ regex : '.*?///[imgy]{0,4}',
325
+ next : "start"
326
+ }, {
327
+ token : "comment.regex",
328
+ regex : "\\s+(?:#.*)?"
329
+ }, {
330
+ token : "string.regex",
331
+ merge : true,
332
+ regex : "\\S+"
333
+ }],
334
+
335
+ comment : [{
336
+ token : "comment",
337
+ regex : '.*?###',
338
+ next : "start"
339
+ }, {
340
+ token : "comment",
341
+ merge : true,
342
+ regex : ".+"
343
+ }]
344
+ };
345
+ }
346
+
347
+ exports.CoffeeHighlightRules = CoffeeHighlightRules;
348
+ });
349
+ /* ***** BEGIN LICENSE BLOCK *****
350
+ * Version: MPL 1.1/GPL 2.0/LGPL 2.1
351
+ *
352
+ * The contents of this file are subject to the Mozilla Public License Version
353
+ * 1.1 (the "License"); you may not use this file except in compliance with
354
+ * the License. You may obtain a copy of the License at
355
+ * http://www.mozilla.org/MPL/
356
+ *
357
+ * Software distributed under the License is distributed on an "AS IS" basis,
358
+ * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License
359
+ * for the specific language governing rights and limitations under the
360
+ * License.
361
+ *
362
+ * The Original Code is Ajax.org Code Editor (ACE).
363
+ *
364
+ * The Initial Developer of the Original Code is
365
+ * Ajax.org B.V.
366
+ * Portions created by the Initial Developer are Copyright (C) 2010
367
+ * the Initial Developer. All Rights Reserved.
368
+ *
369
+ * Contributor(s):
370
+ * Fabian Jakobs <fabian AT ajax DOT org>
371
+ *
372
+ * Alternatively, the contents of this file may be used under the terms of
373
+ * either the GNU General Public License Version 2 or later (the "GPL"), or
374
+ * the GNU Lesser General Public License Version 2.1 or later (the "LGPL"),
375
+ * in which case the provisions of the GPL or the LGPL are applicable instead
376
+ * of those above. If you wish to allow use of your version of this file only
377
+ * under the terms of either the GPL or the LGPL, and not to allow others to
378
+ * use your version of this file under the terms of the MPL, indicate your
379
+ * decision by deleting the provisions above and replace them with the notice
380
+ * and other provisions required by the GPL or the LGPL. If you do not delete
381
+ * the provisions above, a recipient may use your version of this file under
382
+ * the terms of any one of the MPL, the GPL or the LGPL.
383
+ *
384
+ * ***** END LICENSE BLOCK ***** */
385
+
386
+ define('ace/mode/matching_brace_outdent', ['require', 'exports', 'module' , 'ace/range'], function(require, exports, module) {
387
+ "use strict";
388
+
389
+ var Range = require("../range").Range;
390
+
391
+ var MatchingBraceOutdent = function() {};
392
+
393
+ (function() {
394
+
395
+ this.checkOutdent = function(line, input) {
396
+ if (! /^\s+$/.test(line))
397
+ return false;
398
+
399
+ return /^\s*\}/.test(input);
400
+ };
401
+
402
+ this.autoOutdent = function(doc, row) {
403
+ var line = doc.getLine(row);
404
+ var match = line.match(/^(\s*\})/);
405
+
406
+ if (!match) return 0;
407
+
408
+ var column = match[1].length;
409
+ var openBracePos = doc.findMatchingBracket({row: row, column: column});
410
+
411
+ if (!openBracePos || openBracePos.row == row) return 0;
412
+
413
+ var indent = this.$getIndent(doc.getLine(openBracePos.row));
414
+ doc.replace(new Range(row, 0, row, column-1), indent);
415
+ };
416
+
417
+ this.$getIndent = function(line) {
418
+ var match = line.match(/^(\s+)/);
419
+ if (match) {
420
+ return match[1];
421
+ }
422
+
423
+ return "";
424
+ };
425
+
426
+ }).call(MatchingBraceOutdent.prototype);
427
+
428
+ exports.MatchingBraceOutdent = MatchingBraceOutdent;
429
+ });
430
+ /* ***** BEGIN LICENSE BLOCK *****
431
+ * Version: MPL 1.1/GPL 2.0/LGPL 2.1
432
+ *
433
+ * The contents of this file are subject to the Mozilla Public License Version
434
+ * 1.1 (the "License"); you may not use this file except in compliance with
435
+ * the License. You may obtain a copy of the License at
436
+ * http://www.mozilla.org/MPL/
437
+ *
438
+ * Software distributed under the License is distributed on an "AS IS" basis,
439
+ * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License
440
+ * for the specific language governing rights and limitations under the
441
+ * License.
442
+ *
443
+ * The Original Code is Ajax.org Code Editor (ACE).
444
+ *
445
+ * The Initial Developer of the Original Code is
446
+ * Ajax.org B.V.
447
+ * Portions created by the Initial Developer are Copyright (C) 2010
448
+ * the Initial Developer. All Rights Reserved.
449
+ *
450
+ * Contributor(s):
451
+ * Fabian Jakobs <fabian AT ajax DOT org>
452
+ *
453
+ * Alternatively, the contents of this file may be used under the terms of
454
+ * either the GNU General Public License Version 2 or later (the "GPL"), or
455
+ * the GNU Lesser General Public License Version 2.1 or later (the "LGPL"),
456
+ * in which case the provisions of the GPL or the LGPL are applicable instead
457
+ * of those above. If you wish to allow use of your version of this file only
458
+ * under the terms of either the GPL or the LGPL, and not to allow others to
459
+ * use your version of this file under the terms of the MPL, indicate your
460
+ * decision by deleting the provisions above and replace them with the notice
461
+ * and other provisions required by the GPL or the LGPL. If you do not delete
462
+ * the provisions above, a recipient may use your version of this file under
463
+ * the terms of any one of the MPL, the GPL or the LGPL.
464
+ *
465
+ * ***** END LICENSE BLOCK ***** */
466
+
467
+ define('ace/mode/folding/pythonic', ['require', 'exports', 'module' , 'ace/lib/oop', 'ace/mode/folding/fold_mode'], function(require, exports, module) {
468
+ "use strict";
469
+
470
+ var oop = require("../../lib/oop");
471
+ var BaseFoldMode = require("./fold_mode").FoldMode;
472
+
473
+ var FoldMode = exports.FoldMode = function(markers) {
474
+ this.foldingStartMarker = new RegExp("(?:([\\[{])|(" + markers + "))(?:\\s*)(?:#.*)?$");
475
+ };
476
+ oop.inherits(FoldMode, BaseFoldMode);
477
+
478
+ (function() {
479
+
480
+ this.getFoldWidgetRange = function(session, foldStyle, row) {
481
+ var line = session.getLine(row);
482
+ var match = line.match(this.foldingStartMarker);
483
+ if (match) {
484
+ if (match[1])
485
+ return this.openingBracketBlock(session, match[1], row, match.index);
486
+ if (match[2])
487
+ return this.indentationBlock(session, row, match.index + match[2].length);
488
+ return this.indentationBlock(session, row);
489
+ }
490
+ }
491
+
492
+ }).call(FoldMode.prototype);
493
+
494
+ });
495
+ /* ***** BEGIN LICENSE BLOCK *****
496
+ * Version: MPL 1.1/GPL 2.0/LGPL 2.1
497
+ *
498
+ * The contents of this file are subject to the Mozilla Public License Version
499
+ * 1.1 (the "License"); you may not use this file except in compliance with
500
+ * the License. You may obtain a copy of the License at
501
+ * http://www.mozilla.org/MPL/
502
+ *
503
+ * Software distributed under the License is distributed on an "AS IS" basis,
504
+ * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License
505
+ * for the specific language governing rights and limitations under the
506
+ * License.
507
+ *
508
+ * The Original Code is Ajax.org Code Editor (ACE).
509
+ *
510
+ * The Initial Developer of the Original Code is
511
+ * Ajax.org B.V.
512
+ * Portions created by the Initial Developer are Copyright (C) 2010
513
+ * the Initial Developer. All Rights Reserved.
514
+ *
515
+ * Contributor(s):
516
+ * Fabian Jakobs <fabian AT ajax DOT org>
517
+ *
518
+ * Alternatively, the contents of this file may be used under the terms of
519
+ * either the GNU General Public License Version 2 or later (the "GPL"), or
520
+ * the GNU Lesser General Public License Version 2.1 or later (the "LGPL"),
521
+ * in which case the provisions of the GPL or the LGPL are applicable instead
522
+ * of those above. If you wish to allow use of your version of this file only
523
+ * under the terms of either the GPL or the LGPL, and not to allow others to
524
+ * use your version of this file under the terms of the MPL, indicate your
525
+ * decision by deleting the provisions above and replace them with the notice
526
+ * and other provisions required by the GPL or the LGPL. If you do not delete
527
+ * the provisions above, a recipient may use your version of this file under
528
+ * the terms of any one of the MPL, the GPL or the LGPL.
529
+ *
530
+ * ***** END LICENSE BLOCK ***** */
531
+
532
+ define('ace/mode/folding/fold_mode', ['require', 'exports', 'module' , 'ace/range'], function(require, exports, module) {
533
+ "use strict";
534
+
535
+ var Range = require("../../range").Range;
536
+
537
+ var FoldMode = exports.FoldMode = function() {};
538
+
539
+ (function() {
540
+
541
+ this.foldingStartMarker = null;
542
+ this.foldingStopMarker = null;
543
+
544
+ // must return "" if there's no fold, to enable caching
545
+ this.getFoldWidget = function(session, foldStyle, row) {
546
+ var line = session.getLine(row);
547
+ if (this.foldingStartMarker.test(line))
548
+ return "start";
549
+ if (foldStyle == "markbeginend"
550
+ && this.foldingStopMarker
551
+ && this.foldingStopMarker.test(line))
552
+ return "end";
553
+ return "";
554
+ };
555
+
556
+ this.getFoldWidgetRange = function(session, foldStyle, row) {
557
+ return null;
558
+ };
559
+
560
+ this.indentationBlock = function(session, row, column) {
561
+ var re = /^\s*/;
562
+ var startRow = row;
563
+ var endRow = row;
564
+ var line = session.getLine(row);
565
+ var startColumn = column || line.length;
566
+ var startLevel = line.match(re)[0].length;
567
+ var maxRow = session.getLength()
568
+
569
+ while (++row < maxRow) {
570
+ line = session.getLine(row);
571
+ var level = line.match(re)[0].length;
572
+
573
+ if (level == line.length)
574
+ continue;
575
+
576
+ if (level <= startLevel)
577
+ break;
578
+
579
+ endRow = row;
580
+ }
581
+
582
+ if (endRow > startRow) {
583
+ var endColumn = session.getLine(endRow).length;
584
+ return new Range(startRow, startColumn, endRow, endColumn);
585
+ }
586
+ };
587
+
588
+ this.openingBracketBlock = function(session, bracket, row, column) {
589
+ var start = {row: row, column: column + 1};
590
+ var end = session.$findClosingBracket(bracket, start);
591
+ if (!end)
592
+ return;
593
+
594
+ var fw = session.foldWidgets[end.row];
595
+ if (fw == null)
596
+ fw = this.getFoldWidget(session, end.row);
597
+
598
+ if (fw == "start") {
599
+ end.row --;
600
+ end.column = session.getLine(end.row).length;
601
+ }
602
+ return Range.fromPoints(start, end);
603
+ };
604
+
605
+ }).call(FoldMode.prototype);
606
+
607
+ });