react 0.3.5 → 0.6.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (310) hide show
  1. package/.npmignore +2 -1
  2. package/.travis.yml +4 -0
  3. package/Jakefile.js +34 -3
  4. package/README.md +34 -174
  5. package/browser-test/dist.html +90 -0
  6. package/browser-test/index.html +86 -0
  7. package/browser-test/min.html +90 -0
  8. package/dist/react.js +3291 -0
  9. package/dist/react.min.js +1 -0
  10. package/doc/advanced.md +166 -0
  11. package/doc/color-def.graffle +938 -0
  12. package/doc/color-def.png +0 -0
  13. package/doc/simple.dot +25 -0
  14. package/doc/simple.png +0 -0
  15. package/examples/{default1.js → longer-example.js} +0 -0
  16. package/examples/{default-simple.js → simple.js} +0 -0
  17. package/examples/{ast1.js → using-ast-directly.js} +4 -0
  18. package/examples/{default-events1.js → using-events1.js} +1 -1
  19. package/examples/{default-log-events.js → using-log-events.js} +1 -1
  20. package/lib/base-task.js +116 -110
  21. package/lib/cb-task.js +71 -67
  22. package/lib/core.js +120 -109
  23. package/lib/dsl.js +120 -115
  24. package/lib/error.js +44 -36
  25. package/lib/event-collector.js +81 -0
  26. package/lib/event-manager.js +66 -55
  27. package/lib/eventemitter.js +20 -0
  28. package/lib/finalcb-first-task.js +56 -53
  29. package/lib/finalcb-task.js +55 -51
  30. package/lib/id.js +18 -6
  31. package/lib/input-parser.js +49 -41
  32. package/lib/log-events.js +81 -60
  33. package/lib/parse.js +34 -25
  34. package/lib/promise-resolve.js +50 -0
  35. package/lib/promise-task.js +78 -74
  36. package/lib/react.js +59 -0
  37. package/lib/ret-task.js +59 -55
  38. package/lib/sprintf.js +18 -0
  39. package/lib/status.js +11 -2
  40. package/lib/task.js +219 -213
  41. package/lib/track-tasks.js +67 -110
  42. package/lib/validate.js +136 -136
  43. package/lib/vcon.js +78 -69
  44. package/lib/when-task.js +69 -65
  45. package/package.json +11 -9
  46. package/src/dist.build.requirejs +20 -0
  47. package/test/ast.mocha.js +136 -0
  48. package/test/cb-task.mocha.js +220 -0
  49. package/test/core-deferred.mocha.js +143 -0
  50. package/test/core-when.mocha.js +96 -0
  51. package/test/core.mocha.js +589 -0
  52. package/test/dsl.mocha.js +350 -0
  53. package/test/event-manager.mocha.js +119 -0
  54. package/test/exec-options.mocha.js +48 -0
  55. package/test/finalcb-task.mocha.js +58 -0
  56. package/test/input-parser.mocha.js +86 -0
  57. package/test/mocha.opts +2 -0
  58. package/test/module-use.mocha.js +147 -0
  59. package/test/promise-auto-resolve.mocha.js +68 -0
  60. package/test/ret-task.mocha.js +220 -0
  61. package/test/task.mocha.js +42 -0
  62. package/test/validate-cb-task.mocha.js +100 -0
  63. package/test/validate-ret-task.mocha.js +110 -0
  64. package/test/validate.mocha.js +324 -0
  65. package/test/vcon.mocha.js +193 -0
  66. package/vendor/chai/chai.js +2038 -0
  67. package/vendor/jquery/jquery-1.7.1.js +9266 -0
  68. package/vendor/jquery/jquery-1.7.1.min.js +4 -0
  69. package/vendor/mocha/mocha.css +135 -0
  70. package/vendor/mocha/mocha.js +3589 -0
  71. package/vendor/node/util.js +531 -0
  72. package/vendor/requirejs/require.js +2053 -0
  73. package/vendor/requirejs/require.min.js +33 -0
  74. package/doc/alternate-dsls.md +0 -103
  75. package/doc/default-simple.dot +0 -19
  76. package/doc/default-simple.dot.png +0 -0
  77. package/dsl/chain.js +0 -150
  78. package/dsl/fstr.js +0 -121
  79. package/dsl/pcode.js +0 -175
  80. package/examples/chain-events1.js +0 -55
  81. package/examples/chain1.js +0 -19
  82. package/examples/fstr-events1.js +0 -38
  83. package/examples/fstr1.js +0 -37
  84. package/examples/pcode1.js +0 -22
  85. package/externalDocs/Dataflow - Wikipedia, the free encyclopedia.html +0 -675
  86. package/externalDocs/Dataflow - Wikipedia, the free encyclopedia_files/37px-Wiktionary-logo-en.svg.png +0 -0
  87. package/externalDocs/Dataflow - Wikipedia, the free encyclopedia_files/closewindow.png +0 -0
  88. package/externalDocs/Dataflow - Wikipedia, the free encyclopedia_files/index(1).php +0 -407
  89. package/externalDocs/Dataflow - Wikipedia, the free encyclopedia_files/index.php +0 -130
  90. package/externalDocs/Dataflow - Wikipedia, the free encyclopedia_files/load(1).php +0 -3
  91. package/externalDocs/Dataflow - Wikipedia, the free encyclopedia_files/load(10).php +0 -89
  92. package/externalDocs/Dataflow - Wikipedia, the free encyclopedia_files/load(2).php +0 -23
  93. package/externalDocs/Dataflow - Wikipedia, the free encyclopedia_files/load(3).php +0 -153
  94. package/externalDocs/Dataflow - Wikipedia, the free encyclopedia_files/load(4).php +0 -6
  95. package/externalDocs/Dataflow - Wikipedia, the free encyclopedia_files/load(5).php +0 -3
  96. package/externalDocs/Dataflow - Wikipedia, the free encyclopedia_files/load(6).php +0 -96
  97. package/externalDocs/Dataflow - Wikipedia, the free encyclopedia_files/load(7).php +0 -16
  98. package/externalDocs/Dataflow - Wikipedia, the free encyclopedia_files/load(8).php +0 -14
  99. package/externalDocs/Dataflow - Wikipedia, the free encyclopedia_files/load(9).php +0 -123
  100. package/externalDocs/Dataflow - Wikipedia, the free encyclopedia_files/load.php +0 -3
  101. package/externalDocs/Dataflow - Wikipedia, the free encyclopedia_files/poweredby_mediawiki_88x31.png +0 -0
  102. package/externalDocs/Dataflow - Wikipedia, the free encyclopedia_files/saved_resource +0 -1
  103. package/externalDocs/Dataflow - Wikipedia, the free encyclopedia_files/search-ltr.png +0 -0
  104. package/externalDocs/Dataflow - Wikipedia, the free encyclopedia_files/wikimedia-button.png +0 -0
  105. package/externalDocs/Dataflow Programming Handling Huge Data Loads Without Adding Complexity Dr Dobb's.html +0 -1369
  106. package/externalDocs/Dataflow Programming Handling Huge Data Loads Without Adding Complexity Dr Dobb's_files/121911_DobbsDigest_Cover.jpg +0 -0
  107. package/externalDocs/Dataflow Programming Handling Huge Data Loads Without Adding Complexity Dr Dobb's_files/160-x-600-IMU Impact 2012.jpg +0 -0
  108. package/externalDocs/Dataflow Programming Handling Huge Data Loads Without Adding Complexity Dr Dobb's_files/231400148;kvarticleid=231400148;kauthor=Jim Falgout;loc=100;target=_blank;grp= +0 -68
  109. package/externalDocs/Dataflow Programming Handling Huge Data Loads Without Adding Complexity Dr Dobb's_files/231400148;kvarticleid=231400148;kauthor=Jim Falgout;loc=100;target=_blank;grp=(1) +0 -67
  110. package/externalDocs/Dataflow Programming Handling Huge Data Loads Without Adding Complexity Dr Dobb's_files/231400148;kvarticleid=231400148;kauthor=Jim Falgout;loc=100;target=_blank;grp=(2) +0 -2
  111. package/externalDocs/Dataflow Programming Handling Huge Data Loads Without Adding Complexity Dr Dobb's_files/231400148;kvarticleid=231400148;kauthor=Jim Falgout;loc=100;target=_blank;grp=(3) +0 -2
  112. package/externalDocs/Dataflow Programming Handling Huge Data Loads Without Adding Complexity Dr Dobb's_files/231400148;kvarticleid=231400148;kauthor=Jim Falgout;loc=100;target=_blank;grp=(4) +0 -8
  113. package/externalDocs/Dataflow Programming Handling Huge Data Loads Without Adding Complexity Dr Dobb's_files/231400148;kvarticleid=231400148;kauthor=Jim Falgout;loc=100;target=_blank;grp=(5) +0 -2
  114. package/externalDocs/Dataflow Programming Handling Huge Data Loads Without Adding Complexity Dr Dobb's_files/231400148;kvarticleid=231400148;kauthor=Jim Falgout;loc=100;target=_blank;grp=500202461 +0 -2
  115. package/externalDocs/Dataflow Programming Handling Huge Data Loads Without Adding Complexity Dr Dobb's_files/231400148;kvarticleid=231400148;kauthor=Jim Falgout;loc=100;target=_blank;grp=500202461(1) +0 -2
  116. package/externalDocs/Dataflow Programming Handling Huge Data Loads Without Adding Complexity Dr Dobb's_files/231400148;kvarticleid=231400148;kauthor=Jim Falgout;loc=100;target=_blank;grp=500202461(2) +0 -2
  117. package/externalDocs/Dataflow Programming Handling Huge Data Loads Without Adding Complexity Dr Dobb's_files/231400148;kvarticleid=231400148;kauthor=Jim Falgout;loc=100;target=_blank;grp=500202461(3) +0 -2
  118. package/externalDocs/Dataflow Programming Handling Huge Data Loads Without Adding Complexity Dr Dobb's_files/231400148;kvarticleid=231400148;kauthor=Jim Falgout;loc=100;target=_blank;grp=500202461(4) +0 -2
  119. package/externalDocs/Dataflow Programming Handling Huge Data Loads Without Adding Complexity Dr Dobb's_files/231400148;kvarticleid=231400148;kauthor=Jim Falgout;loc=100;target=_blank;grp=500202461(5) +0 -431
  120. package/externalDocs/Dataflow Programming Handling Huge Data Loads Without Adding Complexity Dr Dobb's_files/231400148;kvarticleid=231400148;kauthor=Jim Falgout;loc=100;target=_blank;grp=500202461(6) +0 -2
  121. package/externalDocs/Dataflow Programming Handling Huge Data Loads Without Adding Complexity Dr Dobb's_files/231400148;kvarticleid=231400148;kauthor=Jim Falgout;loc=100;target=_blank;grp=500202461(7) +0 -431
  122. package/externalDocs/Dataflow Programming Handling Huge Data Loads Without Adding Complexity Dr Dobb's_files/231400148;kvarticleid=231400148;kauthor=Jim Falgout;loc=100;target=_blank;grp=500202461(8) +0 -2
  123. package/externalDocs/Dataflow Programming Handling Huge Data Loads Without Adding Complexity Dr Dobb's_files/231400148;kvarticleid=231400148;kauthor=Jim Falgout;loc=100;target=_blank;grp=500202461(9) +0 -2
  124. package/externalDocs/Dataflow Programming Handling Huge Data Loads Without Adding Complexity Dr Dobb's_files/Ad0St1Sz6Sq0V0Id20628317.gif +0 -0
  125. package/externalDocs/Dataflow Programming Handling Huge Data Loads Without Adding Complexity Dr Dobb's_files/Ad2331174St1Sz225Sq20825250V0Id4.gif +0 -0
  126. package/externalDocs/Dataflow Programming Handling Huge Data Loads Without Adding Complexity Dr Dobb's_files/AdTracImage.gif +0 -0
  127. package/externalDocs/Dataflow Programming Handling Huge Data Loads Without Adding Complexity Dr Dobb's_files/Default_Size_16_1x1.gif +0 -0
  128. package/externalDocs/Dataflow Programming Handling Huge Data Loads Without Adding Complexity Dr Dobb's_files/FB.Share +0 -9
  129. package/externalDocs/Dataflow Programming Handling Huge Data Loads Without Adding Complexity Dr Dobb's_files/addthis_widget.js +0 -2
  130. package/externalDocs/Dataflow Programming Handling Huge Data Loads Without Adding Complexity Dr Dobb's_files/adlink_5242_1183459_0_154_AdId=2355270;BnId=1;itime=820768810;key=231400148+_database_231400148;link= +0 -11
  131. package/externalDocs/Dataflow Programming Handling Huge Data Loads Without Adding Complexity Dr Dobb's_files/beacon.js +0 -7
  132. package/externalDocs/Dataflow Programming Handling Huge Data Loads Without Adding Complexity Dr Dobb's_files/checkauth.js +0 -18
  133. package/externalDocs/Dataflow Programming Handling Huge Data Loads Without Adding Complexity Dr Dobb's_files/colorbox.css +0 -49
  134. package/externalDocs/Dataflow Programming Handling Huge Data Loads Without Adding Complexity Dr Dobb's_files/convert_data.js +0 -1
  135. package/externalDocs/Dataflow Programming Handling Huge Data Loads Without Adding Complexity Dr Dobb's_files/count(1).js +0 -5
  136. package/externalDocs/Dataflow Programming Handling Huge Data Loads Without Adding Complexity Dr Dobb's_files/count.js +0 -5
  137. package/externalDocs/Dataflow Programming Handling Huge Data Loads Without Adding Complexity Dr Dobb's_files/count.json +0 -1
  138. package/externalDocs/Dataflow Programming Handling Huge Data Loads Without Adding Complexity Dr Dobb's_files/dataflow1.gif +0 -0
  139. package/externalDocs/Dataflow Programming Handling Huge Data Loads Without Adding Complexity Dr Dobb's_files/def.html +0 -126
  140. package/externalDocs/Dataflow Programming Handling Huge Data Loads Without Adding Complexity Dr Dobb's_files/defaults.css +0 -1
  141. package/externalDocs/Dataflow Programming Handling Huge Data Loads Without Adding Complexity Dr Dobb's_files/detect.js +0 -91
  142. package/externalDocs/Dataflow Programming Handling Huge Data Loads Without Adding Complexity Dr Dobb's_files/devtest_left-col-slim.css +0 -30
  143. package/externalDocs/Dataflow Programming Handling Huge Data Loads Without Adding Complexity Dr Dobb's_files/disqus.js +0 -327
  144. package/externalDocs/Dataflow Programming Handling Huge Data Loads Without Adding Complexity Dr Dobb's_files/disqusHints.css +0 -34
  145. package/externalDocs/Dataflow Programming Handling Huge Data Loads Without Adding Complexity Dr Dobb's_files/disqusHints.js +0 -8
  146. package/externalDocs/Dataflow Programming Handling Huge Data Loads Without Adding Complexity Dr Dobb's_files/disqusLoggedOff(1).css +0 -24
  147. package/externalDocs/Dataflow Programming Handling Huge Data Loads Without Adding Complexity Dr Dobb's_files/disqusLoggedOff.css +0 -24
  148. package/externalDocs/Dataflow Programming Handling Huge Data Loads Without Adding Complexity Dr Dobb's_files/dobbs_disqus_logo.gif +0 -0
  149. package/externalDocs/Dataflow Programming Handling Huge Data Loads Without Adding Complexity Dr Dobb's_files/dsqcd10c7f376188a4a2ca3e8fea2c03aeb.css +0 -1
  150. package/externalDocs/Dataflow Programming Handling Huge Data Loads Without Adding Complexity Dr Dobb's_files/dsqcd10c7f376188a4a2ca3e8fea2c03aeb.js +0 -1
  151. package/externalDocs/Dataflow Programming Handling Huge Data Loads Without Adding Complexity Dr Dobb's_files/elqCfg.js +0 -55
  152. package/externalDocs/Dataflow Programming Handling Huge Data Loads Without Adding Complexity Dr Dobb's_files/elqImg.js +0 -12
  153. package/externalDocs/Dataflow Programming Handling Huge Data Loads Without Adding Complexity Dr Dobb's_files/embed.js +0 -76
  154. package/externalDocs/Dataflow Programming Handling Huge Data Loads Without Adding Complexity Dr Dobb's_files/experience_util.js +0 -636
  155. package/externalDocs/Dataflow Programming Handling Huge Data Loads Without Adding Complexity Dr Dobb's_files/fastbutton.html +0 -11
  156. package/externalDocs/Dataflow Programming Handling Huge Data Loads Without Adding Complexity Dr Dobb's_files/ga.js +0 -51
  157. package/externalDocs/Dataflow Programming Handling Huge Data Loads Without Adding Complexity Dr Dobb's_files/h-facebook_sm.png +0 -0
  158. package/externalDocs/Dataflow Programming Handling Huge Data Loads Without Adding Complexity Dr Dobb's_files/h-nav.css +0 -798
  159. package/externalDocs/Dataflow Programming Handling Huge Data Loads Without Adding Complexity Dr Dobb's_files/h-twitter_sm.png +0 -0
  160. package/externalDocs/Dataflow Programming Handling Huge Data Loads Without Adding Complexity Dr Dobb's_files/h_s_code_remote.js +0 -377
  161. package/externalDocs/Dataflow Programming Handling Huge Data Loads Without Adding Complexity Dr Dobb's_files/hintbox_info.jpg +0 -0
  162. package/externalDocs/Dataflow Programming Handling Huge Data Loads Without Adding Complexity Dr Dobb's_files/hub.1326407570.html +0 -3
  163. package/externalDocs/Dataflow Programming Handling Huge Data Loads Without Adding Complexity Dr Dobb's_files/in.js +0 -76
  164. package/externalDocs/Dataflow Programming Handling Huge Data Loads Without Adding Complexity Dr Dobb's_files/insight.min.js +0 -55
  165. package/externalDocs/Dataflow Programming Handling Huge Data Loads Without Adding Complexity Dr Dobb's_files/jquery-1.2.6.min.js +0 -32
  166. package/externalDocs/Dataflow Programming Handling Huge Data Loads Without Adding Complexity Dr Dobb's_files/jquery-1.4.2.min.js +0 -154
  167. package/externalDocs/Dataflow Programming Handling Huge Data Loads Without Adding Complexity Dr Dobb's_files/jquery-ui-1.8rc3.custom.min.js +0 -374
  168. package/externalDocs/Dataflow Programming Handling Huge Data Loads Without Adding Complexity Dr Dobb's_files/jquery.colorbox-min.js +0 -4
  169. package/externalDocs/Dataflow Programming Handling Huge Data Loads Without Adding Complexity Dr Dobb's_files/jquery.min.js +0 -154
  170. package/externalDocs/Dataflow Programming Handling Huge Data Loads Without Adding Complexity Dr Dobb's_files/lib.js +0 -212
  171. package/externalDocs/Dataflow Programming Handling Huge Data Loads Without Adding Complexity Dr Dobb's_files/like.html +0 -214
  172. package/externalDocs/Dataflow Programming Handling Huge Data Loads Without Adding Complexity Dr Dobb's_files/noavatar32.png +0 -0
  173. package/externalDocs/Dataflow Programming Handling Huge Data Loads Without Adding Complexity Dr Dobb's_files/nodetag.js +0 -18
  174. package/externalDocs/Dataflow Programming Handling Huge Data Loads Without Adding Complexity Dr Dobb's_files/nonSecureAnonymousFramework +0 -2913
  175. package/externalDocs/Dataflow Programming Handling Huge Data Loads Without Adding Complexity Dr Dobb's_files/p.json +0 -1
  176. package/externalDocs/Dataflow Programming Handling Huge Data Loads Without Adding Complexity Dr Dobb's_files/plusone.js +0 -32
  177. package/externalDocs/Dataflow Programming Handling Huge Data Loads Without Adding Complexity Dr Dobb's_files/popwindow.js +0 -24
  178. package/externalDocs/Dataflow Programming Handling Huge Data Loads Without Adding Complexity Dr Dobb's_files/q4OyybLB0-A.js +0 -91
  179. package/externalDocs/Dataflow Programming Handling Huge Data Loads Without Adding Complexity Dr Dobb's_files/quant.js +0 -28
  180. package/externalDocs/Dataflow Programming Handling Huge Data Loads Without Adding Complexity Dr Dobb's_files/qxvZoiHdpAF.css +0 -192
  181. package/externalDocs/Dataflow Programming Handling Huge Data Loads Without Adding Complexity Dr Dobb's_files/reply.html +0 -160
  182. package/externalDocs/Dataflow Programming Handling Huge Data Loads Without Adding Complexity Dr Dobb's_files/rss.gif +0 -0
  183. package/externalDocs/Dataflow Programming Handling Huge Data Loads Without Adding Complexity Dr Dobb's_files/s.js +0 -1
  184. package/externalDocs/Dataflow Programming Handling Huge Data Loads Without Adding Complexity Dr Dobb's_files/saved_resource +0 -421
  185. package/externalDocs/Dataflow Programming Handling Huge Data Loads Without Adding Complexity Dr Dobb's_files/saved_resource(1) +0 -1
  186. package/externalDocs/Dataflow Programming Handling Huge Data Loads Without Adding Complexity Dr Dobb's_files/saved_resource(2) +0 -341
  187. package/externalDocs/Dataflow Programming Handling Huge Data Loads Without Adding Complexity Dr Dobb's_files/saved_resource(3) +0 -127
  188. package/externalDocs/Dataflow Programming Handling Huge Data Loads Without Adding Complexity Dr Dobb's_files/script84.js +0 -113
  189. package/externalDocs/Dataflow Programming Handling Huge Data Loads Without Adding Complexity Dr Dobb's_files/scripts.js +0 -30
  190. package/externalDocs/Dataflow Programming Handling Huge Data Loads Without Adding Complexity Dr Dobb's_files/sh72.html +0 -5
  191. package/externalDocs/Dataflow Programming Handling Huge Data Loads Without Adding Complexity Dr Dobb's_files/shAutoloader.js +0 -17
  192. package/externalDocs/Dataflow Programming Handling Huge Data Loads Without Adding Complexity Dr Dobb's_files/shBrushAS3.js +0 -59
  193. package/externalDocs/Dataflow Programming Handling Huge Data Loads Without Adding Complexity Dr Dobb's_files/shBrushAppleScript.js +0 -75
  194. package/externalDocs/Dataflow Programming Handling Huge Data Loads Without Adding Complexity Dr Dobb's_files/shBrushBash.js +0 -59
  195. package/externalDocs/Dataflow Programming Handling Huge Data Loads Without Adding Complexity Dr Dobb's_files/shBrushCSharp.js +0 -65
  196. package/externalDocs/Dataflow Programming Handling Huge Data Loads Without Adding Complexity Dr Dobb's_files/shBrushColdFusion.js +0 -100
  197. package/externalDocs/Dataflow Programming Handling Huge Data Loads Without Adding Complexity Dr Dobb's_files/shBrushCpp.js +0 -97
  198. package/externalDocs/Dataflow Programming Handling Huge Data Loads Without Adding Complexity Dr Dobb's_files/shBrushCss.js +0 -91
  199. package/externalDocs/Dataflow Programming Handling Huge Data Loads Without Adding Complexity Dr Dobb's_files/shBrushDelphi.js +0 -55
  200. package/externalDocs/Dataflow Programming Handling Huge Data Loads Without Adding Complexity Dr Dobb's_files/shBrushDiff.js +0 -41
  201. package/externalDocs/Dataflow Programming Handling Huge Data Loads Without Adding Complexity Dr Dobb's_files/shBrushErlang.js +0 -52
  202. package/externalDocs/Dataflow Programming Handling Huge Data Loads Without Adding Complexity Dr Dobb's_files/shBrushGroovy.js +0 -67
  203. package/externalDocs/Dataflow Programming Handling Huge Data Loads Without Adding Complexity Dr Dobb's_files/shBrushJScript.js +0 -52
  204. package/externalDocs/Dataflow Programming Handling Huge Data Loads Without Adding Complexity Dr Dobb's_files/shBrushJava.js +0 -57
  205. package/externalDocs/Dataflow Programming Handling Huge Data Loads Without Adding Complexity Dr Dobb's_files/shBrushJavaFX.js +0 -58
  206. package/externalDocs/Dataflow Programming Handling Huge Data Loads Without Adding Complexity Dr Dobb's_files/shBrushPerl.js +0 -72
  207. package/externalDocs/Dataflow Programming Handling Huge Data Loads Without Adding Complexity Dr Dobb's_files/shBrushPhp.js +0 -88
  208. package/externalDocs/Dataflow Programming Handling Huge Data Loads Without Adding Complexity Dr Dobb's_files/shBrushPlain.js +0 -33
  209. package/externalDocs/Dataflow Programming Handling Huge Data Loads Without Adding Complexity Dr Dobb's_files/shBrushPowerShell.js +0 -74
  210. package/externalDocs/Dataflow Programming Handling Huge Data Loads Without Adding Complexity Dr Dobb's_files/shBrushPython.js +0 -64
  211. package/externalDocs/Dataflow Programming Handling Huge Data Loads Without Adding Complexity Dr Dobb's_files/shBrushRuby.js +0 -55
  212. package/externalDocs/Dataflow Programming Handling Huge Data Loads Without Adding Complexity Dr Dobb's_files/shBrushSass.js +0 -94
  213. package/externalDocs/Dataflow Programming Handling Huge Data Loads Without Adding Complexity Dr Dobb's_files/shBrushScala.js +0 -51
  214. package/externalDocs/Dataflow Programming Handling Huge Data Loads Without Adding Complexity Dr Dobb's_files/shBrushSql.js +0 -66
  215. package/externalDocs/Dataflow Programming Handling Huge Data Loads Without Adding Complexity Dr Dobb's_files/shBrushVb.js +0 -56
  216. package/externalDocs/Dataflow Programming Handling Huge Data Loads Without Adding Complexity Dr Dobb's_files/shBrushXml.js +0 -69
  217. package/externalDocs/Dataflow Programming Handling Huge Data Loads Without Adding Complexity Dr Dobb's_files/shCore.css +0 -226
  218. package/externalDocs/Dataflow Programming Handling Huge Data Loads Without Adding Complexity Dr Dobb's_files/shCoreDefault.css +0 -333
  219. package/externalDocs/Dataflow Programming Handling Huge Data Loads Without Adding Complexity Dr Dobb's_files/shCore_new.js +0 -17
  220. package/externalDocs/Dataflow Programming Handling Huge Data Loads Without Adding Complexity Dr Dobb's_files/shLegacy.js +0 -17
  221. package/externalDocs/Dataflow Programming Handling Huge Data Loads Without Adding Complexity Dr Dobb's_files/shThemeDefault.css +0 -117
  222. package/externalDocs/Dataflow Programming Handling Huge Data Loads Without Adding Complexity Dr Dobb's_files/share-button-css +0 -67
  223. package/externalDocs/Dataflow Programming Handling Huge Data Loads Without Adding Complexity Dr Dobb's_files/share_email_icon.gif +0 -0
  224. package/externalDocs/Dataflow Programming Handling Huge Data Loads Without Adding Complexity Dr Dobb's_files/share_print_icon.gif +0 -0
  225. package/externalDocs/Dataflow Programming Handling Huge Data Loads Without Adding Complexity Dr Dobb's_files/sidebar.js +0 -88
  226. package/externalDocs/Dataflow Programming Handling Huge Data Loads Without Adding Complexity Dr Dobb's_files/superfooter_936.css +0 -186
  227. package/externalDocs/Dataflow Programming Handling Huge Data Loads Without Adding Complexity Dr Dobb's_files/svrGP.aspx +0 -0
  228. package/externalDocs/Dataflow Programming Handling Huge Data Loads Without Adding Complexity Dr Dobb's_files/t.gif +0 -0
  229. package/externalDocs/Dataflow Programming Handling Huge Data Loads Without Adding Complexity Dr Dobb's_files/thickbox.js +0 -343
  230. package/externalDocs/Dataflow Programming Handling Huge Data Loads Without Adding Complexity Dr Dobb's_files/thread.js +0 -128
  231. package/externalDocs/Dataflow Programming Handling Huge Data Loads Without Adding Complexity Dr Dobb's_files/togglediv.js +0 -15
  232. package/externalDocs/Dataflow Programming Handling Huge Data Loads Without Adding Complexity Dr Dobb's_files/tweet_button.html +0 -3
  233. package/externalDocs/Dataflow Programming Handling Huge Data Loads Without Adding Complexity Dr Dobb's_files/ubmtechweb_logo_sm.gif +0 -0
  234. package/externalDocs/Dataflow Programming Handling Huge Data Loads Without Adding Complexity Dr Dobb's_files/upload.html +0 -91
  235. package/externalDocs/Dataflow Programming Handling Huge Data Loads Without Adding Complexity Dr Dobb's_files/welcome.js +0 -7
  236. package/externalDocs/Dataflow Programming Handling Huge Data Loads Without Adding Complexity Dr Dobb's_files/widget74.css +0 -1
  237. package/externalDocs/Dataflow Programming Handling Huge Data Loads Without Adding Complexity Dr Dobb's_files/widgets.js +0 -40
  238. package/externalDocs/Reactive programming - Wikipedia, the free encyclopedia.html +0 -904
  239. package/externalDocs/Reactive programming - Wikipedia, the free encyclopedia_files/50px-Question_book-new.svg.png +0 -0
  240. package/externalDocs/Reactive programming - Wikipedia, the free encyclopedia_files/closewindow.png +0 -0
  241. package/externalDocs/Reactive programming - Wikipedia, the free encyclopedia_files/index(1).php +0 -407
  242. package/externalDocs/Reactive programming - Wikipedia, the free encyclopedia_files/index.php +0 -130
  243. package/externalDocs/Reactive programming - Wikipedia, the free encyclopedia_files/load(1).php +0 -3
  244. package/externalDocs/Reactive programming - Wikipedia, the free encyclopedia_files/load(10).php +0 -89
  245. package/externalDocs/Reactive programming - Wikipedia, the free encyclopedia_files/load(2).php +0 -23
  246. package/externalDocs/Reactive programming - Wikipedia, the free encyclopedia_files/load(3).php +0 -153
  247. package/externalDocs/Reactive programming - Wikipedia, the free encyclopedia_files/load(4).php +0 -6
  248. package/externalDocs/Reactive programming - Wikipedia, the free encyclopedia_files/load(5).php +0 -3
  249. package/externalDocs/Reactive programming - Wikipedia, the free encyclopedia_files/load(6).php +0 -96
  250. package/externalDocs/Reactive programming - Wikipedia, the free encyclopedia_files/load(7).php +0 -16
  251. package/externalDocs/Reactive programming - Wikipedia, the free encyclopedia_files/load(8).php +0 -14
  252. package/externalDocs/Reactive programming - Wikipedia, the free encyclopedia_files/load(9).php +0 -123
  253. package/externalDocs/Reactive programming - Wikipedia, the free encyclopedia_files/load.php +0 -3
  254. package/externalDocs/Reactive programming - Wikipedia, the free encyclopedia_files/poweredby_mediawiki_88x31.png +0 -0
  255. package/externalDocs/Reactive programming - Wikipedia, the free encyclopedia_files/saved_resource +0 -1
  256. package/externalDocs/Reactive programming - Wikipedia, the free encyclopedia_files/search-ltr.png +0 -0
  257. package/externalDocs/Reactive programming - Wikipedia, the free encyclopedia_files/wikimedia-button.png +0 -0
  258. package/externalDocs/The Step of the Conductor - How To Node - NodeJS.html +0 -113
  259. package/externalDocs/The Step of the Conductor - How To Node - NodeJS_files/6654_111305815684_541245684_2583159_5383291_n_normal.jpg +0 -0
  260. package/externalDocs/The Step of the Conductor - How To Node - NodeJS_files/MARC3_normal.jpg +0 -2
  261. package/externalDocs/The Step of the Conductor - How To Node - NodeJS_files/beacon.js +0 -7
  262. package/externalDocs/The Step of the Conductor - How To Node - NodeJS_files/c953ddd239707998340e1a6fbb3eeb46 +0 -0
  263. package/externalDocs/The Step of the Conductor - How To Node - NodeJS_files/c953ddd239707998340e1a6fbb3eeb46_normal.jpeg +0 -0
  264. package/externalDocs/The Step of the Conductor - How To Node - NodeJS_files/clouds2_normal.jpg +0 -0
  265. package/externalDocs/The Step of the Conductor - How To Node - NodeJS_files/count.json +0 -1
  266. package/externalDocs/The Step of the Conductor - How To Node - NodeJS_files/def.html +0 -126
  267. package/externalDocs/The Step of the Conductor - How To Node - NodeJS_files/defaults.css +0 -1
  268. package/externalDocs/The Step of the Conductor - How To Node - NodeJS_files/disqus.js +0 -327
  269. package/externalDocs/The Step of the Conductor - How To Node - NodeJS_files/dsq7884a9652e94555c70f96b6be63be216.css +0 -1
  270. package/externalDocs/The Step of the Conductor - How To Node - NodeJS_files/dsq7884a9652e94555c70f96b6be63be216.js +0 -66
  271. package/externalDocs/The Step of the Conductor - How To Node - NodeJS_files/embed.js +0 -76
  272. package/externalDocs/The Step of the Conductor - How To Node - NodeJS_files/example1.dot +0 -0
  273. package/externalDocs/The Step of the Conductor - How To Node - NodeJS_files/ga.js +0 -51
  274. package/externalDocs/The Step of the Conductor - How To Node - NodeJS_files/get_num_replies.js +0 -79
  275. package/externalDocs/The Step of the Conductor - How To Node - NodeJS_files/hub.1326407570.html +0 -3
  276. package/externalDocs/The Step of the Conductor - How To Node - NodeJS_files/lib.js +0 -212
  277. package/externalDocs/The Step of the Conductor - How To Node - NodeJS_files/noavatar32.png +0 -0
  278. package/externalDocs/The Step of the Conductor - How To Node - NodeJS_files/quant.js +0 -28
  279. package/externalDocs/The Step of the Conductor - How To Node - NodeJS_files/reply.html +0 -160
  280. package/externalDocs/The Step of the Conductor - How To Node - NodeJS_files/t.gif +0 -0
  281. package/externalDocs/The Step of the Conductor - How To Node - NodeJS_files/thread.js +0 -128
  282. package/externalDocs/The Step of the Conductor - How To Node - NodeJS_files/tweet_button.1326407570.html +0 -3
  283. package/externalDocs/The Step of the Conductor - How To Node - NodeJS_files/twitter_normal.jpg +0 -2
  284. package/externalDocs/The Step of the Conductor - How To Node - NodeJS_files/upload.html +0 -91
  285. package/externalDocs/The Step of the Conductor - How To Node - NodeJS_files/widgets.js +0 -40
  286. package/jake-tasks/jake-test.js +0 -64
  287. package/promise-resolve.js +0 -35
  288. package/react.js +0 -8
  289. package/test/ast.test.js +0 -69
  290. package/test/cb-task.test.js +0 -197
  291. package/test/core-deferred.test.js +0 -134
  292. package/test/core-promised.test.js +0 -132
  293. package/test/core-when.test.js +0 -84
  294. package/test/core.test.js +0 -568
  295. package/test/dsl.test.js +0 -330
  296. package/test/dsl/chain.test.js +0 -324
  297. package/test/dsl/fstr.test.js +0 -300
  298. package/test/dsl/pcode.test.js +0 -448
  299. package/test/event-manager.test.js +0 -102
  300. package/test/exec-options.test.js +0 -33
  301. package/test/finalcb-task.test.js +0 -38
  302. package/test/input-parser.test.js +0 -66
  303. package/test/module-use.test.js +0 -131
  304. package/test/promise-auto-resolve.test.js +0 -51
  305. package/test/ret-task.test.js +0 -199
  306. package/test/task.test.js +0 -21
  307. package/test/validate-cb-task.test.js +0 -74
  308. package/test/validate-ret-task.test.js +0 -83
  309. package/test/validate.test.js +0 -295
  310. package/test/vcon.test.js +0 -173
