redsnow 0.3.2 → 0.3.3

Sign up to get free protection for your applications and to get access to all the features.
Files changed (530) hide show
  1. checksums.yaml +4 -4
  2. data/Gemfile.lock +39 -8
  3. data/Guardfile +7 -0
  4. data/Rakefile +18 -21
  5. data/Vagrantfile +9 -9
  6. data/lib/redsnow.rb +19 -32
  7. data/lib/redsnow/binding.rb +161 -166
  8. data/lib/redsnow/blueprint.rb +95 -103
  9. data/lib/redsnow/object.rb +3 -4
  10. data/lib/redsnow/parseresult.rb +31 -40
  11. data/lib/redsnow/sourcemap.rb +71 -96
  12. data/lib/redsnow/version.rb +2 -1
  13. data/redsnow.gemspec +23 -23
  14. metadata +22 -531
  15. data/doc/RedSnow.html +0 -321
  16. data/doc/RedSnow/Action.html +0 -702
  17. data/doc/RedSnow/Binding.html +0 -135
  18. data/doc/RedSnow/Blueprint.html +0 -657
  19. data/doc/RedSnow/BlueprintNode.html +0 -139
  20. data/doc/RedSnow/ErrorCodes.html +0 -165
  21. data/doc/RedSnow/Headers.html +0 -456
  22. data/doc/RedSnow/KeyValueCollection.html +0 -343
  23. data/doc/RedSnow/Location.html +0 -391
  24. data/doc/RedSnow/Metadata.html +0 -343
  25. data/doc/RedSnow/NamedBlueprintNode.html +0 -444
  26. data/doc/RedSnow/Object.html +0 -295
  27. data/doc/RedSnow/Parameter.html +0 -881
  28. data/doc/RedSnow/Parameters.html +0 -349
  29. data/doc/RedSnow/ParseResult.html +0 -570
  30. data/doc/RedSnow/Payload.html +0 -775
  31. data/doc/RedSnow/Resource.html +0 -790
  32. data/doc/RedSnow/ResourceGroup.html +0 -521
  33. data/doc/RedSnow/TransactionExample.html +0 -700
  34. data/doc/RedSnow/WarningCodes.html +0 -210
  35. data/doc/_index.html +0 -342
  36. data/doc/class_list.html +0 -54
  37. data/doc/css/common.css +0 -1
  38. data/doc/css/full_list.css +0 -57
  39. data/doc/css/style.css +0 -339
  40. data/doc/file.README.html +0 -136
  41. data/doc/file_list.html +0 -56
  42. data/doc/frames.html +0 -26
  43. data/doc/index.html +0 -136
  44. data/doc/js/app.js +0 -219
  45. data/doc/js/full_list.js +0 -178
  46. data/doc/js/jquery.js +0 -4
  47. data/doc/method_list.html +0 -347
  48. data/doc/top-level-namespace.html +0 -112
  49. data/ext/snowcrash/Gemfile +0 -8
  50. data/ext/snowcrash/Gemfile.lock +0 -40
  51. data/ext/snowcrash/LICENSE +0 -22
  52. data/ext/snowcrash/README.md +0 -118
  53. data/ext/snowcrash/bin/test-libsnowcrash +0 -0
  54. data/ext/snowcrash/build/out/Release/obj.target/test-libsnowcrash/test/test-ActionParser.o +0 -0
  55. data/ext/snowcrash/build/out/Release/obj.target/test-libsnowcrash/test/test-AssetParser.o +0 -0
  56. data/ext/snowcrash/build/out/Release/obj.target/test-libsnowcrash/test/test-Blueprint.o +0 -0
  57. data/ext/snowcrash/build/out/Release/obj.target/test-libsnowcrash/test/test-BlueprintParser.o +0 -0
  58. data/ext/snowcrash/build/out/Release/obj.target/test-libsnowcrash/test/test-HeaderParser.o +0 -0
  59. data/ext/snowcrash/build/out/Release/obj.target/test-libsnowcrash/test/test-HeadersParser.o +0 -0
  60. data/ext/snowcrash/build/out/Release/obj.target/test-libsnowcrash/test/test-Indentation.o +0 -0
  61. data/ext/snowcrash/build/out/Release/obj.target/test-libsnowcrash/test/test-ListUtility.o +0 -0
  62. data/ext/snowcrash/build/out/Release/obj.target/test-libsnowcrash/test/test-MarkdownBlock.o +0 -0
  63. data/ext/snowcrash/build/out/Release/obj.target/test-libsnowcrash/test/test-MarkdownParser.o +0 -0
  64. data/ext/snowcrash/build/out/Release/obj.target/test-libsnowcrash/test/test-ParameterDefinitonParser.o +0 -0
  65. data/ext/snowcrash/build/out/Release/obj.target/test-libsnowcrash/test/test-ParameterParser.o +0 -0
  66. data/ext/snowcrash/build/out/Release/obj.target/test-libsnowcrash/test/test-ParametersParser.o +0 -0
  67. data/ext/snowcrash/build/out/Release/obj.target/test-libsnowcrash/test/test-Parser.o +0 -0
  68. data/ext/snowcrash/build/out/Release/obj.target/test-libsnowcrash/test/test-PayloadParser.o +0 -0
  69. data/ext/snowcrash/build/out/Release/obj.target/test-libsnowcrash/test/test-RegexMatch.o +0 -0
  70. data/ext/snowcrash/build/out/Release/obj.target/test-libsnowcrash/test/test-ResouceGroupParser.o +0 -0
  71. data/ext/snowcrash/build/out/Release/obj.target/test-libsnowcrash/test/test-ResourceGroupParser.o +0 -0
  72. data/ext/snowcrash/build/out/Release/obj.target/test-libsnowcrash/test/test-ResourceParser.o +0 -0
  73. data/ext/snowcrash/build/out/Release/obj.target/test-libsnowcrash/test/test-SectionParser.o +0 -0
  74. data/ext/snowcrash/build/out/Release/obj.target/test-libsnowcrash/test/test-SymbolIdentifier.o +0 -0
  75. data/ext/snowcrash/build/out/Release/obj.target/test-libsnowcrash/test/test-SymbolTable.o +0 -0
  76. data/ext/snowcrash/build/out/Release/obj.target/test-libsnowcrash/test/test-UriTemplateParser.o +0 -0
  77. data/ext/snowcrash/build/out/Release/obj.target/test-libsnowcrash/test/test-ValuesParser.o +0 -0
  78. data/ext/snowcrash/build/out/Release/obj.target/test-libsnowcrash/test/test-Warnings.o +0 -0
  79. data/ext/snowcrash/build/out/Release/obj.target/test-libsnowcrash/test/test-csnowcrash.o +0 -0
  80. data/ext/snowcrash/build/out/Release/obj.target/test-libsnowcrash/test/test-snowcrash.o +0 -0
  81. data/ext/snowcrash/build/out/Release/test-libsnowcrash +0 -0
  82. data/ext/snowcrash/build/test-libsnowcrash.target.mk +0 -170
  83. data/ext/snowcrash/ext/cmdline/LICENSE +0 -30
  84. data/ext/snowcrash/ext/cmdline/README.rst +0 -191
  85. data/ext/snowcrash/ext/cmdline/cmdline.h +0 -817
  86. data/ext/snowcrash/ext/cmdline/test.cpp +0 -50
  87. data/ext/snowcrash/ext/cmdline/test2.cpp +0 -61
  88. data/ext/snowcrash/ext/markdown-parser/LICENSE +0 -22
  89. data/ext/snowcrash/ext/markdown-parser/README.md +0 -11
  90. data/ext/snowcrash/ext/markdown-parser/ext/sundown/README.markdown +0 -141
  91. data/ext/snowcrash/ext/markdown-parser/markdownparser.xcodeproj/project.pbxproj +0 -448
  92. data/ext/snowcrash/ext/markdown-parser/msvc/test-markdown/test-markdown.vcproj +0 -195
  93. data/ext/snowcrash/ext/markdown-parser/test/ext/Catch/LICENSE_1_0.txt +0 -23
  94. data/ext/snowcrash/ext/markdown-parser/test/ext/Catch/README.md +0 -24
  95. data/ext/snowcrash/ext/markdown-parser/test/ext/Catch/catch-logo-small.png +0 -0
  96. data/ext/snowcrash/ext/markdown-parser/test/ext/Catch/docs/assertions.md +0 -64
  97. data/ext/snowcrash/ext/markdown-parser/test/ext/Catch/docs/build-systems.md +0 -36
  98. data/ext/snowcrash/ext/markdown-parser/test/ext/Catch/docs/command-line.md +0 -155
  99. data/ext/snowcrash/ext/markdown-parser/test/ext/Catch/docs/contributing.md +0 -19
  100. data/ext/snowcrash/ext/markdown-parser/test/ext/Catch/docs/logging.md +0 -52
  101. data/ext/snowcrash/ext/markdown-parser/test/ext/Catch/docs/own-main.md +0 -68
  102. data/ext/snowcrash/ext/markdown-parser/test/ext/Catch/docs/reference-index.md +0 -14
  103. data/ext/snowcrash/ext/markdown-parser/test/ext/Catch/docs/test-cases-and-sections.md +0 -60
  104. data/ext/snowcrash/ext/markdown-parser/test/ext/Catch/docs/test-fixtures.md +0 -32
  105. data/ext/snowcrash/ext/markdown-parser/test/ext/Catch/docs/tutorial.md +0 -228
  106. data/ext/snowcrash/ext/markdown-parser/test/ext/Catch/docs/whats-changed.md +0 -24
  107. data/ext/snowcrash/ext/markdown-parser/test/ext/Catch/docs/why-catch.md +0 -42
  108. data/ext/snowcrash/ext/markdown-parser/test/ext/Catch/include/catch.hpp +0 -202
  109. data/ext/snowcrash/ext/markdown-parser/test/ext/Catch/include/catch_runner.hpp +0 -224
  110. data/ext/snowcrash/ext/markdown-parser/test/ext/Catch/include/catch_with_main.hpp +0 -15
  111. data/ext/snowcrash/ext/markdown-parser/test/ext/Catch/include/external/clara.h +0 -868
  112. data/ext/snowcrash/ext/markdown-parser/test/ext/Catch/include/external/tbc_text_format.h +0 -153
  113. data/ext/snowcrash/ext/markdown-parser/test/ext/Catch/include/internal/catch_approx.hpp +0 -91
  114. data/ext/snowcrash/ext/markdown-parser/test/ext/Catch/include/internal/catch_assertionresult.h +0 -71
  115. data/ext/snowcrash/ext/markdown-parser/test/ext/Catch/include/internal/catch_assertionresult.hpp +0 -91
  116. data/ext/snowcrash/ext/markdown-parser/test/ext/Catch/include/internal/catch_capture.hpp +0 -179
  117. data/ext/snowcrash/ext/markdown-parser/test/ext/Catch/include/internal/catch_clara.h +0 -32
  118. data/ext/snowcrash/ext/markdown-parser/test/ext/Catch/include/internal/catch_commandline.hpp +0 -145
  119. data/ext/snowcrash/ext/markdown-parser/test/ext/Catch/include/internal/catch_common.h +0 -119
  120. data/ext/snowcrash/ext/markdown-parser/test/ext/Catch/include/internal/catch_common.hpp +0 -86
  121. data/ext/snowcrash/ext/markdown-parser/test/ext/Catch/include/internal/catch_compiler_capabilities.h +0 -123
  122. data/ext/snowcrash/ext/markdown-parser/test/ext/Catch/include/internal/catch_config.hpp +0 -178
  123. data/ext/snowcrash/ext/markdown-parser/test/ext/Catch/include/internal/catch_console_colour.hpp +0 -66
  124. data/ext/snowcrash/ext/markdown-parser/test/ext/Catch/include/internal/catch_console_colour_impl.hpp +0 -166
  125. data/ext/snowcrash/ext/markdown-parser/test/ext/Catch/include/internal/catch_context.h +0 -53
  126. data/ext/snowcrash/ext/markdown-parser/test/ext/Catch/include/internal/catch_context_impl.hpp +0 -112
  127. data/ext/snowcrash/ext/markdown-parser/test/ext/Catch/include/internal/catch_debugger.h +0 -49
  128. data/ext/snowcrash/ext/markdown-parser/test/ext/Catch/include/internal/catch_debugger.hpp +0 -100
  129. data/ext/snowcrash/ext/markdown-parser/test/ext/Catch/include/internal/catch_default_main.hpp +0 -38
  130. data/ext/snowcrash/ext/markdown-parser/test/ext/Catch/include/internal/catch_evaluate.hpp +0 -178
  131. data/ext/snowcrash/ext/markdown-parser/test/ext/Catch/include/internal/catch_exception_translator_registry.hpp +0 -75
  132. data/ext/snowcrash/ext/markdown-parser/test/ext/Catch/include/internal/catch_expression_decomposer.hpp +0 -31
  133. data/ext/snowcrash/ext/markdown-parser/test/ext/Catch/include/internal/catch_expression_lhs.hpp +0 -105
  134. data/ext/snowcrash/ext/markdown-parser/test/ext/Catch/include/internal/catch_expressionresult_builder.h +0 -63
  135. data/ext/snowcrash/ext/markdown-parser/test/ext/Catch/include/internal/catch_expressionresult_builder.hpp +0 -98
  136. data/ext/snowcrash/ext/markdown-parser/test/ext/Catch/include/internal/catch_generators.hpp +0 -190
  137. data/ext/snowcrash/ext/markdown-parser/test/ext/Catch/include/internal/catch_generators_impl.hpp +0 -86
  138. data/ext/snowcrash/ext/markdown-parser/test/ext/Catch/include/internal/catch_impl.hpp +0 -92
  139. data/ext/snowcrash/ext/markdown-parser/test/ext/Catch/include/internal/catch_interfaces_capture.h +0 -46
  140. data/ext/snowcrash/ext/markdown-parser/test/ext/Catch/include/internal/catch_interfaces_config.h +0 -54
  141. data/ext/snowcrash/ext/markdown-parser/test/ext/Catch/include/internal/catch_interfaces_exception.h +0 -66
  142. data/ext/snowcrash/ext/markdown-parser/test/ext/Catch/include/internal/catch_interfaces_generators.h +0 -32
  143. data/ext/snowcrash/ext/markdown-parser/test/ext/Catch/include/internal/catch_interfaces_registry_hub.h +0 -44
  144. data/ext/snowcrash/ext/markdown-parser/test/ext/Catch/include/internal/catch_interfaces_reporter.h +0 -265
  145. data/ext/snowcrash/ext/markdown-parser/test/ext/Catch/include/internal/catch_interfaces_runner.h +0 -19
  146. data/ext/snowcrash/ext/markdown-parser/test/ext/Catch/include/internal/catch_interfaces_testcase.h +0 -37
  147. data/ext/snowcrash/ext/markdown-parser/test/ext/Catch/include/internal/catch_legacy_reporter_adapter.h +0 -59
  148. data/ext/snowcrash/ext/markdown-parser/test/ext/Catch/include/internal/catch_legacy_reporter_adapter.hpp +0 -82
  149. data/ext/snowcrash/ext/markdown-parser/test/ext/Catch/include/internal/catch_list.hpp +0 -150
  150. data/ext/snowcrash/ext/markdown-parser/test/ext/Catch/include/internal/catch_matchers.hpp +0 -233
  151. data/ext/snowcrash/ext/markdown-parser/test/ext/Catch/include/internal/catch_message.h +0 -65
  152. data/ext/snowcrash/ext/markdown-parser/test/ext/Catch/include/internal/catch_message.hpp +0 -43
  153. data/ext/snowcrash/ext/markdown-parser/test/ext/Catch/include/internal/catch_notimplemented_exception.h +0 -35
  154. data/ext/snowcrash/ext/markdown-parser/test/ext/Catch/include/internal/catch_notimplemented_exception.hpp +0 -30
  155. data/ext/snowcrash/ext/markdown-parser/test/ext/Catch/include/internal/catch_objc.hpp +0 -203
  156. data/ext/snowcrash/ext/markdown-parser/test/ext/Catch/include/internal/catch_objc_arc.hpp +0 -51
  157. data/ext/snowcrash/ext/markdown-parser/test/ext/Catch/include/internal/catch_option.hpp +0 -75
  158. data/ext/snowcrash/ext/markdown-parser/test/ext/Catch/include/internal/catch_platform.h +0 -20
  159. data/ext/snowcrash/ext/markdown-parser/test/ext/Catch/include/internal/catch_ptr.hpp +0 -94
  160. data/ext/snowcrash/ext/markdown-parser/test/ext/Catch/include/internal/catch_registry_hub.hpp +0 -83
  161. data/ext/snowcrash/ext/markdown-parser/test/ext/Catch/include/internal/catch_reporter_registrars.hpp +0 -74
  162. data/ext/snowcrash/ext/markdown-parser/test/ext/Catch/include/internal/catch_reporter_registry.hpp +0 -45
  163. data/ext/snowcrash/ext/markdown-parser/test/ext/Catch/include/internal/catch_result_type.h +0 -66
  164. data/ext/snowcrash/ext/markdown-parser/test/ext/Catch/include/internal/catch_runner_impl.hpp +0 -319
  165. data/ext/snowcrash/ext/markdown-parser/test/ext/Catch/include/internal/catch_section.h +0 -55
  166. data/ext/snowcrash/ext/markdown-parser/test/ext/Catch/include/internal/catch_section.hpp +0 -40
  167. data/ext/snowcrash/ext/markdown-parser/test/ext/Catch/include/internal/catch_section_info.h +0 -31
  168. data/ext/snowcrash/ext/markdown-parser/test/ext/Catch/include/internal/catch_section_info.hpp +0 -113
  169. data/ext/snowcrash/ext/markdown-parser/test/ext/Catch/include/internal/catch_sfinae.hpp +0 -44
  170. data/ext/snowcrash/ext/markdown-parser/test/ext/Catch/include/internal/catch_stream.h +0 -33
  171. data/ext/snowcrash/ext/markdown-parser/test/ext/Catch/include/internal/catch_stream.hpp +0 -83
  172. data/ext/snowcrash/ext/markdown-parser/test/ext/Catch/include/internal/catch_streambuf.h +0 -23
  173. data/ext/snowcrash/ext/markdown-parser/test/ext/Catch/include/internal/catch_tags.h +0 -109
  174. data/ext/snowcrash/ext/markdown-parser/test/ext/Catch/include/internal/catch_tags.hpp +0 -137
  175. data/ext/snowcrash/ext/markdown-parser/test/ext/Catch/include/internal/catch_test_case_info.h +0 -84
  176. data/ext/snowcrash/ext/markdown-parser/test/ext/Catch/include/internal/catch_test_case_info.hpp +0 -166
  177. data/ext/snowcrash/ext/markdown-parser/test/ext/Catch/include/internal/catch_test_case_registry_impl.hpp +0 -146
  178. data/ext/snowcrash/ext/markdown-parser/test/ext/Catch/include/internal/catch_test_case_tracker.hpp +0 -148
  179. data/ext/snowcrash/ext/markdown-parser/test/ext/Catch/include/internal/catch_test_registry.hpp +0 -120
  180. data/ext/snowcrash/ext/markdown-parser/test/ext/Catch/include/internal/catch_test_spec.h +0 -65
  181. data/ext/snowcrash/ext/markdown-parser/test/ext/Catch/include/internal/catch_test_spec.hpp +0 -133
  182. data/ext/snowcrash/ext/markdown-parser/test/ext/Catch/include/internal/catch_text.h +0 -24
  183. data/ext/snowcrash/ext/markdown-parser/test/ext/Catch/include/internal/catch_timer.h +0 -35
  184. data/ext/snowcrash/ext/markdown-parser/test/ext/Catch/include/internal/catch_timer.hpp +0 -63
  185. data/ext/snowcrash/ext/markdown-parser/test/ext/Catch/include/internal/catch_tostring.hpp +0 -276
  186. data/ext/snowcrash/ext/markdown-parser/test/ext/Catch/include/internal/catch_totals.hpp +0 -67
  187. data/ext/snowcrash/ext/markdown-parser/test/ext/Catch/include/internal/catch_version.h +0 -37
  188. data/ext/snowcrash/ext/markdown-parser/test/ext/Catch/include/internal/catch_version.hpp +0 -19
  189. data/ext/snowcrash/ext/markdown-parser/test/ext/Catch/include/internal/catch_xmlwriter.hpp +0 -218
  190. data/ext/snowcrash/ext/markdown-parser/test/ext/Catch/include/reporters/catch_reporter_bases.hpp +0 -203
  191. data/ext/snowcrash/ext/markdown-parser/test/ext/Catch/include/reporters/catch_reporter_console.hpp +0 -411
  192. data/ext/snowcrash/ext/markdown-parser/test/ext/Catch/include/reporters/catch_reporter_junit.hpp +0 -226
  193. data/ext/snowcrash/ext/markdown-parser/test/ext/Catch/include/reporters/catch_reporter_xml.hpp +0 -151
  194. data/ext/snowcrash/ext/markdown-parser/test/ext/Catch/projects/CMake/CMakeLists.txt +0 -38
  195. data/ext/snowcrash/ext/markdown-parser/test/ext/Catch/projects/SelfTest/ApproxTests.cpp +0 -112
  196. data/ext/snowcrash/ext/markdown-parser/test/ext/Catch/projects/SelfTest/BDDTests.cpp +0 -68
  197. data/ext/snowcrash/ext/markdown-parser/test/ext/Catch/projects/SelfTest/Baselines/console.std.approved.txt +0 -778
  198. data/ext/snowcrash/ext/markdown-parser/test/ext/Catch/projects/SelfTest/Baselines/console.sw.approved.txt +0 -6995
  199. data/ext/snowcrash/ext/markdown-parser/test/ext/Catch/projects/SelfTest/Baselines/console.swa4.approved.txt +0 -322
  200. data/ext/snowcrash/ext/markdown-parser/test/ext/Catch/projects/SelfTest/Baselines/junit.sw.approved.txt +0 -562
  201. data/ext/snowcrash/ext/markdown-parser/test/ext/Catch/projects/SelfTest/Baselines/xml.sw.approved.txt +0 -7251
  202. data/ext/snowcrash/ext/markdown-parser/test/ext/Catch/projects/SelfTest/ClassTests.cpp +0 -57
  203. data/ext/snowcrash/ext/markdown-parser/test/ext/Catch/projects/SelfTest/ConditionTests.cpp +0 -334
  204. data/ext/snowcrash/ext/markdown-parser/test/ext/Catch/projects/SelfTest/ExceptionTests.cpp +0 -153
  205. data/ext/snowcrash/ext/markdown-parser/test/ext/Catch/projects/SelfTest/GeneratorTests.cpp +0 -42
  206. data/ext/snowcrash/ext/markdown-parser/test/ext/Catch/projects/SelfTest/MessageTests.cpp +0 -121
  207. data/ext/snowcrash/ext/markdown-parser/test/ext/Catch/projects/SelfTest/MiscTests.cpp +0 -341
  208. data/ext/snowcrash/ext/markdown-parser/test/ext/Catch/projects/SelfTest/SectionTrackerTests.cpp +0 -164
  209. data/ext/snowcrash/ext/markdown-parser/test/ext/Catch/projects/SelfTest/SurrogateCpps/catch_common.cpp +0 -2
  210. data/ext/snowcrash/ext/markdown-parser/test/ext/Catch/projects/SelfTest/SurrogateCpps/catch_console_colour.cpp +0 -2
  211. data/ext/snowcrash/ext/markdown-parser/test/ext/Catch/projects/SelfTest/SurrogateCpps/catch_debugger.cpp +0 -2
  212. data/ext/snowcrash/ext/markdown-parser/test/ext/Catch/projects/SelfTest/SurrogateCpps/catch_interfaces_capture.cpp +0 -2
  213. data/ext/snowcrash/ext/markdown-parser/test/ext/Catch/projects/SelfTest/SurrogateCpps/catch_interfaces_config.cpp +0 -1
  214. data/ext/snowcrash/ext/markdown-parser/test/ext/Catch/projects/SelfTest/SurrogateCpps/catch_interfaces_exception.cpp +0 -1
  215. data/ext/snowcrash/ext/markdown-parser/test/ext/Catch/projects/SelfTest/SurrogateCpps/catch_interfaces_generators.cpp +0 -1
  216. data/ext/snowcrash/ext/markdown-parser/test/ext/Catch/projects/SelfTest/SurrogateCpps/catch_interfaces_registry_hub.cpp +0 -2
  217. data/ext/snowcrash/ext/markdown-parser/test/ext/Catch/projects/SelfTest/SurrogateCpps/catch_interfaces_reporter.cpp +0 -1
  218. data/ext/snowcrash/ext/markdown-parser/test/ext/Catch/projects/SelfTest/SurrogateCpps/catch_interfaces_runner.cpp +0 -1
  219. data/ext/snowcrash/ext/markdown-parser/test/ext/Catch/projects/SelfTest/SurrogateCpps/catch_interfaces_testcase.cpp +0 -1
  220. data/ext/snowcrash/ext/markdown-parser/test/ext/Catch/projects/SelfTest/SurrogateCpps/catch_message.cpp +0 -2
  221. data/ext/snowcrash/ext/markdown-parser/test/ext/Catch/projects/SelfTest/SurrogateCpps/catch_option.cpp +0 -2
  222. data/ext/snowcrash/ext/markdown-parser/test/ext/Catch/projects/SelfTest/SurrogateCpps/catch_ptr.cpp +0 -2
  223. data/ext/snowcrash/ext/markdown-parser/test/ext/Catch/projects/SelfTest/SurrogateCpps/catch_stream.cpp +0 -2
  224. data/ext/snowcrash/ext/markdown-parser/test/ext/Catch/projects/SelfTest/SurrogateCpps/catch_streambuf.cpp +0 -2
  225. data/ext/snowcrash/ext/markdown-parser/test/ext/Catch/projects/SelfTest/SurrogateCpps/catch_tags.cpp +0 -2
  226. data/ext/snowcrash/ext/markdown-parser/test/ext/Catch/projects/SelfTest/SurrogateCpps/catch_xmlwriter.cpp +0 -2
  227. data/ext/snowcrash/ext/markdown-parser/test/ext/Catch/projects/SelfTest/TestMain.cpp +0 -541
  228. data/ext/snowcrash/ext/markdown-parser/test/ext/Catch/projects/SelfTest/TrickyTests.cpp +0 -396
  229. data/ext/snowcrash/ext/markdown-parser/test/ext/Catch/projects/SelfTest/VariadicMacrosTests.cpp +0 -31
  230. data/ext/snowcrash/ext/markdown-parser/test/ext/Catch/projects/SelfTest/makefile +0 -21
  231. data/ext/snowcrash/ext/markdown-parser/test/ext/Catch/projects/VS2008/TestCatch/TestCatch.sln +0 -20
  232. data/ext/snowcrash/ext/markdown-parser/test/ext/Catch/projects/VS2008/TestCatch/TestCatch/TestCatch.cpp +0 -8
  233. data/ext/snowcrash/ext/markdown-parser/test/ext/Catch/projects/VS2008/TestCatch/TestCatch/TestCatch.vcproj +0 -394
  234. data/ext/snowcrash/ext/markdown-parser/test/ext/Catch/projects/VS2010/TestCatch/TestCatch.sln +0 -20
  235. data/ext/snowcrash/ext/markdown-parser/test/ext/Catch/projects/VS2010/TestCatch/TestCatch/TestCatch.vcxproj +0 -148
  236. data/ext/snowcrash/ext/markdown-parser/test/ext/Catch/projects/XCode/CatchSelfTest/CatchSelfTest.xcodeproj/project.pbxproj +0 -685
  237. data/ext/snowcrash/ext/markdown-parser/test/ext/Catch/projects/XCode/CatchSelfTest/CatchSelfTest.xcodeproj/project.xcworkspace/contents.xcworkspacedata +0 -7
  238. data/ext/snowcrash/ext/markdown-parser/test/ext/Catch/projects/XCode/CatchSelfTest/CatchSelfTest.xcodeproj/project.xcworkspace/xcshareddata/CatchSelfTest.xccheckout +0 -41
  239. data/ext/snowcrash/ext/markdown-parser/test/ext/Catch/projects/XCode/CatchSelfTest/CatchSelfTest/CatchSelfTest.1 +0 -79
  240. data/ext/snowcrash/ext/markdown-parser/test/ext/Catch/projects/XCode/CatchSelfTest/CatchSelfTest/catch_text.cpp +0 -2
  241. data/ext/snowcrash/ext/markdown-parser/test/ext/Catch/projects/XCode/CatchSelfTest/CatchSelfTestSingle.xcodeproj/project.pbxproj +0 -258
  242. data/ext/snowcrash/ext/markdown-parser/test/ext/Catch/projects/XCode/CatchSelfTest/CatchSelfTestSingle.xcodeproj/project.xcworkspace/contents.xcworkspacedata +0 -7
  243. data/ext/snowcrash/ext/markdown-parser/test/ext/Catch/projects/XCode/CatchSelfTest/CatchSelfTestSingle.xcodeproj/project.xcworkspace/xcshareddata/CatchSelfTestSingle.xccheckout +0 -41
  244. data/ext/snowcrash/ext/markdown-parser/test/ext/Catch/projects/XCode/CatchSelfTest/CatchSelfTestSingle/dummy.txt +0 -0
  245. data/ext/snowcrash/ext/markdown-parser/test/ext/Catch/projects/XCode/OCTest/OCTest.xcodeproj/project.pbxproj +0 -265
  246. data/ext/snowcrash/ext/markdown-parser/test/ext/Catch/projects/XCode/OCTest/OCTest.xcodeproj/project.xcworkspace/contents.xcworkspacedata +0 -7
  247. data/ext/snowcrash/ext/markdown-parser/test/ext/Catch/projects/XCode/OCTest/OCTest.xcodeproj/project.xcworkspace/xcshareddata/OCTest.xccheckout +0 -41
  248. data/ext/snowcrash/ext/markdown-parser/test/ext/Catch/projects/XCode/OCTest/OCTest/CatchOCTestCase.h +0 -25
  249. data/ext/snowcrash/ext/markdown-parser/test/ext/Catch/projects/XCode/OCTest/OCTest/CatchOCTestCase.mm +0 -83
  250. data/ext/snowcrash/ext/markdown-parser/test/ext/Catch/projects/XCode/OCTest/OCTest/Main.mm +0 -2
  251. data/ext/snowcrash/ext/markdown-parser/test/ext/Catch/projects/XCode/OCTest/OCTest/OCTest.1 +0 -79
  252. data/ext/snowcrash/ext/markdown-parser/test/ext/Catch/projects/XCode/OCTest/OCTest/OCTest.mm +0 -28
  253. data/ext/snowcrash/ext/markdown-parser/test/ext/Catch/projects/XCode/OCTest/OCTest/TestObj.h +0 -28
  254. data/ext/snowcrash/ext/markdown-parser/test/ext/Catch/projects/XCode/OCTest/OCTest/TestObj.m +0 -25
  255. data/ext/snowcrash/ext/markdown-parser/test/ext/Catch/projects/XCode/iOSTest/iOSTest.xcodeproj/project.pbxproj +0 -299
  256. data/ext/snowcrash/ext/markdown-parser/test/ext/Catch/projects/XCode/iOSTest/iOSTest.xcodeproj/project.xcworkspace/contents.xcworkspacedata +0 -7
  257. data/ext/snowcrash/ext/markdown-parser/test/ext/Catch/projects/XCode/iOSTest/iOSTest/OCTest.mm +0 -27
  258. data/ext/snowcrash/ext/markdown-parser/test/ext/Catch/projects/XCode/iOSTest/iOSTest/TestObj.h +0 -25
  259. data/ext/snowcrash/ext/markdown-parser/test/ext/Catch/projects/XCode/iOSTest/iOSTest/TestObj.m +0 -18
  260. data/ext/snowcrash/ext/markdown-parser/test/ext/Catch/projects/XCode/iOSTest/iOSTest/en.lproj/InfoPlist.strings +0 -2
  261. data/ext/snowcrash/ext/markdown-parser/test/ext/Catch/projects/XCode/iOSTest/iOSTest/iOSTest-Info.plist +0 -47
  262. data/ext/snowcrash/ext/markdown-parser/test/ext/Catch/projects/XCode/iOSTest/iOSTest/iOSTest-Prefix.pch +0 -14
  263. data/ext/snowcrash/ext/markdown-parser/test/ext/Catch/projects/runners/iTchRunner/internal/iTchRunnerAppDelegate.h +0 -114
  264. data/ext/snowcrash/ext/markdown-parser/test/ext/Catch/projects/runners/iTchRunner/internal/iTchRunnerMainView.h +0 -189
  265. data/ext/snowcrash/ext/markdown-parser/test/ext/Catch/projects/runners/iTchRunner/internal/iTchRunnerReporter.h +0 -115
  266. data/ext/snowcrash/ext/markdown-parser/test/ext/Catch/projects/runners/iTchRunner/itChRunnerMain.mm +0 -27
  267. data/ext/snowcrash/ext/markdown-parser/test/ext/Catch/projects/runners/iTchRunner/readme +0 -6
  268. data/ext/snowcrash/ext/markdown-parser/test/ext/Catch/scripts/approvalTests.py +0 -99
  269. data/ext/snowcrash/ext/markdown-parser/test/ext/Catch/scripts/approve.py +0 -29
  270. data/ext/snowcrash/ext/markdown-parser/test/ext/Catch/scripts/generateSingleHeader.py +0 -152
  271. data/ext/snowcrash/ext/markdown-parser/test/ext/Catch/scripts/scriptCommon.py +0 -4
  272. data/ext/snowcrash/ext/markdown-parser/test/ext/Catch/single_include/catch.hpp +0 -8544
  273. data/ext/snowcrash/ext/markdown-parser/test/test-ByteBuffer.cc +0 -83
  274. data/ext/snowcrash/ext/markdown-parser/test/test-MarkdownParser.cc +0 -628
  275. data/ext/snowcrash/ext/markdown-parser/test/test-libmarkdownparser.cc +0 -10
  276. data/ext/snowcrash/features/fixtures/ast.json +0 -154
  277. data/ext/snowcrash/features/fixtures/ast.yaml +0 -87
  278. data/ext/snowcrash/features/fixtures/blueprint.apib +0 -84
  279. data/ext/snowcrash/features/fixtures/invalid_blueprint.apib +0 -4
  280. data/ext/snowcrash/features/parse.feature +0 -23
  281. data/ext/snowcrash/features/step_definitions/file_content_step.rb +0 -8
  282. data/ext/snowcrash/features/support/env.rb +0 -7
  283. data/ext/snowcrash/features/support/setup.rb +0 -1
  284. data/ext/snowcrash/features/validate.feature +0 -37
  285. data/ext/snowcrash/features/version.feature +0 -10
  286. data/ext/snowcrash/snowcrash.xcodeproj/project.pbxproj +0 -798
  287. data/ext/snowcrash/test/README.md +0 -7
  288. data/ext/snowcrash/test/performance/fixtures/fixture-1.apib +0 -174
  289. data/ext/snowcrash/test/performance/fixtures/fixture-2.apib +0 -2455
  290. data/ext/snowcrash/test/performance/fixtures/fixture-3.apib +0 -10363
  291. data/ext/snowcrash/test/performance/fixtures/fixture-4.apib +0 -8390
  292. data/ext/snowcrash/test/performance/perf-snowcrash.cc +0 -162
  293. data/ext/snowcrash/test/snowcrashtest.h +0 -88
  294. data/ext/snowcrash/test/test-ActionParser.cc +0 -491
  295. data/ext/snowcrash/test/test-AssetParser.cc +0 -224
  296. data/ext/snowcrash/test/test-Blueprint.cc +0 -32
  297. data/ext/snowcrash/test/test-BlueprintParser.cc +0 -462
  298. data/ext/snowcrash/test/test-HeadersParser.cc +0 -256
  299. data/ext/snowcrash/test/test-Indentation.cc +0 -336
  300. data/ext/snowcrash/test/test-ParameterParser.cc +0 -499
  301. data/ext/snowcrash/test/test-ParametersParser.cc +0 -355
  302. data/ext/snowcrash/test/test-PayloadParser.cc +0 -657
  303. data/ext/snowcrash/test/test-RegexMatch.cc +0 -35
  304. data/ext/snowcrash/test/test-ResourceGroupParser.cc +0 -457
  305. data/ext/snowcrash/test/test-ResourceParser.cc +0 -947
  306. data/ext/snowcrash/test/test-SectionParser.cc +0 -81
  307. data/ext/snowcrash/test/test-StringUtility.cc +0 -65
  308. data/ext/snowcrash/test/test-SymbolIdentifier.cc +0 -53
  309. data/ext/snowcrash/test/test-SymbolTable.cc +0 -31
  310. data/ext/snowcrash/test/test-UriTemplateParser.cc +0 -333
  311. data/ext/snowcrash/test/test-ValuesParser.cc +0 -106
  312. data/ext/snowcrash/test/test-Warnings.cc +0 -94
  313. data/ext/snowcrash/test/test-csnowcrash.cc +0 -404
  314. data/ext/snowcrash/test/test-snowcrash.cc +0 -664
  315. data/ext/snowcrash/test/vendor/Catch/LICENSE_1_0.txt +0 -23
  316. data/ext/snowcrash/test/vendor/Catch/README.md +0 -24
  317. data/ext/snowcrash/test/vendor/Catch/catch-logo-small.png +0 -0
  318. data/ext/snowcrash/test/vendor/Catch/docs/assertions.md +0 -59
  319. data/ext/snowcrash/test/vendor/Catch/docs/command-line.md +0 -137
  320. data/ext/snowcrash/test/vendor/Catch/docs/logging.md +0 -52
  321. data/ext/snowcrash/test/vendor/Catch/docs/own-main.md +0 -68
  322. data/ext/snowcrash/test/vendor/Catch/docs/reference-index.md +0 -13
  323. data/ext/snowcrash/test/vendor/Catch/docs/test-fixtures.md +0 -32
  324. data/ext/snowcrash/test/vendor/Catch/docs/tutorial.md +0 -100
  325. data/ext/snowcrash/test/vendor/Catch/docs/whats-changed.md +0 -24
  326. data/ext/snowcrash/test/vendor/Catch/docs/why-catch.md +0 -42
  327. data/ext/snowcrash/test/vendor/Catch/include/catch.hpp +0 -182
  328. data/ext/snowcrash/test/vendor/Catch/include/catch_runner.hpp +0 -236
  329. data/ext/snowcrash/test/vendor/Catch/include/catch_with_main.hpp +0 -15
  330. data/ext/snowcrash/test/vendor/Catch/include/internal/catch_approx.hpp +0 -91
  331. data/ext/snowcrash/test/vendor/Catch/include/internal/catch_assertionresult.h +0 -65
  332. data/ext/snowcrash/test/vendor/Catch/include/internal/catch_assertionresult.hpp +0 -91
  333. data/ext/snowcrash/test/vendor/Catch/include/internal/catch_capture.hpp +0 -175
  334. data/ext/snowcrash/test/vendor/Catch/include/internal/catch_commandline.hpp +0 -129
  335. data/ext/snowcrash/test/vendor/Catch/include/internal/catch_common.h +0 -148
  336. data/ext/snowcrash/test/vendor/Catch/include/internal/catch_compiler_capabilities.h +0 -85
  337. data/ext/snowcrash/test/vendor/Catch/include/internal/catch_config.hpp +0 -182
  338. data/ext/snowcrash/test/vendor/Catch/include/internal/catch_console_colour.hpp +0 -66
  339. data/ext/snowcrash/test/vendor/Catch/include/internal/catch_console_colour_impl.hpp +0 -153
  340. data/ext/snowcrash/test/vendor/Catch/include/internal/catch_context.h +0 -53
  341. data/ext/snowcrash/test/vendor/Catch/include/internal/catch_context_impl.hpp +0 -112
  342. data/ext/snowcrash/test/vendor/Catch/include/internal/catch_debugger.hpp +0 -116
  343. data/ext/snowcrash/test/vendor/Catch/include/internal/catch_default_main.hpp +0 -38
  344. data/ext/snowcrash/test/vendor/Catch/include/internal/catch_evaluate.hpp +0 -178
  345. data/ext/snowcrash/test/vendor/Catch/include/internal/catch_exception_translator_registry.hpp +0 -74
  346. data/ext/snowcrash/test/vendor/Catch/include/internal/catch_expression_decomposer.hpp +0 -31
  347. data/ext/snowcrash/test/vendor/Catch/include/internal/catch_expression_lhs.hpp +0 -97
  348. data/ext/snowcrash/test/vendor/Catch/include/internal/catch_expressionresult_builder.h +0 -63
  349. data/ext/snowcrash/test/vendor/Catch/include/internal/catch_expressionresult_builder.hpp +0 -98
  350. data/ext/snowcrash/test/vendor/Catch/include/internal/catch_generators.hpp +0 -190
  351. data/ext/snowcrash/test/vendor/Catch/include/internal/catch_generators_impl.hpp +0 -86
  352. data/ext/snowcrash/test/vendor/Catch/include/internal/catch_impl.hpp +0 -97
  353. data/ext/snowcrash/test/vendor/Catch/include/internal/catch_interfaces_capture.h +0 -46
  354. data/ext/snowcrash/test/vendor/Catch/include/internal/catch_interfaces_config.h +0 -32
  355. data/ext/snowcrash/test/vendor/Catch/include/internal/catch_interfaces_exception.h +0 -66
  356. data/ext/snowcrash/test/vendor/Catch/include/internal/catch_interfaces_generators.h +0 -32
  357. data/ext/snowcrash/test/vendor/Catch/include/internal/catch_interfaces_registry_hub.h +0 -45
  358. data/ext/snowcrash/test/vendor/Catch/include/internal/catch_interfaces_reporter.h +0 -339
  359. data/ext/snowcrash/test/vendor/Catch/include/internal/catch_interfaces_runner.h +0 -23
  360. data/ext/snowcrash/test/vendor/Catch/include/internal/catch_interfaces_testcase.h +0 -34
  361. data/ext/snowcrash/test/vendor/Catch/include/internal/catch_legacy_reporter_adapter.h +0 -39
  362. data/ext/snowcrash/test/vendor/Catch/include/internal/catch_legacy_reporter_adapter.hpp +0 -84
  363. data/ext/snowcrash/test/vendor/Catch/include/internal/catch_list.hpp +0 -198
  364. data/ext/snowcrash/test/vendor/Catch/include/internal/catch_matchers.hpp +0 -233
  365. data/ext/snowcrash/test/vendor/Catch/include/internal/catch_message.h +0 -65
  366. data/ext/snowcrash/test/vendor/Catch/include/internal/catch_message.hpp +0 -43
  367. data/ext/snowcrash/test/vendor/Catch/include/internal/catch_notimplemented_exception.h +0 -35
  368. data/ext/snowcrash/test/vendor/Catch/include/internal/catch_notimplemented_exception.hpp +0 -30
  369. data/ext/snowcrash/test/vendor/Catch/include/internal/catch_objc.hpp +0 -202
  370. data/ext/snowcrash/test/vendor/Catch/include/internal/catch_objc_arc.hpp +0 -51
  371. data/ext/snowcrash/test/vendor/Catch/include/internal/catch_option.hpp +0 -67
  372. data/ext/snowcrash/test/vendor/Catch/include/internal/catch_ptr.hpp +0 -94
  373. data/ext/snowcrash/test/vendor/Catch/include/internal/catch_registry_hub.hpp +0 -83
  374. data/ext/snowcrash/test/vendor/Catch/include/internal/catch_reporter_registrars.hpp +0 -75
  375. data/ext/snowcrash/test/vendor/Catch/include/internal/catch_reporter_registry.hpp +0 -45
  376. data/ext/snowcrash/test/vendor/Catch/include/internal/catch_result_type.h +0 -66
  377. data/ext/snowcrash/test/vendor/Catch/include/internal/catch_runner_impl.hpp +0 -326
  378. data/ext/snowcrash/test/vendor/Catch/include/internal/catch_running_test.hpp +0 -117
  379. data/ext/snowcrash/test/vendor/Catch/include/internal/catch_section.hpp +0 -56
  380. data/ext/snowcrash/test/vendor/Catch/include/internal/catch_section_info.hpp +0 -113
  381. data/ext/snowcrash/test/vendor/Catch/include/internal/catch_sfinae.hpp +0 -44
  382. data/ext/snowcrash/test/vendor/Catch/include/internal/catch_stream.hpp +0 -90
  383. data/ext/snowcrash/test/vendor/Catch/include/internal/catch_streambuf.h +0 -21
  384. data/ext/snowcrash/test/vendor/Catch/include/internal/catch_tags.hpp +0 -193
  385. data/ext/snowcrash/test/vendor/Catch/include/internal/catch_test_case_info.h +0 -82
  386. data/ext/snowcrash/test/vendor/Catch/include/internal/catch_test_case_info.hpp +0 -127
  387. data/ext/snowcrash/test/vendor/Catch/include/internal/catch_test_case_registry_impl.hpp +0 -151
  388. data/ext/snowcrash/test/vendor/Catch/include/internal/catch_test_registry.hpp +0 -120
  389. data/ext/snowcrash/test/vendor/Catch/include/internal/catch_test_spec.h +0 -166
  390. data/ext/snowcrash/test/vendor/Catch/include/internal/catch_text.h +0 -61
  391. data/ext/snowcrash/test/vendor/Catch/include/internal/catch_text.hpp +0 -92
  392. data/ext/snowcrash/test/vendor/Catch/include/internal/catch_tostring.hpp +0 -224
  393. data/ext/snowcrash/test/vendor/Catch/include/internal/catch_totals.hpp +0 -67
  394. data/ext/snowcrash/test/vendor/Catch/include/internal/catch_version.h +0 -37
  395. data/ext/snowcrash/test/vendor/Catch/include/internal/catch_version.hpp +0 -19
  396. data/ext/snowcrash/test/vendor/Catch/include/internal/catch_xmlwriter.hpp +0 -211
  397. data/ext/snowcrash/test/vendor/Catch/include/internal/clara.h +0 -553
  398. data/ext/snowcrash/test/vendor/Catch/include/reporters/catch_reporter_basic.hpp +0 -353
  399. data/ext/snowcrash/test/vendor/Catch/include/reporters/catch_reporter_console.hpp +0 -397
  400. data/ext/snowcrash/test/vendor/Catch/include/reporters/catch_reporter_junit.hpp +0 -252
  401. data/ext/snowcrash/test/vendor/Catch/include/reporters/catch_reporter_xml.hpp +0 -145
  402. data/ext/snowcrash/test/vendor/Catch/projects/SelfTest/ApproxTests.cpp +0 -112
  403. data/ext/snowcrash/test/vendor/Catch/projects/SelfTest/BDDTests.cpp +0 -68
  404. data/ext/snowcrash/test/vendor/Catch/projects/SelfTest/Baselines/approvedResults.txt +0 -14686
  405. data/ext/snowcrash/test/vendor/Catch/projects/SelfTest/ClassTests.cpp +0 -57
  406. data/ext/snowcrash/test/vendor/Catch/projects/SelfTest/CmdLineTests.cpp +0 -191
  407. data/ext/snowcrash/test/vendor/Catch/projects/SelfTest/ConditionTests.cpp +0 -348
  408. data/ext/snowcrash/test/vendor/Catch/projects/SelfTest/ExceptionTests.cpp +0 -143
  409. data/ext/snowcrash/test/vendor/Catch/projects/SelfTest/GeneratorTests.cpp +0 -42
  410. data/ext/snowcrash/test/vendor/Catch/projects/SelfTest/MessageTests.cpp +0 -102
  411. data/ext/snowcrash/test/vendor/Catch/projects/SelfTest/MiscTests.cpp +0 -343
  412. data/ext/snowcrash/test/vendor/Catch/projects/SelfTest/SurrogateCpps/catch_common.cpp +0 -2
  413. data/ext/snowcrash/test/vendor/Catch/projects/SelfTest/SurrogateCpps/catch_console_colour.cpp +0 -2
  414. data/ext/snowcrash/test/vendor/Catch/projects/SelfTest/SurrogateCpps/catch_debugger.cpp +0 -2
  415. data/ext/snowcrash/test/vendor/Catch/projects/SelfTest/SurrogateCpps/catch_interfaces_capture.cpp +0 -2
  416. data/ext/snowcrash/test/vendor/Catch/projects/SelfTest/SurrogateCpps/catch_interfaces_config.cpp +0 -1
  417. data/ext/snowcrash/test/vendor/Catch/projects/SelfTest/SurrogateCpps/catch_interfaces_exception.cpp +0 -1
  418. data/ext/snowcrash/test/vendor/Catch/projects/SelfTest/SurrogateCpps/catch_interfaces_generators.cpp +0 -1
  419. data/ext/snowcrash/test/vendor/Catch/projects/SelfTest/SurrogateCpps/catch_interfaces_registry_hub.cpp +0 -2
  420. data/ext/snowcrash/test/vendor/Catch/projects/SelfTest/SurrogateCpps/catch_interfaces_reporter.cpp +0 -1
  421. data/ext/snowcrash/test/vendor/Catch/projects/SelfTest/SurrogateCpps/catch_interfaces_runner.cpp +0 -1
  422. data/ext/snowcrash/test/vendor/Catch/projects/SelfTest/SurrogateCpps/catch_interfaces_testcase.cpp +0 -1
  423. data/ext/snowcrash/test/vendor/Catch/projects/SelfTest/SurrogateCpps/catch_message.cpp +0 -2
  424. data/ext/snowcrash/test/vendor/Catch/projects/SelfTest/SurrogateCpps/catch_option.cpp +0 -2
  425. data/ext/snowcrash/test/vendor/Catch/projects/SelfTest/SurrogateCpps/catch_ptr.cpp +0 -2
  426. data/ext/snowcrash/test/vendor/Catch/projects/SelfTest/SurrogateCpps/catch_stream.cpp +0 -2
  427. data/ext/snowcrash/test/vendor/Catch/projects/SelfTest/SurrogateCpps/catch_streambuf.cpp +0 -2
  428. data/ext/snowcrash/test/vendor/Catch/projects/SelfTest/SurrogateCpps/catch_tags.cpp +0 -2
  429. data/ext/snowcrash/test/vendor/Catch/projects/SelfTest/SurrogateCpps/catch_xmlwriter.cpp +0 -2
  430. data/ext/snowcrash/test/vendor/Catch/projects/SelfTest/TestMain.cpp +0 -561
  431. data/ext/snowcrash/test/vendor/Catch/projects/SelfTest/TrickyTests.cpp +0 -382
  432. data/ext/snowcrash/test/vendor/Catch/projects/SelfTest/VariadicMacrosTests.cpp +0 -31
  433. data/ext/snowcrash/test/vendor/Catch/projects/SelfTest/catch_self_test.cpp +0 -31
  434. data/ext/snowcrash/test/vendor/Catch/projects/SelfTest/catch_self_test.hpp +0 -177
  435. data/ext/snowcrash/test/vendor/Catch/projects/VS2008/TestCatch/TestCatch.sln +0 -20
  436. data/ext/snowcrash/test/vendor/Catch/projects/VS2008/TestCatch/TestCatch/ReadMe.txt +0 -33
  437. data/ext/snowcrash/test/vendor/Catch/projects/VS2008/TestCatch/TestCatch/TestCatch.cpp +0 -8
  438. data/ext/snowcrash/test/vendor/Catch/projects/VS2008/TestCatch/TestCatch/TestCatch.vcproj +0 -398
  439. data/ext/snowcrash/test/vendor/Catch/projects/VS2008/TestCatch/UpgradeLog.XML +0 -12
  440. data/ext/snowcrash/test/vendor/Catch/projects/VS2008/TestCatch/_UpgradeReport_Files/UpgradeReport.css +0 -207
  441. data/ext/snowcrash/test/vendor/Catch/projects/VS2008/TestCatch/_UpgradeReport_Files/UpgradeReport.xslt +0 -232
  442. data/ext/snowcrash/test/vendor/Catch/projects/VS2008/TestCatch/_UpgradeReport_Files/UpgradeReport_Minus.gif +0 -0
  443. data/ext/snowcrash/test/vendor/Catch/projects/VS2008/TestCatch/_UpgradeReport_Files/UpgradeReport_Plus.gif +0 -0
  444. data/ext/snowcrash/test/vendor/Catch/projects/VS2010/TestCatch/TestCatch.sln +0 -20
  445. data/ext/snowcrash/test/vendor/Catch/projects/VS2010/TestCatch/TestCatch/ReadMe.txt +0 -33
  446. data/ext/snowcrash/test/vendor/Catch/projects/VS2010/TestCatch/TestCatch/TestCatch.cpp +0 -8
  447. data/ext/snowcrash/test/vendor/Catch/projects/VS2010/TestCatch/TestCatch/TestCatch.vcxproj +0 -149
  448. data/ext/snowcrash/test/vendor/Catch/projects/XCode3/CatchSelfTest.xcodeproj/project.pbxproj +0 -440
  449. data/ext/snowcrash/test/vendor/Catch/projects/XCode3/CatchSelfTest.xcodeproj/project.xcworkspace/contents.xcworkspacedata +0 -7
  450. data/ext/snowcrash/test/vendor/Catch/projects/XCode3/CatchSelfTest.xcodeproj/xcuserdata/phil.xcuserdatad/xcdebugger/Breakpoints.xcbkptlist +0 -81
  451. data/ext/snowcrash/test/vendor/Catch/projects/XCode3/CatchSelfTest.xcodeproj/xcuserdata/phil.xcuserdatad/xcschemes/Test.xcscheme +0 -154
  452. data/ext/snowcrash/test/vendor/Catch/projects/XCode3/CatchSelfTest.xcodeproj/xcuserdata/phil.xcuserdatad/xcschemes/xcschememanagement.plist +0 -22
  453. data/ext/snowcrash/test/vendor/Catch/projects/XCode3/CatchSelfTestSingle/CatchSelfTestSingle.1 +0 -79
  454. data/ext/snowcrash/test/vendor/Catch/projects/XCode3/CatchSelfTestSingle/CatchSelfTestSingle.xcodeproj/project.pbxproj +0 -246
  455. data/ext/snowcrash/test/vendor/Catch/projects/XCode3/OCTest/CatchOCTestCase.h +0 -25
  456. data/ext/snowcrash/test/vendor/Catch/projects/XCode3/OCTest/CatchOCTestCase.mm +0 -45
  457. data/ext/snowcrash/test/vendor/Catch/projects/XCode3/OCTest/Main.mm +0 -1
  458. data/ext/snowcrash/test/vendor/Catch/projects/XCode3/OCTest/OCTest.1 +0 -79
  459. data/ext/snowcrash/test/vendor/Catch/projects/XCode3/OCTest/OCTest.mm +0 -28
  460. data/ext/snowcrash/test/vendor/Catch/projects/XCode3/OCTest/OCTest.xcodeproj/project.pbxproj +0 -259
  461. data/ext/snowcrash/test/vendor/Catch/projects/XCode3/OCTest/OCTest_Prefix.pch +0 -7
  462. data/ext/snowcrash/test/vendor/Catch/projects/XCode3/OCTest/TestObj.h +0 -25
  463. data/ext/snowcrash/test/vendor/Catch/projects/XCode3/OCTest/TestObj.m +0 -18
  464. data/ext/snowcrash/test/vendor/Catch/projects/XCode4/CatchSelfTest/CatchSelfTest.xcodeproj/project.pbxproj +0 -667
  465. data/ext/snowcrash/test/vendor/Catch/projects/XCode4/CatchSelfTest/CatchSelfTest.xcodeproj/project.xcworkspace/contents.xcworkspacedata +0 -7
  466. data/ext/snowcrash/test/vendor/Catch/projects/XCode4/CatchSelfTest/CatchSelfTest.xcodeproj/xcuserdata/Phil.xcuserdatad/xcschemes/xcschememanagement.plist +0 -22
  467. data/ext/snowcrash/test/vendor/Catch/projects/XCode4/CatchSelfTest/CatchSelfTest/CatchSelfTest.1 +0 -79
  468. data/ext/snowcrash/test/vendor/Catch/projects/XCode4/CatchSelfTest/CatchSelfTest/catch_text.cpp +0 -2
  469. data/ext/snowcrash/test/vendor/Catch/projects/XCode4/CatchSelfTest/CatchSelfTestSingle.xcodeproj/project.pbxproj +0 -264
  470. data/ext/snowcrash/test/vendor/Catch/projects/XCode4/CatchSelfTest/CatchSelfTestSingle.xcodeproj/project.xcworkspace/contents.xcworkspacedata +0 -7
  471. data/ext/snowcrash/test/vendor/Catch/projects/XCode4/CatchSelfTest/CatchSelfTestSingle/dummy.txt +0 -0
  472. data/ext/snowcrash/test/vendor/Catch/projects/XCode4/OCTest/OCTest.xcodeproj/project.pbxproj +0 -249
  473. data/ext/snowcrash/test/vendor/Catch/projects/XCode4/OCTest/OCTest.xcodeproj/project.xcworkspace/contents.xcworkspacedata +0 -7
  474. data/ext/snowcrash/test/vendor/Catch/projects/XCode4/OCTest/OCTest/CatchOCTestCase.h +0 -25
  475. data/ext/snowcrash/test/vendor/Catch/projects/XCode4/OCTest/OCTest/CatchOCTestCase.mm +0 -82
  476. data/ext/snowcrash/test/vendor/Catch/projects/XCode4/OCTest/OCTest/Main.mm +0 -2
  477. data/ext/snowcrash/test/vendor/Catch/projects/XCode4/OCTest/OCTest/OCTest.1 +0 -79
  478. data/ext/snowcrash/test/vendor/Catch/projects/XCode4/OCTest/OCTest/OCTest.mm +0 -28
  479. data/ext/snowcrash/test/vendor/Catch/projects/XCode4/OCTest/OCTest/TestObj.h +0 -28
  480. data/ext/snowcrash/test/vendor/Catch/projects/XCode4/OCTest/OCTest/TestObj.m +0 -25
  481. data/ext/snowcrash/test/vendor/Catch/projects/XCode4/iOSTest/iOSTest.xcodeproj/project.pbxproj +0 -299
  482. data/ext/snowcrash/test/vendor/Catch/projects/XCode4/iOSTest/iOSTest.xcodeproj/project.xcworkspace/contents.xcworkspacedata +0 -7
  483. data/ext/snowcrash/test/vendor/Catch/projects/XCode4/iOSTest/iOSTest/OCTest.mm +0 -27
  484. data/ext/snowcrash/test/vendor/Catch/projects/XCode4/iOSTest/iOSTest/TestObj.h +0 -25
  485. data/ext/snowcrash/test/vendor/Catch/projects/XCode4/iOSTest/iOSTest/TestObj.m +0 -18
  486. data/ext/snowcrash/test/vendor/Catch/projects/XCode4/iOSTest/iOSTest/en.lproj/InfoPlist.strings +0 -2
  487. data/ext/snowcrash/test/vendor/Catch/projects/XCode4/iOSTest/iOSTest/iOSTest-Info.plist +0 -47
  488. data/ext/snowcrash/test/vendor/Catch/projects/XCode4/iOSTest/iOSTest/iOSTest-Prefix.pch +0 -14
  489. data/ext/snowcrash/test/vendor/Catch/projects/runners/iTchRunner/internal/iTchRunnerAppDelegate.h +0 -114
  490. data/ext/snowcrash/test/vendor/Catch/projects/runners/iTchRunner/internal/iTchRunnerMainView.h +0 -189
  491. data/ext/snowcrash/test/vendor/Catch/projects/runners/iTchRunner/internal/iTchRunnerReporter.h +0 -115
  492. data/ext/snowcrash/test/vendor/Catch/projects/runners/iTchRunner/itChRunnerMain.mm +0 -27
  493. data/ext/snowcrash/test/vendor/Catch/projects/runners/iTchRunner/readme +0 -6
  494. data/ext/snowcrash/test/vendor/Catch/scripts/approvalTests.py +0 -63
  495. data/ext/snowcrash/test/vendor/Catch/scripts/approve.py +0 -14
  496. data/ext/snowcrash/test/vendor/Catch/scripts/generateSingleHeader.py +0 -117
  497. data/ext/snowcrash/test/vendor/Catch/scripts/scriptCommon.py +0 -4
  498. data/ext/snowcrash/test/vendor/Catch/single_include/catch.hpp +0 -8046
  499. data/ext/snowcrash/tools/README.md +0 -27
  500. data/ext/snowcrash/tools/gyp/LICENSE +0 -27
  501. data/ext/snowcrash/tools/gyp/gyptest.py +0 -274
  502. data/ext/snowcrash/tools/gyp/pylib/gyp/MSVSSettings_test.py +0 -1483
  503. data/ext/snowcrash/tools/gyp/pylib/gyp/common_test.py +0 -72
  504. data/ext/snowcrash/tools/gyp/pylib/gyp/easy_xml_test.py +0 -103
  505. data/ext/snowcrash/tools/gyp/pylib/gyp/generator/msvs_test.py +0 -37
  506. data/ext/snowcrash/tools/gyp/pylib/gyp/generator/ninja_test.py +0 -44
  507. data/ext/snowcrash/tools/gyp/pylib/gyp/generator/xcode_test.py +0 -23
  508. data/ext/snowcrash/tools/gyp/pylib/gyp/input_test.py +0 -90
  509. data/ext/snowcrash/tools/gyp/tools/README +0 -15
  510. data/ext/snowcrash/tools/gyp/tools/Xcode/README +0 -5
  511. data/ext/snowcrash/tools/gyp/tools/emacs/README +0 -12
  512. data/ext/snowcrash/tools/gyp/tools/emacs/gyp-tests.el +0 -63
  513. data/ext/snowcrash/tools/gyp/tools/emacs/run-unit-tests.sh +0 -7
  514. data/ext/snowcrash/tools/gyp/tools/emacs/testdata/media.gyp +0 -1105
  515. data/ext/snowcrash/tools/gyp/tools/emacs/testdata/media.gyp.fontified +0 -1107
  516. data/pkg/redsnow-0.1.3.gem +0 -0
  517. data/pkg/redsnow-0.1.4.gem +0 -0
  518. data/pkg/redsnow-0.1.5.gem +0 -0
  519. data/pkg/redsnow-0.1.6.gem +0 -0
  520. data/pkg/redsnow-0.2.0.gem +0 -0
  521. data/pkg/redsnow-0.2.1.gem +0 -0
  522. data/pkg/redsnow-0.3.1.gem +0 -0
  523. data/test/_helper.rb +0 -15
  524. data/test/fixtures/sample-api-ast.json +0 -97
  525. data/test/fixtures/sample-api-sourcemap.json +0 -169
  526. data/test/fixtures/sample-api.apib +0 -20
  527. data/test/redsnow_binding_test.rb +0 -52
  528. data/test/redsnow_options_test.rb +0 -42
  529. data/test/redsnow_parseresult_test.rb +0 -54
  530. data/test/redsnow_test.rb +0 -323
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 9db677392e8e41ca08d237c328f32847f5410b7d
4
- data.tar.gz: 0f0060858b8321e8b6b9d44e044f36c5f0a52318
3
+ metadata.gz: c5f4c75302f814212ed1e5cf9e449edca53512b9
4
+ data.tar.gz: 72b2254c7ea12cd9c7b6f0526a99aae75baafcd6
5
5
  SHA512:
