.gitignore | 100644 | 0 | 0 | | | 114 Bytes | 68ad9e35aa5c26941227f195fc01412c2dde82ddc005435d2ad06cb017e1319e |
.rspec | 100644 | 0 | 0 | | | 48 Bytes | 7409ef68600d957bac891521d16e236e1ba56c3168150c976aafcbf40aad34ba |
.rubocop.yml | 100644 | 0 | 0 | | | 276 Bytes | 21cb091260a916e856db8517a932b81f0629d75b92814ce8c35ad0018ea7e3ae |
.travis.yml | 100644 | 0 | 0 | | | 342 Bytes | f18de00924f1c9e5b979ddec7050ab8a3474905ccee29b5d1aebeddc898d616f |
CHANGELOG.md | 100644 | 0 | 0 | | | 81 Bytes | bdaecdeebf458639f8ab199e8bd8d9452b5091276e435f8271029e65d5a0ca16 |
CODE_OF_CONDUCT.md | 100644 | 0 | 0 | | | 3.15 KB | 4d274334b02fe3ef0fac777499d002cebcef33db278f5cf57f21c2662579d54a |
Gemfile | 100644 | 0 | 0 | | | 70 Bytes | ed54c37fdd231505e0bc291cab201c234136bfcbdc87bfb522ad309cc41037cf |
Gemfile.lock | 100644 | 0 | 0 | | | 1.69 KB | 85517411a80cd0b0cabbaea88b7359272f1fc9c0ce574c142f92aba857813c82 |
LICENSE.txt | 100644 | 0 | 0 | | | 1.06 KB | 5eff2862b45ad9ffbae978c47abdbea08a15b47fe2d6c97917a01dfa098407f7 |
README.md | 100644 | 0 | 0 | | | 2.9 KB | 12cc32daf7a409e6fb2e61248890342c99d920e5b86b5a51ee583462be9376c8 |
Rakefile | 100644 | 0 | 0 | | | 524 Bytes | c868a51d19be8166812818af2d40454bbd5c91796105a67256892a73e0aeb502 |
bin/console | 100755 | 0 | 0 | | | 137 Bytes | dda26db19de9bd9134c6cf91be9b92eed169104ec16501c45bb46751f2dac15b |
bin/setup | 100755 | 0 | 0 | | | 131 Bytes | e201190bc24e9f00849b3efa5fbaece2cbf069703232e50c7fa15d41c47f2ead |
lib/smart_core/types.rb | 100644 | 0 | 0 | | | 283 Bytes | e0af5c94394044ff82546518f464fa27d614faebdcd4b175209290bc5b3262c8 |
lib/smart_core/types/errors.rb | 100644 | 0 | 0 | | | 612 Bytes | 03e204e3b9602b6d64c6e05decd987c92043d41a9ea6856671e3a396b8d67f28 |
lib/smart_core/types/primitive.rb | 100644 | 0 | 0 | | | 2.75 KB | f4a350470f37c8cbafe82423e973da424fce14d4117c4901cb726f4883c84fb7 |
lib/smart_core/types/primitive/caster.rb | 100644 | 0 | 0 | | | 483 Bytes | 6f2a0a33bad7e80e0253652ca461634e28e14810967785b36c49f254acbaced8 |
lib/smart_core/types/primitive/checker.rb | 100644 | 0 | 0 | | | 490 Bytes | a3dd799edf9ac0ed34dbdfcb07bab618122f621eccd3c3a6655cc52159a2146b |
lib/smart_core/types/primitive/factory.rb | 100644 | 0 | 0 | | | 3.2 KB | c34b0c99e530e0bc8a241da386e003e31e5da7f00af423f6108f60e4e27c8a6f |
lib/smart_core/types/primitive/factory/definition_context.rb | 100644 | 0 | 0 | | | 837 Bytes | 836a04ad58bbeb105e84510a8e125b089fb176f984723327f2415784647d980c |
lib/smart_core/types/primitive/mult_checker.rb | 100644 | 0 | 0 | | | 577 Bytes | 8b144b8d2c1393c400fd349019bb5a4dbcd06f1d93c3882908d9b0da64f905da |
lib/smart_core/types/primitive/mult_factory.rb | 100644 | 0 | 0 | | | 2.24 KB | b82384b3deb07e009326b83a599db8d1852e4c46b7fc5e2175637e7d0a894296 |
lib/smart_core/types/primitive/mult_factory/definition_context.rb | 100644 | 0 | 0 | | | 518 Bytes | 336e3f84e1711d14f016625a900daa3f27668a02693d66bb9537a5bcdd69bc10 |
lib/smart_core/types/primitive/nilable_checker.rb | 100644 | 0 | 0 | | | 893 Bytes | 4a4d36b4686db410d8d3e991e32f15bf1f7cbf69b15bf41689dcc5cef5c62ca8 |
lib/smart_core/types/primitive/nilable_factory.rb | 100644 | 0 | 0 | | | 1.27 KB | 31de6e7668e289c5c438caffecda5c669cbbc6b94c1b8fd6cbcc536387ce764f |
lib/smart_core/types/primitive/sum_checker.rb | 100644 | 0 | 0 | | | 576 Bytes | 98c09232785b37019cb6dcd6da7ad23d7f48a2bb621c8c0bb49990d2ffcce901 |
lib/smart_core/types/primitive/sum_factory.rb | 100644 | 0 | 0 | | | 2.23 KB | e85fec94bdfd8451f8d21d00355b3d960d2437fa6c2096b969a60429e94c1181 |
lib/smart_core/types/primitive/sum_factory/definition_context.rb | 100644 | 0 | 0 | | | 521 Bytes | 4d1977b2f41d7cac168deada72d50ff2660a64b53b7d66b02eb27fdec23e2cae |
lib/smart_core/types/primitive/undefined_caster.rb | 100644 | 0 | 0 | | | 566 Bytes | 9a435fdacd741fd72eef11efec932b9e51b3300b2dfadd752fcb06f6d92e33bb |
lib/smart_core/types/struct.rb | 100644 | 0 | 0 | | | 125 Bytes | e05663926cf29ffe5fa164409347a635c0bad72a8bc46c383e7d048da5a9bd9e |
lib/smart_core/types/system.rb | 100644 | 0 | 0 | | | 249 Bytes | 3e0f2317c7a29d941d1d59f166be3a0533040b74b09162a9dc1401d6836f896f |
lib/smart_core/types/system/definition_dsl.rb | 100644 | 0 | 0 | | | 998 Bytes | f52befc351f9e8de218b34cf32927e56996df650636649ef343d2b215f4d6951 |
lib/smart_core/types/system/producer_dsl.rb | 100644 | 0 | 0 | | | 683 Bytes | 0b511a9250db05ce3cce2d2c301b2be60cfb3b94f051af0b3b47e1ad601cf3d3 |
lib/smart_core/types/value.rb | 100644 | 0 | 0 | | | 588 Bytes | 73fe1dceafad7249ff6374f2b2eb9fc6c687ba70965abdf8709febfcf8dbd427 |
lib/smart_core/types/value/any.rb | 100644 | 0 | 0 | | | 213 Bytes | 5db816328a7ce3745e37f7241de23beeba994f37db0a6561a634dc39a1195237 |
lib/smart_core/types/value/array.rb | 100644 | 0 | 0 | | | 304 Bytes | 63d32e100f6568679f37a5a76850f1cdf3ba237dd9b2e147763b25e6475299fb |
lib/smart_core/types/value/boolean.rb | 100644 | 0 | 0 | | | 268 Bytes | 61029bfb8d2037a0f4213c5c2237e1eb7cdf6793472b849f29dc1089a28ec779 |
lib/smart_core/types/value/class.rb | 100644 | 0 | 0 | | | 182 Bytes | 3df3a44aa4cbb0f409763f98597972c025f3e082d9c9f17292e9d3cc5f9d8756 |
lib/smart_core/types/value/float.rb | 100644 | 0 | 0 | | | 315 Bytes | cdf0f998fe3b0df2cafff95408562b1edd6dd0301cf54249a9bc50b20ecb13ca |
lib/smart_core/types/value/hash.rb | 100644 | 0 | 0 | | | 296 Bytes | f29b37be1f57b3c3320d051f63767401b0679c4f8d7abb840c6c81b01714653b |
lib/smart_core/types/value/integer.rb | 100644 | 0 | 0 | | | 321 Bytes | c33caca1f78727bd103a0a6bd7b3f4ac8c5428e0b9c1116c08284dfb2563387a |
lib/smart_core/types/value/module.rb | 100644 | 0 | 0 | | | 184 Bytes | 34215f91cd6c970134d84ab6762843284432836f774e33041a1101d9d12d99cb |
lib/smart_core/types/value/nil.rb | 100644 | 0 | 0 | | | 288 Bytes | d2264bdbd24cf4bd20b23df5f4f07f90b52ebf85bd333b960db6624a92122d8a |
lib/smart_core/types/value/numeric.rb | 100644 | 0 | 0 | | | 319 Bytes | 9693f2a0e8630637cbbac986b61ade7d214e632fabc2ba6d6d1c972a711fa9b4 |
lib/smart_core/types/value/proc.rb | 100644 | 0 | 0 | | | 213 Bytes | 7014244a5703c5c699e635254b1e13a36277d5b4878fc939a9b84cdd9ecfacad |
lib/smart_core/types/value/string.rb | 100644 | 0 | 0 | | | 214 Bytes | cbb923f2c01f5c4f738bc016a42394a128f2de143ef05611d428b5c9bebe025e |
lib/smart_core/types/value/symbol.rb | 100644 | 0 | 0 | | | 216 Bytes | a5f7c307acf1edd6ce4a6d570c44bb2ff68c78bb120a1c0181d892bd48d09443 |
lib/smart_core/types/value/text.rb | 100644 | 0 | 0 | | | 234 Bytes | 359569f60c7b3b0f9085cb049ed6e0135ebe1c23f47bbeea7ebd545dd9402be0 |
lib/smart_core/types/version.rb | 100644 | 0 | 0 | | | 189 Bytes | 86665d35d1ee09a4d666526d38e8b14aeabcbda25dbc256bca2c177142b66560 |
smart_types.gemspec | 100644 | 0 | 0 | | | 1.66 KB | f5aac07f8be5d17a1a381545dcb7bcd0078acf27d9af0384df96554264b6a31d |