wallaby 7.0.0.beta1 → 7.0.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (424) hide show
  1. checksums.yaml +4 -4
  2. data/app/assets/javascripts/wallaby/core.js.map +3 -3
  3. data/app/assets/stylesheets/wallaby/base/_override_vars.scss +3 -0
  4. data/app/assets/stylesheets/wallaby/base.scss +2 -1
  5. data/lib/wallaby/version.rb +1 -1
  6. metadata +21 -434
  7. data/config/brakeman.ignore +0 -26
  8. data/config/massa.yml +0 -45
  9. data/config/rails_best_practices.yml +0 -42
  10. data/vendor/assets/javascripts/codemirror/5.49.2/addon/comment/comment.js +0 -209
  11. data/vendor/assets/javascripts/codemirror/5.49.2/addon/comment/continuecomment.js +0 -113
  12. data/vendor/assets/javascripts/codemirror/5.49.2/addon/dialog/dialog.css +0 -32
  13. data/vendor/assets/javascripts/codemirror/5.49.2/addon/dialog/dialog.js +0 -161
  14. data/vendor/assets/javascripts/codemirror/5.49.2/addon/display/autorefresh.js +0 -47
  15. data/vendor/assets/javascripts/codemirror/5.49.2/addon/display/fullscreen.css +0 -6
  16. data/vendor/assets/javascripts/codemirror/5.49.2/addon/display/fullscreen.js +0 -41
  17. data/vendor/assets/javascripts/codemirror/5.49.2/addon/display/panel.js +0 -127
  18. data/vendor/assets/javascripts/codemirror/5.49.2/addon/display/placeholder.js +0 -63
  19. data/vendor/assets/javascripts/codemirror/5.49.2/addon/display/rulers.js +0 -51
  20. data/vendor/assets/javascripts/codemirror/5.49.2/addon/edit/closebrackets.js +0 -191
  21. data/vendor/assets/javascripts/codemirror/5.49.2/addon/edit/closetag.js +0 -184
  22. data/vendor/assets/javascripts/codemirror/5.49.2/addon/edit/continuelist.js +0 -99
  23. data/vendor/assets/javascripts/codemirror/5.49.2/addon/edit/matchbrackets.js +0 -150
  24. data/vendor/assets/javascripts/codemirror/5.49.2/addon/edit/matchtags.js +0 -66
  25. data/vendor/assets/javascripts/codemirror/5.49.2/addon/edit/trailingspace.js +0 -27
  26. data/vendor/assets/javascripts/codemirror/5.49.2/addon/fold/brace-fold.js +0 -105
  27. data/vendor/assets/javascripts/codemirror/5.49.2/addon/fold/comment-fold.js +0 -59
  28. data/vendor/assets/javascripts/codemirror/5.49.2/addon/fold/foldcode.js +0 -152
  29. data/vendor/assets/javascripts/codemirror/5.49.2/addon/fold/foldgutter.css +0 -20
  30. data/vendor/assets/javascripts/codemirror/5.49.2/addon/fold/foldgutter.js +0 -163
  31. data/vendor/assets/javascripts/codemirror/5.49.2/addon/fold/indent-fold.js +0 -48
  32. data/vendor/assets/javascripts/codemirror/5.49.2/addon/fold/markdown-fold.js +0 -49
  33. data/vendor/assets/javascripts/codemirror/5.49.2/addon/fold/xml-fold.js +0 -184
  34. data/vendor/assets/javascripts/codemirror/5.49.2/addon/hint/anyword-hint.js +0 -41
  35. data/vendor/assets/javascripts/codemirror/5.49.2/addon/hint/css-hint.js +0 -60
  36. data/vendor/assets/javascripts/codemirror/5.49.2/addon/hint/html-hint.js +0 -350
  37. data/vendor/assets/javascripts/codemirror/5.49.2/addon/hint/javascript-hint.js +0 -157
  38. data/vendor/assets/javascripts/codemirror/5.49.2/addon/hint/show-hint.css +0 -36
  39. data/vendor/assets/javascripts/codemirror/5.49.2/addon/hint/show-hint.js +0 -460
  40. data/vendor/assets/javascripts/codemirror/5.49.2/addon/hint/sql-hint.js +0 -304
  41. data/vendor/assets/javascripts/codemirror/5.49.2/addon/hint/xml-hint.js +0 -123
  42. data/vendor/assets/javascripts/codemirror/5.49.2/addon/lint/coffeescript-lint.js +0 -47
  43. data/vendor/assets/javascripts/codemirror/5.49.2/addon/lint/css-lint.js +0 -40
  44. data/vendor/assets/javascripts/codemirror/5.49.2/addon/lint/html-lint.js +0 -59
  45. data/vendor/assets/javascripts/codemirror/5.49.2/addon/lint/javascript-lint.js +0 -63
  46. data/vendor/assets/javascripts/codemirror/5.49.2/addon/lint/json-lint.js +0 -40
  47. data/vendor/assets/javascripts/codemirror/5.49.2/addon/lint/lint.css +0 -73
  48. data/vendor/assets/javascripts/codemirror/5.49.2/addon/lint/lint.js +0 -252
  49. data/vendor/assets/javascripts/codemirror/5.49.2/addon/lint/yaml-lint.js +0 -41
  50. data/vendor/assets/javascripts/codemirror/5.49.2/addon/merge/merge.css +0 -119
  51. data/vendor/assets/javascripts/codemirror/5.49.2/addon/merge/merge.js +0 -1002
  52. data/vendor/assets/javascripts/codemirror/5.49.2/addon/mode/loadmode.js +0 -64
  53. data/vendor/assets/javascripts/codemirror/5.49.2/addon/mode/multiplex.js +0 -131
  54. data/vendor/assets/javascripts/codemirror/5.49.2/addon/mode/multiplex_test.js +0 -33
  55. data/vendor/assets/javascripts/codemirror/5.49.2/addon/mode/overlay.js +0 -90
  56. data/vendor/assets/javascripts/codemirror/5.49.2/addon/mode/simple.js +0 -216
  57. data/vendor/assets/javascripts/codemirror/5.49.2/addon/runmode/colorize.js +0 -40
  58. data/vendor/assets/javascripts/codemirror/5.49.2/addon/runmode/runmode-standalone.js +0 -158
  59. data/vendor/assets/javascripts/codemirror/5.49.2/addon/runmode/runmode.js +0 -72
  60. data/vendor/assets/javascripts/codemirror/5.49.2/addon/runmode/runmode.node.js +0 -197
  61. data/vendor/assets/javascripts/codemirror/5.49.2/addon/scroll/annotatescrollbar.js +0 -122
  62. data/vendor/assets/javascripts/codemirror/5.49.2/addon/scroll/scrollpastend.js +0 -48
  63. data/vendor/assets/javascripts/codemirror/5.49.2/addon/scroll/simplescrollbars.css +0 -66
  64. data/vendor/assets/javascripts/codemirror/5.49.2/addon/scroll/simplescrollbars.js +0 -152
  65. data/vendor/assets/javascripts/codemirror/5.49.2/addon/search/jump-to-line.js +0 -50
  66. data/vendor/assets/javascripts/codemirror/5.49.2/addon/search/match-highlighter.js +0 -165
  67. data/vendor/assets/javascripts/codemirror/5.49.2/addon/search/matchesonscrollbar.css +0 -8
  68. data/vendor/assets/javascripts/codemirror/5.49.2/addon/search/matchesonscrollbar.js +0 -97
  69. data/vendor/assets/javascripts/codemirror/5.49.2/addon/search/search.js +0 -260
  70. data/vendor/assets/javascripts/codemirror/5.49.2/addon/search/searchcursor.js +0 -293
  71. data/vendor/assets/javascripts/codemirror/5.49.2/addon/selection/active-line.js +0 -72
  72. data/vendor/assets/javascripts/codemirror/5.49.2/addon/selection/mark-selection.js +0 -119
  73. data/vendor/assets/javascripts/codemirror/5.49.2/addon/selection/selection-pointer.js +0 -98
  74. data/vendor/assets/javascripts/codemirror/5.49.2/addon/tern/tern.css +0 -87
  75. data/vendor/assets/javascripts/codemirror/5.49.2/addon/tern/tern.js +0 -718
  76. data/vendor/assets/javascripts/codemirror/5.49.2/addon/tern/worker.js +0 -44
  77. data/vendor/assets/javascripts/codemirror/5.49.2/addon/wrap/hardwrap.js +0 -145
  78. data/vendor/assets/javascripts/codemirror/5.49.2/lib/codemirror.js +0 -9783
  79. data/vendor/assets/javascripts/codemirror/5.49.2/mode/apl/apl.js +0 -174
  80. data/vendor/assets/javascripts/codemirror/5.49.2/mode/apl/index.html +0 -72
  81. data/vendor/assets/javascripts/codemirror/5.49.2/mode/asciiarmor/asciiarmor.js +0 -74
  82. data/vendor/assets/javascripts/codemirror/5.49.2/mode/asciiarmor/index.html +0 -46
  83. data/vendor/assets/javascripts/codemirror/5.49.2/mode/asn.1/asn.1.js +0 -204
  84. data/vendor/assets/javascripts/codemirror/5.49.2/mode/asn.1/index.html +0 -78
  85. data/vendor/assets/javascripts/codemirror/5.49.2/mode/asterisk/asterisk.js +0 -220
  86. data/vendor/assets/javascripts/codemirror/5.49.2/mode/asterisk/index.html +0 -155
  87. data/vendor/assets/javascripts/codemirror/5.49.2/mode/brainfuck/brainfuck.js +0 -85
  88. data/vendor/assets/javascripts/codemirror/5.49.2/mode/brainfuck/index.html +0 -85
  89. data/vendor/assets/javascripts/codemirror/5.49.2/mode/clike/clike.js +0 -935
  90. data/vendor/assets/javascripts/codemirror/5.49.2/mode/clike/index.html +0 -380
  91. data/vendor/assets/javascripts/codemirror/5.49.2/mode/clike/scala.html +0 -767
  92. data/vendor/assets/javascripts/codemirror/5.49.2/mode/clike/test.js +0 -165
  93. data/vendor/assets/javascripts/codemirror/5.49.2/mode/clojure/clojure.js +0 -292
  94. data/vendor/assets/javascripts/codemirror/5.49.2/mode/clojure/index.html +0 -95
  95. data/vendor/assets/javascripts/codemirror/5.49.2/mode/clojure/test.js +0 -384
  96. data/vendor/assets/javascripts/codemirror/5.49.2/mode/cmake/cmake.js +0 -97
  97. data/vendor/assets/javascripts/codemirror/5.49.2/mode/cmake/index.html +0 -129
  98. data/vendor/assets/javascripts/codemirror/5.49.2/mode/cobol/cobol.js +0 -255
  99. data/vendor/assets/javascripts/codemirror/5.49.2/mode/cobol/index.html +0 -210
  100. data/vendor/assets/javascripts/codemirror/5.49.2/mode/coffeescript/coffeescript.js +0 -359
  101. data/vendor/assets/javascripts/codemirror/5.49.2/mode/coffeescript/index.html +0 -740
  102. data/vendor/assets/javascripts/codemirror/5.49.2/mode/commonlisp/commonlisp.js +0 -124
  103. data/vendor/assets/javascripts/codemirror/5.49.2/mode/commonlisp/index.html +0 -177
  104. data/vendor/assets/javascripts/codemirror/5.49.2/mode/crystal/crystal.js +0 -433
  105. data/vendor/assets/javascripts/codemirror/5.49.2/mode/crystal/index.html +0 -116
  106. data/vendor/assets/javascripts/codemirror/5.49.2/mode/css/css.js +0 -831
  107. data/vendor/assets/javascripts/codemirror/5.49.2/mode/css/gss.html +0 -104
  108. data/vendor/assets/javascripts/codemirror/5.49.2/mode/css/gss_test.js +0 -17
  109. data/vendor/assets/javascripts/codemirror/5.49.2/mode/css/index.html +0 -75
  110. data/vendor/assets/javascripts/codemirror/5.49.2/mode/css/less.html +0 -152
  111. data/vendor/assets/javascripts/codemirror/5.49.2/mode/css/less_test.js +0 -54
  112. data/vendor/assets/javascripts/codemirror/5.49.2/mode/css/scss.html +0 -158
  113. data/vendor/assets/javascripts/codemirror/5.49.2/mode/css/scss_test.js +0 -110
  114. data/vendor/assets/javascripts/codemirror/5.49.2/mode/css/test.js +0 -217
  115. data/vendor/assets/javascripts/codemirror/5.49.2/mode/cypher/cypher.js +0 -150
  116. data/vendor/assets/javascripts/codemirror/5.49.2/mode/cypher/index.html +0 -64
  117. data/vendor/assets/javascripts/codemirror/5.49.2/mode/cypher/test.js +0 -37
  118. data/vendor/assets/javascripts/codemirror/5.49.2/mode/d/d.js +0 -223
  119. data/vendor/assets/javascripts/codemirror/5.49.2/mode/d/index.html +0 -273
  120. data/vendor/assets/javascripts/codemirror/5.49.2/mode/d/test.js +0 -11
  121. data/vendor/assets/javascripts/codemirror/5.49.2/mode/dart/dart.js +0 -166
  122. data/vendor/assets/javascripts/codemirror/5.49.2/mode/dart/index.html +0 -71
  123. data/vendor/assets/javascripts/codemirror/5.49.2/mode/diff/diff.js +0 -47
  124. data/vendor/assets/javascripts/codemirror/5.49.2/mode/diff/index.html +0 -117
  125. data/vendor/assets/javascripts/codemirror/5.49.2/mode/django/django.js +0 -356
  126. data/vendor/assets/javascripts/codemirror/5.49.2/mode/django/index.html +0 -73
  127. data/vendor/assets/javascripts/codemirror/5.49.2/mode/dockerfile/dockerfile.js +0 -211
  128. data/vendor/assets/javascripts/codemirror/5.49.2/mode/dockerfile/index.html +0 -73
  129. data/vendor/assets/javascripts/codemirror/5.49.2/mode/dockerfile/test.js +0 -128
  130. data/vendor/assets/javascripts/codemirror/5.49.2/mode/dtd/dtd.js +0 -142
  131. data/vendor/assets/javascripts/codemirror/5.49.2/mode/dtd/index.html +0 -89
  132. data/vendor/assets/javascripts/codemirror/5.49.2/mode/dylan/dylan.js +0 -352
  133. data/vendor/assets/javascripts/codemirror/5.49.2/mode/dylan/index.html +0 -407
  134. data/vendor/assets/javascripts/codemirror/5.49.2/mode/dylan/test.js +0 -88
  135. data/vendor/assets/javascripts/codemirror/5.49.2/mode/ebnf/ebnf.js +0 -195
  136. data/vendor/assets/javascripts/codemirror/5.49.2/mode/ebnf/index.html +0 -102
  137. data/vendor/assets/javascripts/codemirror/5.49.2/mode/ecl/ecl.js +0 -206
  138. data/vendor/assets/javascripts/codemirror/5.49.2/mode/ecl/index.html +0 -52
  139. data/vendor/assets/javascripts/codemirror/5.49.2/mode/eiffel/eiffel.js +0 -160
  140. data/vendor/assets/javascripts/codemirror/5.49.2/mode/eiffel/index.html +0 -429
  141. data/vendor/assets/javascripts/codemirror/5.49.2/mode/elm/elm.js +0 -205
  142. data/vendor/assets/javascripts/codemirror/5.49.2/mode/elm/index.html +0 -61
  143. data/vendor/assets/javascripts/codemirror/5.49.2/mode/erlang/erlang.js +0 -619
  144. data/vendor/assets/javascripts/codemirror/5.49.2/mode/erlang/index.html +0 -76
  145. data/vendor/assets/javascripts/codemirror/5.49.2/mode/factor/factor.js +0 -85
  146. data/vendor/assets/javascripts/codemirror/5.49.2/mode/factor/index.html +0 -77
  147. data/vendor/assets/javascripts/codemirror/5.49.2/mode/fcl/fcl.js +0 -173
  148. data/vendor/assets/javascripts/codemirror/5.49.2/mode/fcl/index.html +0 -108
  149. data/vendor/assets/javascripts/codemirror/5.49.2/mode/forth/forth.js +0 -180
  150. data/vendor/assets/javascripts/codemirror/5.49.2/mode/forth/index.html +0 -75
  151. data/vendor/assets/javascripts/codemirror/5.49.2/mode/fortran/fortran.js +0 -188
  152. data/vendor/assets/javascripts/codemirror/5.49.2/mode/fortran/index.html +0 -81
  153. data/vendor/assets/javascripts/codemirror/5.49.2/mode/gas/gas.js +0 -345
  154. data/vendor/assets/javascripts/codemirror/5.49.2/mode/gas/index.html +0 -68
  155. data/vendor/assets/javascripts/codemirror/5.49.2/mode/gfm/gfm.js +0 -129
  156. data/vendor/assets/javascripts/codemirror/5.49.2/mode/gfm/index.html +0 -136
  157. data/vendor/assets/javascripts/codemirror/5.49.2/mode/gfm/test.js +0 -198
  158. data/vendor/assets/javascripts/codemirror/5.49.2/mode/gherkin/gherkin.js +0 -178
  159. data/vendor/assets/javascripts/codemirror/5.49.2/mode/gherkin/index.html +0 -48
  160. data/vendor/assets/javascripts/codemirror/5.49.2/mode/go/go.js +0 -187
  161. data/vendor/assets/javascripts/codemirror/5.49.2/mode/go/index.html +0 -85
  162. data/vendor/assets/javascripts/codemirror/5.49.2/mode/groovy/groovy.js +0 -233
  163. data/vendor/assets/javascripts/codemirror/5.49.2/mode/groovy/index.html +0 -84
  164. data/vendor/assets/javascripts/codemirror/5.49.2/mode/haml/haml.js +0 -161
  165. data/vendor/assets/javascripts/codemirror/5.49.2/mode/haml/index.html +0 -79
  166. data/vendor/assets/javascripts/codemirror/5.49.2/mode/haml/test.js +0 -97
  167. data/vendor/assets/javascripts/codemirror/5.49.2/mode/handlebars/handlebars.js +0 -70
  168. data/vendor/assets/javascripts/codemirror/5.49.2/mode/handlebars/index.html +0 -82
  169. data/vendor/assets/javascripts/codemirror/5.49.2/mode/haskell/haskell.js +0 -268
  170. data/vendor/assets/javascripts/codemirror/5.49.2/mode/haskell/index.html +0 -73
  171. data/vendor/assets/javascripts/codemirror/5.49.2/mode/haskell-literate/haskell-literate.js +0 -43
  172. data/vendor/assets/javascripts/codemirror/5.49.2/mode/haskell-literate/index.html +0 -282
  173. data/vendor/assets/javascripts/codemirror/5.49.2/mode/haxe/haxe.js +0 -515
  174. data/vendor/assets/javascripts/codemirror/5.49.2/mode/haxe/index.html +0 -124
  175. data/vendor/assets/javascripts/codemirror/5.49.2/mode/htmlembedded/htmlembedded.js +0 -37
  176. data/vendor/assets/javascripts/codemirror/5.49.2/mode/htmlembedded/index.html +0 -60
  177. data/vendor/assets/javascripts/codemirror/5.49.2/mode/htmlmixed/htmlmixed.js +0 -152
  178. data/vendor/assets/javascripts/codemirror/5.49.2/mode/htmlmixed/index.html +0 -100
  179. data/vendor/assets/javascripts/codemirror/5.49.2/mode/http/http.js +0 -113
  180. data/vendor/assets/javascripts/codemirror/5.49.2/mode/http/index.html +0 -45
  181. data/vendor/assets/javascripts/codemirror/5.49.2/mode/idl/idl.js +0 -290
  182. data/vendor/assets/javascripts/codemirror/5.49.2/mode/idl/index.html +0 -65
  183. data/vendor/assets/javascripts/codemirror/5.49.2/mode/index.html +0 -165
  184. data/vendor/assets/javascripts/codemirror/5.49.2/mode/javascript/index.html +0 -114
  185. data/vendor/assets/javascripts/codemirror/5.49.2/mode/javascript/javascript.js +0 -930
  186. data/vendor/assets/javascripts/codemirror/5.49.2/mode/javascript/json-ld.html +0 -72
  187. data/vendor/assets/javascripts/codemirror/5.49.2/mode/javascript/test.js +0 -513
  188. data/vendor/assets/javascripts/codemirror/5.49.2/mode/javascript/typescript.html +0 -62
  189. data/vendor/assets/javascripts/codemirror/5.49.2/mode/jinja2/index.html +0 -54
  190. data/vendor/assets/javascripts/codemirror/5.49.2/mode/jinja2/jinja2.js +0 -146
  191. data/vendor/assets/javascripts/codemirror/5.49.2/mode/jsx/index.html +0 -89
  192. data/vendor/assets/javascripts/codemirror/5.49.2/mode/jsx/jsx.js +0 -148
  193. data/vendor/assets/javascripts/codemirror/5.49.2/mode/jsx/test.js +0 -91
  194. data/vendor/assets/javascripts/codemirror/5.49.2/mode/julia/index.html +0 -196
  195. data/vendor/assets/javascripts/codemirror/5.49.2/mode/julia/julia.js +0 -429
  196. data/vendor/assets/javascripts/codemirror/5.49.2/mode/livescript/index.html +0 -459
  197. data/vendor/assets/javascripts/codemirror/5.49.2/mode/livescript/livescript.js +0 -280
  198. data/vendor/assets/javascripts/codemirror/5.49.2/mode/lua/index.html +0 -85
  199. data/vendor/assets/javascripts/codemirror/5.49.2/mode/lua/lua.js +0 -159
  200. data/vendor/assets/javascripts/codemirror/5.49.2/mode/markdown/index.html +0 -412
  201. data/vendor/assets/javascripts/codemirror/5.49.2/mode/markdown/markdown.js +0 -883
  202. data/vendor/assets/javascripts/codemirror/5.49.2/mode/markdown/test.js +0 -1317
  203. data/vendor/assets/javascripts/codemirror/5.49.2/mode/mathematica/index.html +0 -72
  204. data/vendor/assets/javascripts/codemirror/5.49.2/mode/mathematica/mathematica.js +0 -176
  205. data/vendor/assets/javascripts/codemirror/5.49.2/mode/mbox/index.html +0 -44
  206. data/vendor/assets/javascripts/codemirror/5.49.2/mode/mbox/mbox.js +0 -129
  207. data/vendor/assets/javascripts/codemirror/5.49.2/mode/meta.js +0 -219
  208. data/vendor/assets/javascripts/codemirror/5.49.2/mode/mirc/index.html +0 -161
  209. data/vendor/assets/javascripts/codemirror/5.49.2/mode/mirc/mirc.js +0 -193
  210. data/vendor/assets/javascripts/codemirror/5.49.2/mode/mllike/index.html +0 -198
  211. data/vendor/assets/javascripts/codemirror/5.49.2/mode/mllike/mllike.js +0 -359
  212. data/vendor/assets/javascripts/codemirror/5.49.2/mode/modelica/index.html +0 -67
  213. data/vendor/assets/javascripts/codemirror/5.49.2/mode/modelica/modelica.js +0 -245
  214. data/vendor/assets/javascripts/codemirror/5.49.2/mode/mscgen/index.html +0 -151
  215. data/vendor/assets/javascripts/codemirror/5.49.2/mode/mscgen/mscgen.js +0 -175
  216. data/vendor/assets/javascripts/codemirror/5.49.2/mode/mscgen/mscgen_test.js +0 -84
  217. data/vendor/assets/javascripts/codemirror/5.49.2/mode/mscgen/msgenny_test.js +0 -77
  218. data/vendor/assets/javascripts/codemirror/5.49.2/mode/mscgen/xu_test.js +0 -87
  219. data/vendor/assets/javascripts/codemirror/5.49.2/mode/mumps/index.html +0 -85
  220. data/vendor/assets/javascripts/codemirror/5.49.2/mode/mumps/mumps.js +0 -148
  221. data/vendor/assets/javascripts/codemirror/5.49.2/mode/nginx/index.html +0 -181
  222. data/vendor/assets/javascripts/codemirror/5.49.2/mode/nginx/nginx.js +0 -178
  223. data/vendor/assets/javascripts/codemirror/5.49.2/mode/nsis/index.html +0 -80
  224. data/vendor/assets/javascripts/codemirror/5.49.2/mode/nsis/nsis.js +0 -95
  225. data/vendor/assets/javascripts/codemirror/5.49.2/mode/ntriples/index.html +0 -70
  226. data/vendor/assets/javascripts/codemirror/5.49.2/mode/ntriples/ntriples.js +0 -195
  227. data/vendor/assets/javascripts/codemirror/5.49.2/mode/octave/index.html +0 -84
  228. data/vendor/assets/javascripts/codemirror/5.49.2/mode/octave/octave.js +0 -139
  229. data/vendor/assets/javascripts/codemirror/5.49.2/mode/oz/index.html +0 -59
  230. data/vendor/assets/javascripts/codemirror/5.49.2/mode/oz/oz.js +0 -252
  231. data/vendor/assets/javascripts/codemirror/5.49.2/mode/pascal/index.html +0 -61
  232. data/vendor/assets/javascripts/codemirror/5.49.2/mode/pascal/pascal.js +0 -121
  233. data/vendor/assets/javascripts/codemirror/5.49.2/mode/pegjs/index.html +0 -66
  234. data/vendor/assets/javascripts/codemirror/5.49.2/mode/pegjs/pegjs.js +0 -114
  235. data/vendor/assets/javascripts/codemirror/5.49.2/mode/perl/index.html +0 -75
  236. data/vendor/assets/javascripts/codemirror/5.49.2/mode/perl/perl.js +0 -837
  237. data/vendor/assets/javascripts/codemirror/5.49.2/mode/php/index.html +0 -64
  238. data/vendor/assets/javascripts/codemirror/5.49.2/mode/php/php.js +0 -234
  239. data/vendor/assets/javascripts/codemirror/5.49.2/mode/php/test.js +0 -154
  240. data/vendor/assets/javascripts/codemirror/5.49.2/mode/pig/index.html +0 -53
  241. data/vendor/assets/javascripts/codemirror/5.49.2/mode/pig/pig.js +0 -178
  242. data/vendor/assets/javascripts/codemirror/5.49.2/mode/powershell/index.html +0 -205
  243. data/vendor/assets/javascripts/codemirror/5.49.2/mode/powershell/powershell.js +0 -398
  244. data/vendor/assets/javascripts/codemirror/5.49.2/mode/powershell/test.js +0 -74
  245. data/vendor/assets/javascripts/codemirror/5.49.2/mode/properties/index.html +0 -53
  246. data/vendor/assets/javascripts/codemirror/5.49.2/mode/properties/properties.js +0 -78
  247. data/vendor/assets/javascripts/codemirror/5.49.2/mode/protobuf/index.html +0 -104
  248. data/vendor/assets/javascripts/codemirror/5.49.2/mode/protobuf/protobuf.js +0 -69
  249. data/vendor/assets/javascripts/codemirror/5.49.2/mode/pug/index.html +0 -70
  250. data/vendor/assets/javascripts/codemirror/5.49.2/mode/pug/pug.js +0 -591
  251. data/vendor/assets/javascripts/codemirror/5.49.2/mode/puppet/index.html +0 -121
  252. data/vendor/assets/javascripts/codemirror/5.49.2/mode/puppet/puppet.js +0 -220
  253. data/vendor/assets/javascripts/codemirror/5.49.2/mode/python/index.html +0 -207
  254. data/vendor/assets/javascripts/codemirror/5.49.2/mode/python/python.js +0 -399
  255. data/vendor/assets/javascripts/codemirror/5.49.2/mode/python/test.js +0 -44
  256. data/vendor/assets/javascripts/codemirror/5.49.2/mode/q/index.html +0 -144
  257. data/vendor/assets/javascripts/codemirror/5.49.2/mode/q/q.js +0 -139
  258. data/vendor/assets/javascripts/codemirror/5.49.2/mode/r/index.html +0 -88
  259. data/vendor/assets/javascripts/codemirror/5.49.2/mode/r/r.js +0 -190
  260. data/vendor/assets/javascripts/codemirror/5.49.2/mode/rpm/changes/index.html +0 -66
  261. data/vendor/assets/javascripts/codemirror/5.49.2/mode/rpm/index.html +0 -149
  262. data/vendor/assets/javascripts/codemirror/5.49.2/mode/rpm/rpm.js +0 -109
  263. data/vendor/assets/javascripts/codemirror/5.49.2/mode/rst/index.html +0 -535
  264. data/vendor/assets/javascripts/codemirror/5.49.2/mode/rst/rst.js +0 -557
  265. data/vendor/assets/javascripts/codemirror/5.49.2/mode/ruby/index.html +0 -183
  266. data/vendor/assets/javascripts/codemirror/5.49.2/mode/ruby/ruby.js +0 -298
  267. data/vendor/assets/javascripts/codemirror/5.49.2/mode/ruby/test.js +0 -23
  268. data/vendor/assets/javascripts/codemirror/5.49.2/mode/rust/index.html +0 -64
  269. data/vendor/assets/javascripts/codemirror/5.49.2/mode/rust/rust.js +0 -72
  270. data/vendor/assets/javascripts/codemirror/5.49.2/mode/rust/test.js +0 -39
  271. data/vendor/assets/javascripts/codemirror/5.49.2/mode/sas/index.html +0 -81
  272. data/vendor/assets/javascripts/codemirror/5.49.2/mode/sas/sas.js +0 -303
  273. data/vendor/assets/javascripts/codemirror/5.49.2/mode/sass/index.html +0 -68
  274. data/vendor/assets/javascripts/codemirror/5.49.2/mode/sass/sass.js +0 -454
  275. data/vendor/assets/javascripts/codemirror/5.49.2/mode/sass/test.js +0 -122
  276. data/vendor/assets/javascripts/codemirror/5.49.2/mode/scheme/index.html +0 -77
  277. data/vendor/assets/javascripts/codemirror/5.49.2/mode/scheme/scheme.js +0 -265
  278. data/vendor/assets/javascripts/codemirror/5.49.2/mode/shell/index.html +0 -66
  279. data/vendor/assets/javascripts/codemirror/5.49.2/mode/shell/shell.js +0 -152
  280. data/vendor/assets/javascripts/codemirror/5.49.2/mode/shell/test.js +0 -73
  281. data/vendor/assets/javascripts/codemirror/5.49.2/mode/sieve/index.html +0 -93
  282. data/vendor/assets/javascripts/codemirror/5.49.2/mode/sieve/sieve.js +0 -193
  283. data/vendor/assets/javascripts/codemirror/5.49.2/mode/slim/index.html +0 -96
  284. data/vendor/assets/javascripts/codemirror/5.49.2/mode/slim/slim.js +0 -575
  285. data/vendor/assets/javascripts/codemirror/5.49.2/mode/slim/test.js +0 -96
  286. data/vendor/assets/javascripts/codemirror/5.49.2/mode/smalltalk/index.html +0 -68
  287. data/vendor/assets/javascripts/codemirror/5.49.2/mode/smalltalk/smalltalk.js +0 -168
  288. data/vendor/assets/javascripts/codemirror/5.49.2/mode/smarty/index.html +0 -138
  289. data/vendor/assets/javascripts/codemirror/5.49.2/mode/smarty/smarty.js +0 -225
  290. data/vendor/assets/javascripts/codemirror/5.49.2/mode/solr/index.html +0 -57
  291. data/vendor/assets/javascripts/codemirror/5.49.2/mode/solr/solr.js +0 -104
  292. data/vendor/assets/javascripts/codemirror/5.49.2/mode/soy/index.html +0 -68
  293. data/vendor/assets/javascripts/codemirror/5.49.2/mode/soy/soy.js +0 -437
  294. data/vendor/assets/javascripts/codemirror/5.49.2/mode/soy/test.js +0 -204
  295. data/vendor/assets/javascripts/codemirror/5.49.2/mode/sparql/index.html +0 -61
  296. data/vendor/assets/javascripts/codemirror/5.49.2/mode/sparql/sparql.js +0 -180
  297. data/vendor/assets/javascripts/codemirror/5.49.2/mode/spreadsheet/index.html +0 -42
  298. data/vendor/assets/javascripts/codemirror/5.49.2/mode/spreadsheet/spreadsheet.js +0 -112
  299. data/vendor/assets/javascripts/codemirror/5.49.2/mode/sql/index.html +0 -89
  300. data/vendor/assets/javascripts/codemirror/5.49.2/mode/sql/sql.js +0 -494
  301. data/vendor/assets/javascripts/codemirror/5.49.2/mode/stex/index.html +0 -116
  302. data/vendor/assets/javascripts/codemirror/5.49.2/mode/stex/stex.js +0 -264
  303. data/vendor/assets/javascripts/codemirror/5.49.2/mode/stex/test.js +0 -132
  304. data/vendor/assets/javascripts/codemirror/5.49.2/mode/stylus/index.html +0 -106
  305. data/vendor/assets/javascripts/codemirror/5.49.2/mode/stylus/stylus.js +0 -771
  306. data/vendor/assets/javascripts/codemirror/5.49.2/mode/swift/index.html +0 -70
  307. data/vendor/assets/javascripts/codemirror/5.49.2/mode/swift/swift.js +0 -223
  308. data/vendor/assets/javascripts/codemirror/5.49.2/mode/swift/test.js +0 -162
  309. data/vendor/assets/javascripts/codemirror/5.49.2/mode/tcl/index.html +0 -142
  310. data/vendor/assets/javascripts/codemirror/5.49.2/mode/tcl/tcl.js +0 -139
  311. data/vendor/assets/javascripts/codemirror/5.49.2/mode/textile/index.html +0 -191
  312. data/vendor/assets/javascripts/codemirror/5.49.2/mode/textile/test.js +0 -417
  313. data/vendor/assets/javascripts/codemirror/5.49.2/mode/textile/textile.js +0 -469
  314. data/vendor/assets/javascripts/codemirror/5.49.2/mode/tiddlywiki/index.html +0 -154
  315. data/vendor/assets/javascripts/codemirror/5.49.2/mode/tiddlywiki/tiddlywiki.css +0 -14
  316. data/vendor/assets/javascripts/codemirror/5.49.2/mode/tiddlywiki/tiddlywiki.js +0 -308
  317. data/vendor/assets/javascripts/codemirror/5.49.2/mode/tiki/index.html +0 -95
  318. data/vendor/assets/javascripts/codemirror/5.49.2/mode/tiki/tiki.css +0 -26
  319. data/vendor/assets/javascripts/codemirror/5.49.2/mode/tiki/tiki.js +0 -312
  320. data/vendor/assets/javascripts/codemirror/5.49.2/mode/toml/index.html +0 -73
  321. data/vendor/assets/javascripts/codemirror/5.49.2/mode/toml/toml.js +0 -88
  322. data/vendor/assets/javascripts/codemirror/5.49.2/mode/tornado/index.html +0 -63
  323. data/vendor/assets/javascripts/codemirror/5.49.2/mode/tornado/tornado.js +0 -68
  324. data/vendor/assets/javascripts/codemirror/5.49.2/mode/troff/index.html +0 -146
  325. data/vendor/assets/javascripts/codemirror/5.49.2/mode/troff/troff.js +0 -84
  326. data/vendor/assets/javascripts/codemirror/5.49.2/mode/ttcn/index.html +0 -119
  327. data/vendor/assets/javascripts/codemirror/5.49.2/mode/ttcn/ttcn.js +0 -283
  328. data/vendor/assets/javascripts/codemirror/5.49.2/mode/ttcn-cfg/index.html +0 -116
  329. data/vendor/assets/javascripts/codemirror/5.49.2/mode/ttcn-cfg/ttcn-cfg.js +0 -214
  330. data/vendor/assets/javascripts/codemirror/5.49.2/mode/turtle/index.html +0 -51
  331. data/vendor/assets/javascripts/codemirror/5.49.2/mode/turtle/turtle.js +0 -162
  332. data/vendor/assets/javascripts/codemirror/5.49.2/mode/twig/index.html +0 -45
  333. data/vendor/assets/javascripts/codemirror/5.49.2/mode/twig/twig.js +0 -141
  334. data/vendor/assets/javascripts/codemirror/5.49.2/mode/vb/index.html +0 -49
  335. data/vendor/assets/javascripts/codemirror/5.49.2/mode/vb/vb.js +0 -275
  336. data/vendor/assets/javascripts/codemirror/5.49.2/mode/vbscript/index.html +0 -55
  337. data/vendor/assets/javascripts/codemirror/5.49.2/mode/vbscript/vbscript.js +0 -350
  338. data/vendor/assets/javascripts/codemirror/5.49.2/mode/velocity/index.html +0 -120
  339. data/vendor/assets/javascripts/codemirror/5.49.2/mode/velocity/velocity.js +0 -201
  340. data/vendor/assets/javascripts/codemirror/5.49.2/mode/verilog/index.html +0 -120
  341. data/vendor/assets/javascripts/codemirror/5.49.2/mode/verilog/test.js +0 -273
  342. data/vendor/assets/javascripts/codemirror/5.49.2/mode/verilog/verilog.js +0 -675
  343. data/vendor/assets/javascripts/codemirror/5.49.2/mode/vhdl/index.html +0 -95
  344. data/vendor/assets/javascripts/codemirror/5.49.2/mode/vhdl/vhdl.js +0 -189
  345. data/vendor/assets/javascripts/codemirror/5.49.2/mode/vue/index.html +0 -69
  346. data/vendor/assets/javascripts/codemirror/5.49.2/mode/vue/vue.js +0 -77
  347. data/vendor/assets/javascripts/codemirror/5.49.2/mode/webidl/index.html +0 -71
  348. data/vendor/assets/javascripts/codemirror/5.49.2/mode/webidl/webidl.js +0 -195
  349. data/vendor/assets/javascripts/codemirror/5.49.2/mode/xml/index.html +0 -61
  350. data/vendor/assets/javascripts/codemirror/5.49.2/mode/xml/test.js +0 -51
  351. data/vendor/assets/javascripts/codemirror/5.49.2/mode/xml/xml.js +0 -413
  352. data/vendor/assets/javascripts/codemirror/5.49.2/mode/xquery/index.html +0 -211
  353. data/vendor/assets/javascripts/codemirror/5.49.2/mode/xquery/test.js +0 -67
  354. data/vendor/assets/javascripts/codemirror/5.49.2/mode/xquery/xquery.js +0 -448
  355. data/vendor/assets/javascripts/codemirror/5.49.2/mode/yacas/index.html +0 -87
  356. data/vendor/assets/javascripts/codemirror/5.49.2/mode/yacas/yacas.js +0 -204
  357. data/vendor/assets/javascripts/codemirror/5.49.2/mode/yaml/index.html +0 -80
  358. data/vendor/assets/javascripts/codemirror/5.49.2/mode/yaml/yaml.js +0 -120
  359. data/vendor/assets/javascripts/codemirror/5.49.2/mode/yaml-frontmatter/index.html +0 -121
  360. data/vendor/assets/javascripts/codemirror/5.49.2/mode/yaml-frontmatter/yaml-frontmatter.js +0 -68
  361. data/vendor/assets/javascripts/codemirror/5.49.2/mode/z80/index.html +0 -53
  362. data/vendor/assets/javascripts/codemirror/5.49.2/mode/z80/z80.js +0 -116
  363. data/vendor/assets/stylesheets/codemirror/5.49.2/lib/codemirror.css +0 -349
  364. data/vendor/assets/stylesheets/codemirror/5.49.2/theme/3024-day.css +0 -41
  365. data/vendor/assets/stylesheets/codemirror/5.49.2/theme/3024-night.css +0 -39
  366. data/vendor/assets/stylesheets/codemirror/5.49.2/theme/abcdef.css +0 -32
  367. data/vendor/assets/stylesheets/codemirror/5.49.2/theme/ambiance-mobile.css +0 -5
  368. data/vendor/assets/stylesheets/codemirror/5.49.2/theme/ambiance.css +0 -74
  369. data/vendor/assets/stylesheets/codemirror/5.49.2/theme/base16-dark.css +0 -38
  370. data/vendor/assets/stylesheets/codemirror/5.49.2/theme/base16-light.css +0 -38
  371. data/vendor/assets/stylesheets/codemirror/5.49.2/theme/bespin.css +0 -34
  372. data/vendor/assets/stylesheets/codemirror/5.49.2/theme/blackboard.css +0 -32
  373. data/vendor/assets/stylesheets/codemirror/5.49.2/theme/cobalt.css +0 -25
  374. data/vendor/assets/stylesheets/codemirror/5.49.2/theme/colorforth.css +0 -33
  375. data/vendor/assets/stylesheets/codemirror/5.49.2/theme/darcula.css +0 -53
  376. data/vendor/assets/stylesheets/codemirror/5.49.2/theme/dracula.css +0 -40
  377. data/vendor/assets/stylesheets/codemirror/5.49.2/theme/duotone-dark.css +0 -35
  378. data/vendor/assets/stylesheets/codemirror/5.49.2/theme/duotone-light.css +0 -36
  379. data/vendor/assets/stylesheets/codemirror/5.49.2/theme/eclipse.css +0 -23
  380. data/vendor/assets/stylesheets/codemirror/5.49.2/theme/elegant.css +0 -13
  381. data/vendor/assets/stylesheets/codemirror/5.49.2/theme/erlang-dark.css +0 -34
  382. data/vendor/assets/stylesheets/codemirror/5.49.2/theme/gruvbox-dark.css +0 -37
  383. data/vendor/assets/stylesheets/codemirror/5.49.2/theme/hopscotch.css +0 -34
  384. data/vendor/assets/stylesheets/codemirror/5.49.2/theme/icecoder.css +0 -43
  385. data/vendor/assets/stylesheets/codemirror/5.49.2/theme/idea.css +0 -42
  386. data/vendor/assets/stylesheets/codemirror/5.49.2/theme/isotope.css +0 -34
  387. data/vendor/assets/stylesheets/codemirror/5.49.2/theme/lesser-dark.css +0 -47
  388. data/vendor/assets/stylesheets/codemirror/5.49.2/theme/liquibyte.css +0 -95
  389. data/vendor/assets/stylesheets/codemirror/5.49.2/theme/lucario.css +0 -37
  390. data/vendor/assets/stylesheets/codemirror/5.49.2/theme/material-darker.css +0 -135
  391. data/vendor/assets/stylesheets/codemirror/5.49.2/theme/material-ocean.css +0 -135
  392. data/vendor/assets/stylesheets/codemirror/5.49.2/theme/material-palenight.css +0 -135
  393. data/vendor/assets/stylesheets/codemirror/5.49.2/theme/material.css +0 -135
  394. data/vendor/assets/stylesheets/codemirror/5.49.2/theme/mbo.css +0 -37
  395. data/vendor/assets/stylesheets/codemirror/5.49.2/theme/mdn-like.css +0 -46
  396. data/vendor/assets/stylesheets/codemirror/5.49.2/theme/midnight.css +0 -39
  397. data/vendor/assets/stylesheets/codemirror/5.49.2/theme/monokai.css +0 -41
  398. data/vendor/assets/stylesheets/codemirror/5.49.2/theme/moxer.css +0 -143
  399. data/vendor/assets/stylesheets/codemirror/5.49.2/theme/neat.css +0 -12
  400. data/vendor/assets/stylesheets/codemirror/5.49.2/theme/neo.css +0 -43
  401. data/vendor/assets/stylesheets/codemirror/5.49.2/theme/night.css +0 -27
  402. data/vendor/assets/stylesheets/codemirror/5.49.2/theme/nord.css +0 -42
  403. data/vendor/assets/stylesheets/codemirror/5.49.2/theme/oceanic-next.css +0 -44
  404. data/vendor/assets/stylesheets/codemirror/5.49.2/theme/panda-syntax.css +0 -85
  405. data/vendor/assets/stylesheets/codemirror/5.49.2/theme/paraiso-dark.css +0 -38
  406. data/vendor/assets/stylesheets/codemirror/5.49.2/theme/paraiso-light.css +0 -38
  407. data/vendor/assets/stylesheets/codemirror/5.49.2/theme/pastel-on-dark.css +0 -52
  408. data/vendor/assets/stylesheets/codemirror/5.49.2/theme/railscasts.css +0 -34
  409. data/vendor/assets/stylesheets/codemirror/5.49.2/theme/rubyblue.css +0 -25
  410. data/vendor/assets/stylesheets/codemirror/5.49.2/theme/seti.css +0 -44
  411. data/vendor/assets/stylesheets/codemirror/5.49.2/theme/shadowfox.css +0 -52
  412. data/vendor/assets/stylesheets/codemirror/5.49.2/theme/solarized.css +0 -168
  413. data/vendor/assets/stylesheets/codemirror/5.49.2/theme/ssms.css +0 -16
  414. data/vendor/assets/stylesheets/codemirror/5.49.2/theme/the-matrix.css +0 -30
  415. data/vendor/assets/stylesheets/codemirror/5.49.2/theme/tomorrow-night-bright.css +0 -35
  416. data/vendor/assets/stylesheets/codemirror/5.49.2/theme/tomorrow-night-eighties.css +0 -38
  417. data/vendor/assets/stylesheets/codemirror/5.49.2/theme/ttcn.css +0 -64
  418. data/vendor/assets/stylesheets/codemirror/5.49.2/theme/twilight.css +0 -32
  419. data/vendor/assets/stylesheets/codemirror/5.49.2/theme/vibrant-ink.css +0 -34
  420. data/vendor/assets/stylesheets/codemirror/5.49.2/theme/xq-dark.css +0 -53
  421. data/vendor/assets/stylesheets/codemirror/5.49.2/theme/xq-light.css +0 -43
  422. data/vendor/assets/stylesheets/codemirror/5.49.2/theme/yeti.css +0 -44
  423. data/vendor/assets/stylesheets/codemirror/5.49.2/theme/yonce.css +0 -59
  424. data/vendor/assets/stylesheets/codemirror/5.49.2/theme/zenburn.css +0 -37