6
- metadata.gz: 9d17c9445c7d9f56e1fb298cdb7cd27b3683d36855de235828c7df9cc086a02234011ddc4a4bd452f3ceca041740296c18f36e8efe637241e8e191cfbd6e785e
7
- data.tar.gz: 9df23b83042e79259415498566995d63868dd0702a147b2a900a6364115b2eebcbba37262994eae35a63a6556daba415aadc897d4ae70fcc7a3c7d784d403f06
6
+ metadata.gz: 9533be65805ac30502b1a6fc661e8112c2815bf0a8c94a560dd2d8f639423bccf597a2e0635abeb722f04f02fa63d656180688f2050ad454f0aee0d5e32f6966
7
+ data.tar.gz: 41f905f7009534b3921a2e0c82c129df7a8075cf5f294cdade505518d8b3b455b06d4b3bb30db57c27284bc92d9d736c5d866f33b269906062605355f1d10179
@@ -1,7 +1,7 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- redsnow (0.3.2)
4
+ redsnow (0.3.3)
5
5
  bundler (~> 1.7.0)
6
6
  ffi (~> 1.9.3)
7
7
  rake (~> 10.3.2)
@@ -10,7 +10,7 @@ PATH
10
10
  GEM
11
11
  remote: https://rubygems.org/
