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,574 @@
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
+ * Panagiotis Astithas <pastith 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/perl', ['require', 'exports', 'module' , 'ace/lib/oop', 'ace/mode/text', 'ace/tokenizer', 'ace/mode/perl_highlight_rules', 'ace/mode/matching_brace_outdent', 'ace/range', 'ace/mode/folding/cstyle'], function(require, exports, module) {
39
+ "use strict";
40
+
41
+ var oop = require("../lib/oop");
42
+ var TextMode = require("./text").Mode;
43
+ var Tokenizer = require("../tokenizer").Tokenizer;
44
+ var PerlHighlightRules = require("./perl_highlight_rules").PerlHighlightRules;
45
+ var MatchingBraceOutdent = require("./matching_brace_outdent").MatchingBraceOutdent;
46
+ var Range = require("../range").Range;
47
+ var CStyleFoldMode = require("./folding/cstyle").FoldMode;
48
+
49
+ var Mode = function() {
50
+ this.$tokenizer = new Tokenizer(new PerlHighlightRules().getRules());
51
+ this.$outdent = new MatchingBraceOutdent();
52
+ this.foldingRules = new CStyleFoldMode();
53
+ };
54
+ oop.inherits(Mode, TextMode);
55
+
56
+ (function() {
57
+
58
+ this.toggleCommentLines = function(state, doc, startRow, endRow) {
59
+ var outdent = true;
60
+ var re = /^(\s*)#/;
61
+
62
+ for (var i=startRow; i<= endRow; i++) {
63
+ if (!re.test(doc.getLine(i))) {
64
+ outdent = false;
65
+ break;
66
+ }
67
+ }
68
+
69
+ if (outdent) {
70
+ var deleteRange = new Range(0, 0, 0, 0);
71
+ for (var i=startRow; i<= endRow; i++)
72
+ {
73
+ var line = doc.getLine(i);
74
+ var m = line.match(re);
75
+ deleteRange.start.row = i;
76
+ deleteRange.end.row = i;
77
+ deleteRange.end.column = m[0].length;
78
+ doc.replace(deleteRange, m[1]);
79
+ }
80
+ }
81
+ else {
82
+ doc.indentRows(startRow, endRow, "#");
83
+ }
84
+ };
85
+
86
+ this.getNextLineIndent = function(state, line, tab) {
87
+ var indent = this.$getIndent(line);
88
+
89
+ var tokenizedLine = this.$tokenizer.getLineTokens(line, state);
90
+ var tokens = tokenizedLine.tokens;
91
+
92
+ if (tokens.length && tokens[tokens.length-1].type == "comment") {
93
+ return indent;
94
+ }
95
+
96
+ if (state == "start") {
97
+ var match = line.match(/^.*[\{\(\[\:]\s*$/);
98
+ if (match) {
99
+ indent += tab;
100
+ }
101
+ }
102
+
103
+ return indent;
104
+ };
105
+
106
+ this.checkOutdent = function(state, line, input) {
107
+ return this.$outdent.checkOutdent(line, input);
108
+ };
109
+
110
+ this.autoOutdent = function(state, doc, row) {
111
+ this.$outdent.autoOutdent(doc, row);
112
+ };
113
+
114
+ }).call(Mode.prototype);
115
+
116
+ exports.Mode = Mode;
117
+ });
118
+ /* ***** BEGIN LICENSE BLOCK *****
119
+ * Version: MPL 1.1/GPL 2.0/LGPL 2.1
120
+ *
121
+ * The contents of this file are subject to the Mozilla Public License Version
122
+ * 1.1 (the "License"); you may not use this file except in compliance with
123
+ * the License. You may obtain a copy of the License at
124
+ * http://www.mozilla.org/MPL/
125
+ *
126
+ * Software distributed under the License is distributed on an "AS IS" basis,
127
+ * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License
128
+ * for the specific language governing rights and limitations under the
129
+ * License.
130
+ *
131
+ * The Original Code is Ajax.org Code Editor (ACE).
132
+ *
133
+ * The Initial Developer of the Original Code is
134
+ * Ajax.org B.V.
135
+ * Portions created by the Initial Developer are Copyright (C) 2010
136
+ * the Initial Developer. All Rights Reserved.
137
+ *
138
+ * Contributor(s):
139
+ * Panagiotis Astithas <pastith AT gmail DOT com>
140
+ *
141
+ * Alternatively, the contents of this file may be used under the terms of
142
+ * either the GNU General Public License Version 2 or later (the "GPL"), or
143
+ * the GNU Lesser General Public License Version 2.1 or later (the "LGPL"),
144
+ * in which case the provisions of the GPL or the LGPL are applicable instead
145
+ * of those above. If you wish to allow use of your version of this file only
146
+ * under the terms of either the GPL or the LGPL, and not to allow others to
147
+ * use your version of this file under the terms of the MPL, indicate your
148
+ * decision by deleting the provisions above and replace them with the notice
149
+ * and other provisions required by the GPL or the LGPL. If you do not delete
150
+ * the provisions above, a recipient may use your version of this file under
151
+ * the terms of any one of the MPL, the GPL or the LGPL.
152
+ *
153
+ * ***** END LICENSE BLOCK ***** */
154
+
155
+ define('ace/mode/perl_highlight_rules', ['require', 'exports', 'module' , 'ace/lib/oop', 'ace/lib/lang', 'ace/mode/text_highlight_rules'], function(require, exports, module) {
156
+ "use strict";
157
+
158
+ var oop = require("../lib/oop");
159
+ var lang = require("../lib/lang");
160
+ var TextHighlightRules = require("./text_highlight_rules").TextHighlightRules;
161
+
162
+ var PerlHighlightRules = function() {
163
+
164
+ var keywords = lang.arrayToMap(
165
+ ("base|constant|continue|else|elsif|for|foreach|format|goto|if|last|local|my|next|" +
166
+ "no|package|parent|redo|require|scalar|sub|unless|until|while|use|vars").split("|")
167
+ );
168
+
169
+ var buildinConstants = lang.arrayToMap(
170
+ ("ARGV|ENV|INC|SIG").split("|")
171
+ );
172
+
173
+ var builtinFunctions = lang.arrayToMap(
174
+ ("getprotobynumber|getprotobyname|getservbyname|gethostbyaddr|" +
175
+ "gethostbyname|getservbyport|getnetbyaddr|getnetbyname|getsockname|" +
176
+ "getpeername|setpriority|getprotoent|setprotoent|getpriority|" +
177
+ "endprotoent|getservent|setservent|endservent|sethostent|socketpair|" +
178
+ "getsockopt|gethostent|endhostent|setsockopt|setnetent|quotemeta|" +
179
+ "localtime|prototype|getnetent|endnetent|rewinddir|wantarray|getpwuid|" +
180
+ "closedir|getlogin|readlink|endgrent|getgrgid|getgrnam|shmwrite|" +
181
+ "shutdown|readline|endpwent|setgrent|readpipe|formline|truncate|" +
182
+ "dbmclose|syswrite|setpwent|getpwnam|getgrent|getpwent|ucfirst|sysread|" +
183
+ "setpgrp|shmread|sysseek|sysopen|telldir|defined|opendir|connect|" +
184
+ "lcfirst|getppid|binmode|syscall|sprintf|getpgrp|readdir|seekdir|" +
185
+ "waitpid|reverse|unshift|symlink|dbmopen|semget|msgrcv|rename|listen|" +
186
+ "chroot|msgsnd|shmctl|accept|unpack|exists|fileno|shmget|system|" +
187
+ "unlink|printf|gmtime|msgctl|semctl|values|rindex|substr|splice|" +
188
+ "length|msgget|select|socket|return|caller|delete|alarm|ioctl|index|" +
189
+ "undef|lstat|times|srand|chown|fcntl|close|write|umask|rmdir|study|" +
190
+ "sleep|chomp|untie|print|utime|mkdir|atan2|split|crypt|flock|chmod|" +
191
+ "BEGIN|bless|chdir|semop|shift|reset|link|stat|chop|grep|fork|dump|" +
192
+ "join|open|tell|pipe|exit|glob|warn|each|bind|sort|pack|eval|push|" +
193
+ "keys|getc|kill|seek|sqrt|send|wait|rand|tied|read|time|exec|recv|" +
194
+ "eof|chr|int|ord|exp|pos|pop|sin|log|abs|oct|hex|tie|cos|vec|END|ref|" +
195
+ "map|die|uc|lc|do").split("|")
196
+ );
197
+
198
+ // regexp must not have capturing parentheses. Use (?:) instead.
199
+ // regexps are ordered -> the first match is used
200
+
201
+ this.$rules = {
202
+ "start" : [
203
+ {
204
+ token : "comment",
205
+ regex : "#.*$"
206
+ }, {
207
+ token : "string.regexp",
208
+ regex : "[/](?:(?:\\[(?:\\\\]|[^\\]])+\\])|(?:\\\\/|[^\\]/]))*[/]\\w*\\s*(?=[).,;]|$)"
209
+ }, {
210
+ token : "string", // single line
211
+ regex : '["](?:(?:\\\\.)|(?:[^"\\\\]))*?["]'
212
+ }, {
213
+ token : "string", // multi line string start
214
+ merge : true,
215
+ regex : '["].*\\\\$',
216
+ next : "qqstring"
217
+ }, {
218
+ token : "string", // single line
219
+ regex : "['](?:(?:\\\\.)|(?:[^'\\\\]))*?[']"
220
+ }, {
221
+ token : "string", // multi line string start
222
+ merge : true,
223
+ regex : "['].*\\\\$",
224
+ next : "qstring"
225
+ }, {
226
+ token : "constant.numeric", // hex
227
+ regex : "0x[0-9a-fA-F]+\\b"
228
+ }, {
229
+ token : "constant.numeric", // float
230
+ regex : "[+-]?\\d+(?:(?:\\.\\d*)?(?:[eE][+-]?\\d+)?)?\\b"
231
+ }, {
232
+ token : function(value) {
233
+ if (keywords.hasOwnProperty(value))
234
+ return "keyword";
235
+ else if (buildinConstants.hasOwnProperty(value))
236
+ return "constant.language";
237
+ else if (builtinFunctions.hasOwnProperty(value))
238
+ return "support.function";
239
+ else
240
+ return "identifier";
241
+ },
242
+ regex : "[a-zA-Z_$][a-zA-Z0-9_$]*\\b"
243
+ }, {
244
+ token : "keyword.operator",
245
+ regex : "\\.\\.\\.|\\|\\|=|>>=|<<=|<=>|&&=|=>|!~|\\^=|&=|\\|=|\\.=|x=|%=|\\/=|\\*=|\\-=|\\+=|=~|\\*\\*|\\-\\-|\\.\\.|\\|\\||&&|\\+\\+|\\->|!=|==|>=|<=|>>|<<|,|=|\\?\\:|\\^|\\||x|%|\\/|\\*|<|&|\\\\|~|!|>|\\.|\\-|\\+|\\-C|\\-b|\\-S|\\-u|\\-t|\\-p|\\-l|\\-d|\\-f|\\-g|\\-s|\\-z|\\-k|\\-e|\\-O|\\-T|\\-B|\\-M|\\-A|\\-X|\\-W|\\-c|\\-R|\\-o|\\-x|\\-w|\\-r|\\b(?:and|cmp|eq|ge|gt|le|lt|ne|not|or|xor)"
246
+ }, {
247
+ token : "lparen",
248
+ regex : "[[({]"
249
+ }, {
250
+ token : "rparen",
251
+ regex : "[\\])}]"
252
+ }, {
253
+ token : "text",
254
+ regex : "\\s+"
255
+ }
256
+ ],
257
+ "qqstring" : [
258
+ {
259
+ token : "string",
260
+ regex : '(?:(?:\\\\.)|(?:[^"\\\\]))*?"',
261
+ next : "start"
262
+ }, {
263
+ token : "string",
264
+ merge : true,
265
+ regex : '.+'
266
+ }
267
+ ],
268
+ "qstring" : [
269
+ {
270
+ token : "string",
271
+ regex : "(?:(?:\\\\.)|(?:[^'\\\\]))*?'",
272
+ next : "start"
273
+ }, {
274
+ token : "string",
275
+ merge : true,
276
+ regex : '.+'
277
+ }
278
+ ]
279
+ };
280
+ };
281
+
282
+ oop.inherits(PerlHighlightRules, TextHighlightRules);
283
+
284
+ exports.PerlHighlightRules = PerlHighlightRules;
285
+ });
286
+ /* ***** BEGIN LICENSE BLOCK *****
287
+ * Version: MPL 1.1/GPL 2.0/LGPL 2.1
288
+ *
289
+ * The contents of this file are subject to the Mozilla Public License Version
290
+ * 1.1 (the "License"); you may not use this file except in compliance with
291
+ * the License. You may obtain a copy of the License at
292
+ * http://www.mozilla.org/MPL/
293
+ *
294
+ * Software distributed under the License is distributed on an "AS IS" basis,
295
+ * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License
296
+ * for the specific language governing rights and limitations under the
297
+ * License.
298
+ *
299
+ * The Original Code is Ajax.org Code Editor (ACE).
300
+ *
301
+ * The Initial Developer of the Original Code is
302
+ * Ajax.org B.V.
303
+ * Portions created by the Initial Developer are Copyright (C) 2010
304
+ * the Initial Developer. All Rights Reserved.
305
+ *
306
+ * Contributor(s):
307
+ * Fabian Jakobs <fabian AT ajax DOT org>
308
+ *
309
+ * Alternatively, the contents of this file may be used under the terms of
310
+ * either the GNU General Public License Version 2 or later (the "GPL"), or
311
+ * the GNU Lesser General Public License Version 2.1 or later (the "LGPL"),
312
+ * in which case the provisions of the GPL or the LGPL are applicable instead
313
+ * of those above. If you wish to allow use of your version of this file only
314
+ * under the terms of either the GPL or the LGPL, and not to allow others to
315
+ * use your version of this file under the terms of the MPL, indicate your
316
+ * decision by deleting the provisions above and replace them with the notice
317
+ * and other provisions required by the GPL or the LGPL. If you do not delete
318
+ * the provisions above, a recipient may use your version of this file under
319
+ * the terms of any one of the MPL, the GPL or the LGPL.
320
+ *
321
+ * ***** END LICENSE BLOCK ***** */
322
+
323
+ define('ace/mode/matching_brace_outdent', ['require', 'exports', 'module' , 'ace/range'], function(require, exports, module) {
324
+ "use strict";
325
+
326
+ var Range = require("../range").Range;
327
+
328
+ var MatchingBraceOutdent = function() {};
329
+
330
+ (function() {
331
+
332
+ this.checkOutdent = function(line, input) {
333
+ if (! /^\s+$/.test(line))
334
+ return false;
335
+
336
+ return /^\s*\}/.test(input);
337
+ };
338
+
339
+ this.autoOutdent = function(doc, row) {
340
+ var line = doc.getLine(row);
341
+ var match = line.match(/^(\s*\})/);
342
+
343
+ if (!match) return 0;
344
+
345
+ var column = match[1].length;
346
+ var openBracePos = doc.findMatchingBracket({row: row, column: column});
347
+
348
+ if (!openBracePos || openBracePos.row == row) return 0;
349
+
350
+ var indent = this.$getIndent(doc.getLine(openBracePos.row));
351
+ doc.replace(new Range(row, 0, row, column-1), indent);
352
+ };
353
+
354
+ this.$getIndent = function(line) {
355
+ var match = line.match(/^(\s+)/);
356
+ if (match) {
357
+ return match[1];
358
+ }
359
+
360
+ return "";
361
+ };
362
+
363
+ }).call(MatchingBraceOutdent.prototype);
364
+
365
+ exports.MatchingBraceOutdent = MatchingBraceOutdent;
366
+ });
367
+ /* ***** BEGIN LICENSE BLOCK *****
368
+ * Version: MPL 1.1/GPL 2.0/LGPL 2.1
369
+ *
370
+ * The contents of this file are subject to the Mozilla Public License Version
371
+ * 1.1 (the "License"); you may not use this file except in compliance with
372
+ * the License. You may obtain a copy of the License at
373
+ * http://www.mozilla.org/MPL/
374
+ *
375
+ * Software distributed under the License is distributed on an "AS IS" basis,
376
+ * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License
377
+ * for the specific language governing rights and limitations under the
378
+ * License.
379
+ *
380
+ * The Original Code is Ajax.org Code Editor (ACE).
381
+ *
382
+ * The Initial Developer of the Original Code is
383
+ * Ajax.org B.V.
384
+ * Portions created by the Initial Developer are Copyright (C) 2010
385
+ * the Initial Developer. All Rights Reserved.
386
+ *
387
+ * Contributor(s):
388
+ * Fabian Jakobs <fabian AT ajax DOT org>
389
+ *
390
+ * Alternatively, the contents of this file may be used under the terms of
391
+ * either the GNU General Public License Version 2 or later (the "GPL"), or
392
+ * the GNU Lesser General Public License Version 2.1 or later (the "LGPL"),
393
+ * in which case the provisions of the GPL or the LGPL are applicable instead
394
+ * of those above. If you wish to allow use of your version of this file only
395
+ * under the terms of either the GPL or the LGPL, and not to allow others to
396
+ * use your version of this file under the terms of the MPL, indicate your
397
+ * decision by deleting the provisions above and replace them with the notice
398
+ * and other provisions required by the GPL or the LGPL. If you do not delete
399
+ * the provisions above, a recipient may use your version of this file under
400
+ * the terms of any one of the MPL, the GPL or the LGPL.
401
+ *
402
+ * ***** END LICENSE BLOCK ***** */
403
+
404
+ define('ace/mode/folding/cstyle', ['require', 'exports', 'module' , 'ace/lib/oop', 'ace/range', 'ace/mode/folding/fold_mode'], function(require, exports, module) {
405
+ "use strict";
406
+
407
+ var oop = require("../../lib/oop");
408
+ var Range = require("../../range").Range;
409
+ var BaseFoldMode = require("./fold_mode").FoldMode;
410
+
411
+ var FoldMode = exports.FoldMode = function() {};
412
+ oop.inherits(FoldMode, BaseFoldMode);
413
+
414
+ (function() {
415
+
416
+ this.foldingStartMarker = /(\{|\[)[^\}\]]*$|^\s*(\/\*)/;
417
+ this.foldingStopMarker = /^[^\[\{]*(\}|\])|^[\s\*]*(\*\/)/;
418
+
419
+ this.getFoldWidgetRange = function(session, foldStyle, row) {
420
+ var line = session.getLine(row);
421
+ var match = line.match(this.foldingStartMarker);
422
+ if (match) {
423
+ var i = match.index;
424
+
425
+ if (match[1])
426
+ return this.openingBracketBlock(session, match[1], row, i);
427
+
428
+ var range = session.getCommentFoldRange(row, i + match[0].length);
429
+ range.end.column -= 2;
430
+ return range;
431
+ }
432
+
433
+ if (foldStyle !== "markbeginend")
434
+ return;
435
+
436
+ var match = line.match(this.foldingStopMarker);
437
+ if (match) {
438
+ var i = match.index + match[0].length;
439
+
440
+ if (match[2]) {
441
+ var range = session.getCommentFoldRange(row, i);
442
+ range.end.column -= 2;
443
+ return range;
444
+ }
445
+
446
+ var end = {row: row, column: i};
447
+ var start = session.$findOpeningBracket(match[1], end);
448
+
449
+ if (!start)
450
+ return;
451
+
452
+ start.column++;
453
+ end.column--;
454
+
455
+ return Range.fromPoints(start, end);
456
+ }
457
+ };
458
+
459
+ }).call(FoldMode.prototype);
460
+
461
+ });
462
+ /* ***** BEGIN LICENSE BLOCK *****
463
+ * Version: MPL 1.1/GPL 2.0/LGPL 2.1
464
+ *
465
+ * The contents of this file are subject to the Mozilla Public License Version
466
+ * 1.1 (the "License"); you may not use this file except in compliance with
467
+ * the License. You may obtain a copy of the License at
468
+ * http://www.mozilla.org/MPL/
469
+ *
470
+ * Software distributed under the License is distributed on an "AS IS" basis,
471
+ * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License
472
+ * for the specific language governing rights and limitations under the
473
+ * License.
474
+ *
475
+ * The Original Code is Ajax.org Code Editor (ACE).
476
+ *
477
+ * The Initial Developer of the Original Code is
478
+ * Ajax.org B.V.
479
+ * Portions created by the Initial Developer are Copyright (C) 2010
480
+ * the Initial Developer. All Rights Reserved.
481
+ *
482
+ * Contributor(s):
483
+ * Fabian Jakobs <fabian AT ajax DOT org>
484
+ *
485
+ * Alternatively, the contents of this file may be used under the terms of
486
+ * either the GNU General Public License Version 2 or later (the "GPL"), or
487
+ * the GNU Lesser General Public License Version 2.1 or later (the "LGPL"),
488
+ * in which case the provisions of the GPL or the LGPL are applicable instead
489
+ * of those above. If you wish to allow use of your version of this file only
490
+ * under the terms of either the GPL or the LGPL, and not to allow others to
491
+ * use your version of this file under the terms of the MPL, indicate your
492
+ * decision by deleting the provisions above and replace them with the notice
493
+ * and other provisions required by the GPL or the LGPL. If you do not delete
494
+ * the provisions above, a recipient may use your version of this file under
495
+ * the terms of any one of the MPL, the GPL or the LGPL.
496
+ *
497
+ * ***** END LICENSE BLOCK ***** */
498
+
499
+ define('ace/mode/folding/fold_mode', ['require', 'exports', 'module' , 'ace/range'], function(require, exports, module) {
500
+ "use strict";
501
+
502
+ var Range = require("../../range").Range;
503
+
504
+ var FoldMode = exports.FoldMode = function() {};
505
+
506
+ (function() {
507
+
508
+ this.foldingStartMarker = null;
509
+ this.foldingStopMarker = null;
510
+
511
+ // must return "" if there's no fold, to enable caching
512
+ this.getFoldWidget = function(session, foldStyle, row) {
513
+ var line = session.getLine(row);
514
+ if (this.foldingStartMarker.test(line))
515
+ return "start";
516
+ if (foldStyle == "markbeginend"
517
+ && this.foldingStopMarker
518
+ && this.foldingStopMarker.test(line))
519
+ return "end";
520
+ return "";
521
+ };
522
+
523
+ this.getFoldWidgetRange = function(session, foldStyle, row) {
524
+ return null;
525
+ };
526
+
527
+ this.indentationBlock = function(session, row, column) {
528
+ var re = /^\s*/;
529
+ var startRow = row;
530
+ var endRow = row;
531
+ var line = session.getLine(row);
532
+ var startColumn = column || line.length;
533
+ var startLevel = line.match(re)[0].length;
534
+ var maxRow = session.getLength()
535
+
536
+ while (++row < maxRow) {
537
+ line = session.getLine(row);
538
+ var level = line.match(re)[0].length;
539
+
540
+ if (level == line.length)
541
+ continue;
542
+
543
+ if (level <= startLevel)
544
+ break;
545
+
546
+ endRow = row;
547
+ }
548
+
549
+ if (endRow > startRow) {
550
+ var endColumn = session.getLine(endRow).length;
551
+ return new Range(startRow, startColumn, endRow, endColumn);
552
+ }
553
+ };
554
+
555
+ this.openingBracketBlock = function(session, bracket, row, column) {
556
+ var start = {row: row, column: column + 1};
557
+ var end = session.$findClosingBracket(bracket, start);
558
+ if (!end)
559
+ return;
560
+
561
+ var fw = session.foldWidgets[end.row];
562
+ if (fw == null)
563
+ fw = this.getFoldWidget(session, end.row);
564
+
565
+ if (fw == "start") {
566
+ end.row --;
567
+ end.column = session.getLine(end.row).length;
568
+ }
569
+ return Range.fromPoints(start, end);
570
+ };
571
+
572
+ }).call(FoldMode.prototype);
573
+
574
+ });