@@ -1,165 +0,0 @@
1
- // CodeMirror, copyright (c) by Marijn Haverbeke and others
2
- // Distributed under an MIT license: https://codemirror.net/LICENSE
3
-
4
- (function() {
5
- var mode = CodeMirror.getMode({indentUnit: 2}, "text/x-c");
6
- function MT(name) { test.mode(name, mode, Array.prototype.slice.call(arguments, 1)); }
7
-
8
- MT("indent",
9
- "[type void] [def foo]([type void*] [variable a], [type int] [variable b]) {",
10
- " [type int] [variable c] [operator =] [variable b] [operator +]",
11
- " [number 1];",
12
- " [keyword return] [operator *][variable a];",
13
- "}");
14
-
15
- MT("indent_switch",
16
- "[keyword switch] ([variable x]) {",
17
- " [keyword case] [number 10]:",
18
- " [keyword return] [number 20];",
19
- " [keyword default]:",
20
- " [variable printf]([string \"foo %c\"], [variable x]);",
21
- "}");
22
-
23
- MT("def",
24
- "[type void] [def foo]() {}",
25
- "[keyword struct] [def bar]{}",
26
- "[keyword enum] [def zot]{}",
27
- "[keyword union] [def ugh]{}",
28
- "[type int] [type *][def baz]() {}");
29
-
30
- MT("def_new_line",
31
- "::[variable std]::[variable SomeTerribleType][operator <][variable T][operator >]",
32
- "[def SomeLongMethodNameThatDoesntFitIntoOneLine]([keyword const] [variable MyType][operator &] [variable param]) {}")
33
-
34
- MT("double_block",
35
- "[keyword for] (;;)",
36
- " [keyword for] (;;)",
37
- " [variable x][operator ++];",
38
- "[keyword return];");
39
-
40
- MT("preprocessor",
41
- "[meta #define FOO 3]",
42
- "[type int] [variable foo];",
43
- "[meta #define BAR\\]",
44
- "[meta 4]",
45
- "[type unsigned] [type int] [variable bar] [operator =] [number 8];",
46
- "[meta #include <baz> ][comment // comment]")
47
-
48
- MT("c_underscores",
49
- "[builtin __FOO];",
50
- "[builtin _Complex];",
51
- "[builtin __aName];",
52
- "[variable _aName];");
53
-
54
- MT("c_types",
55
- "[type int];",
56
- "[type long];",
57
- "[type char];",
58
- "[type short];",
59
- "[type double];",
60
- "[type float];",
61
- "[type unsigned];",
62
- "[type signed];",
63
- "[type void];",
64
- "[type bool];",
65
- "[type foo_t];",
66
- "[variable foo_T];",
67
- "[variable _t];");
68
-
69
- var mode_cpp = CodeMirror.getMode({indentUnit: 2}, "text/x-c++src");
70
- function MTCPP(name) { test.mode(name, mode_cpp, Array.prototype.slice.call(arguments, 1)); }
71
-
72
- MTCPP("cpp14_literal",
73
- "[number 10'000];",
74
- "[number 0b10'000];",
75
- "[number 0x10'000];",
76
- "[string '100000'];");
77
-
78
- MTCPP("ctor_dtor",
79
- "[def Foo::Foo]() {}",
80
- "[def Foo::~Foo]() {}");
81
-
82
- MTCPP("cpp_underscores",
83
- "[builtin __FOO];",
84
- "[builtin _Complex];",
85
- "[builtin __aName];",
86
- "[variable _aName];");
87
-
88
- var mode_objc = CodeMirror.getMode({indentUnit: 2}, "text/x-objectivec");
89
- function MTOBJC(name) { test.mode(name, mode_objc, Array.prototype.slice.call(arguments, 1)); }
90
-
91
- MTOBJC("objc_underscores",
92
- "[builtin __FOO];",
93
- "[builtin _Complex];",
94
- "[builtin __aName];",
95
- "[variable _aName];");
96
-
97
- MTOBJC("objc_interface",
98
- "[keyword @interface] [def foo] {",
99
- " [type int] [variable bar];",
100
- "}",
101
- "[keyword @property] ([keyword atomic], [keyword nullable]) [variable NSString][operator *] [variable a];",
102
- "[keyword @property] ([keyword nonatomic], [keyword assign]) [type int] [variable b];",
103
- "[operator -]([type instancetype])[variable initWithFoo]:([type int])[variable a] " +
104
- "[builtin NS_DESIGNATED_INITIALIZER];",
105
- "[keyword @end]");
106
-
107
- MTOBJC("objc_implementation",
108
- "[keyword @implementation] [def foo] {",
109
- " [type int] [variable bar];",
110
- "}",
111
- "[keyword @property] ([keyword readwrite]) [type SEL] [variable a];",
112
- "[operator -]([type instancetype])[variable initWithFoo]:([type int])[variable a] {",
113
- " [keyword if](([keyword self] [operator =] [[[keyword super] [variable init] ]])) {}",
114
- " [keyword return] [keyword self];",
115
- "}",
116
- "[keyword @end]");
117
-
118
- MTOBJC("objc_types",
119
- "[type int];",
120
- "[type foo_t];",
121
- "[variable foo_T];",
122
- "[type id];",
123
- "[type SEL];",
124
- "[type instancetype];",
125
- "[type Class];",
126
- "[type Protocol];",
127
- "[type BOOL];"
128
- );
129
-
130
- var mode_scala = CodeMirror.getMode({indentUnit: 2}, "text/x-scala");
131
- function MTSCALA(name) { test.mode("scala_" + name, mode_scala, Array.prototype.slice.call(arguments, 1)); }
132
- MTSCALA("nested_comments",
133
- "[comment /*]",
134
- "[comment But wait /* this is a nested comment */ for real]",
135
- "[comment /**** let * me * show * you ****/]",
136
- "[comment ///// let / me / show / you /////]",
137
- "[comment */]");
138
-
139
- var mode_java = CodeMirror.getMode({indentUnit: 2}, "text/x-java");
140
- function MTJAVA(name) { test.mode("java_" + name, mode_java, Array.prototype.slice.call(arguments, 1)); }
141
- MTJAVA("types",
142
- "[type byte];",
143
- "[type short];",
144
- "[type int];",
145
- "[type long];",
146
- "[type float];",
147
- "[type double];",
148
- "[type boolean];",
149
- "[type char];",
150
- "[type void];",
151
- "[type Boolean];",
152
- "[type Byte];",
153
- "[type Character];",
154
- "[type Double];",
155
- "[type Float];",
156
- "[type Integer];",
157
- "[type Long];",
158
- "[type Number];",
159
- "[type Object];",
160
- "[type Short];",
161
- "[type String];",
162
- "[type StringBuffer];",
163
- "[type StringBuilder];",
164
- "[type Void];");
165
- })();
@@ -1,292 +0,0 @@
1
- // CodeMirror, copyright (c) by Marijn Haverbeke and others
2
- // Distributed under an MIT license: https://codemirror.net/LICENSE
3
-
4
- (function(mod) {
5
- if (typeof exports === "object" && typeof module === "object") // CommonJS
6
- mod(require("../../lib/codemirror"));
7
- else if (typeof define === "function" && define.amd) // AMD
8
- define(["../../lib/codemirror"], mod);
9
- else // Plain browser env
10
- mod(CodeMirror);
11
- })(function(CodeMirror) {
12
- "use strict";
13
-
14
- CodeMirror.defineMode("clojure", function (options) {
15
- var atoms = ["false", "nil", "true"];
16
- var specialForms = [".", "catch", "def", "do", "if", "monitor-enter",
17
- "monitor-exit", "new", "quote", "recur", "set!", "throw", "try", "var"];
18
- var coreSymbols = ["*", "*'", "*1", "*2", "*3", "*agent*",
19
- "*allow-unresolved-vars*", "*assert*", "*clojure-version*",
20
- "*command-line-args*", "*compile-files*", "*compile-path*",
21
- "*compiler-options*", "*data-readers*", "*default-data-reader-fn*", "*e",
22
- "*err*", "*file*", "*flush-on-newline*", "*fn-loader*", "*in*",
23
- "*math-context*", "*ns*", "*out*", "*print-dup*", "*print-length*",
24
- "*print-level*", "*print-meta*", "*print-namespace-maps*",
25
- "*print-readably*", "*read-eval*", "*reader-resolver*", "*source-path*",
26
- "*suppress-read*", "*unchecked-math*", "*use-context-classloader*",
27
- "*verbose-defrecords*", "*warn-on-reflection*", "+", "+'", "-", "-'",
28
- "->", "->>", "->ArrayChunk", "->Eduction", "->Vec", "->VecNode",
29
- "->VecSeq", "-cache-protocol-fn", "-reset-methods", "..", "/", "<", "<=",
30
- "=", "==", ">", ">=", "EMPTY-NODE", "Inst", "StackTraceElement->vec",
31
- "Throwable->map", "accessor", "aclone", "add-classpath", "add-watch",
32
- "agent", "agent-error", "agent-errors", "aget", "alength", "alias",
33
- "all-ns", "alter", "alter-meta!", "alter-var-root", "amap", "ancestors",
34
- "and", "any?", "apply", "areduce", "array-map", "as->", "aset",
35
- "aset-boolean", "aset-byte", "aset-char", "aset-double", "aset-float",
36
- "aset-int", "aset-long", "aset-short", "assert", "assoc", "assoc!",
37
- "assoc-in", "associative?", "atom", "await", "await-for", "await1",
38
- "bases", "bean", "bigdec", "bigint", "biginteger", "binding", "bit-and",
39
- "bit-and-not", "bit-clear", "bit-flip", "bit-not", "bit-or", "bit-set",
40
- "bit-shift-left", "bit-shift-right", "bit-test", "bit-xor", "boolean",
41
- "boolean-array", "boolean?", "booleans", "bound-fn", "bound-fn*",
42
- "bound?", "bounded-count", "butlast", "byte", "byte-array", "bytes",
43
- "bytes?", "case", "cast", "cat", "char", "char-array",
44
- "char-escape-string", "char-name-string", "char?", "chars", "chunk",
45
- "chunk-append", "chunk-buffer", "chunk-cons", "chunk-first", "chunk-next",
46
- "chunk-rest", "chunked-seq?", "class", "class?", "clear-agent-errors",
47
- "clojure-version", "coll?", "comment", "commute", "comp", "comparator",
48
- "compare", "compare-and-set!", "compile", "complement", "completing",
49
- "concat", "cond", "cond->", "cond->>", "condp", "conj", "conj!", "cons",
50
- "constantly", "construct-proxy", "contains?", "count", "counted?",
51
- "create-ns", "create-struct", "cycle", "dec", "dec'", "decimal?",
52
- "declare", "dedupe", "default-data-readers", "definline", "definterface",
53
- "defmacro", "defmethod", "defmulti", "defn", "defn-", "defonce",
54
- "defprotocol", "defrecord", "defstruct", "deftype", "delay", "delay?",
55
- "deliver", "denominator", "deref", "derive", "descendants", "destructure",
56
- "disj", "disj!", "dissoc", "dissoc!", "distinct", "distinct?", "doall",
57
- "dorun", "doseq", "dosync", "dotimes", "doto", "double", "double-array",
58
- "double?", "doubles", "drop", "drop-last", "drop-while", "eduction",
59
- "empty", "empty?", "ensure", "ensure-reduced", "enumeration-seq",
60
- "error-handler", "error-mode", "eval", "even?", "every-pred", "every?",
61
- "ex-data", "ex-info", "extend", "extend-protocol", "extend-type",
62
- "extenders", "extends?", "false?", "ffirst", "file-seq", "filter",
63
- "filterv", "find", "find-keyword", "find-ns", "find-protocol-impl",
64
- "find-protocol-method", "find-var", "first", "flatten", "float",
65
- "float-array", "float?", "floats", "flush", "fn", "fn?", "fnext", "fnil",
66
- "for", "force", "format", "frequencies", "future", "future-call",
67
- "future-cancel", "future-cancelled?", "future-done?", "future?",
68
- "gen-class", "gen-interface", "gensym", "get", "get-in", "get-method",
69
- "get-proxy-class", "get-thread-bindings", "get-validator", "group-by",
70
- "halt-when", "hash", "hash-combine", "hash-map", "hash-ordered-coll",
71
- "hash-set", "hash-unordered-coll", "ident?", "identical?", "identity",
72
- "if-let", "if-not", "if-some", "ifn?", "import", "in-ns", "inc", "inc'",
73
- "indexed?", "init-proxy", "inst-ms", "inst-ms*", "inst?", "instance?",
74
- "int", "int-array", "int?", "integer?", "interleave", "intern",
75
- "interpose", "into", "into-array", "ints", "io!", "isa?", "iterate",
76
- "iterator-seq", "juxt", "keep", "keep-indexed", "key", "keys", "keyword",
77
- "keyword?", "last", "lazy-cat", "lazy-seq", "let", "letfn", "line-seq",
78
- "list", "list*", "list?", "load", "load-file", "load-reader",
79
- "load-string", "loaded-libs", "locking", "long", "long-array", "longs",
80
- "loop", "macroexpand", "macroexpand-1", "make-array", "make-hierarchy",
81
- "map", "map-entry?", "map-indexed", "map?", "mapcat", "mapv", "max",
82
- "max-key", "memfn", "memoize", "merge", "merge-with", "meta",
83
- "method-sig", "methods", "min", "min-key", "mix-collection-hash", "mod",
84
- "munge", "name", "namespace", "namespace-munge", "nat-int?", "neg-int?",
85
- "neg?", "newline", "next", "nfirst", "nil?", "nnext", "not", "not-any?",
86
- "not-empty", "not-every?", "not=", "ns", "ns-aliases", "ns-imports",
87
- "ns-interns", "ns-map", "ns-name", "ns-publics", "ns-refers",
88
- "ns-resolve", "ns-unalias", "ns-unmap", "nth", "nthnext", "nthrest",
89
- "num", "number?", "numerator", "object-array", "odd?", "or", "parents",
90
- "partial", "partition", "partition-all", "partition-by", "pcalls", "peek",
91
- "persistent!", "pmap", "pop", "pop!", "pop-thread-bindings", "pos-int?",
92
- "pos?", "pr", "pr-str", "prefer-method", "prefers",
93
- "primitives-classnames", "print", "print-ctor", "print-dup",
94
- "print-method", "print-simple", "print-str", "printf", "println",
95
- "println-str", "prn", "prn-str", "promise", "proxy",
96
- "proxy-call-with-super", "proxy-mappings", "proxy-name", "proxy-super",
97
- "push-thread-bindings", "pvalues", "qualified-ident?",
98
- "qualified-keyword?", "qualified-symbol?", "quot", "rand", "rand-int",
99
- "rand-nth", "random-sample", "range", "ratio?", "rational?",
100
- "rationalize", "re-find", "re-groups", "re-matcher", "re-matches",
101
- "re-pattern", "re-seq", "read", "read-line", "read-string",
102
- "reader-conditional", "reader-conditional?", "realized?", "record?",
103
- "reduce", "reduce-kv", "reduced", "reduced?", "reductions", "ref",
104
- "ref-history-count", "ref-max-history", "ref-min-history", "ref-set",
105
- "refer", "refer-clojure", "reify", "release-pending-sends", "rem",
106
- "remove", "remove-all-methods", "remove-method", "remove-ns",
107
- "remove-watch", "repeat", "repeatedly", "replace", "replicate", "require",
108
- "reset!", "reset-meta!", "reset-vals!", "resolve", "rest",
109
- "restart-agent", "resultset-seq", "reverse", "reversible?", "rseq",
110
- "rsubseq", "run!", "satisfies?", "second", "select-keys", "send",
111
- "send-off", "send-via", "seq", "seq?", "seqable?", "seque", "sequence",
112
- "sequential?", "set", "set-agent-send-executor!",
113
- "set-agent-send-off-executor!", "set-error-handler!", "set-error-mode!",
114
- "set-validator!", "set?", "short", "short-array", "shorts", "shuffle",
115
- "shutdown-agents", "simple-ident?", "simple-keyword?", "simple-symbol?",
116
- "slurp", "some", "some->", "some->>", "some-fn", "some?", "sort",
117
- "sort-by", "sorted-map", "sorted-map-by", "sorted-set", "sorted-set-by",
118
- "sorted?", "special-symbol?", "spit", "split-at", "split-with", "str",
119
- "string?", "struct", "struct-map", "subs", "subseq", "subvec", "supers",
120
- "swap!", "swap-vals!", "symbol", "symbol?", "sync", "tagged-literal",
121
- "tagged-literal?", "take", "take-last", "take-nth", "take-while", "test",
122
- "the-ns", "thread-bound?", "time", "to-array", "to-array-2d",
123
- "trampoline", "transduce", "transient", "tree-seq", "true?", "type",
124
- "unchecked-add", "unchecked-add-int", "unchecked-byte", "unchecked-char",
125
- "unchecked-dec", "unchecked-dec-int", "unchecked-divide-int",
126
- "unchecked-double", "unchecked-float", "unchecked-inc",
127
- "unchecked-inc-int", "unchecked-int", "unchecked-long",
128
- "unchecked-multiply", "unchecked-multiply-int", "unchecked-negate",
129
- "unchecked-negate-int", "unchecked-remainder-int", "unchecked-short",
130
- "unchecked-subtract", "unchecked-subtract-int", "underive", "unquote",
131
- "unquote-splicing", "unreduced", "unsigned-bit-shift-right", "update",
132
- "update-in", "update-proxy", "uri?", "use", "uuid?", "val", "vals",
133
- "var-get", "var-set", "var?", "vary-meta", "vec", "vector", "vector-of",
134
- "vector?", "volatile!", "volatile?", "vreset!", "vswap!", "when",
135
- "when-first", "when-let", "when-not", "when-some", "while",
136
- "with-bindings", "with-bindings*", "with-in-str", "with-loading-context",
137
- "with-local-vars", "with-meta", "with-open", "with-out-str",
138
- "with-precision", "with-redefs", "with-redefs-fn", "xml-seq", "zero?",
139
- "zipmap"];
140
- var haveBodyParameter = [
141
- "->", "->>", "as->", "binding", "bound-fn", "case", "catch", "comment",
142
- "cond", "cond->", "cond->>", "condp", "def", "definterface", "defmethod",
143
- "defn", "defmacro", "defprotocol", "defrecord", "defstruct", "deftype",
144
- "do", "doseq", "dotimes", "doto", "extend", "extend-protocol",
145
- "extend-type", "fn", "for", "future", "if", "if-let", "if-not", "if-some",
146
- "let", "letfn", "locking", "loop", "ns", "proxy", "reify", "struct-map",
147
- "some->", "some->>", "try", "when", "when-first", "when-let", "when-not",
148
- "when-some", "while", "with-bindings", "with-bindings*", "with-in-str",
149
- "with-loading-context", "with-local-vars", "with-meta", "with-open",
150
- "with-out-str", "with-precision", "with-redefs", "with-redefs-fn"];
151
-
152
- CodeMirror.registerHelper("hintWords", "clojure",
153
- [].concat(atoms, specialForms, coreSymbols));
154
-
155
- var atom = createLookupMap(atoms);
156
- var specialForm = createLookupMap(specialForms);
157
- var coreSymbol = createLookupMap(coreSymbols);
158
- var hasBodyParameter = createLookupMap(haveBodyParameter);
159
- var delimiter = /^(?:[\\\[\]\s"(),;@^`{}~]|$)/;
160
- var numberLiteral = /^(?:[+\-]?\d+(?:(?:N|(?:[eE][+\-]?\d+))|(?:\.?\d*(?:M|(?:[eE][+\-]?\d+))?)|\/\d+|[xX][0-9a-fA-F]+|r[0-9a-zA-Z]+)?(?=[\\\[\]\s"#'(),;@^`{}~]|$))/;
161
- var characterLiteral = /^(?:\\(?:backspace|formfeed|newline|return|space|tab|o[0-7]{3}|u[0-9A-Fa-f]{4}|x[0-9A-Fa-f]{4}|.)?(?=[\\\[\]\s"(),;@^`{}~]|$))/;
162
-
163
- // simple-namespace := /^[^\\\/\[\]\d\s"#'(),;@^`{}~][^\\\[\]\s"(),;@^`{}~]*/
164
- // simple-symbol := /^(?:\/|[^\\\/\[\]\d\s"#'(),;@^`{}~][^\\\[\]\s"(),;@^`{}~]*)/
165
- // qualified-symbol := (<simple-namespace>(<.><simple-namespace>)*</>)?<simple-symbol>
166
- var qualifiedSymbol = /^(?:(?:[^\\\/\[\]\d\s"#'(),;@^`{}~][^\\\[\]\s"(),;@^`{}~]*(?:\.[^\\\/\[\]\d\s"#'(),;@^`{}~][^\\\[\]\s"(),;@^`{}~]*)*\/)?(?:\/|[^\\\/\[\]\d\s"#'(),;@^`{}~][^\\\[\]\s"(),;@^`{}~]*)*(?=[\\\[\]\s"(),;@^`{}~]|$))/;
167
-
168
- function base(stream, state) {
169
- if (stream.eatSpace() || stream.eat(",")) return ["space", null];
170
- if (stream.match(numberLiteral)) return [null, "number"];
171
- if (stream.match(characterLiteral)) return [null, "string-2"];
172
- if (stream.eat(/^"/)) return (state.tokenize = inString)(stream, state);
173
- if (stream.eat(/^[(\[{]/)) return ["open", "bracket"];
174
- if (stream.eat(/^[)\]}]/)) return ["close", "bracket"];
175
- if (stream.eat(/^;/)) {stream.skipToEnd(); return ["space", "comment"];}
176
- if (stream.eat(/^[#'@^`~]/)) return [null, "meta"];
177
-
178
- var matches = stream.match(qualifiedSymbol);
179
- var symbol = matches && matches[0];
180
-
181
- if (!symbol) {
182
- // advance stream by at least one character so we don't get stuck.
183
- stream.next();
184
- stream.eatWhile(function (c) {return !is(c, delimiter);});
185
- return [null, "error"];
186
- }
187
-
188
- if (symbol === "comment" && state.lastToken === "(")
189
- return (state.tokenize = inComment)(stream, state);
190
- if (is(symbol, atom) || symbol.charAt(0) === ":") return ["symbol", "atom"];
191
- if (is(symbol, specialForm) || is(symbol, coreSymbol)) return ["symbol", "keyword"];
192
- if (state.lastToken === "(") return ["symbol", "builtin"]; // other operator
193
-
194
- return ["symbol", "variable"];
195
- }
196
-
197
- function inString(stream, state) {
198
- var escaped = false, next;
199
-
200
- while (next = stream.next()) {
201
- if (next === "\"" && !escaped) {state.tokenize = base; break;}
202
- escaped = !escaped && next === "\\";
203
- }
204
-
205
- return [null, "string"];
206
- }
207
-
208
- function inComment(stream, state) {
209
- var parenthesisCount = 1;
210
- var next;
211
-
212
- while (next = stream.next()) {
213
- if (next === ")") parenthesisCount--;
214
- if (next === "(") parenthesisCount++;
215
- if (parenthesisCount === 0) {
216
- stream.backUp(1);
217
- state.tokenize = base;
218
- break;
219
- }
220
- }
221
-
222
- return ["space", "comment"];
223
- }
224
-
225
- function createLookupMap(words) {
226
- var obj = {};
227
-
228
- for (var i = 0; i < words.length; ++i) obj[words[i]] = true;
229
-
230
- return obj;
231
- }
232
-
233
- function is(value, test) {
234
- if (test instanceof RegExp) return test.test(value);
235
- if (test instanceof Object) return test.propertyIsEnumerable(value);
236
- }
237
-
238
- return {
239
- startState: function () {
240
- return {
241
- ctx: {prev: null, start: 0, indentTo: 0},
242
- lastToken: null,
243
- tokenize: base
244
- };
245
- },
246
-
247
- token: function (stream, state) {
248
- if (stream.sol() && (typeof state.ctx.indentTo !== "number"))
249
- state.ctx.indentTo = state.ctx.start + 1;
250
-
251
- var typeStylePair = state.tokenize(stream, state);
252
- var type = typeStylePair[0];
253
- var style = typeStylePair[1];
254
- var current = stream.current();
255
-
256
- if (type !== "space") {
257
- if (state.lastToken === "(" && state.ctx.indentTo === null) {
258
- if (type === "symbol" && is(current, hasBodyParameter))
259
- state.ctx.indentTo = state.ctx.start + options.indentUnit;
260
- else state.ctx.indentTo = "next";
261
- } else if (state.ctx.indentTo === "next") {
262
- state.ctx.indentTo = stream.column();
263
- }
264
-
265
- state.lastToken = current;
266
- }
267
-
268
- if (type === "open")
269
- state.ctx = {prev: state.ctx, start: stream.column(), indentTo: null};
270
- else if (type === "close") state.ctx = state.ctx.prev || state.ctx;
271
-
272
- return style;
273
- },
274
-
275
- indent: function (state) {
276
- var i = state.ctx.indentTo;
277
-
278
- return (typeof i === "number") ?
279
- i :
280
- state.ctx.start + 1;
281
- },
282
-
283
- closeBrackets: {pairs: "()[]{}\"\""},
284
- lineComment: ";;"
285
- };
286
- });
287
-
288
- CodeMirror.defineMIME("text/x-clojure", "clojure");
289
- CodeMirror.defineMIME("text/x-clojurescript", "clojure");
290
- CodeMirror.defineMIME("application/edn", "clojure");
291
-
292
- });
@@ -1,95 +0,0 @@
1
- <!doctype html>
2
-
3
- <title>CodeMirror: Clojure mode</title>
4
- <meta charset="utf-8"/>
5
- <link rel=stylesheet href="../../doc/docs.css">
6
-
7
- <link rel="stylesheet" href="../../lib/codemirror.css">
8
- <script src="../../lib/codemirror.js"></script>
9
- <script src="../../addon/edit/closebrackets.js"></script>
10
- <script src="../../addon/edit/matchbrackets.js"></script>
11
- <script src="clojure.js"></script>
12
- <style>.CodeMirror {background: #f8f8f8;}</style>
13
- <div id=nav>
14
- <a href="https://codemirror.net"><h1>CodeMirror</h1><img id=logo src="../../doc/logo.png" alt=""></a>
15
-
16
- <ul>
17
- <li><a href="../../index.html">Home</a>
18
- <li><a href="../../doc/manual.html">Manual</a>
19
- <li><a href="https://github.com/codemirror/codemirror">Code</a>
20
- </ul>
21
- <ul>
22
- <li><a href="../index.html">Language modes</a>
23
- <li><a class=active href="#">Clojure</a>
24
- </ul>
25
- </div>
26
-
27
- <article>
28
- <h2>Clojure mode</h2>
29
- <form><textarea id="code" name="code">
30
- (ns game-of-life
31
- "Conway's Game of Life, based on the work of
32
- Christophe Grand (http://clj-me.cgrand.net/2011/08/19/conways-game-of-life)
33
- and Laurent Petit (https://gist.github.com/1200343).")
34
-
35
- ;;; Core game of life's algorithm functions
36
-
37
- (defn neighbors
38
- "Given a cell's coordinates `[x y]`, returns the coordinates of its
39
- neighbors."
40
- [[x y]]
41
- (for [dx [-1 0 1]
42
- dy (if (zero? dx)
43
- [-1 1]
44
- [-1 0 1])]
45
- [(+ dx x) (+ dy y)]))
46
-
47
- (defn step
48
- "Given a set of living `cells`, computes the new set of living cells."
49
- [cells]
50
- (set (for [[cell n] (frequencies (mapcat neighbors cells))
51
- :when (or (= n 3)
52
- (and (= n 2)
53
- (cells cell)))]
54
- cell)))
55
-
56
- ;;; Utility methods for displaying game on a text terminal
57
-
58
- (defn print-grid
59
- "Prints a `grid` of `w` columns and `h` rows, on *out*, representing a
60
- step in the game."
61
- [grid w h]
62
- (doseq [x (range (inc w))
63
- y (range (inc h))]
64
- (when (= y 0) (println))
65
- (print (if (grid [x y])
66
- "[X]"
67
- " . "))))
68
-
69
- (defn print-grids
70
- "Prints a sequence of `grids` of `w` columns and `h` rows on *out*,
71
- representing several steps."
72
- [grids w h]
73
- (doseq [grid grids]
74
- (print-grid grid w h)
75
- (println)))
76
-
77
- ;;; Launches an example grid
78
-
79
- (def grid
80
- "`grid` represents the initial set of living cells"
81
- #{[2 1] [2 2] [2 3]})
82
-
83
- (print-grids (take 3 (iterate step grid)) 5 5)</textarea></form>
84
- <script>
85
- var editor = CodeMirror.fromTextArea(document.getElementById("code"), {
86
- autoCloseBrackets: true,
87
- lineNumbers: true,
88
- matchBrackets: true,
89
- mode: 'text/x-clojure'
90
- });
91
- </script>
92
-
93
- <p><strong>MIME types defined:</strong> <code>text/x-clojure</code>.</p>
94
-
95
- </article>