12
12
  specs:
13
- activesupport (4.0.8)
13
+ activesupport (4.0.11)
14
14
  i18n (~> 0.6, >= 0.6.9)
15
15
  minitest (~> 4.2)
16
16
  multi_json (~> 1.3)
@@ -20,38 +20,68 @@ GEM
20
20
  ast (2.0.0)
21
21
  astrolabe (1.3.0)
22
22
  parser (>= 2.2.0.pre.3, < 3.0)
23
+ celluloid (0.16.0)
24
+ timers (~> 4.0.0)
25
+ coderay (1.1.0)
23
26
  ffi (1.9.6)
27
+ formatador (0.2.5)
28
+ guard (2.8.0)
29
+ formatador (>= 0.2.4)
30
+ listen (~> 2.7)
31
+ lumberjack (~> 1.0)
32
+ pry (>= 0.9.12)
33
+ thor (>= 0.18.1)
34
+ guard-rubocop (1.1.0)
35
+ guard (~> 2.0)
36
+ rubocop (~> 0.20)
37
+ hitimes (1.2.2)
24
38
  i18n (0.6.11)
39
+ listen (2.7.11)
40
+ celluloid (>= 0.15.2)
41
+ rb-fsevent (>= 0.9.3)
42
+ rb-inotify (>= 0.9)
43
+ lumberjack (1.0.9)
25
44
  metaclass (0.0.4)
