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
@@ -1 +1 @@
1
- define("ace/mode/c_cpp",["require","exports","module","ace/lib/oop","ace/mode/text","ace/tokenizer","ace/mode/c_cpp_highlight_rules","ace/mode/matching_brace_outdent","ace/range","ace/mode/behaviour/cstyle","ace/mode/folding/cstyle"],function(a,b,c){"use strict";var d=a("../lib/oop"),e=a("./text").Mode,f=a("../tokenizer").Tokenizer,g=a("./c_cpp_highlight_rules").c_cppHighlightRules,h=a("./matching_brace_outdent").MatchingBraceOutdent,i=a("../range").Range,j=a("./behaviour/cstyle").CstyleBehaviour,k=a("./folding/cstyle").FoldMode,l=function(){this.$tokenizer=new f((new g).getRules()),this.$outdent=new h,this.$behaviour=new j,this.foldingRules=new k};d.inherits(l,e),function(){this.toggleCommentLines=function(a,b,c,d){var e=!0,f=/^(\s*)\/\//;for(var g=c;g<=d;g++)if(!f.test(b.getLine(g))){e=!1;break}if(e){var h=new i(0,0,0,0);for(var g=c;g<=d;g++){var j=b.getLine(g),k=j.match(f);h.start.row=g,h.end.row=g,h.end.column=k[0].length,b.replace(h,k[1])}}else b.indentRows(c,d,"//")},this.getNextLineIndent=function(a,b,c){var d=this.$getIndent(b),e=this.$tokenizer.getLineTokens(b,a),f=e.tokens,g=e.state;if(f.length&&f[f.length-1].type=="comment")return d;if(a=="start"){var h=b.match(/^.*[\{\(\[]\s*$/);h&&(d+=c)}else if(a=="doc-start"){if(g=="start")return"";var h=b.match(/^\s*(\/?)\*/);h&&(h[1]&&(d+=" "),d+="* ")}return d},this.checkOutdent=function(a,b,c){return this.$outdent.checkOutdent(b,c)},this.autoOutdent=function(a,b,c){this.$outdent.autoOutdent(b,c)}}.call(l.prototype),b.Mode=l}),define("ace/mode/c_cpp_highlight_rules",["require","exports","module","ace/lib/oop","ace/lib/lang","ace/mode/doc_comment_highlight_rules","ace/mode/text_highlight_rules"],function(a,b,c){"use strict";var d=a("../lib/oop"),e=a("../lib/lang"),f=a("./doc_comment_highlight_rules").DocCommentHighlightRules,g=a("./text_highlight_rules").TextHighlightRules,h=function(){var a=e.arrayToMap("and|double|not_eq|throw|and_eq|dynamic_cast|operator|true|asm|else|or|try|auto|enum|or_eq|typedef|bitand|explicit|private|typeid|bitor|extern|protected|typename|bool|false|public|union|break|float|register|unsigned|case|fro|reinterpret-cast|using|catch|friend|return|virtual|char|goto|short|void|class|if|signed|volatile|compl|inline|sizeof|wchar_t|const|int|static|while|const-cast|long|static_cast|xor|continue|mutable|struct|xor_eq|default|namespace|switch|delete|new|template|do|not|this|for".split("|")),b=e.arrayToMap("NULL".split("|"));this.$rules={start:[{token:"comment",regex:"\\/\\/.*$"},(new f).getStartRule("doc-start"),{token:"comment",merge:!0,regex:"\\/\\*",next:"comment"},{token:"string",regex:'["](?:(?:\\\\.)|(?:[^"\\\\]))*?["]'},{token:"string",merge:!0,regex:'["].*\\\\$',next:"qqstring"},{token:"string",regex:"['](?:(?:\\\\.)|(?:[^'\\\\]))*?[']"},{token:"string",merge:!0,regex:"['].*\\\\$",next:"qstring"},{token:"constant.numeric",regex:"0[xX][0-9a-fA-F]+\\b"},{token:"constant.numeric",regex:"[+-]?\\d+(?:(?:\\.\\d*)?(?:[eE][+-]?\\d+)?)?\\b"},{token:"constant",regex:"<[a-zA-Z0-9.]+>"},{token:"keyword",regex:"(?:#include|#pragma|#line|#define|#undef|#ifdef|#else|#elif|#endif|#ifndef)"},{token:function(c){return c=="this"?"variable.language":a.hasOwnProperty(c)?"keyword":b.hasOwnProperty(c)?"constant.language":"identifier"},regex:"[a-zA-Z_$][a-zA-Z0-9_$]*\\b"},{token:"keyword.operator",regex:"!|\\$|%|&|\\*|\\-\\-|\\-|\\+\\+|\\+|~|==|=|!=|<=|>=|<<=|>>=|>>>=|<>|<|>|!|&&|\\|\\||\\?\\:|\\*=|%=|\\+=|\\-=|&=|\\^=|\\b(?:in|new|delete|typeof|void)"},{token:"punctuation.operator",regex:"\\?|\\:|\\,|\\;|\\."},{token:"paren.lparen",regex:"[[({]"},{token:"paren.rparen",regex:"[\\])}]"},{token:"text",regex:"\\s+"}],comment:[{token:"comment",regex:".*?\\*\\/",next:"start"},{token:"comment",merge:!0,regex:".+"}],qqstring:[{token:"string",regex:'(?:(?:\\\\.)|(?:[^"\\\\]))*?"',next:"start"},{token:"string",merge:!0,regex:".+"}],qstring:[{token:"string",regex:"(?:(?:\\\\.)|(?:[^'\\\\]))*?'",next:"start"},{token:"string",merge:!0,regex:".+"}]},this.embedRules(f,"doc-",[(new f).getEndRule("start")])};d.inherits(h,g),b.c_cppHighlightRules=h}),define("ace/mode/doc_comment_highlight_rules",["require","exports","module","ace/lib/oop","ace/mode/text_highlight_rules"],function(a,b,c){"use strict";var d=a("../lib/oop"),e=a("./text_highlight_rules").TextHighlightRules,f=function(){this.$rules={start:[{token:"comment.doc.tag",regex:"@[\\w\\d_]+"},{token:"comment.doc",merge:!0,regex:"\\s+"},{token:"comment.doc",merge:!0,regex:"TODO"},{token:"comment.doc",merge:!0,regex:"[^@\\*]+"},{token:"comment.doc",merge:!0,regex:"."}]}};d.inherits(f,e),function(){this.getStartRule=function(a){return{token:"comment.doc",merge:!0,regex:"\\/\\*(?=\\*)",next:a}},this.getEndRule=function(a){return{token:"comment.doc",merge:!0,regex:"\\*\\/",next:a}}}.call(f.prototype),b.DocCommentHighlightRules=f}),define("ace/mode/matching_brace_outdent",["require","exports","module","ace/range"],function(a,b,c){"use strict";var d=a("../range").Range,e=function(){};((function(){this.checkOutdent=function(a,b){return/^\s+$/.test(a)?/^\s*\}/.test(b):!1},this.autoOutdent=function(a,b){var c=a.getLine(b),e=c.match(/^(\s*\})/);if(!e)return 0;var f=e[1].length,g=a.findMatchingBracket({row:b,column:f});if(!g||g.row==b)return 0;var h=this.$getIndent(a.getLine(g.row));a.replace(new d(b,0,b,f-1),h)},this.$getIndent=function(a){var b=a.match(/^(\s+)/);return b?b[1]:""}})).call(e.prototype),b.MatchingBraceOutdent=e}),define("ace/mode/behaviour/cstyle",["require","exports","module","ace/lib/oop","ace/mode/behaviour"],function(a,b,c){"use strict";var d=a("../../lib/oop"),e=a("../behaviour").Behaviour,f=function(){this.add("braces","insertion",function(a,b,c,d,e){if(e=="{"){var f=c.getSelectionRange(),g=d.doc.getTextRange(f);return g!==""?{text:"{"+g+"}",selection:!1}:{text:"{}",selection:[1,1]}}if(e=="}"){var h=c.getCursorPosition(),i=d.doc.getLine(h.row),j=i.substring(h.column,h.column+1);if(j=="}"){var k=d.$findOpeningBracket("}",{column:h.column+1,row:h.row});if(k!==null)return{text:"",selection:[1,1]}}}else if(e=="\n"){var h=c.getCursorPosition(),i=d.doc.getLine(h.row),j=i.substring(h.column,h.column+1);if(j=="}"){var l=d.findMatchingBracket({row:h.row,column:h.column+1});if(!l)return null;var m=this.getNextLineIndent(a,i.substring(0,i.length-1),d.getTabString()),n=this.$getIndent(d.doc.getLine(l.row));return{text:"\n"+m+"\n"+n,selection:[1,m.length,1,m.length]}}}}),this.add("braces","deletion",function(a,b,c,d,e){var f=d.doc.getTextRange(e);if(!e.isMultiLine()&&f=="{"){var g=d.doc.getLine(e.start.row),h=g.substring(e.end.column,e.end.column+1);if(h=="}")return e.end.column++,e}}),this.add("parens","insertion",function(a,b,c,d,e){if(e=="("){var f=c.getSelectionRange(),g=d.doc.getTextRange(f);return g!==""?{text:"("+g+")",selection:!1}:{text:"()",selection:[1,1]}}if(e==")"){var h=c.getCursorPosition(),i=d.doc.getLine(h.row),j=i.substring(h.column,h.column+1);if(j==")"){var k=d.$findOpeningBracket(")",{column:h.column+1,row:h.row});if(k!==null)return{text:"",selection:[1,1]}}}}),this.add("parens","deletion",function(a,b,c,d,e){var f=d.doc.getTextRange(e);if(!e.isMultiLine()&&f=="("){var g=d.doc.getLine(e.start.row),h=g.substring(e.start.column+1,e.start.column+2);if(h==")")return e.end.column++,e}}),this.add("string_dquotes","insertion",function(a,b,c,d,e){if(e=='"'){var f=c.getSelectionRange(),g=d.doc.getTextRange(f);if(g!=="")return{text:'"'+g+'"',selection:!1};var h=c.getCursorPosition(),i=d.doc.getLine(h.row),j=i.substring(h.column-1,h.column);if(j=="\\")return null;var k=d.getTokens(f.start.row,f.start.row)[0].tokens,l=0,m,n=-1;for(var o=0;o<k.length;o++){m=k[o],m.type=="string"?n=-1:n<0&&(n=m.value.indexOf('"'));if(m.value.length+l>f.start.column)break;l+=k[o].value.length}if(!m||n<0&&m.type!=="comment"&&(m.type!=="string"||f.start.column!==m.value.length+l-1&&m.value.lastIndexOf('"')===m.value.length-1))return{text:'""',selection:[1,1]};if(m&&m.type==="string"){var p=i.substring(h.column,h.column+1);if(p=='"')return{text:"",selection:[1,1]}}}}),this.add("string_dquotes","deletion",function(a,b,c,d,e){var f=d.doc.getTextRange(e);if(!e.isMultiLine()&&f=='"'){var g=d.doc.getLine(e.start.row),h=g.substring(e.start.column+1,e.start.column+2);if(h=='"')return e.end.column++,e}})};d.inherits(f,e),b.CstyleBehaviour=f}),define("ace/mode/folding/cstyle",["require","exports","module","ace/lib/oop","ace/range","ace/mode/folding/fold_mode"],function(a,b,c){"use strict";var d=a("../../lib/oop"),e=a("../../range").Range,f=a("./fold_mode").FoldMode,g=b.FoldMode=function(){};d.inherits(g,f),function(){this.foldingStartMarker=/(\{|\[)[^\}\]]*$|^\s*(\/\*)/,this.foldingStopMarker=/^[^\[\{]*(\}|\])|^[\s\*]*(\*\/)/,this.getFoldWidgetRange=function(a,b,c){var d=a.getLine(c),f=d.match(this.foldingStartMarker);if(f){var g=f.index;if(f[1])return this.openingBracketBlock(a,f[1],c,g);var h=a.getCommentFoldRange(c,g+f[0].length);return h.end.column-=2,h}if(b!=="markbeginend")return;var f=d.match(this.foldingStopMarker);if(f){var g=f.index+f[0].length;if(f[2]){var h=a.getCommentFoldRange(c,g);return h.end.column-=2,h}var i={row:c,column:g},j=a.$findOpeningBracket(f[1],i);if(!j)return;return j.column++,i.column--,e.fromPoints(j,i)}}}.call(g.prototype)}),define("ace/mode/folding/fold_mode",["require","exports","module","ace/range"],function(a,b,c){"use strict";var d=a("../../range").Range,e=b.FoldMode=function(){};((function(){this.foldingStartMarker=null,this.foldingStopMarker=null,this.getFoldWidget=function(a,b,c){var d=a.getLine(c);return this.foldingStartMarker.test(d)?"start":b=="markbeginend"&&this.foldingStopMarker&&this.foldingStopMarker.test(d)?"end":""},this.getFoldWidgetRange=function(a,b,c){return null},this.indentationBlock=function(a,b,c){var e=/^\s*/,f=b,g=b,h=a.getLine(b),i=c||h.length,j=h.match(e)[0].length,k=a.getLength();while(++b<k){h=a.getLine(b);var l=h.match(e)[0].length;if(l==h.length)continue;if(l<=j)break;g=b}if(g>f){var m=a.getLine(g).length;return new d(f,i,g,m)}},this.openingBracketBlock=function(a,b,c,e){var f={row:c,column:e+1},g=a.$findClosingBracket(b,f);if(!g)return;var h=a.foldWidgets[g.row];return h==null&&(h=this.getFoldWidget(a,g.row)),h=="start"&&(g.row--,g.column=a.getLine(g.row).length),d.fromPoints(f,g)}})).call(e.prototype)})
1
+ define("ace/mode/c_cpp",["require","exports","module","ace/lib/oop","ace/mode/text","ace/tokenizer","ace/mode/c_cpp_highlight_rules","ace/mode/matching_brace_outdent","ace/range","ace/mode/behaviour/cstyle","ace/mode/folding/cstyle"],function(a,b,c){"use strict";var d=a("../lib/oop"),e=a("./text").Mode,f=a("../tokenizer").Tokenizer,g=a("./c_cpp_highlight_rules").c_cppHighlightRules,h=a("./matching_brace_outdent").MatchingBraceOutdent,i=a("../range").Range,j=a("./behaviour/cstyle").CstyleBehaviour,k=a("./folding/cstyle").FoldMode,l=function(){this.$tokenizer=new f((new g).getRules()),this.$outdent=new h,this.$behaviour=new j,this.foldingRules=new k};d.inherits(l,e),function(){this.toggleCommentLines=function(a,b,c,d){var e=!0,f=/^(\s*)\/\//;for(var g=c;g<=d;g++)if(!f.test(b.getLine(g))){e=!1;break}if(e){var h=new i(0,0,0,0);for(var g=c;g<=d;g++){var j=b.getLine(g),k=j.match(f);h.start.row=g,h.end.row=g,h.end.column=k[0].length,b.replace(h,k[1])}}else b.indentRows(c,d,"//")},this.getNextLineIndent=function(a,b,c){var d=this.$getIndent(b),e=this.$tokenizer.getLineTokens(b,a),f=e.tokens,g=e.state;if(f.length&&f[f.length-1].type=="comment")return d;if(a=="start"){var h=b.match(/^.*[\{\(\[]\s*$/);h&&(d+=c)}else if(a=="doc-start"){if(g=="start")return"";var h=b.match(/^\s*(\/?)\*/);h&&(h[1]&&(d+=" "),d+="* ")}return d},this.checkOutdent=function(a,b,c){return this.$outdent.checkOutdent(b,c)},this.autoOutdent=function(a,b,c){this.$outdent.autoOutdent(b,c)}}.call(l.prototype),b.Mode=l}),define("ace/mode/c_cpp_highlight_rules",["require","exports","module","ace/lib/oop","ace/lib/lang","ace/mode/doc_comment_highlight_rules","ace/mode/text_highlight_rules"],function(a,b,c){"use strict";var d=a("../lib/oop"),e=a("../lib/lang"),f=a("./doc_comment_highlight_rules").DocCommentHighlightRules,g=a("./text_highlight_rules").TextHighlightRules,h=function(){var a=e.arrayToMap("and|double|not_eq|throw|and_eq|dynamic_cast|operator|true|asm|else|or|try|auto|enum|or_eq|typedef|bitand|explicit|private|typeid|bitor|extern|protected|typename|bool|false|public|union|break|float|register|unsigned|case|fro|reinterpret-cast|using|catch|friend|return|virtual|char|goto|short|void|class|if|signed|volatile|compl|inline|sizeof|wchar_t|const|int|static|while|const-cast|long|static_cast|xor|continue|mutable|struct|xor_eq|default|namespace|switch|delete|new|template|do|not|this|for".split("|")),b=e.arrayToMap("NULL".split("|"));this.$rules={start:[{token:"comment",regex:"\\/\\/.*$"},f.getStartRule("doc-start"),{token:"comment",merge:!0,regex:"\\/\\*",next:"comment"},{token:"string",regex:'["](?:(?:\\\\.)|(?:[^"\\\\]))*?["]'},{token:"string",merge:!0,regex:'["].*\\\\$',next:"qqstring"},{token:"string",regex:"['](?:(?:\\\\.)|(?:[^'\\\\]))*?[']"},{token:"string",merge:!0,regex:"['].*\\\\$",next:"qstring"},{token:"constant.numeric",regex:"0[xX][0-9a-fA-F]+\\b"},{token:"constant.numeric",regex:"[+-]?\\d+(?:(?:\\.\\d*)?(?:[eE][+-]?\\d+)?)?\\b"},{token:"constant",regex:"<[a-zA-Z0-9.]+>"},{token:"keyword",regex:"(?:#include|#pragma|#line|#define|#undef|#ifdef|#else|#elif|#endif|#ifndef)"},{token:function(c){return c=="this"?"variable.language":a.hasOwnProperty(c)?"keyword":b.hasOwnProperty(c)?"constant.language":"identifier"},regex:"[a-zA-Z_$][a-zA-Z0-9_$]*\\b"},{token:"keyword.operator",regex:"!|\\$|%|&|\\*|\\-\\-|\\-|\\+\\+|\\+|~|==|=|!=|<=|>=|<<=|>>=|>>>=|<>|<|>|!|&&|\\|\\||\\?\\:|\\*=|%=|\\+=|\\-=|&=|\\^=|\\b(?:in|new|delete|typeof|void)"},{token:"punctuation.operator",regex:"\\?|\\:|\\,|\\;|\\."},{token:"paren.lparen",regex:"[[({]"},{token:"paren.rparen",regex:"[\\])}]"},{token:"text",regex:"\\s+"}],comment:[{token:"comment",regex:".*?\\*\\/",next:"start"},{token:"comment",merge:!0,regex:".+"}],qqstring:[{token:"string",regex:'(?:(?:\\\\.)|(?:[^"\\\\]))*?"',next:"start"},{token:"string",merge:!0,regex:".+"}],qstring:[{token:"string",regex:"(?:(?:\\\\.)|(?:[^'\\\\]))*?'",next:"start"},{token:"string",merge:!0,regex:".+"}]},this.embedRules(f,"doc-",[f.getEndRule("start")])};d.inherits(h,g),b.c_cppHighlightRules=h}),define("ace/mode/doc_comment_highlight_rules",["require","exports","module","ace/lib/oop","ace/mode/text_highlight_rules"],function(a,b,c){"use strict";var d=a("../lib/oop"),e=a("./text_highlight_rules").TextHighlightRules,f=function(){this.$rules={start:[{token:"comment.doc.tag",regex:"@[\\w\\d_]+"},{token:"comment.doc",merge:!0,regex:"\\s+"},{token:"comment.doc",merge:!0,regex:"TODO"},{token:"comment.doc",merge:!0,regex:"[^@\\*]+"},{token:"comment.doc",merge:!0,regex:"."}]}};d.inherits(f,e),f.getStartRule=function(a){return{token:"comment.doc",merge:!0,regex:"\\/\\*(?=\\*)",next:a}},f.getEndRule=function(a){return{token:"comment.doc",merge:!0,regex:"\\*\\/",next:a}},b.DocCommentHighlightRules=f}),define("ace/mode/matching_brace_outdent",["require","exports","module","ace/range"],function(a,b,c){"use strict";var d=a("../range").Range,e=function(){};(function(){this.checkOutdent=function(a,b){return/^\s+$/.test(a)?/^\s*\}/.test(b):!1},this.autoOutdent=function(a,b){var c=a.getLine(b),e=c.match(/^(\s*\})/);if(!e)return 0;var f=e[1].length,g=a.findMatchingBracket({row:b,column:f});if(!g||g.row==b)return 0;var h=this.$getIndent(a.getLine(g.row));a.replace(new d(b,0,b,f-1),h)},this.$getIndent=function(a){var b=a.match(/^(\s+)/);return b?b[1]:""}}).call(e.prototype),b.MatchingBraceOutdent=e}),define("ace/mode/behaviour/cstyle",["require","exports","module","ace/lib/oop","ace/mode/behaviour"],function(a,b,c){"use strict";var d=a("../../lib/oop"),e=a("../behaviour").Behaviour,f=function(){this.add("braces","insertion",function(a,b,c,d,e){if(e=="{"){var f=c.getSelectionRange(),g=d.doc.getTextRange(f);return g!==""?{text:"{"+g+"}",selection:!1}:{text:"{}",selection:[1,1]}}if(e=="}"){var h=c.getCursorPosition(),i=d.doc.getLine(h.row),j=i.substring(h.column,h.column+1);if(j=="}"){var k=d.$findOpeningBracket("}",{column:h.column+1,row:h.row});if(k!==null)return{text:"",selection:[1,1]}}}else if(e=="\n"){var h=c.getCursorPosition(),i=d.doc.getLine(h.row),j=i.substring(h.column,h.column+1);if(j=="}"){var l=d.findMatchingBracket({row:h.row,column:h.column+1});if(!l)return null;var m=this.getNextLineIndent(a,i.substring(0,i.length-1),d.getTabString()),n=this.$getIndent(d.doc.getLine(l.row));return{text:"\n"+m+"\n"+n,selection:[1,m.length,1,m.length]}}}}),this.add("braces","deletion",function(a,b,c,d,e){var f=d.doc.getTextRange(e);if(!e.isMultiLine()&&f=="{"){var g=d.doc.getLine(e.start.row),h=g.substring(e.end.column,e.end.column+1);if(h=="}")return e.end.column++,e}}),this.add("parens","insertion",function(a,b,c,d,e){if(e=="("){var f=c.getSelectionRange(),g=d.doc.getTextRange(f);return g!==""?{text:"("+g+")",selection:!1}:{text:"()",selection:[1,1]}}if(e==")"){var h=c.getCursorPosition(),i=d.doc.getLine(h.row),j=i.substring(h.column,h.column+1);if(j==")"){var k=d.$findOpeningBracket(")",{column:h.column+1,row:h.row});if(k!==null)return{text:"",selection:[1,1]}}}}),this.add("parens","deletion",function(a,b,c,d,e){var f=d.doc.getTextRange(e);if(!e.isMultiLine()&&f=="("){var g=d.doc.getLine(e.start.row),h=g.substring(e.start.column+1,e.start.column+2);if(h==")")return e.end.column++,e}}),this.add("string_dquotes","insertion",function(a,b,c,d,e){if(e=='"'||e=="'"){var f=e,g=c.getSelectionRange(),h=d.doc.getTextRange(g);if(h!=="")return{text:f+h+f,selection:!1};var i=c.getCursorPosition(),j=d.doc.getLine(i.row),k=j.substring(i.column-1,i.column);if(k=="\\")return null;var l=d.getTokens(g.start.row,g.start.row)[0].tokens,m=0,n,o=-1;for(var p=0;p<l.length;p++){n=l[p],n.type=="string"?o=-1:o<0&&(o=n.value.indexOf(f));if(n.value.length+m>g.start.column)break;m+=l[p].value.length}if(!n||o<0&&n.type!=="comment"&&(n.type!=="string"||g.start.column!==n.value.length+m-1&&n.value.lastIndexOf(f)===n.value.length-1))return{text:f+f,selection:[1,1]};if(n&&n.type==="string"){var q=j.substring(i.column,i.column+1);if(q==f)return{text:"",selection:[1,1]}}}}),this.add("string_dquotes","deletion",function(a,b,c,d,e){var f=d.doc.getTextRange(e);if(!e.isMultiLine()&&(f=='"'||f=="'")){var g=d.doc.getLine(e.start.row),h=g.substring(e.start.column+1,e.start.column+2);if(h=='"')return e.end.column++,e}})};d.inherits(f,e),b.CstyleBehaviour=f}),define("ace/mode/folding/cstyle",["require","exports","module","ace/lib/oop","ace/range","ace/mode/folding/fold_mode"],function(a,b,c){"use strict";var d=a("../../lib/oop"),e=a("../../range").Range,f=a("./fold_mode").FoldMode,g=b.FoldMode=function(){};d.inherits(g,f),function(){this.foldingStartMarker=/(\{|\[)[^\}\]]*$|^\s*(\/\*)/,this.foldingStopMarker=/^[^\[\{]*(\}|\])|^[\s\*]*(\*\/)/,this.getFoldWidgetRange=function(a,b,c){var d=a.getLine(c),f=d.match(this.foldingStartMarker);if(f){var g=f.index;if(f[1])return this.openingBracketBlock(a,f[1],c,g);var h=a.getCommentFoldRange(c,g+f[0].length);return h.end.column-=2,h}if(b!=="markbeginend")return;var f=d.match(this.foldingStopMarker);if(f){var g=f.index+f[0].length;if(f[2]){var h=a.getCommentFoldRange(c,g);return h.end.column-=2,h}var i={row:c,column:g},j=a.$findOpeningBracket(f[1],i);if(!j)return;return j.column++,i.column--,e.fromPoints(j,i)}}}.call(g.prototype)}),define("ace/mode/folding/fold_mode",["require","exports","module","ace/range"],function(a,b,c){"use strict";var d=a("../../range").Range,e=b.FoldMode=function(){};(function(){this.foldingStartMarker=null,this.foldingStopMarker=null,this.getFoldWidget=function(a,b,c){var d=a.getLine(c);return this.foldingStartMarker.test(d)?"start":b=="markbeginend"&&this.foldingStopMarker&&this.foldingStopMarker.test(d)?"end":""},this.getFoldWidgetRange=function(a,b,c){return null},this.indentationBlock=function(a,b,c){var e=/^\s*/,f=b,g=b,h=a.getLine(b),i=c||h.length,j=h.match(e)[0].length,k=a.getLength();while(++b<k){h=a.getLine(b);var l=h.match(e)[0].length;if(l==h.length)continue;if(l<=j)break;g=b}if(g>f){var m=a.getLine(g).length;return new d(f,i,g,m)}},this.openingBracketBlock=function(a,b,c,e){var f={row:c,column:e+1},g=a.$findClosingBracket(b,f);if(!g)return;var h=a.foldWidgets[g.row];return h==null&&(h=this.getFoldWidget(a,g.row)),h=="start"&&(g.row--,g.column=a.getLine(g.row).length),d.fromPoints(f,g)}}).call(e.prototype)})
@@ -0,0 +1 @@
1
+ ace.define("ace/mode/clojure",["require","exports","module","ace/lib/oop","ace/mode/text","ace/tokenizer","ace/mode/clojure_highlight_rules","ace/mode/matching_parens_outdent","ace/range"],function(a,b,c){"use strict";var d=a("../lib/oop"),e=a("./text").Mode,f=a("../tokenizer").Tokenizer,g=a("./clojure_highlight_rules").ClojureHighlightRules,h=a("./matching_parens_outdent").MatchingParensOutdent,i=a("../range").Range,j=function(){this.$tokenizer=new f((new g).getRules()),this.$outdent=new h};d.inherits(j,e),function(){this.toggleCommentLines=function(a,b,c,d){var e=!0,f=/^(\s*)#/;for(var g=c;g<=d;g++)if(!f.test(b.getLine(g))){e=!1;break}if(e){var h=new i(0,0,0,0);for(var g=c;g<=d;g++){var j=b.getLine(g),k=j.match(f);h.start.row=g,h.end.row=g,h.end.column=k[0].length,b.replace(h,k[1])}}else b.indentRows(c,d,";")},this.getNextLineIndent=function(a,b,c){var d=this.$getIndent(b),e=this.$tokenizer.getLineTokens(b,a),f=e.tokens;if(f.length&&f[f.length-1].type=="comment")return d;if(a=="start"){var g=b.match(/[\(\[]/);g&&(d+=" "),g=b.match(/[\)]/),g&&(d="")}return d},this.checkOutdent=function(a,b,c){return this.$outdent.checkOutdent(b,c)},this.autoOutdent=function(a,b,c){this.$outdent.autoOutdent(b,c)}}.call(j.prototype),b.Mode=j}),ace.define("ace/mode/clojure_highlight_rules",["require","exports","module","ace/lib/oop","ace/lib/lang","ace/mode/text_highlight_rules"],function(a,b,c){"use strict";var d=a("../lib/oop"),e=a("../lib/lang"),f=a("./text_highlight_rules").TextHighlightRules,g=function(){var a=e.arrayToMap("* *1 *2 *3 *agent* *allow-unresolved-vars* *assert* *clojure-version* *command-line-args* *compile-files* *compile-path* *e *err* *file* *flush-on-newline* *in* *macro-meta* *math-context* *ns* *out* *print-dup* *print-length* *print-level* *print-meta* *print-readably* *read-eval* *source-path* *use-context-classloader* *warn-on-reflection* + - -> -&gt; ->> -&gt;&gt; .. / < &lt; <= &lt;= = == > &gt; >= &gt;= accessor aclone add-classpath add-watch agent agent-errors aget alength alias all-ns alter alter-meta! alter-var-root amap ancestors and apply areduce array-map aset aset-boolean aset-byte aset-char aset-double aset-float aset-int aset-long aset-short assert assoc assoc! assoc-in associative? atom await await-for await1 bases bean bigdec bigint binding bit-and bit-and-not bit-clear bit-flip bit-not bit-or bit-set bit-shift-left bit-shift-right bit-test bit-xor boolean boolean-array booleans bound-fn bound-fn* butlast byte byte-array bytes cast char char-array char-escape-string char-name-string char? chars chunk chunk-append chunk-buffer chunk-cons chunk-first chunk-next chunk-rest chunked-seq? class class? clear-agent-errors clojure-version coll? comment commute comp comparator compare compare-and-set! compile complement concat cond condp conj conj! cons constantly construct-proxy contains? count counted? create-ns create-struct cycle dec decimal? declare definline defmacro defmethod defmulti defn defn- defonce defstruct delay delay? deliver deref derive descendants destructure disj disj! dissoc dissoc! distinct distinct? doall doc dorun doseq dosync dotimes doto double double-array doubles drop drop-last drop-while empty empty? ensure enumeration-seq eval even? every? false? ffirst file-seq filter find find-doc find-ns find-var first float float-array float? floats flush fn fn? fnext for force format future future-call future-cancel future-cancelled? future-done? future? gen-class gen-interface gensym get get-in get-method get-proxy-class get-thread-bindings get-validator hash hash-map hash-set identical? identity if-let if-not ifn? import in-ns inc init-proxy instance? int int-array integer? interleave intern interpose into into-array ints io! isa? iterate iterator-seq juxt key keys keyword keyword? last lazy-cat lazy-seq let letfn line-seq list list* list? load load-file load-reader load-string loaded-libs locking long long-array longs loop macroexpand macroexpand-1 make-array make-hierarchy map map? mapcat max max-key memfn memoize merge merge-with meta method-sig methods min min-key mod name namespace neg? newline next nfirst nil? nnext not not-any? not-empty not-every? not= ns ns-aliases ns-imports ns-interns ns-map ns-name ns-publics ns-refers ns-resolve ns-unalias ns-unmap nth nthnext num number? odd? or parents partial partition pcalls peek persistent! pmap pop pop! pop-thread-bindings pos? pr pr-str prefer-method prefers primitives-classnames print print-ctor print-doc print-dup print-method print-namespace-doc print-simple print-special-doc print-str printf println println-str prn prn-str promise proxy proxy-call-with-super proxy-mappings proxy-name proxy-super push-thread-bindings pvalues quot rand rand-int range ratio? rational? rationalize re-find re-groups re-matcher re-matches re-pattern re-seq read read-line read-string reduce ref ref-history-count ref-max-history ref-min-history ref-set refer refer-clojure release-pending-sends rem remove remove-method remove-ns remove-watch repeat repeatedly replace replicate require reset! reset-meta! resolve rest resultset-seq reverse reversible? rseq rsubseq second select-keys send send-off seq seq? seque sequence sequential? set set-validator! set? short short-array shorts shutdown-agents slurp some sort sort-by sorted-map sorted-map-by sorted-set sorted-set-by sorted? special-form-anchor special-symbol? split-at split-with str stream? string? struct struct-map subs subseq subvec supers swap! symbol symbol? sync syntax-symbol-anchor take take-last take-nth take-while test the-ns time to-array to-array-2d trampoline transient tree-seq true? type unchecked-add unchecked-dec unchecked-divide unchecked-inc unchecked-multiply unchecked-negate unchecked-remainder unchecked-subtract underive unquote unquote-splicing update-in update-proxy use val vals var-get var-set var? vary-meta vec vector vector? when when-first when-let when-not while with-bindings with-bindings* with-in-str with-loading-context with-local-vars with-meta with-open with-out-str with-precision xml-seq zero? zipmap ".split(" ")),b=e.arrayToMap("def do fn if let loop monitor-enter monitor-exit new quote recur set! throw try var".split(" ")),c=e.arrayToMap("true false nil".split(" "));this.$rules={start:[{token:"comment",regex:";.*$"},{token:"comment",regex:"^=begin$",next:"comment"},{token:"keyword",regex:"[\\(|\\)]"},{token:"keyword",regex:"[\\'\\(]"},{token:"keyword",regex:"[\\[|\\]]"},{token:"keyword",regex:"[\\{|\\}|\\#\\{|\\#\\}]"},{token:"keyword",regex:"[\\&]"},{token:"keyword",regex:"[\\#\\^\\{]"},{token:"keyword",regex:"[\\%]"},{token:"keyword",regex:"[@]"},{token:"constant.numeric",regex:"0[xX][0-9a-fA-F]+\\b"},{token:"constant.numeric",regex:"[+-]?\\d+(?:(?:\\.\\d*)?(?:[eE][+-]?\\d+)?)?\\b"},{token:"constant.language",regex:"[!|\\$|%|&|\\*|\\-\\-|\\-|\\+\\+|\\+||=|!=|<=|>=|<>|<|>|!|&&]"},{token:function(d){return b.hasOwnProperty(d)?"keyword":c.hasOwnProperty(d)?"constant.language":a.hasOwnProperty(d)?"support.function":"identifier"},regex:"[a-zA-Z_$][a-zA-Z0-9_$]*\\b"},{token:"string",regex:'["](?:(?:\\\\.)|(?:[^"\\\\]))*?["]'},{token:"string",regex:"[:](?:[a-zA-Z]|\\d)+"},{token:"string.regexp",regex:'/#"(?:\\.|(?:\\")|[^""\n])*"/g'}],comment:[{token:"comment",regex:"^=end$",next:"start"},{token:"comment",merge:!0,regex:".+"}]}};d.inherits(g,f),b.ClojureHighlightRules=g}),ace.define("ace/mode/matching_parens_outdent",["require","exports","module","ace/range"],function(a,b,c){"use strict";var d=a("../range").Range,e=function(){};(function(){this.checkOutdent=function(a,b){return/^\s+$/.test(a)?/^\s*\)/.test(b):!1},this.autoOutdent=function(a,b){var c=a.getLine(b),e=c.match(/^(\s*\))/);if(!e)return 0;var f=e[1].length,g=a.findMatchingBracket({row:b,column:f});if(!g||g.row==b)return 0;var h=this.$getIndent(a.getLine(g.row));a.replace(new d(b,0,b,f-1),h)},this.$getIndent=function(a){var b=a.match(/^(\s+)/);return b?b[1]:""}}).call(e.prototype),b.MatchingParensOutdent=e})
@@ -0,0 +1,422 @@
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
+ * Fabian Jakobs <fabian AT ajax DOT org>
23
+ * Shlomo Zalman Heigh <shlomozalmanheigh AT gmail DOT com>
24
+ * Carin Meier
25
+ *
26
+ * Alternatively, the contents of this file may be used under the terms of
27
+ * either the GNU General Public License Version 2 or later (the "GPL"), or
28
+ * the GNU Lesser General Public License Version 2.1 or later (the "LGPL"),
29
+ * in which case the provisions of the GPL or the LGPL are applicable instead
30
+ * of those above. If you wish to allow use of your version of this file only
31
+ * under the terms of either the GPL or the LGPL, and not to allow others to
32
+ * use your version of this file under the terms of the MPL, indicate your
33
+ * decision by deleting the provisions above and replace them with the notice
34
+ * and other provisions required by the GPL or the LGPL. If you do not delete
35
+ * the provisions above, a recipient may use your version of this file under
36
+ * the terms of any one of the MPL, the GPL or the LGPL.
37
+ *
38
+ * ***** END LICENSE BLOCK ***** */
39
+
40
+ ace.define('ace/mode/clojure', ['require', 'exports', 'module' , 'ace/lib/oop', 'ace/mode/text', 'ace/tokenizer', 'ace/mode/clojure_highlight_rules', 'ace/mode/matching_parens_outdent', 'ace/range'], function(require, exports, module) {
41
+ "use strict";
42
+
43
+ var oop = require("../lib/oop");
44
+ var TextMode = require("./text").Mode;
45
+ var Tokenizer = require("../tokenizer").Tokenizer;
46
+ var ClojureHighlightRules = require("./clojure_highlight_rules").ClojureHighlightRules;
47
+ var MatchingParensOutdent = require("./matching_parens_outdent").MatchingParensOutdent;
48
+ var Range = require("../range").Range;
49
+
50
+ var Mode = function() {
51
+ this.$tokenizer = new Tokenizer(new ClojureHighlightRules().getRules());
52
+ this.$outdent = new MatchingParensOutdent();
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(/[\(\[]/);
98
+ if (match) {
99
+ indent += " ";
100
+ }
101
+ match = line.match(/[\)]/);
102
+ if (match) {
103
+ indent = "";
104
+ }
105
+ }
106
+
107
+ return indent;
108
+ };
109
+
110
+ this.checkOutdent = function(state, line, input) {
111
+ return this.$outdent.checkOutdent(line, input);
112
+ };
113
+
114
+ this.autoOutdent = function(state, doc, row) {
115
+ this.$outdent.autoOutdent(doc, row);
116
+ };
117
+
118
+ }).call(Mode.prototype);
119
+
120
+ exports.Mode = Mode;
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
+ * Fabian Jakobs <fabian AT ajax DOT org>
144
+ * Shlomo Zalman Heigh <shlomozalmanheigh AT gmail DOT com>
145
+ * Carin Meier
146
+ *
147
+ * Alternatively, the contents of this file may be used under the terms of
148
+ * either the GNU General Public License Version 2 or later (the "GPL"), or
149
+ * the GNU Lesser General Public License Version 2.1 or later (the "LGPL"),
150
+ * in which case the provisions of the GPL or the LGPL are applicable instead
151
+ * of those above. If you wish to allow use of your version of this file only
152
+ * under the terms of either the GPL or the LGPL, and not to allow others to
153
+ * use your version of this file under the terms of the MPL, indicate your
154
+ * decision by deleting the provisions above and replace them with the notice
155
+ * and other provisions required by the GPL or the LGPL. If you do not delete
156
+ * the provisions above, a recipient may use your version of this file under
157
+ * the terms of any one of the MPL, the GPL or the LGPL.
158
+ *
159
+ * ***** END LICENSE BLOCK ***** */
160
+
161
+ ace.define('ace/mode/clojure_highlight_rules', ['require', 'exports', 'module' , 'ace/lib/oop', 'ace/lib/lang', 'ace/mode/text_highlight_rules'], function(require, exports, module) {
162
+ "use strict";
163
+
164
+ var oop = require("../lib/oop");
165
+ var lang = require("../lib/lang");
166
+ var TextHighlightRules = require("./text_highlight_rules").TextHighlightRules;
167
+
168
+
169
+
170
+ var ClojureHighlightRules = function() {
171
+
172
+ var builtinFunctions = lang.arrayToMap(
173
+ ('* *1 *2 *3 *agent* *allow-unresolved-vars* *assert* *clojure-version* ' +
174
+ '*command-line-args* *compile-files* *compile-path* *e *err* *file* ' +
175
+ '*flush-on-newline* *in* *macro-meta* *math-context* *ns* *out* ' +
176
+ '*print-dup* *print-length* *print-level* *print-meta* *print-readably* ' +
177
+ '*read-eval* *source-path* *use-context-classloader* ' +
178
+ '*warn-on-reflection* + - -> -&gt; ->> -&gt;&gt; .. / < &lt; <= &lt;= = ' +
179
+ '== > &gt; >= &gt;= accessor aclone ' +
180
+ 'add-classpath add-watch agent agent-errors aget alength alias all-ns ' +
181
+ 'alter alter-meta! alter-var-root amap ancestors and apply areduce ' +
182
+ 'array-map aset aset-boolean aset-byte aset-char aset-double aset-float ' +
183
+ 'aset-int aset-long aset-short assert assoc assoc! assoc-in associative? ' +
184
+ 'atom await await-for await1 bases bean bigdec bigint binding bit-and ' +
185
+ 'bit-and-not bit-clear bit-flip bit-not bit-or bit-set bit-shift-left ' +
186
+ 'bit-shift-right bit-test bit-xor boolean boolean-array booleans ' +
187
+ 'bound-fn bound-fn* butlast byte byte-array bytes cast char char-array ' +
188
+ 'char-escape-string char-name-string char? chars chunk chunk-append ' +
189
+ 'chunk-buffer chunk-cons chunk-first chunk-next chunk-rest chunked-seq? ' +
190
+ 'class class? clear-agent-errors clojure-version coll? comment commute ' +
191
+ 'comp comparator compare compare-and-set! compile complement concat cond ' +
192
+ 'condp conj conj! cons constantly construct-proxy contains? count ' +
193
+ 'counted? create-ns create-struct cycle dec decimal? declare definline ' +
194
+ 'defmacro defmethod defmulti defn defn- defonce defstruct delay delay? ' +
195
+ 'deliver deref derive descendants destructure disj disj! dissoc dissoc! ' +
196
+ 'distinct distinct? doall doc dorun doseq dosync dotimes doto double ' +
197
+ 'double-array doubles drop drop-last drop-while empty empty? ensure ' +
198
+ 'enumeration-seq eval even? every? false? ffirst file-seq filter find ' +
199
+ 'find-doc find-ns find-var first float float-array float? floats flush ' +
200
+ 'fn fn? fnext for force format future future-call future-cancel ' +
201
+ 'future-cancelled? future-done? future? gen-class gen-interface gensym ' +
202
+ 'get get-in get-method get-proxy-class get-thread-bindings get-validator ' +
203
+ 'hash hash-map hash-set identical? identity if-let if-not ifn? import ' +
204
+ 'in-ns inc init-proxy instance? int int-array integer? interleave intern ' +
205
+ 'interpose into into-array ints io! isa? iterate iterator-seq juxt key ' +
206
+ 'keys keyword keyword? last lazy-cat lazy-seq let letfn line-seq list ' +
207
+ 'list* list? load load-file load-reader load-string loaded-libs locking ' +
208
+ 'long long-array longs loop macroexpand macroexpand-1 make-array ' +
209
+ 'make-hierarchy map map? mapcat max max-key memfn memoize merge ' +
210
+ 'merge-with meta method-sig methods min min-key mod name namespace neg? ' +
211
+ 'newline next nfirst nil? nnext not not-any? not-empty not-every? not= ' +
212
+ 'ns ns-aliases ns-imports ns-interns ns-map ns-name ns-publics ' +
213
+ 'ns-refers ns-resolve ns-unalias ns-unmap nth nthnext num number? odd? ' +
214
+ 'or parents partial partition pcalls peek persistent! pmap pop pop! ' +
215
+ 'pop-thread-bindings pos? pr pr-str prefer-method prefers ' +
216
+ 'primitives-classnames print print-ctor print-doc print-dup print-method ' +
217
+ 'print-namespace-doc print-simple print-special-doc print-str printf ' +
218
+ 'println println-str prn prn-str promise proxy proxy-call-with-super ' +
219
+ 'proxy-mappings proxy-name proxy-super push-thread-bindings pvalues quot ' +
220
+ 'rand rand-int range ratio? rational? rationalize re-find re-groups ' +
221
+ 're-matcher re-matches re-pattern re-seq read read-line read-string ' +
222
+ 'reduce ref ref-history-count ref-max-history ref-min-history ref-set ' +
223
+ 'refer refer-clojure release-pending-sends rem remove remove-method ' +
224
+ 'remove-ns remove-watch repeat repeatedly replace replicate require ' +
225
+ 'reset! reset-meta! resolve rest resultset-seq reverse reversible? rseq ' +
226
+ 'rsubseq second select-keys send send-off seq seq? seque sequence ' +
227
+ 'sequential? set set-validator! set? short short-array shorts ' +
228
+ 'shutdown-agents slurp some sort sort-by sorted-map sorted-map-by ' +
229
+ 'sorted-set sorted-set-by sorted? special-form-anchor special-symbol? ' +
230
+ 'split-at split-with str stream? string? struct struct-map subs subseq ' +
231
+ 'subvec supers swap! symbol symbol? sync syntax-symbol-anchor take ' +
232
+ 'take-last take-nth take-while test the-ns time to-array to-array-2d ' +
233
+ 'trampoline transient tree-seq true? type unchecked-add unchecked-dec ' +
234
+ 'unchecked-divide unchecked-inc unchecked-multiply unchecked-negate ' +
235
+ 'unchecked-remainder unchecked-subtract underive unquote ' +
236
+ 'unquote-splicing update-in update-proxy use val vals var-get var-set ' +
237
+ 'var? vary-meta vec vector vector? when when-first when-let when-not ' +
238
+ 'while with-bindings with-bindings* with-in-str with-loading-context ' +
239
+ 'with-local-vars with-meta with-open with-out-str with-precision xml-seq ' +
240
+ 'zero? zipmap ').split(" ")
241
+ );
242
+
243
+ var keywords = lang.arrayToMap(
244
+ ('def do fn if let loop monitor-enter monitor-exit new quote recur set! ' +
245
+ 'throw try var').split(" ")
246
+ );
247
+
248
+ var buildinConstants = lang.arrayToMap(
249
+ ("true false nil").split(" ")
250
+ );
251
+
252
+
253
+ // regexp must not have capturing parentheses. Use (?:) instead.
254
+ // regexps are ordered -> the first match is used
255
+
256
+ this.$rules = {
257
+ "start" : [
258
+ {
259
+ token : "comment",
260
+ regex : ";.*$"
261
+ }, {
262
+ token : "comment", // multi line comment
263
+ regex : "^=begin$",
264
+ next : "comment"
265
+ }, {
266
+ token : "keyword", //parens
267
+ regex : "[\\(|\\)]"
268
+ }, {
269
+ token : "keyword", //lists
270
+ regex : "[\\'\\(]"
271
+ }, {
272
+ token : "keyword", //vectors
273
+ regex : "[\\[|\\]]"
274
+ }, {
275
+ token : "keyword", //sets and maps
276
+ regex : "[\\{|\\}|\\#\\{|\\#\\}]"
277
+ }, {
278
+ token : "keyword", // ampersands
279
+ regex : '[\\&]'
280
+ }, {
281
+ token : "keyword", // metadata
282
+ regex : '[\\#\\^\\{]'
283
+ }, {
284
+ token : "keyword", // anonymous fn syntactic sugar
285
+ regex : '[\\%]'
286
+ }, {
287
+ token : "keyword", // deref reader macro
288
+ regex : '[@]'
289
+ }, {
290
+ token : "constant.numeric", // hex
291
+ regex : "0[xX][0-9a-fA-F]+\\b"
292
+ }, {
293
+ token : "constant.numeric", // float
294
+ regex : "[+-]?\\d+(?:(?:\\.\\d*)?(?:[eE][+-]?\\d+)?)?\\b"
295
+ }, {
296
+ token : "constant.language",
297
+ regex : '[!|\\$|%|&|\\*|\\-\\-|\\-|\\+\\+|\\+||=|!=|<=|>=|<>|<|>|!|&&]'
298
+ }, {
299
+ token : function(value) {
300
+ if (keywords.hasOwnProperty(value))
301
+ return "keyword";
302
+ else if (buildinConstants.hasOwnProperty(value))
303
+ return "constant.language";
304
+ else if (builtinFunctions.hasOwnProperty(value))
305
+ return "support.function";
306
+ else
307
+ return "identifier";
308
+ },
309
+ // TODO: Unicode escape sequences
310
+ // TODO: Unicode identifiers
311
+ regex : "[a-zA-Z_$][a-zA-Z0-9_$]*\\b"
312
+ }, {
313
+ token : "string", // single line
314
+ regex : '["](?:(?:\\\\.)|(?:[^"\\\\]))*?["]'
315
+ }, {
316
+ token : "string", // symbol
317
+ regex : "[:](?:[a-zA-Z]|\\d)+"
318
+ }, {
319
+ token : "string.regexp", //Regular Expressions
320
+ regex : '/#"(?:\\.|(?:\\\")|[^\""\n])*"/g'
321
+ }
322
+
323
+ ],
324
+ "comment" : [
325
+ {
326
+ token : "comment", // closing comment
327
+ regex : "^=end$",
328
+ next : "start"
329
+ }, {
330
+ token : "comment", // comment spanning whole line
331
+ merge : true,
332
+ regex : ".+"
333
+ }
334
+ ]
335
+ };
336
+ };
337
+
338
+ oop.inherits(ClojureHighlightRules, TextHighlightRules);
339
+
340
+ exports.ClojureHighlightRules = ClojureHighlightRules;
341
+ });
342
+ /* ***** BEGIN LICENSE BLOCK *****
343
+ * Version: MPL 1.1/GPL 2.0/LGPL 2.1
344
+ *
345
+ * The contents of this file are subject to the Mozilla Public License Version
346
+ * 1.1 (the "License"); you may not use this file except in compliance with
347
+ * the License. You may obtain a copy of the License at
348
+ * http://www.mozilla.org/MPL/
349
+ *
350
+ * Software distributed under the License is distributed on an "AS IS" basis,
351
+ * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License
352
+ * for the specific language governing rights and limitations under the
353
+ * License.
354
+ *
355
+ * The Original Code is Ajax.org Code Editor (ACE).
356
+ *
357
+ * The Initial Developer of the Original Code is
358
+ * Ajax.org B.V.
359
+ * Portions created by the Initial Developer are Copyright (C) 2010
360
+ * the Initial Developer. All Rights Reserved.
361
+ *
362
+ * Contributor(s):
363
+ * Fabian Jakobs <fabian AT ajax DOT org>
364
+ *
365
+ * Alternatively, the contents of this file may be used under the terms of
366
+ * either the GNU General Public License Version 2 or later (the "GPL"), or
367
+ * the GNU Lesser General Public License Version 2.1 or later (the "LGPL"),
368
+ * in which case the provisions of the GPL or the LGPL are applicable instead
369
+ * of those above. If you wish to allow use of your version of this file only
370
+ * under the terms of either the GPL or the LGPL, and not to allow others to
371
+ * use your version of this file under the terms of the MPL, indicate your
372
+ * decision by deleting the provisions above and replace them with the notice
373
+ * and other provisions required by the GPL or the LGPL. If you do not delete
374
+ * the provisions above, a recipient may use your version of this file under
375
+ * the terms of any one of the MPL, the GPL or the LGPL.
376
+ *
377
+ * ***** END LICENSE BLOCK ***** */
378
+
379
+ ace.define('ace/mode/matching_parens_outdent', ['require', 'exports', 'module' , 'ace/range'], function(require, exports, module) {
380
+ "use strict";
381
+
382
+ var Range = require("../range").Range;
383
+
384
+ var MatchingParensOutdent = function() {};
385
+
386
+ (function() {
387
+
388
+ this.checkOutdent = function(line, input) {
389
+ if (! /^\s+$/.test(line))
390
+ return false;
391
+
392
+ return /^\s*\)/.test(input);
393
+ };
394
+
395
+ this.autoOutdent = function(doc, row) {
396
+ var line = doc.getLine(row);
397
+ var match = line.match(/^(\s*\))/);
398
+
399
+ if (!match) return 0;
400
+
401
+ var column = match[1].length;
402
+ var openBracePos = doc.findMatchingBracket({row: row, column: column});
403
+
404
+ if (!openBracePos || openBracePos.row == row) return 0;
405
+
406
+ var indent = this.$getIndent(doc.getLine(openBracePos.row));
407
+ doc.replace(new Range(row, 0, row, column-1), indent);
408
+ };
409
+
410
+ this.$getIndent = function(line) {
411
+ var match = line.match(/^(\s+)/);
412
+ if (match) {
413
+ return match[1];
414
+ }
415
+
416
+ return "";
417
+ };
418
+
419
+ }).call(MatchingParensOutdent.prototype);
420
+
421
+ exports.MatchingParensOutdent = MatchingParensOutdent;
422
+ });
@@ -0,0 +1,422 @@
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
+ * Fabian Jakobs <fabian AT ajax DOT org>
23
+ * Shlomo Zalman Heigh <shlomozalmanheigh AT gmail DOT com>
24
+ * Carin Meier
25
+ *
26
+ * Alternatively, the contents of this file may be used under the terms of
27
+ * either the GNU General Public License Version 2 or later (the "GPL"), or
28
+ * the GNU Lesser General Public License Version 2.1 or later (the "LGPL"),
29
+ * in which case the provisions of the GPL or the LGPL are applicable instead
30
+ * of those above. If you wish to allow use of your version of this file only
31
+ * under the terms of either the GPL or the LGPL, and not to allow others to
32
+ * use your version of this file under the terms of the MPL, indicate your
33
+ * decision by deleting the provisions above and replace them with the notice
34
+ * and other provisions required by the GPL or the LGPL. If you do not delete
35
+ * the provisions above, a recipient may use your version of this file under
36
+ * the terms of any one of the MPL, the GPL or the LGPL.
37
+ *
38
+ * ***** END LICENSE BLOCK ***** */
39
+
40
+ define('ace/mode/clojure', ['require', 'exports', 'module' , 'ace/lib/oop', 'ace/mode/text', 'ace/tokenizer', 'ace/mode/clojure_highlight_rules', 'ace/mode/matching_parens_outdent', 'ace/range'], function(require, exports, module) {
41
+ "use strict";
42
+
43
+ var oop = require("../lib/oop");
44
+ var TextMode = require("./text").Mode;
45
+ var Tokenizer = require("../tokenizer").Tokenizer;
46
+ var ClojureHighlightRules = require("./clojure_highlight_rules").ClojureHighlightRules;
47
+ var MatchingParensOutdent = require("./matching_parens_outdent").MatchingParensOutdent;
48
+ var Range = require("../range").Range;
49
+
50
+ var Mode = function() {
51
+ this.$tokenizer = new Tokenizer(new ClojureHighlightRules().getRules());
52
+ this.$outdent = new MatchingParensOutdent();
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(/[\(\[]/);
98
+ if (match) {
99
+ indent += " ";
100
+ }
101
+ match = line.match(/[\)]/);
102
+ if (match) {
103
+ indent = "";
104
+ }
105
+ }
106
+
107
+ return indent;
108
+ };
109
+
110
+ this.checkOutdent = function(state, line, input) {
111
+ return this.$outdent.checkOutdent(line, input);
112
+ };
113
+
114
+ this.autoOutdent = function(state, doc, row) {
115
+ this.$outdent.autoOutdent(doc, row);
116
+ };
117
+
118
+ }).call(Mode.prototype);
119
+
120
+ exports.Mode = Mode;
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
+ * Fabian Jakobs <fabian AT ajax DOT org>
144
+ * Shlomo Zalman Heigh <shlomozalmanheigh AT gmail DOT com>
145
+ * Carin Meier
146
+ *
147
+ * Alternatively, the contents of this file may be used under the terms of
148
+ * either the GNU General Public License Version 2 or later (the "GPL"), or
149
+ * the GNU Lesser General Public License Version 2.1 or later (the "LGPL"),
150
+ * in which case the provisions of the GPL or the LGPL are applicable instead
151
+ * of those above. If you wish to allow use of your version of this file only
152
+ * under the terms of either the GPL or the LGPL, and not to allow others to
153
+ * use your version of this file under the terms of the MPL, indicate your
154
+ * decision by deleting the provisions above and replace them with the notice
155
+ * and other provisions required by the GPL or the LGPL. If you do not delete
156
+ * the provisions above, a recipient may use your version of this file under
157
+ * the terms of any one of the MPL, the GPL or the LGPL.
158
+ *
159
+ * ***** END LICENSE BLOCK ***** */
160
+
161
+ define('ace/mode/clojure_highlight_rules', ['require', 'exports', 'module' , 'ace/lib/oop', 'ace/lib/lang', 'ace/mode/text_highlight_rules'], function(require, exports, module) {
162
+ "use strict";
163
+
164
+ var oop = require("../lib/oop");
165
+ var lang = require("../lib/lang");
166
+ var TextHighlightRules = require("./text_highlight_rules").TextHighlightRules;
167
+
168
+
169
+
170
+ var ClojureHighlightRules = function() {
171
+
172
+ var builtinFunctions = lang.arrayToMap(
173
+ ('* *1 *2 *3 *agent* *allow-unresolved-vars* *assert* *clojure-version* ' +
174
+ '*command-line-args* *compile-files* *compile-path* *e *err* *file* ' +
175
+ '*flush-on-newline* *in* *macro-meta* *math-context* *ns* *out* ' +
176
+ '*print-dup* *print-length* *print-level* *print-meta* *print-readably* ' +
177
+ '*read-eval* *source-path* *use-context-classloader* ' +
178
+ '*warn-on-reflection* + - -> -&gt; ->> -&gt;&gt; .. / < &lt; <= &lt;= = ' +
179
+ '== > &gt; >= &gt;= accessor aclone ' +
180
+ 'add-classpath add-watch agent agent-errors aget alength alias all-ns ' +
181
+ 'alter alter-meta! alter-var-root amap ancestors and apply areduce ' +
182
+ 'array-map aset aset-boolean aset-byte aset-char aset-double aset-float ' +
183
+ 'aset-int aset-long aset-short assert assoc assoc! assoc-in associative? ' +
184
+ 'atom await await-for await1 bases bean bigdec bigint binding bit-and ' +
185
+ 'bit-and-not bit-clear bit-flip bit-not bit-or bit-set bit-shift-left ' +
186
+ 'bit-shift-right bit-test bit-xor boolean boolean-array booleans ' +
187
+ 'bound-fn bound-fn* butlast byte byte-array bytes cast char char-array ' +
188
+ 'char-escape-string char-name-string char? chars chunk chunk-append ' +
189
+ 'chunk-buffer chunk-cons chunk-first chunk-next chunk-rest chunked-seq? ' +
190
+ 'class class? clear-agent-errors clojure-version coll? comment commute ' +
191
+ 'comp comparator compare compare-and-set! compile complement concat cond ' +
192
+ 'condp conj conj! cons constantly construct-proxy contains? count ' +
193
+ 'counted? create-ns create-struct cycle dec decimal? declare definline ' +
194
+ 'defmacro defmethod defmulti defn defn- defonce defstruct delay delay? ' +
195
+ 'deliver deref derive descendants destructure disj disj! dissoc dissoc! ' +
196
+ 'distinct distinct? doall doc dorun doseq dosync dotimes doto double ' +
197
+ 'double-array doubles drop drop-last drop-while empty empty? ensure ' +
198
+ 'enumeration-seq eval even? every? false? ffirst file-seq filter find ' +
199
+ 'find-doc find-ns find-var first float float-array float? floats flush ' +
200
+ 'fn fn? fnext for force format future future-call future-cancel ' +
201
+ 'future-cancelled? future-done? future? gen-class gen-interface gensym ' +
202
+ 'get get-in get-method get-proxy-class get-thread-bindings get-validator ' +
203
+ 'hash hash-map hash-set identical? identity if-let if-not ifn? import ' +
204
+ 'in-ns inc init-proxy instance? int int-array integer? interleave intern ' +
205
+ 'interpose into into-array ints io! isa? iterate iterator-seq juxt key ' +
206
+ 'keys keyword keyword? last lazy-cat lazy-seq let letfn line-seq list ' +
207
+ 'list* list? load load-file load-reader load-string loaded-libs locking ' +
208
+ 'long long-array longs loop macroexpand macroexpand-1 make-array ' +
209
+ 'make-hierarchy map map? mapcat max max-key memfn memoize merge ' +
210
+ 'merge-with meta method-sig methods min min-key mod name namespace neg? ' +
211
+ 'newline next nfirst nil? nnext not not-any? not-empty not-every? not= ' +
212
+ 'ns ns-aliases ns-imports ns-interns ns-map ns-name ns-publics ' +
213
+ 'ns-refers ns-resolve ns-unalias ns-unmap nth nthnext num number? odd? ' +
214
+ 'or parents partial partition pcalls peek persistent! pmap pop pop! ' +
215
+ 'pop-thread-bindings pos? pr pr-str prefer-method prefers ' +
216
+ 'primitives-classnames print print-ctor print-doc print-dup print-method ' +
217
+ 'print-namespace-doc print-simple print-special-doc print-str printf ' +
218
+ 'println println-str prn prn-str promise proxy proxy-call-with-super ' +
219
+ 'proxy-mappings proxy-name proxy-super push-thread-bindings pvalues quot ' +
220
+ 'rand rand-int range ratio? rational? rationalize re-find re-groups ' +
221
+ 're-matcher re-matches re-pattern re-seq read read-line read-string ' +
222
+ 'reduce ref ref-history-count ref-max-history ref-min-history ref-set ' +
223
+ 'refer refer-clojure release-pending-sends rem remove remove-method ' +
224
+ 'remove-ns remove-watch repeat repeatedly replace replicate require ' +
225
+ 'reset! reset-meta! resolve rest resultset-seq reverse reversible? rseq ' +
226
+ 'rsubseq second select-keys send send-off seq seq? seque sequence ' +
227
+ 'sequential? set set-validator! set? short short-array shorts ' +
228
+ 'shutdown-agents slurp some sort sort-by sorted-map sorted-map-by ' +
229
+ 'sorted-set sorted-set-by sorted? special-form-anchor special-symbol? ' +
230
+ 'split-at split-with str stream? string? struct struct-map subs subseq ' +
231
+ 'subvec supers swap! symbol symbol? sync syntax-symbol-anchor take ' +
232
+ 'take-last take-nth take-while test the-ns time to-array to-array-2d ' +
233
+ 'trampoline transient tree-seq true? type unchecked-add unchecked-dec ' +
234
+ 'unchecked-divide unchecked-inc unchecked-multiply unchecked-negate ' +
235
+ 'unchecked-remainder unchecked-subtract underive unquote ' +
236
+ 'unquote-splicing update-in update-proxy use val vals var-get var-set ' +
237
+ 'var? vary-meta vec vector vector? when when-first when-let when-not ' +
238
+ 'while with-bindings with-bindings* with-in-str with-loading-context ' +
239
+ 'with-local-vars with-meta with-open with-out-str with-precision xml-seq ' +
240
+ 'zero? zipmap ').split(" ")
241
+ );
242
+
243
+ var keywords = lang.arrayToMap(
244
+ ('def do fn if let loop monitor-enter monitor-exit new quote recur set! ' +
245
+ 'throw try var').split(" ")
246
+ );
247
+
248
+ var buildinConstants = lang.arrayToMap(
249
+ ("true false nil").split(" ")
250
+ );
251
+
252
+
253
+ // regexp must not have capturing parentheses. Use (?:) instead.
254
+ // regexps are ordered -> the first match is used
255
+
256
+ this.$rules = {
257
+ "start" : [
258
+ {
259
+ token : "comment",
260
+ regex : ";.*$"
261
+ }, {
262
+ token : "comment", // multi line comment
263
+ regex : "^=begin$",
264
+ next : "comment"
265
+ }, {
266
+ token : "keyword", //parens
267
+ regex : "[\\(|\\)]"
268
+ }, {
269
+ token : "keyword", //lists
270
+ regex : "[\\'\\(]"
271
+ }, {
272
+ token : "keyword", //vectors
273
+ regex : "[\\[|\\]]"
274
+ }, {
275
+ token : "keyword", //sets and maps
276
+ regex : "[\\{|\\}|\\#\\{|\\#\\}]"
277
+ }, {
278
+ token : "keyword", // ampersands
279
+ regex : '[\\&]'
280
+ }, {
281
+ token : "keyword", // metadata
282
+ regex : '[\\#\\^\\{]'
283
+ }, {
284
+ token : "keyword", // anonymous fn syntactic sugar
285
+ regex : '[\\%]'
286
+ }, {
287
+ token : "keyword", // deref reader macro
288
+ regex : '[@]'
289
+ }, {
290
+ token : "constant.numeric", // hex
291
+ regex : "0[xX][0-9a-fA-F]+\\b"
292
+ }, {
293
+ token : "constant.numeric", // float
294
+ regex : "[+-]?\\d+(?:(?:\\.\\d*)?(?:[eE][+-]?\\d+)?)?\\b"
295
+ }, {
296
+ token : "constant.language",
297
+ regex : '[!|\\$|%|&|\\*|\\-\\-|\\-|\\+\\+|\\+||=|!=|<=|>=|<>|<|>|!|&&]'
298
+ }, {
299
+ token : function(value) {
300
+ if (keywords.hasOwnProperty(value))
301
+ return "keyword";
302
+ else if (buildinConstants.hasOwnProperty(value))
303
+ return "constant.language";
304
+ else if (builtinFunctions.hasOwnProperty(value))
305
+ return "support.function";
306
+ else
307
+ return "identifier";
308
+ },
309
+ // TODO: Unicode escape sequences
310
+ // TODO: Unicode identifiers
311
+ regex : "[a-zA-Z_$][a-zA-Z0-9_$]*\\b"
312
+ }, {
313
+ token : "string", // single line
314
+ regex : '["](?:(?:\\\\.)|(?:[^"\\\\]))*?["]'
315
+ }, {
316
+ token : "string", // symbol
317
+ regex : "[:](?:[a-zA-Z]|\\d)+"
318
+ }, {
319
+ token : "string.regexp", //Regular Expressions
320
+ regex : '/#"(?:\\.|(?:\\\")|[^\""\n])*"/g'
321
+ }
322
+
323
+ ],
324
+ "comment" : [
325
+ {
326
+ token : "comment", // closing comment
327
+ regex : "^=end$",
328
+ next : "start"
329
+ }, {
330
+ token : "comment", // comment spanning whole line
331
+ merge : true,
332
+ regex : ".+"
333
+ }
334
+ ]
335
+ };
336
+ };
337
+
338
+ oop.inherits(ClojureHighlightRules, TextHighlightRules);
339
+
340
+ exports.ClojureHighlightRules = ClojureHighlightRules;
341
+ });
342
+ /* ***** BEGIN LICENSE BLOCK *****
343
+ * Version: MPL 1.1/GPL 2.0/LGPL 2.1
344
+ *
345
+ * The contents of this file are subject to the Mozilla Public License Version
346
+ * 1.1 (the "License"); you may not use this file except in compliance with
347
+ * the License. You may obtain a copy of the License at
348
+ * http://www.mozilla.org/MPL/
349
+ *
350
+ * Software distributed under the License is distributed on an "AS IS" basis,
351
+ * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License
352
+ * for the specific language governing rights and limitations under the
353
+ * License.
354
+ *
355
+ * The Original Code is Ajax.org Code Editor (ACE).
356
+ *
357
+ * The Initial Developer of the Original Code is
358
+ * Ajax.org B.V.
359
+ * Portions created by the Initial Developer are Copyright (C) 2010
360
+ * the Initial Developer. All Rights Reserved.
361
+ *
362
+ * Contributor(s):
363
+ * Fabian Jakobs <fabian AT ajax DOT org>
364
+ *
365
+ * Alternatively, the contents of this file may be used under the terms of
366
+ * either the GNU General Public License Version 2 or later (the "GPL"), or
367
+ * the GNU Lesser General Public License Version 2.1 or later (the "LGPL"),
368
+ * in which case the provisions of the GPL or the LGPL are applicable instead
369
+ * of those above. If you wish to allow use of your version of this file only
370
+ * under the terms of either the GPL or the LGPL, and not to allow others to
371
+ * use your version of this file under the terms of the MPL, indicate your
372
+ * decision by deleting the provisions above and replace them with the notice
373
+ * and other provisions required by the GPL or the LGPL. If you do not delete
374
+ * the provisions above, a recipient may use your version of this file under
375
+ * the terms of any one of the MPL, the GPL or the LGPL.
376
+ *
377
+ * ***** END LICENSE BLOCK ***** */
378
+
379
+ define('ace/mode/matching_parens_outdent', ['require', 'exports', 'module' , 'ace/range'], function(require, exports, module) {
380
+ "use strict";
381
+
382
+ var Range = require("../range").Range;
383
+
384
+ var MatchingParensOutdent = function() {};
385
+
386
+ (function() {
387
+
388
+ this.checkOutdent = function(line, input) {
389
+ if (! /^\s+$/.test(line))
390
+ return false;
391
+
392
+ return /^\s*\)/.test(input);
393
+ };
394
+
395
+ this.autoOutdent = function(doc, row) {
396
+ var line = doc.getLine(row);
397
+ var match = line.match(/^(\s*\))/);
398
+
399
+ if (!match) return 0;
400
+
401
+ var column = match[1].length;
402
+ var openBracePos = doc.findMatchingBracket({row: row, column: column});
403
+
404
+ if (!openBracePos || openBracePos.row == row) return 0;
405
+
406
+ var indent = this.$getIndent(doc.getLine(openBracePos.row));
407
+ doc.replace(new Range(row, 0, row, column-1), indent);
408
+ };
409
+
410
+ this.$getIndent = function(line) {
411
+ var match = line.match(/^(\s+)/);
412
+ if (match) {
413
+ return match[1];
414
+ }
415
+
416
+ return "";
417
+ };
418
+
419
+ }).call(MatchingParensOutdent.prototype);
420
+
421
+ exports.MatchingParensOutdent = MatchingParensOutdent;
422
+ });