@@ -1,69 +0,0 @@
1
- /**
2
- * SyntaxHighlighter
3
- * http://alexgorbatchev.com/SyntaxHighlighter
4
- *
5
- * SyntaxHighlighter is donationware. If you are using it, please donate.
6
- * http://alexgorbatchev.com/SyntaxHighlighter/donate.html
7
- *
8
- * @version
9
- * 3.0.83 (July 02 2010)
10
- *
11
- * @copyright
12
- * Copyright (C) 2004-2010 Alex Gorbatchev.
13
- *
14
- * @license
15
- * Dual licensed under the MIT and GPL licenses.
16
- */
17
- ;(function()
18
- {
19
- // CommonJS
20
- typeof(require) != 'undefined' ? SyntaxHighlighter = require('shCore').SyntaxHighlighter : null;
21
-
22
- function Brush()
23
- {
24
- function process(match, regexInfo)
25
- {
26
- var constructor = SyntaxHighlighter.Match,
27
- code = match[0],
28
- tag = new XRegExp('(&lt;|<)[\\s\\/\\?]*(?<name>[:\\w-\\.]+)', 'xg').exec(code),
29
- result = []
30
- ;
31
-
32
- if (match.attributes != null)
33
- {
34
- var attributes,
35
- regex = new XRegExp('(?<name> [\\w:\\-\\.]+)' +
36
- '\\s*=\\s*' +
37
- '(?<value> ".*?"|\'.*?\'|\\w+)',
38
- 'xg');
39
-
40
- while ((attributes = regex.exec(code)) != null)
41
- {
42
- result.push(new constructor(attributes.name, match.index + attributes.index, 'color1'));
43
- result.push(new constructor(attributes.value, match.index + attributes.index + attributes[0].indexOf(attributes.value), 'string'));
44
- }
45
- }
46
-
47
- if (tag != null)
48
- result.push(
49
- new constructor(tag.name, match.index + tag[0].indexOf(tag.name), 'keyword')
50
- );
51
-
52
- return result;
53
- }
54
-
55
- this.regexList = [
56
- { regex: new XRegExp('(\\&lt;|<)\\!\\[[\\w\\s]*?\\[(.|\\s)*?\\]\\](\\&gt;|>)', 'gm'), css: 'color2' }, // <![ ... [ ... ]]>
57
- { regex: SyntaxHighlighter.regexLib.xmlComments, css: 'comments' }, // <!-- ... -->
58
- { regex: new XRegExp('(&lt;|<)[\\s\\/\\?]*(\\w+)(?<attributes>.*?)[\\s\\/\\?]*(&gt;|>)', 'sg'), func: process }
59
- ];
60
- };
61
-
62
- Brush.prototype = new SyntaxHighlighter.Highlighter();
63
- Brush.aliases = ['xml', 'xhtml', 'xslt', 'html'];
64
-
65
- SyntaxHighlighter.brushes.Xml = Brush;
66
-
67
- // CommonJS
68
- typeof(exports) != 'undefined' ? exports.Brush = Brush : null;
69
- })();
@@ -1,226 +0,0 @@
1
- /**
2
- * SyntaxHighlighter
3
- * http://alexgorbatchev.com/SyntaxHighlighter
4
- *
5
- * SyntaxHighlighter is donationware. If you are using it, please donate.
6
- * http://alexgorbatchev.com/SyntaxHighlighter/donate.html
7
- *
8
- * @version
9
- * 3.0.83 (July 02 2010)
10
- *
11
- * @copyright
12
- * Copyright (C) 2004-2010 Alex Gorbatchev.
13
- *
14
- * @license
15
- * Dual licensed under the MIT and GPL licenses.
16
- */
17
- .syntaxhighlighter a,
18
- .syntaxhighlighter div,
19
- .syntaxhighlighter code,
20
- .syntaxhighlighter table,
21
- .syntaxhighlighter table td,
22
- .syntaxhighlighter table tr,
23
- .syntaxhighlighter table tbody,
24
- .syntaxhighlighter table thead,
25
- .syntaxhighlighter table caption,
26
- .syntaxhighlighter textarea {
27
- -moz-border-radius: 0 0 0 0 !important;
28
- -webkit-border-radius: 0 0 0 0 !important;
29
- background: none !important;
30
- border: 0 !important;
31
- bottom: auto !important;
32
- float: none !important;
33
- height: auto !important;
34
- left: auto !important;
35
- line-height: 1.1em !important;
36
- margin: 0 !important;
37
- outline: 0 !important;
38
- overflow: visible !important;
39
- padding: 0 !important;
40
- position: static !important;
41
- right: auto !important;
42
- text-align: left !important;
43
- top: auto !important;
44
- vertical-align: baseline !important;
45
- width: auto !important;
46
- box-sizing: content-box !important;
47
- font-family: "Consolas", "Bitstream Vera Sans Mono", "Courier New", Courier, monospace !important;
48
- font-weight: normal !important;
49
- font-style: normal !important;
50
- font-size: 1em !important;
51
- min-height: inherit !important;
52
- min-height: auto !important;
53
- }
54
-
55
- .syntaxhighlighter {
56
- width: 100% !important;
57
- margin: 1em 0 1em 0 !important;
58
- position: relative !important;
59
- overflow: auto !important;
60
- font-size: .85em !important;
61
- }
62
- .syntaxhighlighter.source {
63
- overflow: hidden !important;
64
- }
65
- .syntaxhighlighter .bold {
66
- font-weight: bold !important;
67
- }
68
- .syntaxhighlighter .italic {
69
- font-style: italic !important;
70
- }
71
- .syntaxhighlighter .line {
72
- white-space: pre !important;
73
- }
74
- .syntaxhighlighter table {
75
- width: 100% !important;
76
- }
77
- .syntaxhighlighter table caption {
78
- text-align: left !important;
79
- padding: .5em 0 0.5em 1em !important;
80
- }
81
- .syntaxhighlighter table td.code {
82
- width: 100% !important;
83
- }
84
- .syntaxhighlighter table td.code .container {
85
- position: relative !important;
86
- }
87
- .syntaxhighlighter table td.code .container textarea {
88
- box-sizing: border-box !important;
89
- position: absolute !important;
90
- left: 0 !important;
91
- top: 0 !important;
92
- width: 100% !important;
93
- height: 100% !important;
94
- border: none !important;
95
- background: white !important;
96
- padding-left: 1em !important;
97
- overflow: hidden !important;
98
- white-space: pre !important;
99
- }
100
- .syntaxhighlighter table td.gutter .line {
101
- text-align: right !important;
102
- padding: 0 0.5em 0 1em !important;
103
- }
104
- .syntaxhighlighter table td.code .line {
105
- padding: 0 1em !important;
106
- }
107
- .syntaxhighlighter.nogutter td.code .container textarea, .syntaxhighlighter.nogutter td.code .line {
108
- padding-left: 0em !important;
109
- }
110
- .syntaxhighlighter.show {
111
- display: block !important;
112
- }
113
- .syntaxhighlighter.collapsed table {
114
- display: none !important;
115
- }
116
- .syntaxhighlighter.collapsed .toolbar {
117
- padding: 0.1em 0.8em 0em 0.8em !important;
118
- font-size: 1em !important;
119
- position: static !important;
120
- width: auto !important;
121
- height: auto !important;
122
- }
123
- .syntaxhighlighter.collapsed .toolbar span {
124
- display: inline !important;
125
- margin-right: 1em !important;
126
- }
127
- .syntaxhighlighter.collapsed .toolbar span a {
128
- padding: 0 !important;
129
- display: none !important;
130
- }
131
- .syntaxhighlighter.collapsed .toolbar span a.expandSource {
132
- display: inline !important;
133
- }
134
- .syntaxhighlighter .toolbar {
135
- position: absolute !important;
136
- right: 1px !important;
137
- top: 1px !important;
138
- width: 11px !important;
139
- height: 11px !important;
140
- font-size: 10px !important;
141
- z-index: 10 !important;
142
- }
143
- .syntaxhighlighter .toolbar span.title {
144
- display: inline !important;
145
- }
146
- .syntaxhighlighter .toolbar a {
147
- display: block !important;
148
- text-align: center !important;
149
- text-decoration: none !important;
150
- padding-top: 1px !important;
151
- }
152
- .syntaxhighlighter .toolbar a.expandSource {
153
- display: none !important;
154
- }
155
- .syntaxhighlighter.ie {
156
- font-size: .85em !important;
157
- padding: 1px 0 1px 0 !important;
158
- }
159
- .syntaxhighlighter.ie .toolbar {
160
- line-height: 8px !important;
161
- }
162
- .syntaxhighlighter.ie .toolbar a {
163
- padding-top: 0px !important;
164
- }
165
- .syntaxhighlighter.printing .line.alt1 .content,
166
- .syntaxhighlighter.printing .line.alt2 .content,
167
- .syntaxhighlighter.printing .line.highlighted .number,
168
- .syntaxhighlighter.printing .line.highlighted.alt1 .content,
169
- .syntaxhighlighter.printing .line.highlighted.alt2 .content {
170
- background: none !important;
171
- }
172
- .syntaxhighlighter.printing .line .number {
173
- color: #bbbbbb !important;
174
- }
175
- .syntaxhighlighter.printing .line .content {
176
- color: black !important;
177
- }
178
- .syntaxhighlighter.printing .toolbar {
179
- display: none !important;
180
- }
181
- .syntaxhighlighter.printing a {
182
- text-decoration: none !important;
183
- }
184
- .syntaxhighlighter.printing .plain, .syntaxhighlighter.printing .plain a {
185
- color: black !important;
186
- }
187
- .syntaxhighlighter.printing .comments, .syntaxhighlighter.printing .comments a {
188
- color: #008200 !important;
189
- }
190
- .syntaxhighlighter.printing .string, .syntaxhighlighter.printing .string a {
191
- color: blue !important;
192
- }
193
- .syntaxhighlighter.printing .keyword {
194
- color: #006699 !important;
195
- font-weight: bold !important;
196
- }
197
- .syntaxhighlighter.printing .preprocessor {
198
- color: gray !important;
199
- }
200
- .syntaxhighlighter.printing .variable {
201
- color: #aa7700 !important;
202
- }
203
- .syntaxhighlighter.printing .value {
204
- color: #009900 !important;
205
- }
206
- .syntaxhighlighter.printing .functions {
207
- color: #ff1493 !important;
208
- }
209
- .syntaxhighlighter.printing .constants {
210
- color: #0066cc !important;
211
- }
212
- .syntaxhighlighter.printing .script {
213
- font-weight: bold !important;
214
- }
215
- .syntaxhighlighter.printing .color1, .syntaxhighlighter.printing .color1 a {
216
- color: gray !important;
217
- }
218
- .syntaxhighlighter.printing .color2, .syntaxhighlighter.printing .color2 a {
219
- color: #ff1493 !important;
220
- }
221
- .syntaxhighlighter.printing .color3, .syntaxhighlighter.printing .color3 a {
222
- color: red !important;
223
- }
224
- .syntaxhighlighter.printing .break, .syntaxhighlighter.printing .break a {
225
- color: black !important;
226
- }
@@ -1,333 +0,0 @@
1
- /**
2
- * SyntaxHighlighter
3
- * http://alexgorbatchev.com/SyntaxHighlighter
4
- *
5
- * SyntaxHighlighter is donationware. If you are using it, please donate.
6
- * http://alexgorbatchev.com/SyntaxHighlighter/donate.html
7
- *
8
- * @version
9
- * 3.0.83 (July 02 2010)
10
- *
11
- * @copyright
12
- * Copyright (C) 2004-2010 Alex Gorbatchev.
13
- *
14
- * @license
15
- * Dual licensed under the MIT and GPL licenses.
16
- */
17
- .syntaxhighlighter a,
18
- .syntaxhighlighter div,
19
- .syntaxhighlighter code,
20
- .syntaxhighlighter table,
21
- .syntaxhighlighter table td,
22
- .syntaxhighlighter table tr,
23
- .syntaxhighlighter table tbody,
24
- .syntaxhighlighter table thead,
25
- .syntaxhighlighter table caption,
26
- .syntaxhighlighter textarea {
27
- -moz-border-radius: 0 0 0 0 !important;
28
- -webkit-border-radius: 0 0 0 0 !important;
29
- background: none !important;
30
- border: 0 !important;
31
- bottom: auto !important;
32
- float: none !important;
33
- height: auto !important;
34
- left: auto !important;
35
- line-height: 1.1em !important;
36
- margin: 0 !important;
37
- outline: 0 !important;
38
- overflow: visible !important;
39
- padding: 0 !important;
40
- position: static !important;
41
- right: auto !important;
42
- text-align: left !important;
43
- top: auto !important;
44
- vertical-align: baseline !important;
45
- width: auto !important;
46
- box-sizing: content-box !important;
47
- font-family: "Consolas", "Bitstream Vera Sans Mono", "Courier New", Courier, monospace !important;
48
- font-weight: normal !important;
49
- font-style: normal !important;
50
- font-size: 1em !important;
51
- min-height: inherit !important;
52
- min-height: auto !important;
53
- }
54
-
55
- .syntaxhighlighter {
56
- width: 100% !important;
57
- margin: 1em 0 1em 0 !important;
58
- position: relative !important;
59
- overflow: auto !important;
60
- font-size: 1em !important;
61
- }
62
- .syntaxhighlighter.source {
63
- overflow: hidden !important;
64
- }
65
- .syntaxhighlighter .bold {
66
- font-weight: bold !important;
67
- }
68
- .syntaxhighlighter .italic {
69
- font-style: italic !important;
70
- }
71
- .syntaxhighlighter .line {
72
- white-space: pre !important;
73
- }
74
- .syntaxhighlighter table {
75
- width: 100% !important;
76
- }
77
- .syntaxhighlighter table caption {
78
- text-align: left !important;
79
- padding: .5em 0 0.5em 1em !important;
80
- }
81
- .syntaxhighlighter table td.code {
82
- width: 100% !important;
83
- }
84
- .syntaxhighlighter table td.code .container {
85
- position: relative !important;
86
- }
87
- .syntaxhighlighter table td.code .container textarea {
88
- box-sizing: border-box !important;
89
- position: absolute !important;
90
- left: 0 !important;
91
- top: 0 !important;
92
- width: 100% !important;
93
- height: 100% !important;
94
- border: none !important;
95
- background: white !important;
96
- padding-left: 1em !important;
97
- overflow: hidden !important;
98
- white-space: pre !important;
99
- }
100
- .syntaxhighlighter table td.gutter .line {
101
- text-align: right !important;
102
- padding: 0 0.5em 0 1em !important;
103
- }
104
- .syntaxhighlighter table td.code .line {
105
- padding: 0 1em !important;
106
- }
107
- .syntaxhighlighter.nogutter td.code .container textarea, .syntaxhighlighter.nogutter td.code .line {
108
- padding-left: 0em !important;
109
- }
110
- .syntaxhighlighter.show {
111
- display: block !important;
112
- }
113
- .syntaxhighlighter.collapsed table {
114
- display: none !important;
115
- }
116
- .syntaxhighlighter.collapsed .toolbar {
117
- padding: 0.1em 0.8em 0em 0.8em !important;
118
- font-size: 1em !important;
119
- position: static !important;
120
- width: auto !important;
121
- height: auto !important;
122
- }
123
- .syntaxhighlighter.collapsed .toolbar span {
124
- display: inline !important;
125
- margin-right: 1em !important;
126
- }
127
- .syntaxhighlighter.collapsed .toolbar span a {
128
- padding: 0 !important;
129
- display: none !important;
130
- }
131
- .syntaxhighlighter.collapsed .toolbar span a.expandSource {
132
- display: inline !important;
133
- }
134
- .syntaxhighlighter .toolbar {
135
- position: absolute !important;
136
- right: 1px !important;
137
- top: 1px !important;
138
- width: 11px !important;
139
- height: 11px !important;
140
- font-size: 10px !important;
141
- z-index: 10 !important;
142
- }
143
- .syntaxhighlighter .toolbar span.title {
144
- display: inline !important;
145
- }
146
- .syntaxhighlighter .toolbar a {
147
- display: block !important;
148
- text-align: center !important;
149
- text-decoration: none !important;
150
- padding-top: 1px !important;
151
- }
152
- .syntaxhighlighter .toolbar a.expandSource {
153
- display: none !important;
154
- }
155
- .syntaxhighlighter.ie {
156
- font-size: .9em !important;
157
- padding: 1px 0 1px 0 !important;
158
- }
159
- .syntaxhighlighter.ie .toolbar {
160
- line-height: 8px !important;
161
- }
162
- .syntaxhighlighter.ie .toolbar a {
163
- padding-top: 0px !important;
164
- }
165
- .syntaxhighlighter.printing .line.alt1 .content,
166
- .syntaxhighlighter.printing .line.alt2 .content,
167
- .syntaxhighlighter.printing .line.highlighted .number,
168
- .syntaxhighlighter.printing .line.highlighted.alt1 .content,
169
- .syntaxhighlighter.printing .line.highlighted.alt2 .content {
170
- background: none !important;
171
- }
172
- .syntaxhighlighter.printing .line .number {
173
- color: #bbbbbb !important;
174
- }
175
- .syntaxhighlighter.printing .line .content {
176
- color: black !important;
177
- }
178
- .syntaxhighlighter.printing .toolbar {
179
- display: none !important;
180
- }
181
- .syntaxhighlighter.printing a {
182
- text-decoration: none !important;
183
- }
184
- .syntaxhighlighter.printing .plain, .syntaxhighlighter.printing .plain a {
185
- color: black !important;
186
- }
187
- .syntaxhighlighter.printing .comments, .syntaxhighlighter.printing .comments a {
188
- color: #008200 !important;
189
- }
190
- .syntaxhighlighter.printing .string, .syntaxhighlighter.printing .string a {
191
- color: blue !important;
192
- }
193
- .syntaxhighlighter.printing .keyword {
194
- color: #006699 !important;
195
- font-weight: bold !important;
196
- }
197
- .syntaxhighlighter.printing .preprocessor {
198
- color: gray !important;
199
- }
200
- .syntaxhighlighter.printing .variable {
201
- color: #aa7700 !important;
202
- }
203
- .syntaxhighlighter.printing .value {
204
- color: #009900 !important;
205
- }
206
- .syntaxhighlighter.printing .functions {
207
- color: #ff1493 !important;
208
- }
209
- .syntaxhighlighter.printing .constants {
210
- color: #0066cc !important;
211
- }
212
- .syntaxhighlighter.printing .script {
213
- font-weight: bold !important;
214
- }
215
- .syntaxhighlighter.printing .color1, .syntaxhighlighter.printing .color1 a {
216
- color: gray !important;
217
- }
218
- .syntaxhighlighter.printing .color2, .syntaxhighlighter.printing .color2 a {
219
- color: #ff1493 !important;
220
- }
221
- .syntaxhighlighter.printing .color3, .syntaxhighlighter.printing .color3 a {
222
- color: red !important;
223
- }
224
- .syntaxhighlighter.printing .break, .syntaxhighlighter.printing .break a {
225
- color: black !important;
226
- }
227
-
228
- .syntaxhighlighter {
229
- background-color: white !important;
230
- }
231
- .syntaxhighlighter .line.alt1 {
232
- background-color: white !important;
233
- }
234
- .syntaxhighlighter .line.alt2 {
235
- background-color: white !important;
236
- }
237
- .syntaxhighlighter .line.highlighted.alt1, .syntaxhighlighter .line.highlighted.alt2 {
238
- background-color: #e0e0e0 !important;
239
- }
240
- .syntaxhighlighter .line.highlighted.number {
241
- color: black !important;
242
- }
243
- .syntaxhighlighter table caption {
244
- color: black !important;
245
- }
246
- .syntaxhighlighter .gutter {
247
- color: #afafaf !important;
248
- }
249
- .syntaxhighlighter .gutter .line {
250
- border-right: 3px solid #6ce26c !important;
251
- }
252
- .syntaxhighlighter .gutter .line.highlighted {
253
- background-color: #6ce26c !important;
254
- color: white !important;
255
- }
256
- .syntaxhighlighter.printing .line .content {
257
- border: none !important;
258
- }
259
- .syntaxhighlighter.collapsed {
260
- overflow: visible !important;
261
- }
262
- .syntaxhighlighter.collapsed .toolbar {
263
- color: blue !important;
264
- background: white !important;
265
- border: 1px solid #6ce26c !important;
266
- }
267
- .syntaxhighlighter.collapsed .toolbar a {
268
- color: blue !important;
269
- }
270
- .syntaxhighlighter.collapsed .toolbar a:hover {
271
- color: red !important;
272
- }
273
- .syntaxhighlighter .toolbar {
274
- color: white !important;
275
- background: #6ce26c !important;
276
- border: none !important;
277
- }
278
- .syntaxhighlighter .toolbar a {
279
- color: white !important;
280
- }
281
- .syntaxhighlighter .toolbar a:hover {
282
- color: black !important;
283
- }
284
- .syntaxhighlighter .plain, .syntaxhighlighter .plain a {
285
- color: black !important;
286
- }
287
- .syntaxhighlighter .comments, .syntaxhighlighter .comments a {
288
- color: #008200 !important;
289
- }
290
- .syntaxhighlighter .string, .syntaxhighlighter .string a {
291
- color: blue !important;
292
- }
293
- .syntaxhighlighter .keyword {
294
- color: #000000 !important;
295
- }
296
- /*
297
- .syntaxhighlighter .keyword {
298
- color: #006699 !important;
299
- }
300
- */
301
- .syntaxhighlighter .preprocessor {
302
- color: gray !important;
303
- }
304
- .syntaxhighlighter .variable {
305
- color: #aa7700 !important;
306
- }
307
- .syntaxhighlighter .value {
308
- color: #009900 !important;
309
- }
310
- .syntaxhighlighter .functions {
311
- color: #ff1493 !important;
312
- }
313
- .syntaxhighlighter .constants {
314
- color: #0066cc !important;
315
- }
316
- .syntaxhighlighter .script {
317
- font-weight: bold !important;
318
- color: #006699 !important;
319
- background-color: none !important;
320
- }
321
- .syntaxhighlighter .color1, .syntaxhighlighter .color1 a {
322
- color: gray !important;
323
- }
324
- .syntaxhighlighter .color2, .syntaxhighlighter .color2 a {
325
- color: #ff1493 !important;
326
- }
327
- .syntaxhighlighter .color3, .syntaxhighlighter .color3 a {
328
- color: red !important;
329
- }
330
-
331
- .syntaxhighlighter .keyword {
332
- font-weight: bold !important;
333
- }