45
+ method_source (0.8.2)
26
46
  minitest (4.7.5)
27
47
  mocha (1.1.0)
28
48
  metaclass (~> 0.0.1)
29
49
  multi_json (1.10.1)
30
- parser (2.2.0.pre.6)
50
+ parser (2.2.0.pre.7)
31
51
  ast (>= 1.1, < 3.0)
32
52
  slop (~> 3.4, >= 3.4.5)
33
53
  powerpack (0.0.9)
54
+ pry (0.10.1)
55
+ coderay (~> 1.1.0)
56
+ method_source (~> 0.8.1)
57
+ slop (~> 3.4)
34
58
  rainbow (2.0.0)
35
59
  rake (10.3.2)
36
- rubocop (0.26.1)
60
+ rb-fsevent (0.9.4)
61
+ rb-inotify (0.9.5)
62
+ ffi (>= 0.5.0)
63
+ rubocop (0.27.0)
37
64
  astrolabe (~> 1.3)
38
- parser (>= 2.2.0.pre.4, < 3.0)
65
+ parser (>= 2.2.0.pre.6, < 3.0)
39
66
  powerpack (~> 0.0.6)
40
67
  rainbow (>= 1.99.1, < 3.0)
41
68
  ruby-progressbar (~> 1.4)
42
- ruby-progressbar (1.6.0)
69
+ ruby-progressbar (1.6.1)
43
70
  shoulda (3.5.0)
