.gitignore | 100644 | 0 | 0 | | | 127 Bytes | e23de50bdfc4138bc9129f4a6d6f36774b4c0e7884cdda603ef410d29e25e34e |
.rspec | 100644 | 0 | 0 | | | 41 Bytes | 4aee6847ead00ece7705869092047f22f5df2d8d00ba491f5a0a4fe1f628fe00 |
.rubocop.yml | 100644 | 0 | 0 | | | 1.32 KB | 52904a17e5429ea46a2b0892cd5b724f9027251411bf0bd16c91295dbc5666cd |
.rubocop_todo.yml | 100644 | 0 | 0 | | | 478 Bytes | 48057912469ae546624bd471730890fa61c203b1d109f80d03fecaf110c47aa1 |
.travis.yml | 100644 | 0 | 0 | | | 529 Bytes | 96f92ec5824536e4f468db95ce6bfffcb92410d94fdbfeddd7a2283ff0489486 |
CHANGELOG.md | 100644 | 0 | 0 | | | 8.69 KB | 8440f0164bb0c031b897760195149a51ba51d5adad006eeba0541b835d24f31a |
Gemfile | 100644 | 0 | 0 | | | 487 Bytes | 8dcb327a417b0248531c5e1343f2b67547de1bec09cdb828fdc7a875ce55901d |
Guardfile | 100644 | 0 | 0 | | | 529 Bytes | e4b17573a59f8ae8dfcdc86ad972e30cbe30515d2b46e3428c44544643e4ab51 |
LICENSE.txt | 100644 | 0 | 0 | | | 1.04 KB | b871b5f65276541624e50e00b66ac8873c045f87a44bbba748a2d88047032256 |
README.md | 100644 | 0 | 0 | | | 6.66 KB | fd3cc38fafee72c2ab397bb442763ed4b74c4ec4e5c220ce06c9407e99bf1f3d |
Rakefile | 100644 | 0 | 0 | | | 114 Bytes | 67b85ef0b8cf982e13eef44bce3473c8bf1696b21226cc8367dd1fa892497b3c |
lib/transproc.rb | 100644 | 0 | 0 | | | 376 Bytes | 141fc9a1d666159b2d1f8f770ccf7b1250896a74c427606dddccdaadcf4bef44 |
lib/transproc/all.rb | 100644 | 0 | 0 | | | 215 Bytes | 218a55147173fdfe2073c3ff315c51423b79f5e428a1121d07f7eb9991843537 |
lib/transproc/array.rb | 100644 | 0 | 0 | | | 4.8 KB | ae4d49a2d118f1f458cf058908ee2249ac94ecc5a6d53d0dfca4d4b38ac00a32 |
lib/transproc/array/combine.rb | 100644 | 0 | 0 | | | 1.76 KB | 4149be53c6d4f11eb79f736bd96dc27c62a604119347d6d3f29e85a3b39afe88 |
lib/transproc/class.rb | 100644 | 0 | 0 | | | 1.22 KB | 78c0ce119c7c65dcb30fe2ea7dc6f8eece727ae84e5e8f3513e41a82089538b2 |
lib/transproc/coercions.rb | 100644 | 0 | 0 | | | 4 KB | 84763a6849f0e27d2007fda35b0bc6dbf91dea511da54f919ee5f878cb8aa39e |
lib/transproc/composer.rb | 100644 | 0 | 0 | | | 1.4 KB | 10843fdf92c64d6636bf18f027f496bf06ebc17ee8851838b9436a5181990f0a |
lib/transproc/composite.rb | 100644 | 0 | 0 | | | 877 Bytes | 33d70eaeebbd134774301cc3ca137588347cfdf5ff16f92d661a83aeed42c2b4 |
lib/transproc/conditional.rb | 100644 | 0 | 0 | | | 1.61 KB | ed0048c3be4194ee540ebfb179bc982b8992b2ec583eb508fdaf654f09da162c |
lib/transproc/error.rb | 100644 | 0 | 0 | | | 344 Bytes | 3914c8a95b78f75ff824b3cb98413f24fe36d1a82a73b68e1837f16e4376431f |
lib/transproc/function.rb | 100644 | 0 | 0 | | | 2.1 KB | f0c4606a6213a91d9803087872d84ef3cf7776d54c4e1881b2cd1c4a46c91113 |
lib/transproc/functions.rb | 100644 | 0 | 0 | | | 557 Bytes | 407b1ff74276d929180985e55287a3532123195326be3957da5674a1cf2be1d8 |
lib/transproc/hash.rb | 100644 | 0 | 0 | | | 11.3 KB | c4130af2541427fcec7cf7212c15bdd341af2f936b28c4002af76c9d9891cafb |
lib/transproc/proc.rb | 100644 | 0 | 0 | | | 848 Bytes | 8164f5e966e084ff131f11fb7c65ff13ea3d1fd4a4efa512ebd302472cc67076 |
lib/transproc/recursion.rb | 100644 | 0 | 0 | | | 2.86 KB | af67d1dc45ac8789f32309b1c3898e58599ac3809b163d8cb0f1ae31dbbca255 |
lib/transproc/registry.rb | 100644 | 0 | 0 | | | 3.56 KB | 05ba617fc515c15c9f81a00adc73e0e030dd31a212654ab79891b9ddfc0c75c9 |
lib/transproc/store.rb | 100644 | 0 | 0 | | | 3.11 KB | 3dbe7b3141c6d7a54703e4fee927e83ab7db086908bb27bad031d0a7196dad73 |
lib/transproc/support/deprecations.rb | 100644 | 0 | 0 | | | 275 Bytes | 9dc93594deb5e8b93397fb8661c43d43f78f60d929e2696e5164788eb00347a8 |
lib/transproc/transformer.rb | 100644 | 0 | 0 | | | 1.56 KB | 977a93393d8801667c3fab1205b9b910a21a2a3dd6b85a56f3447347676182a6 |
lib/transproc/transformer/class_interface.rb | 100644 | 0 | 0 | | | 3.84 KB | cc06bda81f7a83c3b45e3ab42a631fa7d6fca72fd93b876f3726354d7b8b9747 |
lib/transproc/version.rb | 100644 | 0 | 0 | | | 48 Bytes | 5624c3e79aef564a8648cddc2769117eb164fd94085dcaacb33500be44df3ff3 |
rakelib/mutant.rake | 100644 | 0 | 0 | | | 466 Bytes | 7b95f3c3261a89444c37b02153ec310eb089bbe3044e0397998ac6996abd44e7 |
rakelib/rubocop.rake | 100644 | 0 | 0 | | | 367 Bytes | dc30a7013d78d7f0384db92a89602f55b4a26de684e76f831591874ac7bc83f7 |
spec/spec_helper.rb | 100644 | 0 | 0 | | | 560 Bytes | ae1ddd8d8052b6f43141a3455d5e00d56552b40965e3b5c56e0dc63555e9f3ef |
spec/support/mutant.rb | 100644 | 0 | 0 | | | 212 Bytes | f3b6ae0e95771681cdd941b86db9ca61b105ac347cdc6a67b354985a6c3ed043 |
spec/unit/array/combine_spec.rb | 100644 | 0 | 0 | | | 5.47 KB | a675cfd9046b9eaab48b8829e5c0c9911de1a347f4a7569c8a83e9cb34991f16 |
spec/unit/array_transformations_spec.rb | 100644 | 0 | 0 | | | 5.94 KB | 2a02d331ba727b4ccd9c815c3104e6c0c90276a68b311c80c44b3ae1de046f13 |
spec/unit/class_transformations_spec.rb | 100644 | 0 | 0 | | | 1.14 KB | 3e40b98d3a4c2dbf025789f7b848204f6f0d7fe71f536734047254af10c56c7b |
spec/unit/coercions_spec.rb | 100644 | 0 | 0 | | | 3.18 KB | 64e29a5bd36bf9d54640cd1f1e65ab33a9b7a583a47a4840fd55f57f6e07db44 |
spec/unit/composer_spec.rb | 100644 | 0 | 0 | | | 690 Bytes | 7d3611fa9a1a4fda81379da14731c08e0602a9e5bc64a1efc39eee3eb50bcfd1 |
spec/unit/conditional_spec.rb | 100644 | 0 | 0 | | | 1.2 KB | 84d5af8b4f18fe74363d57d26b726b5375b7d51a8154fe1b7ace909f7c6c90a9 |
spec/unit/function_not_found_error_spec.rb | 100644 | 0 | 0 | | | 353 Bytes | 94e8a837fa5b3f30cef0aec014955e960f6960c50e10880268dd33da693d3e76 |
spec/unit/function_spec.rb | 100644 | 0 | 0 | | | 4.48 KB | fbfc20943458fb4d3b2262d54fd45d4cc1272b27b762a728dcc568e4468d95c9 |
spec/unit/hash_transformations_spec.rb | 100644 | 0 | 0 | | | 13.1 KB | df3290b519b5cc211210bf32482a64704a450d070ec8527e920d7a9aa1ecba8a |
spec/unit/proc_transformations_spec.rb | 100644 | 0 | 0 | | | 469 Bytes | ce3db5d0e6838b753de0d892a7bfc10645c1691da84632339df89884ee6a5dd0 |
spec/unit/recursion_spec.rb | 100644 | 0 | 0 | | | 2.84 KB | 6c3e2b57c1b2bfe333b85b73e42d5ca57159499c42f6b6d955942e4a8691aa54 |
spec/unit/registry_spec.rb | 100644 | 0 | 0 | | | 4.93 KB | 296dea9f7cdf92d4961911cf52aa657ae4508e610d0feb9a47ac9abf9349724d |
spec/unit/store_spec.rb | 100644 | 0 | 0 | | | 4.49 KB | 47b2391503c6fac3589e30c5b573f67dce8524b62f4977370ae3e9a94ec97bf9 |
spec/unit/transformer_spec.rb | 100644 | 0 | 0 | | | 6.63 KB | e4ad87a4083f205e571fc65eb033721816760da7383de8566dc77dda9ed2d2e5 |
spec/unit/transproc_spec.rb | 100644 | 0 | 0 | | | 386 Bytes | fab8e7c2fb4c96ec99642eefd9e92e7b650cf905bf291603d7171cedf05d9e31 |
transproc.gemspec | 100644 | 0 | 0 | | | 960 Bytes | 511f8e3fa2a68441ad2b79eca4f04efa87cf9a9cbd640143c5d1020399f0f043 |