.coveralls.yml | 100644 | 0 | 0 | | | 70 Bytes | 5286b3cbc5c4d32f4a1a168af4a6fdb4ba80d3e45cd0067357f870444546c98f |
.gitignore | 100644 | 0 | 0 | | | 199 Bytes | fe2f9dbf0588c04f936c8bf55305fc994bfe4245c1be67407faa398ccca40739 |
.rubocop.yml | 100644 | 0 | 0 | | | 348 Bytes | e8ae88969c340cc3eda7dce0efd739b35814a518eafe2482ef235c28599df8e0 |
.travis.yml | 100644 | 0 | 0 | | | 50 Bytes | 2fe7c42e6667a606b058484483a9c1dc15fc4c6749f909410b08337ab1db2278 |
Gemfile | 100644 | 0 | 0 | | | 142 Bytes | 5904f9ee36d9490367ed86863e3fba47d1bb1f25565973fb53547e759115389e |
Guardfile | 100644 | 0 | 0 | | | 1.66 KB | fff416c5cdecdbc9c63bacd0016a410e03596173235af6009f7c3bb5ef21c14f |
LICENSE.txt | 100644 | 0 | 0 | | | 1.04 KB | 975450ced2c839f97acf2e367173abfaf01b4a7163dfdab01dd7193da3547f0e |
README.md | 100644 | 0 | 0 | | | 2.55 KB | 6922c72debbd577397111968a7b68ddb34417b3dc45978dc3343cc63ed990e18 |
Rakefile | 100644 | 0 | 0 | | | 384 Bytes | d24e417fe1d6b683a3a492f493d10f3de703eef3d6bfc17f20fda226c0222eaa |
bin/qlang | 100755 | 0 | 0 | | | 463 Bytes | f70fb9b88209be103ff7246fd6f512d8546a6d1973717133ea6bdbe0ee49fec0 |
core/Q.hs | 100644 | 0 | 0 | | | 260 Bytes | c6b594c3f6a8b3defb227ea34c1d4f28f81729e1886aa2709aaaacb196802575 |
core/Q/Lexer.hs | 100644 | 0 | 0 | | | 137 Bytes | eabc4f2faa84a6d39da1aff36678a2eace3a09a1dbb087165fa5919768ddf34e |
core/Q/Parser.hs | 100644 | 0 | 0 | | | 138 Bytes | 7a7ed3c4f7fc93e6a95fa01b001aafe95dc7d52a17ddfadeead292927e787d67 |
ext/qlang/QMatrix/q_matrix.c | 100644 | 0 | 0 | | | 0 Bytes | e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 |
ext/qlang/extconf.rb | 100644 | 0 | 0 | | | 47 Bytes | 78c286477a09716239c14c31a41f746be241aa3a6c74021e720176386a510a3b |
ext/qlang/qlang.c | 100644 | 0 | 0 | | | 1.04 KB | c4d1bd4988ef64d091428237cd458e6a756e386654936a4e5d3400ca7d5ca8ba |
ext/qlang/qlang.h | 100644 | 0 | 0 | | | 75 Bytes | d0b38bbcb6709dfb494acfa0d230fb1be3019481b0913131a9366f79729523b3 |
legacy_rspec/langs/Haskell/ex1_after.hs | 100644 | 0 | 0 | | | 1.87 KB | 36f903842d0818ae3e733f9d8a2c7e0f37cdc4ba6fd52712c9f17d40b5c5d878 |
legacy_rspec/langs/Haskell/ex1_before.hs | 100644 | 0 | 0 | | | 1.87 KB | 36f903842d0818ae3e733f9d8a2c7e0f37cdc4ba6fd52712c9f17d40b5c5d878 |
legacy_rspec/langs/Python/ex1_after.py | 100644 | 0 | 0 | | | 2.41 KB | 595e2eca75ca918eac15c8e1d91b11139fe1737ed0de5f8f0a6112c8fa1c6694 |
legacy_rspec/langs/Python/ex1_before.py | 100644 | 0 | 0 | | | 2.42 KB | b14aaa18b6dc47b249663d2a8ed201539f23f138ee5adb050954bda5a78924ab |
legacy_rspec/langs/R/ex1_after.R | 100644 | 0 | 0 | | | 3.13 KB | 1208a6a8dc93070893dbd6eef5fc33ff1602dda4bfef2fb06a8dbbd4ea5d63d3 |
legacy_rspec/langs/R/ex1_before.R | 100644 | 0 | 0 | | | 3.16 KB | 83e796beedc75f30dd7da5f39b08f341577326f98529050ae01f6e746837b6ff |
legacy_rspec/objects/list_spec.rb | 100644 | 0 | 0 | | | 795 Bytes | 6287be841925187c7f936b5b022ba0a1db0bde28f7afed4445e3e3e964644fa1 |
legacy_rspec/objects/matrix_spec.rb | 100644 | 0 | 0 | | | 1.14 KB | ec49200c7a55619f2d5a1313443a49e6df9df34323bfdad2df59b3fe3e7b0dcd |
legacy_rspec/objects/vector_spec.rb | 100644 | 0 | 0 | | | 820 Bytes | 5178019b716bff975540e14e33e17be4bceadc7c700eae87cc3287ab74e46a36 |
lib/qlang.rb | 100644 | 0 | 0 | | | 646 Bytes | 4fdc0464e35a28c6045f339daefdafdda6c090a4f44a0a3ab649f800f0cc5257 |
lib/qlang/api.rb | 100644 | 0 | 0 | | | 449 Bytes | bf4af09f0f569ea7112409375103017d94175dc003c9a143a80dbf1f7514f10c |
lib/qlang/api/func_api.rb | 100644 | 0 | 0 | | | 443 Bytes | 1124ea156a26c9b84f36219f26911a1eb9051795912cc011c84c343f2f18c5f5 |
lib/qlang/api/integral_api.rb | 100644 | 0 | 0 | | | 369 Bytes | 05442f485b09bf9a02467a988026c428f1a02592ff6960eb9044a20ac545759e |
lib/qlang/api/limit_api.rb | 100644 | 0 | 0 | | | 575 Bytes | 4f157a1ed163746586b254d01c13dff64540d46b403b456e009b9aaa26ad022f |
lib/qlang/api/list_api.rb | 100644 | 0 | 0 | | | 389 Bytes | d754732aca7b2970c8fc34dc9323bfbc0d65506c119dd23e8979a2d3b99839f2 |
lib/qlang/api/matrix_api.rb | 100644 | 0 | 0 | | | 565 Bytes | d5182c567dcd93c71db136f33c8ef9f4d100bcd220afff6730edbc69a746de0d |
lib/qlang/api/sigma_api.rb | 100644 | 0 | 0 | | | 422 Bytes | 5515489358dbd7d07f5ee4806302cba15d8ff2949b821af5cc58fcd6859116a9 |
lib/qlang/api/vector_api.rb | 100644 | 0 | 0 | | | 423 Bytes | c31a3297fddef3b0d5c93d5c8f7cbbe79bcbd33214e15c533e65a41991877112 |
lib/qlang/exec.rb | 100644 | 0 | 0 | | | 1.34 KB | 6370bd05989177234e34e075b43804b4a6e8f91b40ce1f10d56000345896799d |
lib/qlang/iq.rb | 100644 | 0 | 0 | | | 1.02 KB | f036f261c71d0c7ac503a08920660d1081d4387f6c03ce6db0816b797937f7ed |
lib/qlang/lexer.rb | 100644 | 0 | 0 | | | 182 Bytes | bf3f785ea1cb2267423ab47838d3a9171282891de518856f10bb567d9cd2fca6 |
lib/qlang/lexer/base.rb | 100644 | 0 | 0 | | | 2.61 KB | 7938fc308c04876b395c41e76afccc64a95f5c13bc9f86f2b3e9ac1de673e85e |
lib/qlang/lexer/formula_lexer.rb | 100644 | 0 | 0 | | | 499 Bytes | abfa51ee287924b345e0052641a12f0f17d720d7feed68006019460a2ab37c6a |
lib/qlang/lexer/main_lexer.rb | 100644 | 0 | 0 | | | 1.06 KB | a0764a5f1ccd984c7a75e07bb3f85680142976cc27613f407f4b52f0be3b5780 |
lib/qlang/lexer/tokens.rb | 100644 | 0 | 0 | | | 2.13 KB | 943ffd3863992982d17adfecdd189e49ea1943510083d96b09e5ab939e4a9aac |
lib/qlang/meta_info.rb | 100644 | 0 | 0 | | | 464 Bytes | 3d0b5d478d0f2abddc0b45b2052934b828f587e384b2669b6b671adfa40a943c |
lib/qlang/parser.rb | 100644 | 0 | 0 | | | 2.83 KB | f9021e94257430c7796964557d9ac1c33bb6676734ef056e626282de175a154b |
lib/qlang/parser/base.rb | 100644 | 0 | 0 | | | 90 Bytes | 50950480d41545ee4e7523af13e680c11a3ffe59c360bdd3211223fd2b9cfc63 |
lib/qlang/parser/formula_parser.rb | 100644 | 0 | 0 | | | 946 Bytes | e88982acdbe43253a63122aff2a0887cd340355b76a0955124ce75510db3cd21 |
lib/qlang/parser/func_parser.rb | 100644 | 0 | 0 | | | 412 Bytes | 5b40b49df8c2c6fb92230f5b935ead2c55d142664a68dcb56cf7268300c5e7e6 |
lib/qlang/parser/integral_parser.rb | 100644 | 0 | 0 | | | 326 Bytes | ae3c4832414bb34208d029bcb6459bc90522783ceb101a6b653a9c37562d3b7a |
lib/qlang/parser/limit_parser.rb | 100644 | 0 | 0 | | | 277 Bytes | 579290758ffe5a0ce760de075a8f0ce33e4e54bf19bee27900b42a10188e0fdc |
lib/qlang/parser/list_parser.rb | 100644 | 0 | 0 | | | 277 Bytes | 0720f0dd3bd076aacdc60e3811bdd695af37e5c2c2ce87a31774a26e9a87c720 |
lib/qlang/parser/matrix_parser.rb | 100644 | 0 | 0 | | | 425 Bytes | f3da378ddeb0c503c09477928ecaf8a8a70706125049479bdfce1848c445882b |
lib/qlang/parser/sigma_parser.rb | 100644 | 0 | 0 | | | 287 Bytes | 48908320d7f6c7c1d4b0f9a78982f567d2168949c6757389e02af01082f9197a |
lib/qlang/parser/vector_parser.rb | 100644 | 0 | 0 | | | 245 Bytes | 300b54ff33a2657ce16c728fd70c11c48b37aebc6c592094e131e97c5d15cce5 |
lib/qlang/utils/langs.yml | 100644 | 0 | 0 | | | 101 Bytes | ccea777546016fdd716d1bbabef52b105d4a630aac4341dd22f282c0171b34c9 |
lib/qlang/utils/ruby_ext.rb | 100644 | 0 | 0 | | | 738 Bytes | 56ab39f2fcc1bfcef5684fe395401b2cf34a41cf5dec40f174045098fd6e0875 |
lib/qlang/version.rb | 100644 | 0 | 0 | | | 43 Bytes | fe921d92453cd6cb566606ad422471805eec867bef63cf9c42b540917a12c357 |
qlang.gemspec | 100644 | 0 | 0 | | | 993 Bytes | eb25c804f4c5aa00a7abecdf435b54b9f523e4fb1247b9dd0daf53e7ad4f1334 |
test/internal/test_tokens.rb | 100644 | 0 | 0 | | | 698 Bytes | 16aa510e1520d6494b8224cf8ec81685f07ef29f15272f583161a56cf2a6d9e3 |
test/interpreter/base.rb | 100644 | 0 | 0 | | | 390 Bytes | 510b86aa49acf40df1a3d77c7b1ac7d12f0c3039a192166e302141c07d7e82e3 |
test/interpreter/test_differential.rb | 100644 | 0 | 0 | | | 562 Bytes | e617669fb3234d99e4cac3ed057c88ef039478093ebce61c418ff55563abe4dd |
test/interpreter/test_function.rb | 100644 | 0 | 0 | | | 1.32 KB | 93aa4e5ded904b72e8f5da1156937f4871eee3a3d62c649a5e5c4f1ff39e0569 |
test/interpreter/test_general.rb | 100644 | 0 | 0 | | | 217 Bytes | d83c68306abfcad906d99ffd0e2468a48c3ccfc7fa09a72376c87ab2b51712b9 |
test/interpreter/test_integral.rb | 100644 | 0 | 0 | | | 537 Bytes | ac783f30d46d83c199eea3914d3d8f99c0ea9fb25fc586e2d00a297cc2337d2d |
test/interpreter/test_limit.rb | 100644 | 0 | 0 | | | 549 Bytes | cefe60c1dd46fe5dd1a60aafc187f9dc2c66ec29204952689c8288d29fdba8bc |
test/interpreter/test_matrix.rb | 100644 | 0 | 0 | | | 1.08 KB | 6ab442a797fe3676e6b3ce89d92a4dfad4b8f550de19e48706d8ebad961e6274 |
test/interpreter/test_sigma.rb | 100644 | 0 | 0 | | | 347 Bytes | 75737c160baf2cfd31466d2673298557f43a2b361331757d97e05c323b065333 |
test/interpreter/test_vector.rb | 100644 | 0 | 0 | | | 407 Bytes | 1d2818e9787e96f7a8f066de0f805c6cc226658d1f0c19693fb92e9d3507e099 |
test/langs/test_r.rb | 100644 | 0 | 0 | | | 597 Bytes | 80ec33ef301ef91faad1a32a54a175f60daef29c81ce9594d80d08594df56436 |
test/langs/test_ruby.rb | 100644 | 0 | 0 | | | 112 Bytes | bab642ace3a61cef1edfd271d1da6e77834cbbbe4c9040c390b33392633f776a |
test/minitest_helper.rb | 100644 | 0 | 0 | | | 158 Bytes | 74822f1743bdf301ec0538d69952297729b2e3cc4e5d89ccd11253a76a6cefc1 |
test/q_matrix/test_q_matrix.rb | 100644 | 0 | 0 | | | 236 Bytes | 90ef2c23de34cd1d84e622ca4a83e0b46a95eb4f31434382eaf2e475b1e20501 |
test/test_qlang.rb | 100644 | 0 | 0 | | | 578 Bytes | 0147e56d6cb9dbee7e66115ac1c116ed733bfc9cd13fd9408b7922ce93c373bc |