44
71
  shoulda-context (~> 1.0, >= 1.0.1)
45
72
  shoulda-matchers (>= 1.4.1, < 3.0)
46
73
  shoulda-context (1.2.1)
47
- shoulda-matchers (2.6.2)
74
+ shoulda-matchers (2.7.0)
48
75
  activesupport (>= 3.0.0)
49
76
  slop (3.6.0)
77
+ thor (0.19.1)
50
78
  thread_safe (0.3.4)
79
+ timers (4.0.1)
80
+ hitimes
51
81
  turn (0.9.7)
52
82
  ansi
53
83
  minitest (~> 4)
54
- tzinfo (0.3.40)
84
+ tzinfo (0.3.42)
55
85
  unindent (1.0)
56
86
  yard (0.8.7.6)
57
87
 
@@ -59,6 +89,7 @@ PLATFORMS
59
89
  ruby
60
90
 
61
91
  DEPENDENCIES
92
+ guard-rubocop
62
93
  mocha
63
94
  redsnow!
64
95
  rubocop
@@ -0,0 +1,7 @@
1
+ # A sample Guardfile
2
+ # More info at https://github.com/guard/guard#readme
3
+
4
+ guard :rubocop do
5
+ watch(/.+\.rb$/)
6
+ watch(/(?:.+\/)?\.rubocop\.yml$/) { |m| File.dirname(m[0]) }
7
+ end
data/Rakefile CHANGED
@@ -1,60 +1,57 @@
1
1
  begin
2
2
  require 'bundler/gem_tasks'
3
3
  rescue LoadError
4
- puts "Cannot load bundler/gem_tasks"
4
+ puts 'Cannot load bundler/gem_tasks'
5
5
  end
6
6
 
7
7
  begin
8
8
  require 'rake/testtask'
9
9
  rescue LoadError
10
- puts "Cannot load rake/testtask"
10
+ puts 'Cannot load rake/testtask'
11
11
  end
12
12
 
13
13
  begin
14
14
  require 'ffi'
15
15
  rescue LoadError
16
- puts "Cannot load ffi"
16
+ puts 'Cannot load ffi'
17
17
  end
18
18
 
19
19
  begin
20
20
  require 'yard'
21
21
  rescue LoadError
22
- puts "Cannot load yard"
22
+ puts 'Cannot load yard'
23
23
  end
24
24
 
25
- task :default => :compile
25
+ task default: :compile
26
26
 
27
- desc "Compile extension"
27
+ desc 'Compile extension'
28
28
  task :compile do
29
- prefix = "lib.target/"
30
- if FFI::Platform.mac?
31
- prefix = ""
32
- end
29
+ prefix = FFI::Platform.mac? ? '' : 'lib.target/'
33
30
  # Path to compiled snowcrash library
34
31
  path = File.expand_path("ext/snowcrash/build/out/Release/#{prefix}libsnowcrash.#{FFI::Platform::LIBSUFFIX}", File.dirname(__FILE__))
35
32
  puts "Path to library #{path}"
36
33
  if !File.exist?(path) || ENV['RECOMPILE']
37
- unless File.directory?(File.expand_path("ext/snowcrash/src"))
38
- puts "Initializing submodules (if required)..."
34
+ unless File.directory?(File.expand_path('ext/snowcrash/src'))
35
+ puts 'Initializing submodules (if required)...'
39
36
  `git submodule update --init --recursive 2>/dev/null`
40
37
  end
41
- puts "Compiling extension..."
42
- `cd #{File.expand_path("ext/snowcrash/")} && ./configure --shared && make`
43
- status = $?.exitstatus
38
+ puts 'Compiling extension...'
39
+ `cd #{File.expand_path('ext/snowcrash/')} && ./configure --shared && make`
40
+ status = $CHILD_STATUS.to_i
44
41
  if status == 0
45
- puts "Compiling done."
42
+ puts 'Compiling done.'
46
43
  else
47
- puts "Compiling error, exiting."
44
+ puts 'Compiling error, exiting.'
48
45
  next # If i'm using exit, abort I have some errors in rake install but gem can be installed
49
46
  end
50
47
  else
51
- puts "Extension already compiled. To recompile set env variable RECOMPILE=true."
48
+ puts 'Extension already compiled. To recompile set env variable RECOMPILE=true.'
52
49
  end
53
50
  end
54
51
 
55
- desc "Run tests"
52
+ desc 'Run tests'
56
53
  Rake::TestTask.new(:test) do |test|
57
- Rake::Task["compile"].invoke
54
+ Rake::Task['compile'].invoke
58
55
 
59
56
  test.libs << 'lib' << 'test'
60
57
  test.test_files = FileList['test/*_test.rb']
@@ -64,5 +61,5 @@ end
64
61
  # ----- Documentation tasks ---------------------------------------------------
65
62
 
66
63
  YARD::Rake::YardocTask.new(:doc) do |t|
67
- t.options = %w| --embed-mixins --markup=markdown |
64
+ t.options = %w( --embed-mixins --markup=markdown )
68
65
  end
@@ -1,19 +1,19 @@
1
- Vagrant.configure("2") do |config|
2
- config.vm.box = "ffuenf/ubuntu-14.04-server-amd64"
1
+ Vagrant.configure('2') do |config|
2
+ config.vm.box = 'ffuenf/ubuntu-14.04-server-amd64'
3
3
 
4
4
  # VirtualBox
5
5
  config.vm.provider :virtualbox do |vb|
6
- vb.customize ["modifyvm", :id, "--memory", "2048"]
7
- vb.customize ["modifyvm", :id, "--cpus", "1"]
6
+ vb.customize ['modifyvm', :id, '--memory', '2048']
7
+ vb.customize ['modifyvm', :id, '--cpus', '1']
8
8
  end
9
9
 
10
10
  # VMWare Fusion
11
11
  config.vm.provider :vmware_fusion do |vb|
12
- vb.vmx["memsize"] = "4096"
13
- vb.vmx["numvcpus"] = "1"
12
+ vb.vmx['memsize'] = '4096'
13
+ vb.vmx['numvcpus'] = '1'
14
14
  end
15
15
 
16
- config.vm.network :private_network, ip: "10.3.3.3"
17
- config.vm.synced_folder ".", "/vagrant", id: "vagrant-root", type: "nfs"
18
- config.vm.provision :shell, :path => "./provisioning.sh"
16
+ config.vm.network :private_network, ip: '10.3.3.3'
17
+ config.vm.synced_folder '.', '/vagrant', id: 'vagrant-root', type: 'nfs'
18
+ config.vm.provision :shell, path: './provisioning.sh'
19
19
  end
@@ -1,10 +1,11 @@
1
- require "redsnow/version"
2
- require "redsnow/binding"
3
- require "redsnow/blueprint"
4
- require "redsnow/sourcemap"
5
- require "redsnow/parseresult"
6
- require "ffi"
7
-
1
+ require 'redsnow/version'
2
+ require 'redsnow/binding'
3
+ require 'redsnow/blueprint'
4
+ require 'redsnow/sourcemap'
5
+ require 'redsnow/parseresult'
6
+ require 'ffi'
7
+
8
+ # RedSnow
8
9
  module RedSnow
9
10
  include Binding
10
11
 
@@ -16,55 +17,41 @@ module RedSnow
16
17
  attr_accessor :options
17
18
  def self.parse_options(options)
18
19
  # Parse Options
19
- unless options.is_a?(Numeric)
20
+ if options.is_a?(Numeric)
21
+ return options
22
+ else
20
23
  opt = 0
21
- if options.has_key?(REQUIRE_BLUEPRINT_NAME_OPTION_KEY)
22
- if options[REQUIRE_BLUEPRINT_NAME_OPTION_KEY]
23
- opt = opt | (1 << 1)
24
- end
25
- end
26
-
27
- if options.has_key?(EXPORT_SOURCEMAP_OPTION_KEY)
28
- if options[EXPORT_SOURCEMAP_OPTION_KEY]
29
- opt = opt | (1 << 2)
30
- end
31
- end
32
-
24
+ opt |= (1 << 1) if options[REQUIRE_BLUEPRINT_NAME_OPTION_KEY]
25
+ opt |= (1 << 2) if options[EXPORT_SOURCEMAP_OPTION_KEY]
33
26
  return opt
34
- else
35
- return options
36
27
  end
37
28
  end
38
29
 
39
30
  # parse
40
31
  # parsing API Blueprint into Ruby objects
41
- # @param rawBlueprint [String] API Blueprint
32
+ # @param raw_blueprint [String] API Blueprint
42
33
  # @param options [Number] Parsing Options
43
34
  #
44
35
  # @return [ParseResult]
45
- def self.parse(rawBlueprint, options = 0)
46
-
47
- raise ArgumentError.new("Expected string value") unless rawBlueprint.is_a?(String)
36
+ def self.parse(raw_blueprint, options = 0)
37
+ fail ArgumentError, 'Expected string value' unless raw_blueprint.is_a?(String)
48
38
 
49
- blueprintOptions = self.parse_options(options)
39
+ blueprint_options = parse_options(options)
50
40
 
51
41
  blueprint = FFI::MemoryPointer.new :pointer
52
42
  sourcemap = FFI::MemoryPointer.new :pointer
53
43
  report = FFI::MemoryPointer.new :pointer
54
44
 
55
- RedSnow::Binding.sc_c_parse(rawBlueprint, blueprintOptions, report, blueprint, sourcemap)
45
+ RedSnow::Binding.sc_c_parse(raw_blueprint, blueprint_options, report, blueprint, sourcemap)
56
46
 
57
47
  blueprint = blueprint.get_pointer(0)
58
48
  sourcemap = sourcemap.get_pointer(0)
59
49
  report = report.get_pointer(0)
60
50
 
61
- parseResult = ParseResult.new(report, blueprint, sourcemap)
62
-
63
- return parseResult
51
+ ParseResult.new(report, blueprint, sourcemap)
64
52
  ensure
65
53
  RedSnow::Binding.sc_sm_blueprint_free(sourcemap)
66
54
  RedSnow::Binding.sc_blueprint_free(blueprint)
67
55
  RedSnow::Binding.sc_report_free(report)
68
56
  end
69
-
70
57
  end
@@ -1,4 +1,4 @@
1
- require "ffi"
1
+ require 'ffi'
2
2
 
3
3
  module RedSnow
4
4
  # C-binding with Snow Crash Library using [FFI](https://github.com/ffi/ffi)
@@ -7,217 +7,212 @@ module RedSnow
7
7
  module Binding
8
8
  extend FFI::Library
9
9
 
10
- prefix = "lib.target/"
11
- if FFI::Platform.mac?
12
- prefix = ""
13
- end
10
+ prefix = FFI::Platform.mac? ? '' : 'lib.target/'
14
11
 
15
12
  ffi_lib File.expand_path("../../../ext/snowcrash/build/out/Release/#{prefix}libsnowcrash.#{FFI::Platform::LIBSUFFIX}", __FILE__)
16
13
  # @see https://github.com/apiaryio/snowcrash/blob/master/src/BlueprintParserCore.h#L31
17
14
  enum :option, [
18
- :render_descriptions_option,
19
- :require_blueprint_name_option,
20
- :export_sourcemap_option
15
+ :render_descriptions_option,
16
+ :require_blueprint_name_option,
17
+ :export_sourcemap_option
21
18
  ]
22
19
 
23
- attach_function("sc_c_parse", "sc_c_parse", [ :string, :option, :pointer, :pointer, :pointer ], :int)
20
+ attach_function('sc_c_parse', 'sc_c_parse', [:string, :option, :pointer, :pointer, :pointer], :int)
24
21
 
25
- attach_function("sc_blueprint_free", "sc_blueprint_free", [ :pointer ], :void)
26
- attach_function("sc_blueprint_name", "sc_blueprint_name", [ :pointer ], :string)
27
- attach_function("sc_blueprint_description", "sc_blueprint_description", [ :pointer ], :string)
22
+ attach_function('sc_blueprint_free', 'sc_blueprint_free', [:pointer], :void)
23
+ attach_function('sc_blueprint_name', 'sc_blueprint_name', [:pointer], :string)
24
+ attach_function('sc_blueprint_description', 'sc_blueprint_description', [:pointer], :string)
28
25
 
29
- attach_function("sc_metadata_collection_handle", "sc_metadata_collection_handle", [ :pointer ], :pointer)
30
- attach_function("sc_metadata_collection_size", "sc_metadata_collection_size", [ :pointer ], :int)
26
+ attach_function('sc_metadata_collection_handle', 'sc_metadata_collection_handle', [:pointer], :pointer)
27
+ attach_function('sc_metadata_collection_size', 'sc_metadata_collection_size', [:pointer], :int)
31
28
 
32
- attach_function("sc_metadata_handle", "sc_metadata_handle", [ :pointer, :int ], :pointer)
33
- attach_function("sc_metadata_key", "sc_metadata_key", [ :pointer ], :string)
34
- attach_function("sc_metadata_value", "sc_metadata_value",[ :pointer ], :string)
29
+ attach_function('sc_metadata_handle', 'sc_metadata_handle', [:pointer, :int], :pointer)
30
+ attach_function('sc_metadata_key', 'sc_metadata_key', [:pointer], :string)
31
+ attach_function('sc_metadata_value', 'sc_metadata_value', [:pointer], :string)
35
32
 
36
- attach_function("sc_resource_group_collection_handle", "sc_resource_group_collection_handle", [ :pointer ], :pointer)
37
- attach_function("sc_resource_group_collection_size", "sc_resource_group_collection_size", [ :pointer ], :int)
33
+ attach_function('sc_resource_group_collection_handle', 'sc_resource_group_collection_handle', [:pointer], :pointer)
34
+ attach_function('sc_resource_group_collection_size', 'sc_resource_group_collection_size', [:pointer], :int)
38
35
 
39
- attach_function("sc_resource_group_handle", "sc_resource_group_handle", [ :pointer, :int ], :pointer)
40
- attach_function("sc_resource_group_name", "sc_resource_group_name", [ :pointer ], :string)
41
- attach_function("sc_resource_group_description", "sc_resource_group_description", [ :pointer ], :string)
36
+ attach_function('sc_resource_group_handle', 'sc_resource_group_handle', [:pointer, :int], :pointer)
37
+ attach_function('sc_resource_group_name', 'sc_resource_group_name', [:pointer], :string)
38
+ attach_function('sc_resource_group_description', 'sc_resource_group_description', [:pointer], :string)
42
39
 
43
- attach_function("sc_resource_collection_handle", "sc_resource_collection_handle", [ :pointer ] , :pointer)
44
- attach_function("sc_resource_collection_size", "sc_resource_collection_size", [ :pointer ], :int)
40
+ attach_function('sc_resource_collection_handle', 'sc_resource_collection_handle', [:pointer], :pointer)
41
+ attach_function('sc_resource_collection_size', 'sc_resource_collection_size', [:pointer], :int)
45
42
  # Resource
46
- attach_function("sc_resource_handle", "sc_resource_handle", [ :pointer, :int ] , :pointer)
47
- attach_function("sc_resource_uritemplate", "sc_resource_uritemplate", [ :pointer ], :string)
48
- attach_function("sc_resource_name", "sc_resource_name", [ :pointer ], :string)
49
- attach_function("sc_resource_description", "sc_resource_description", [ :pointer ], :string)
50
-
51
- attach_function("sc_payload_collection_handle_requests", "sc_payload_collection_handle_requests", [ :pointer ], :pointer)
52
- attach_function("sc_payload_collection_handle_responses", "sc_payload_collection_handle_responses", [ :pointer ], :pointer)
53
- attach_function("sc_payload_collection_size", "sc_payload_collection_size", [ :pointer ], :int)
43
+ attach_function('sc_resource_handle', 'sc_resource_handle', [:pointer, :int], :pointer)
44
+ attach_function('sc_resource_uritemplate', 'sc_resource_uritemplate', [:pointer], :string)
45
+ attach_function('sc_resource_name', 'sc_resource_name', [:pointer], :string)
46
+ attach_function('sc_resource_description', 'sc_resource_description', [:pointer], :string)
47
+
48
+ attach_function('sc_payload_collection_handle_requests', 'sc_payload_collection_handle_requests', [:pointer], :pointer)
49
+ attach_function('sc_payload_collection_handle_responses', 'sc_payload_collection_handle_responses', [:pointer], :pointer)
50
+ attach_function('sc_payload_collection_size', 'sc_payload_collection_size', [:pointer], :int)
54
51
  # Resource.model
55
- attach_function("sc_payload_handle", "sc_payload_handle", [ :pointer, :int ], :pointer)
56
- attach_function("sc_payload_handle_resource", "sc_payload_handle_resource", [ :pointer ], :pointer)
57
- attach_function("sc_payload_name", "sc_payload_name", [ :pointer ], :string)
58
- attach_function("sc_payload_description", "sc_payload_description", [ :pointer ], :string)
59
- attach_function("sc_payload_body", "sc_payload_body", [ :pointer ], :string)
60
- attach_function("sc_payload_schema", "sc_payload_schema", [ :pointer ], :string)
52
+ attach_function('sc_payload_handle', 'sc_payload_handle', [:pointer, :int], :pointer)
53
+ attach_function('sc_payload_handle_resource', 'sc_payload_handle_resource', [:pointer], :pointer)
54
+ attach_function('sc_payload_name', 'sc_payload_name', [:pointer], :string)
55
+ attach_function('sc_payload_description', 'sc_payload_description', [:pointer], :string)
56
+ attach_function('sc_payload_body', 'sc_payload_body', [:pointer], :string)
57
+ attach_function('sc_payload_schema', 'sc_payload_schema', [:pointer], :string)
61
58
 
62
59
  # Payload Reference
63
- attach_function("sc_reference_handle_payload", "sc_reference_handle_payload", [ :pointer ], :pointer)
64
- attach_function("sc_reference_id", "sc_reference_id", [ :pointer ], :string)
60
+ attach_function('sc_reference_handle_payload', 'sc_reference_handle_payload', [:pointer], :pointer)
61
+ attach_function('sc_reference_id', 'sc_reference_id', [:pointer], :string)
65
62
 
66
- attach_function("sc_parameter_collection_handle_payload", "sc_parameter_collection_handle_payload", [ :pointer ], :pointer)
67
- attach_function("sc_parameter_collection_handle_resource", "sc_parameter_collection_handle_resource", [ :pointer ], :pointer)
68
- attach_function("sc_parameter_collection_handle_action", "sc_parameter_collection_handle_action", [ :pointer ], :pointer)
69
- attach_function("sc_parameter_collection_size", "sc_parameter_collection_size", [ :pointer ], :int)
63
+ attach_function('sc_parameter_collection_handle_payload', 'sc_parameter_collection_handle_payload', [:pointer], :pointer)
64
+ attach_function('sc_parameter_collection_handle_resource', 'sc_parameter_collection_handle_resource', [:pointer], :pointer)
65
+ attach_function('sc_parameter_collection_handle_action', 'sc_parameter_collection_handle_action', [:pointer], :pointer)
66
+ attach_function('sc_parameter_collection_size', 'sc_parameter_collection_size', [:pointer], :int)
70
67
 
71
68
  # @see https://github.com/apiaryio/snowcrash/blob/master/src/Blueprint.h#L85
72
69
  enum :parameter_use, [:undefined,
73
70
  :optional,
74
- :required,
71
+ :required
75
72
  ]
76
73
 
77
- attach_function("sc_parameter_handle", "sc_parameter_handle", [ :pointer, :int ], :pointer)
78
- attach_function("sc_parameter_name", "sc_parameter_name", [ :pointer ], :string)
79
- attach_function("sc_parameter_description", "sc_parameter_description", [ :pointer ], :string)
80
- attach_function("sc_parameter_type", "sc_parameter_type", [ :pointer ], :string)
81
- attach_function("sc_parameter_parameter_use", "sc_parameter_parameter_use", [ :pointer ], :parameter_use)
82
- attach_function("sc_parameter_default_value", "sc_parameter_default_value", [ :pointer ], :string)
83
- attach_function("sc_parameter_example_value", "sc_parameter_example_value", [ :pointer ], :string)
74
+ attach_function('sc_parameter_handle', 'sc_parameter_handle', [:pointer, :int], :pointer)
75
+ attach_function('sc_parameter_name', 'sc_parameter_name', [:pointer], :string)
76
+ attach_function('sc_parameter_description', 'sc_parameter_description', [:pointer], :string)
77
+ attach_function('sc_parameter_type', 'sc_parameter_type', [:pointer], :string)
78
+ attach_function('sc_parameter_parameter_use', 'sc_parameter_parameter_use', [:pointer], :parameter_use)
79
+ attach_function('sc_parameter_default_value', 'sc_parameter_default_value', [:pointer], :string)
80
+ attach_function('sc_parameter_example_value', 'sc_parameter_example_value', [:pointer], :string)
84
81
 
85
- attach_function("sc_value_collection_handle", "sc_value_collection_handle", [ :pointer], :pointer)
86
- attach_function("sc_value_collection_size", "sc_value_collection_size", [ :pointer ], :int)
82
+ attach_function('sc_value_collection_handle', 'sc_value_collection_handle', [:pointer], :pointer)
83
+ attach_function('sc_value_collection_size', 'sc_value_collection_size', [:pointer], :int)
87
84
 
88
- attach_function("sc_value_handle", "sc_value_handle", [ :pointer, :int ], :pointer)
89
- attach_function("sc_value", "sc_value", [ :pointer], :string)
85
+ attach_function('sc_value_handle', 'sc_value_handle', [:pointer, :int], :pointer)
86
+ attach_function('sc_value', 'sc_value', [:pointer], :string)
90
87
 
91
- attach_function("sc_header_collection_handle_payload", "sc_header_collection_handle_payload", [ :pointer ], :pointer)
92
- attach_function("sc_header_collection_handle_resource", "sc_header_collection_handle_resource", [ :pointer ], :pointer)
93
- attach_function("sc_header_collection_handle_action", "sc_header_collection_handle_action", [ :pointer ], :pointer)
94
- attach_function("sc_header_collection_size", "sc_header_collection_size", [ :pointer ], :int)
88
+ attach_function('sc_header_collection_handle_payload', 'sc_header_collection_handle_payload', [:pointer], :pointer)
89
+ attach_function('sc_header_collection_handle_resource', 'sc_header_collection_handle_resource', [:pointer], :pointer)
90
+ attach_function('sc_header_collection_handle_action', 'sc_header_collection_handle_action', [:pointer], :pointer)
91
+ attach_function('sc_header_collection_size', 'sc_header_collection_size', [:pointer], :int)
95
92
 
96
- attach_function("sc_header_handle", "sc_header_handle", [ :pointer, :int ], :pointer)
97
- attach_function("sc_header_key", "sc_header_key", [ :pointer ], :string)
98
- attach_function("sc_header_value", "sc_header_value", [ :pointer], :string)
93
+ attach_function('sc_header_handle', 'sc_header_handle', [:pointer, :int], :pointer)
94
+ attach_function('sc_header_key', 'sc_header_key', [:pointer], :string)
95
+ attach_function('sc_header_value', 'sc_header_value', [:pointer], :string)
99
96
 
100
- attach_function("sc_action_collection_handle", "sc_action_collection_handle", [ :pointer ], :pointer)
101
- attach_function("sc_action_collection_size", "sc_action_collection_size", [ :pointer], :int)
97
+ attach_function('sc_action_collection_handle', 'sc_action_collection_handle', [:pointer], :pointer)
98
+ attach_function('sc_action_collection_size', 'sc_action_collection_size', [:pointer], :int)
102
99
 
103
- attach_function("sc_action_handle", "sc_action_handle", [ :pointer, :int ], :pointer)
104
- attach_function("sc_action_httpmethod", "sc_action_httpmethod", [ :pointer], :string)
105
- attach_function("sc_action_name", "sc_action_name", [ :pointer], :string)
106
- attach_function("sc_action_description", "sc_action_description", [ :pointer ], :string)
100
+ attach_function('sc_action_handle', 'sc_action_handle', [:pointer, :int], :pointer)
101
+ attach_function('sc_action_httpmethod', 'sc_action_httpmethod', [:pointer], :string)
102
+ attach_function('sc_action_name', 'sc_action_name', [:pointer], :string)
103
+ attach_function('sc_action_description', 'sc_action_description', [:pointer], :string)
107
104
 
108
- attach_function("sc_transaction_example_collection_handle", "sc_transaction_example_collection_handle", [ :pointer ], :pointer)
109
- attach_function("sc_transaction_example_collection_size", "sc_transaction_example_collection_size", [ :pointer ], :int)
105
+ attach_function('sc_transaction_example_collection_handle', 'sc_transaction_example_collection_handle', [:pointer], :pointer)
106
+ attach_function('sc_transaction_example_collection_size', 'sc_transaction_example_collection_size', [:pointer], :int)
110
107
 
111
- attach_function("sc_transaction_example_handle", "sc_transaction_example_handle", [ :pointer, :int ], :pointer)
112
- attach_function("sc_transaction_example_name", "sc_transaction_example_name", [ :pointer ], :string)
113
- attach_function("sc_transaction_example_description", "sc_transaction_example_description", [ :pointer ], :string)
108
+ attach_function('sc_transaction_example_handle', 'sc_transaction_example_handle', [:pointer, :int], :pointer)
109
+ attach_function('sc_transaction_example_name', 'sc_transaction_example_name', [:pointer], :string)
110
+ attach_function('sc_transaction_example_description', 'sc_transaction_example_description', [:pointer], :string)
114
111
 
115
- attach_function("sc_report_free", "sc_report_free", [ :pointer ], :void)
112
+ attach_function('sc_report_free', 'sc_report_free', [:pointer], :void)
116
113
 
117
- attach_function("sc_location_handler", "sc_location_handler", [ :pointer ], :pointer)
118
- attach_function("sc_location_size", "sc_location_size", [ :pointer ], :int)
119
- attach_function("sc_location_length", "sc_location_length", [ :pointer, :int ], :int)
120
- attach_function("sc_location_location", "sc_location_location", [ :pointer, :int ], :int)
114
+ attach_function('sc_location_handler', 'sc_location_handler', [:pointer], :pointer)
115
+ attach_function('sc_location_size', 'sc_location_size', [:pointer], :int)
116
+ attach_function('sc_location_length', 'sc_location_length', [:pointer, :int], :int)
117
+ attach_function('sc_location_location', 'sc_location_location', [:pointer, :int], :int)
121
118
 
122
- attach_function("sc_error_handler", "sc_error_handler", [ :pointer ], :pointer)
123
- attach_function("sc_error_message", "sc_error_message", [ :pointer ], :string)
124
- attach_function("sc_error_code", "sc_error_code", [ :pointer ], :int)
125
- attach_function("sc_error_ok", "sc_error_ok", [ :pointer ], :int)
119
+ attach_function('sc_error_handler', 'sc_error_handler', [:pointer], :pointer)
120
+ attach_function('sc_error_message', 'sc_error_message', [:pointer], :string)
121
+ attach_function('sc_error_code', 'sc_error_code', [:pointer], :int)
122
+ attach_function('sc_error_ok', 'sc_error_ok', [:pointer], :int)
126
123
 
127
- attach_function("sc_warnings_handler", "sc_warnings_handler", [ :pointer ], :pointer)
128
- attach_function("sc_warnings_size", "sc_warnings_size", [ :pointer ], :int)
129
- attach_function("sc_warning_handler", "sc_warning_handler", [ :pointer, :int ], :pointer)
130
- attach_function("sc_warning_message", "sc_warning_message", [ :pointer ], :string)
131
- attach_function("sc_warning_code", "sc_warning_code", [ :pointer], :int)
132
- attach_function("sc_warning_ok", "sc_warning_ok", [ :pointer ], :int)
124
+ attach_function('sc_warnings_handler', 'sc_warnings_handler', [:pointer], :pointer)
125
+ attach_function('sc_warnings_size', 'sc_warnings_size', [:pointer], :int)
126
+ attach_function('sc_warning_handler', 'sc_warning_handler', [:pointer, :int], :pointer)
127
+ attach_function('sc_warning_message', 'sc_warning_message', [:pointer], :string)
128
+ attach_function('sc_warning_code', 'sc_warning_code', [:pointer], :int)
129
+ attach_function('sc_warning_ok', 'sc_warning_ok', [:pointer], :int)
133
130
 
134
131
  # Sourcemap's c-interface functions
135
- attach_function("sc_source_map_size", "sc_source_map_size", [ :pointer ], :int)
136
- attach_function("sc_source_map_length", "sc_source_map_length", [ :pointer, :int ], :int)
137
- attach_function("sc_source_map_location", "sc_source_map_location", [ :pointer, :int ], :int)
132
+ attach_function('sc_source_map_size', 'sc_source_map_size', [:pointer], :int)
133
+ attach_function('sc_source_map_length', 'sc_source_map_length', [:pointer, :int], :int)
134
+ attach_function('sc_source_map_location', 'sc_source_map_location', [:pointer, :int], :int)
138
135
 
139
- attach_function("sc_sm_blueprint_free", "sc_sm_blueprint_free", [ :pointer ], :void)
140
- attach_function("sc_sm_blueprint_name", "sc_sm_blueprint_name", [ :pointer ], :pointer)
141
- attach_function("sc_sm_blueprint_description", "sc_sm_blueprint_description", [ :pointer ], :pointer)
136
+ attach_function('sc_sm_blueprint_free', 'sc_sm_blueprint_free', [:pointer], :void)
137
+ attach_function('sc_sm_blueprint_name', 'sc_sm_blueprint_name', [:pointer], :pointer)
138
+ attach_function('sc_sm_blueprint_description', 'sc_sm_blueprint_description', [:pointer], :pointer)
142
139
 
143
- attach_function("sc_sm_metadata_collection_handle", "sc_sm_metadata_collection_handle", [ :pointer ], :pointer)
144
- attach_function("sc_sm_metadata_collection_size", "sc_sm_metadata_collection_size", [ :pointer ], :int)
140
+ attach_function('sc_sm_metadata_collection_handle', 'sc_sm_metadata_collection_handle', [:pointer], :pointer)
141
+ attach_function('sc_sm_metadata_collection_size', 'sc_sm_metadata_collection_size', [:pointer], :int)
145
142
 
146
- attach_function("sc_sm_metadata_handle", "sc_sm_metadata_handle", [ :pointer, :int ], :pointer)
147
- attach_function("sc_sm_metadata", "sc_sm_metadata", [ :pointer ], :pointer)
143
+ attach_function('sc_sm_metadata_handle', 'sc_sm_metadata_handle', [:pointer, :int], :pointer)
144
+ attach_function('sc_sm_metadata', 'sc_sm_metadata', [:pointer], :pointer)
148
145
 
149
- attach_function("sc_sm_resource_group_collection_handle", "sc_sm_resource_group_collection_handle", [ :pointer ], :pointer)
150
- attach_function("sc_sm_resource_group_collection_size", "sc_sm_resource_group_collection_size", [ :pointer ], :int)
146
+ attach_function('sc_sm_resource_group_collection_handle', 'sc_sm_resource_group_collection_handle', [:pointer], :pointer)
147
+ attach_function('sc_sm_resource_group_collection_size', 'sc_sm_resource_group_collection_size', [:pointer], :int)
151
148
 
152
- attach_function("sc_sm_resource_group_handle", "sc_sm_resource_group_handle", [ :pointer, :int ], :pointer)
153
- attach_function("sc_sm_resource_group_name", "sc_sm_resource_group_name", [ :pointer ], :pointer)
154
- attach_function("sc_sm_resource_group_description", "sc_sm_resource_group_description", [ :pointer ], :pointer)
149
+ attach_function('sc_sm_resource_group_handle', 'sc_sm_resource_group_handle', [:pointer, :int], :pointer)
150
+ attach_function('sc_sm_resource_group_name', 'sc_sm_resource_group_name', [:pointer], :pointer)
151
+ attach_function('sc_sm_resource_group_description', 'sc_sm_resource_group_description', [:pointer], :pointer)
155
152
 
156
- attach_function("sc_sm_resource_collection_handle", "sc_sm_resource_collection_handle", [ :pointer ] , :pointer)
157
- attach_function("sc_sm_resource_collection_size", "sc_sm_resource_collection_size", [ :pointer ], :int)
153
+ attach_function('sc_sm_resource_collection_handle', 'sc_sm_resource_collection_handle', [:pointer], :pointer)
154
+ attach_function('sc_sm_resource_collection_size', 'sc_sm_resource_collection_size', [:pointer], :int)
158
155
  # Resource
159
- attach_function("sc_sm_resource_handle", "sc_sm_resource_handle", [ :pointer, :int ] , :pointer)
160
- attach_function("sc_sm_resource_uritemplate", "sc_sm_resource_uritemplate", [ :pointer ], :pointer)
161
- attach_function("sc_sm_resource_name", "sc_sm_resource_name", [ :pointer ], :pointer)
162
- attach_function("sc_sm_resource_description", "sc_sm_resource_description", [ :pointer ], :pointer)
163
-
164
- attach_function("sc_sm_payload_collection_handle_requests", "sc_sm_payload_collection_handle_requests", [ :pointer ], :pointer)
165
- attach_function("sc_sm_payload_collection_handle_responses", "sc_sm_payload_collection_handle_responses", [ :pointer ], :pointer)
166
- attach_function("sc_sm_payload_collection_size", "sc_sm_payload_collection_size", [ :pointer ], :int)
156
+ attach_function('sc_sm_resource_handle', 'sc_sm_resource_handle', [:pointer, :int], :pointer)
157
+ attach_function('sc_sm_resource_uritemplate', 'sc_sm_resource_uritemplate', [:pointer], :pointer)
158
+ attach_function('sc_sm_resource_name', 'sc_sm_resource_name', [:pointer], :pointer)
159
+ attach_function('sc_sm_resource_description', 'sc_sm_resource_description', [:pointer], :pointer)
160
+
161
+ attach_function('sc_sm_payload_collection_handle_requests', 'sc_sm_payload_collection_handle_requests', [:pointer], :pointer)
162
+ attach_function('sc_sm_payload_collection_handle_responses', 'sc_sm_payload_collection_handle_responses', [:pointer], :pointer)
163
+ attach_function('sc_sm_payload_collection_size', 'sc_sm_payload_collection_size', [:pointer], :int)
167
164
  # Resource.model
168
- attach_function("sc_sm_payload_handle", "sc_sm_payload_handle", [ :pointer, :int ], :pointer)
169
- attach_function("sc_sm_payload_handle_resource", "sc_sm_payload_handle_resource", [ :pointer ], :pointer)
170
- attach_function("sc_sm_payload_name", "sc_sm_payload_name", [ :pointer ], :pointer)
171
- attach_function("sc_sm_payload_description", "sc_sm_payload_description", [ :pointer ], :pointer)
172
- attach_function("sc_sm_payload_body", "sc_sm_payload_body", [ :pointer ], :pointer)
173
- attach_function("sc_sm_payload_schema", "sc_sm_payload_schema", [ :pointer ], :pointer)
165
+ attach_function('sc_sm_payload_handle', 'sc_sm_payload_handle', [:pointer, :int], :pointer)
166
+ attach_function('sc_sm_payload_handle_resource', 'sc_sm_payload_handle_resource', [:pointer], :pointer)
167
+ attach_function('sc_sm_payload_name', 'sc_sm_payload_name', [:pointer], :pointer)
168
+ attach_function('sc_sm_payload_description', 'sc_sm_payload_description', [:pointer], :pointer)
169
+ attach_function('sc_sm_payload_body', 'sc_sm_payload_body', [:pointer], :pointer)
170
+ attach_function('sc_sm_payload_schema', 'sc_sm_payload_schema', [:pointer], :pointer)
174
171
 
175
172
  # Payload Reference Soure Map
176
- attach_function("sc_sm_reference_handle", "sc_sm_reference_handle", [ :pointer ], :pointer)
177
- attach_function("sc_sm_reference", "sc_sm_reference", [ :pointer ], :pointer)
178
-
179
- attach_function("sc_sm_parameter_collection_handle_payload", "sc_sm_parameter_collection_handle_payload", [ :pointer ], :pointer)
180
- attach_function("sc_sm_parameter_collection_handle_resource", "sc_sm_parameter_collection_handle_resource", [ :pointer ], :pointer)
181
- attach_function("sc_sm_parameter_collection_handle_action", "sc_sm_parameter_collection_handle_action", [ :pointer ], :pointer)
182
- attach_function("sc_sm_parameter_collection_size", "sc_sm_parameter_collection_size", [ :pointer ], :int)
183
-
184
- attach_function("sc_sm_parameter_handle", "sc_sm_parameter_handle", [ :pointer, :int ], :pointer)
185
- attach_function("sc_sm_parameter_name", "sc_sm_parameter_name", [ :pointer ], :pointer)
186
- attach_function("sc_sm_parameter_description", "sc_sm_parameter_description", [ :pointer ], :pointer)
187
- attach_function("sc_sm_parameter_type", "sc_sm_parameter_type", [ :pointer ], :pointer)
188
- attach_function("sc_sm_parameter_parameter_use", "sc_sm_parameter_parameter_use", [ :pointer ], :pointer)
189
- attach_function("sc_sm_parameter_default_value", "sc_sm_parameter_default_value", [ :pointer ], :pointer)
190
- attach_function("sc_sm_parameter_example_value", "sc_sm_parameter_example_value", [ :pointer ], :pointer)
191
-
192
- attach_function("sc_sm_value_collection_handle", "sc_sm_value_collection_handle", [ :pointer], :pointer)
193
- attach_function("sc_sm_value_collection_size", "sc_sm_value_collection_size", [ :pointer ], :int)
194
-
195
- attach_function("sc_sm_value_handle", "sc_sm_value_handle", [ :pointer, :int ], :pointer)
196
- attach_function("sc_sm_value", "sc_sm_value", [ :pointer], :pointer)
197
-
198
- attach_function("sc_sm_header_collection_handle_payload", "sc_sm_header_collection_handle_payload", [ :pointer ], :pointer)
199
- attach_function("sc_sm_header_collection_handle_resource", "sc_sm_header_collection_handle_resource", [ :pointer ], :pointer)
200
- attach_function("sc_sm_header_collection_handle_action", "sc_sm_header_collection_handle_action", [ :pointer ], :pointer)
201
- attach_function("sc_sm_header_collection_size", "sc_sm_header_collection_size", [ :pointer ], :int)
202
-
203
- attach_function("sc_sm_header_handle", "sc_sm_header_handle", [ :pointer, :int ], :pointer)
204
- attach_function("sc_sm_header", "sc_sm_header", [ :pointer], :pointer)
205
-
206
- attach_function("sc_sm_action_collection_handle", "sc_sm_action_collection_handle", [ :pointer ], :pointer)
207
- attach_function("sc_sm_action_collection_size", "sc_sm_action_collection_size", [ :pointer], :int)
208
-
209
- attach_function("sc_sm_action_handle", "sc_sm_action_handle", [ :pointer, :int ], :pointer)
210
- attach_function("sc_sm_action_httpmethod", "sc_sm_action_httpmethod", [ :pointer], :pointer)
211
- attach_function("sc_sm_action_name", "sc_sm_action_name", [ :pointer], :pointer)
212
- attach_function("sc_sm_action_description", "sc_sm_action_description", [ :pointer ], :pointer)
213
-
214
- attach_function("sc_sm_transaction_example_collection_handle", "sc_sm_transaction_example_collection_handle", [ :pointer ], :pointer)
215
- attach_function("sc_sm_transaction_example_collection_size", "sc_sm_transaction_example_collection_size", [ :pointer ], :int)
216
-
217
- attach_function("sc_sm_transaction_example_handle", "sc_sm_transaction_example_handle", [ :pointer, :int ], :pointer)
218
- attach_function("sc_sm_transaction_example_name", "sc_sm_transaction_example_name", [ :pointer ], :pointer)
219
- attach_function("sc_sm_transaction_example_description", "sc_sm_transaction_example_description", [ :pointer ], :pointer)
220
-
173
+ attach_function('sc_sm_reference_handle', 'sc_sm_reference_handle', [:pointer], :pointer)
174
+ attach_function('sc_sm_reference', 'sc_sm_reference', [:pointer], :pointer)
175
+
176
+ attach_function('sc_sm_parameter_collection_handle_payload', 'sc_sm_parameter_collection_handle_payload', [:pointer], :pointer)
177
+ attach_function('sc_sm_parameter_collection_handle_resource', 'sc_sm_parameter_collection_handle_resource', [:pointer], :pointer)
178
+ attach_function('sc_sm_parameter_collection_handle_action', 'sc_sm_parameter_collection_handle_action', [:pointer], :pointer)
179
+ attach_function('sc_sm_parameter_collection_size', 'sc_sm_parameter_collection_size', [:pointer], :int)
180
+
181
+ attach_function('sc_sm_parameter_handle', 'sc_sm_parameter_handle', [:pointer, :int], :pointer)
182
+ attach_function('sc_sm_parameter_name', 'sc_sm_parameter_name', [:pointer], :pointer)
183
+ attach_function('sc_sm_parameter_description', 'sc_sm_parameter_description', [:pointer], :pointer)
184
+ attach_function('sc_sm_parameter_type', 'sc_sm_parameter_type', [:pointer], :pointer)
185
+ attach_function('sc_sm_parameter_parameter_use', 'sc_sm_parameter_parameter_use', [:pointer], :pointer)
186
+ attach_function('sc_sm_parameter_default_value', 'sc_sm_parameter_default_value', [:pointer], :pointer)
187
+ attach_function('sc_sm_parameter_example_value', 'sc_sm_parameter_example_value', [:pointer], :pointer)
188
+
189
+ attach_function('sc_sm_value_collection_handle', 'sc_sm_value_collection_handle', [:pointer], :pointer)
190
+ attach_function('sc_sm_value_collection_size', 'sc_sm_value_collection_size', [:pointer], :int)
191
+
192
+ attach_function('sc_sm_value_handle', 'sc_sm_value_handle', [:pointer, :int], :pointer)
193
+ attach_function('sc_sm_value', 'sc_sm_value', [:pointer], :pointer)
194
+
195
+ attach_function('sc_sm_header_collection_handle_payload', 'sc_sm_header_collection_handle_payload', [:pointer], :pointer)
196
+ attach_function('sc_sm_header_collection_handle_resource', 'sc_sm_header_collection_handle_resource', [:pointer], :pointer)
197
+ attach_function('sc_sm_header_collection_handle_action', 'sc_sm_header_collection_handle_action', [:pointer], :pointer)
198
+ attach_function('sc_sm_header_collection_size', 'sc_sm_header_collection_size', [:pointer], :int)
199
+
200
+ attach_function('sc_sm_header_handle', 'sc_sm_header_handle', [:pointer, :int], :pointer)
201
+ attach_function('sc_sm_header', 'sc_sm_header', [:pointer], :pointer)
202
+
203
+ attach_function('sc_sm_action_collection_handle', 'sc_sm_action_collection_handle', [:pointer], :pointer)
204
+ attach_function('sc_sm_action_collection_size', 'sc_sm_action_collection_size', [:pointer], :int)
205
+
206
+ attach_function('sc_sm_action_handle', 'sc_sm_action_handle', [:pointer, :int], :pointer)
207
+ attach_function('sc_sm_action_httpmethod', 'sc_sm_action_httpmethod', [:pointer], :pointer)
208
+ attach_function('sc_sm_action_name', 'sc_sm_action_name', [:pointer], :pointer)
209
+ attach_function('sc_sm_action_description', 'sc_sm_action_description', [:pointer], :pointer)
210
+
211
+ attach_function('sc_sm_transaction_example_collection_handle', 'sc_sm_transaction_example_collection_handle', [:pointer], :pointer)
212
+ attach_function('sc_sm_transaction_example_collection_size', 'sc_sm_transaction_example_collection_size', [:pointer], :int)
213
+
214
+ attach_function('sc_sm_transaction_example_handle', 'sc_sm_transaction_example_handle', [:pointer, :int], :pointer)
215
+ attach_function('sc_sm_transaction_example_name', 'sc_sm_transaction_example_name', [:pointer], :pointer)
216
+ attach_function('sc_sm_transaction_example_description', 'sc_sm_transaction_example_description', [:pointer], :pointer)
221
217
  end
222
-
223
218
  end