finitio 0.11.1 → 0.11.2
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/CHANGELOG.md +5 -0
- data/Gemfile.lock +22 -22
- data/lib/finitio/json_schema/builtin_type.rb +1 -1
- data/lib/finitio/version.rb +1 -1
- data/spec/json_schema/test_builtin_type.rb +1 -1
- metadata +153 -153
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA1:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 1b4bcc2dab9afa958c597af1418553f339b726fb
|
4
|
+
data.tar.gz: 3140214a73d11d6733e770d9ca2950dae0c34650
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 18ce81cd1bd6014172453ac187e0f2e78d3f6f8729f02e1e7875fdb06c324e926a660b3af25b8cea7e224dfbc3a2b45146106533ccb49f09627822ca595e4313
|
7
|
+
data.tar.gz: 76ef53792f483628ce1e9c786d99d324235a244da6696d05105666d2578859368de020104f7da4a1ee096b5d2d4b7c98ae87408bbac6042f7e74e891809ea650
|
data/CHANGELOG.md
CHANGED
data/Gemfile.lock
CHANGED
@@ -1,13 +1,13 @@
|
|
1
1
|
PATH
|
2
2
|
remote: .
|
3
3
|
specs:
|
4
|
-
finitio (0.11.
|
4
|
+
finitio (0.11.2)
|
5
5
|
citrus (>= 3.0, < 4.0)
|
6
6
|
|
7
7
|
GEM
|
8
8
|
remote: https://rubygems.org/
|
9
9
|
specs:
|
10
|
-
activesupport (5.2.
|
10
|
+
activesupport (5.2.8.1)
|
11
11
|
concurrent-ruby (~> 1.0, >= 1.0.2)
|
12
12
|
i18n (>= 0.7, < 2)
|
13
13
|
minitest (~> 5.1)
|
@@ -15,7 +15,7 @@ GEM
|
|
15
15
|
awesome_print (1.9.2)
|
16
16
|
builder (3.2.4)
|
17
17
|
citrus (3.0.2)
|
18
|
-
concurrent-ruby (1.1.
|
18
|
+
concurrent-ruby (1.1.10)
|
19
19
|
coveralls (0.8.23)
|
20
20
|
json (>= 1.8, < 3)
|
21
21
|
simplecov (~> 0.16.1)
|
@@ -55,12 +55,12 @@ GEM
|
|
55
55
|
cucumber-messages (~> 12.2, >= 12.2.0)
|
56
56
|
diff-lcs (1.3)
|
57
57
|
docile (1.3.5)
|
58
|
-
ffi (1.15.
|
59
|
-
i18n (1.
|
58
|
+
ffi (1.15.5)
|
59
|
+
i18n (1.12.0)
|
60
60
|
concurrent-ruby (~> 1.0)
|
61
|
-
json (2.6.
|
61
|
+
json (2.6.3)
|
62
62
|
middleware (0.1.0)
|
63
|
-
minitest (5.
|
63
|
+
minitest (5.15.0)
|
64
64
|
multi_json (1.15.0)
|
65
65
|
multi_test (0.1.2)
|
66
66
|
path (2.0.1)
|
@@ -70,19 +70,19 @@ GEM
|
|
70
70
|
thor
|
71
71
|
thread_safe
|
72
72
|
rake (13.0.6)
|
73
|
-
rspec (3.
|
74
|
-
rspec-core (~> 3.
|
75
|
-
rspec-expectations (~> 3.
|
76
|
-
rspec-mocks (~> 3.
|
77
|
-
rspec-core (3.
|
78
|
-
rspec-support (~> 3.
|
79
|
-
rspec-expectations (3.
|
73
|
+
rspec (3.12.0)
|
74
|
+
rspec-core (~> 3.12.0)
|
75
|
+
rspec-expectations (~> 3.12.0)
|
76
|
+
rspec-mocks (~> 3.12.0)
|
77
|
+
rspec-core (3.12.0)
|
78
|
+
rspec-support (~> 3.12.0)
|
79
|
+
rspec-expectations (3.12.1)
|
80
80
|
diff-lcs (>= 1.2.0, < 2.0)
|
81
|
-
rspec-support (~> 3.
|
82
|
-
rspec-mocks (3.
|
81
|
+
rspec-support (~> 3.12.0)
|
82
|
+
rspec-mocks (3.12.1)
|
83
83
|
diff-lcs (>= 1.2.0, < 2.0)
|
84
|
-
rspec-support (~> 3.
|
85
|
-
rspec-support (3.
|
84
|
+
rspec-support (~> 3.12.0)
|
85
|
+
rspec-support (3.12.0)
|
86
86
|
simplecov (0.16.1)
|
87
87
|
docile (~> 1.1)
|
88
88
|
json (>= 1.8, < 3)
|
@@ -93,11 +93,11 @@ GEM
|
|
93
93
|
ffi (~> 1.1)
|
94
94
|
term-ansicolor (1.7.1)
|
95
95
|
tins (~> 1.0)
|
96
|
-
thor (1.1
|
96
|
+
thor (1.2.1)
|
97
97
|
thread_safe (0.3.6)
|
98
|
-
tins (1.
|
98
|
+
tins (1.32.1)
|
99
99
|
sync
|
100
|
-
tzinfo (1.2.
|
100
|
+
tzinfo (1.2.10)
|
101
101
|
thread_safe (~> 0.1)
|
102
102
|
|
103
103
|
PLATFORMS
|
@@ -114,4 +114,4 @@ DEPENDENCIES
|
|
114
114
|
rspec (~> 3.0)
|
115
115
|
|
116
116
|
BUNDLED WITH
|
117
|
-
2.
|
117
|
+
2.3.26
|
data/lib/finitio/version.rb
CHANGED
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: finitio
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 0.11.
|
4
|
+
version: 0.11.2
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Bernard Lambeau
|
8
8
|
autorequire:
|
9
9
|
bindir: bin
|
10
10
|
cert_chain: []
|
11
|
-
date:
|
11
|
+
date: 2023-01-06 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: citrus
|
@@ -487,190 +487,190 @@ signing_key:
|
|
487
487
|
specification_version: 4
|
488
488
|
summary: Finitio - in Ruby
|
489
489
|
test_files:
|
490
|
-
- spec/
|
491
|
-
- spec/
|
492
|
-
- spec/heading/test_each.rb
|
493
|
-
- spec/heading/test_allow_extra.rb
|
494
|
-
- spec/heading/test_equality.rb
|
495
|
-
- spec/heading/test_size.rb
|
496
|
-
- spec/heading/test_hash_get.rb
|
497
|
-
- spec/heading/test_initialize.rb
|
498
|
-
- spec/heading/test_to_name.rb
|
499
|
-
- spec/heading/test_hash.rb
|
500
|
-
- spec/heading/test_looks_similar.rb
|
501
|
-
- spec/system/test_get_type.rb
|
502
|
-
- spec/system/test_add_type.rb
|
503
|
-
- spec/system/test_dup.rb
|
504
|
-
- spec/system/test_dsl.rb
|
505
|
-
- spec/system/test_check_and_warn.rb
|
506
|
-
- spec/system/fixtures/with-duplicates.fio
|
507
|
-
- spec/system/fixtures/system.fio
|
508
|
-
- spec/system/test_fetch.rb
|
509
|
-
- spec/system/test_initialize.rb
|
510
|
-
- spec/support/test_compare_attrs.rb
|
511
|
-
- spec/support/test_proc_with_code.rb
|
512
|
-
- spec/constraint/test_name.rb
|
513
|
-
- spec/constraint/test_equality.rb
|
514
|
-
- spec/constraint/test_triple_equal.rb
|
490
|
+
- spec/regression/test_heading_extra_are_proxy_resolved.rb
|
491
|
+
- spec/test_finitio.rb
|
515
492
|
- spec/constraint/test_named.rb
|
516
493
|
- spec/constraint/test_anonymous.rb
|
517
|
-
- spec/
|
518
|
-
- spec/
|
519
|
-
- spec/
|
520
|
-
- spec/
|
521
|
-
- spec/
|
494
|
+
- spec/constraint/test_equality.rb
|
495
|
+
- spec/constraint/test_name.rb
|
496
|
+
- spec/constraint/test_triple_equal.rb
|
497
|
+
- spec/inference/test_inference.rb
|
498
|
+
- spec/type_factory/factory/test_tuple_type.rb
|
499
|
+
- spec/type_factory/factory/test_set_type.rb
|
500
|
+
- spec/type_factory/factory/test_builtin.rb
|
501
|
+
- spec/type_factory/factory/test_sub_type.rb
|
502
|
+
- spec/type_factory/factory/test_seq_type.rb
|
503
|
+
- spec/type_factory/factory/test_struct_type.rb
|
504
|
+
- spec/type_factory/dsl/test_subtype.rb
|
505
|
+
- spec/type_factory/dsl/test_any.rb
|
506
|
+
- spec/type_factory/dsl/test_attributes.rb
|
507
|
+
- spec/type_factory/dsl/test_tuple.rb
|
508
|
+
- spec/type_factory/dsl/test_union.rb
|
509
|
+
- spec/type_factory/dsl/test_builtin.rb
|
510
|
+
- spec/type_factory/dsl/test_multi_tuple.rb
|
511
|
+
- spec/type_factory/dsl/test_relation.rb
|
512
|
+
- spec/type_factory/dsl/test_set.rb
|
513
|
+
- spec/type_factory/dsl/test_struct.rb
|
514
|
+
- spec/type_factory/dsl/test_seq.rb
|
515
|
+
- spec/type_factory/dsl/test_multi_relation.rb
|
516
|
+
- spec/type_factory/dsl/test_adt.rb
|
517
|
+
- spec/type_factory/dsl/test_attribute.rb
|
518
|
+
- spec/type/alias_type/test_delegation.rb
|
522
519
|
- spec/type/alias_type/test_name.rb
|
523
520
|
- spec/type/alias_type/test_default_name.rb
|
524
|
-
- spec/type/
|
525
|
-
- spec/type/
|
526
|
-
- spec/type/
|
527
|
-
- spec/type/
|
528
|
-
- spec/type/
|
529
|
-
- spec/type/
|
530
|
-
- spec/type/
|
531
|
-
- spec/type/
|
532
|
-
- spec/type/
|
533
|
-
- spec/type/
|
534
|
-
- spec/type/
|
535
|
-
- spec/type/
|
536
|
-
- spec/type/
|
537
|
-
- spec/type/
|
521
|
+
- spec/type/struct_type/test_include.rb
|
522
|
+
- spec/type/struct_type/test_dress.rb
|
523
|
+
- spec/type/struct_type/test_equality.rb
|
524
|
+
- spec/type/struct_type/test_name.rb
|
525
|
+
- spec/type/struct_type/test_default_name.rb
|
526
|
+
- spec/type/struct_type/test_initialize.rb
|
527
|
+
- spec/type/relation_type/test_include.rb
|
528
|
+
- spec/type/relation_type/test_dress.rb
|
529
|
+
- spec/type/relation_type/test_equality.rb
|
530
|
+
- spec/type/relation_type/test_name.rb
|
531
|
+
- spec/type/relation_type/test_default_name.rb
|
532
|
+
- spec/type/relation_type/test_suppremum.rb
|
533
|
+
- spec/type/relation_type/test_initialize.rb
|
534
|
+
- spec/type/seq_type/test_include.rb
|
535
|
+
- spec/type/seq_type/test_dress.rb
|
536
|
+
- spec/type/seq_type/test_equality.rb
|
537
|
+
- spec/type/seq_type/test_name.rb
|
538
|
+
- spec/type/seq_type/test_default_name.rb
|
539
|
+
- spec/type/seq_type/test_suppremum.rb
|
540
|
+
- spec/type/seq_type/test_initialize.rb
|
541
|
+
- spec/type/builtin_type/test_include.rb
|
542
|
+
- spec/type/builtin_type/test_dress.rb
|
543
|
+
- spec/type/builtin_type/test_equality.rb
|
544
|
+
- spec/type/builtin_type/test_name.rb
|
545
|
+
- spec/type/builtin_type/test_default_name.rb
|
546
|
+
- spec/type/builtin_type/test_initialize.rb
|
547
|
+
- spec/type/multi_tuple_type/test_include.rb
|
538
548
|
- spec/type/multi_tuple_type/test_dress.rb
|
539
|
-
- spec/type/multi_tuple_type/test_name.rb
|
540
549
|
- spec/type/multi_tuple_type/test_equality.rb
|
541
|
-
- spec/type/multi_tuple_type/
|
550
|
+
- spec/type/multi_tuple_type/test_name.rb
|
542
551
|
- spec/type/multi_tuple_type/test_default_name.rb
|
543
552
|
- spec/type/multi_tuple_type/test_initialize.rb
|
553
|
+
- spec/type/ad_type/test_include.rb
|
544
554
|
- spec/type/ad_type/test_dress.rb
|
545
555
|
- spec/type/ad_type/test_name.rb
|
546
|
-
- spec/type/ad_type/test_include.rb
|
547
556
|
- spec/type/ad_type/test_default_name.rb
|
548
557
|
- spec/type/ad_type/test_initialize.rb
|
549
|
-
- spec/type/
|
550
|
-
- spec/type/
|
551
|
-
- spec/type/
|
552
|
-
- spec/type/
|
553
|
-
- spec/type/
|
554
|
-
- spec/type/
|
555
|
-
- spec/type/
|
556
|
-
- spec/type/
|
558
|
+
- spec/type/multi_relation_type/test_include.rb
|
559
|
+
- spec/type/multi_relation_type/test_dress.rb
|
560
|
+
- spec/type/multi_relation_type/test_equality.rb
|
561
|
+
- spec/type/multi_relation_type/test_name.rb
|
562
|
+
- spec/type/multi_relation_type/test_default_name.rb
|
563
|
+
- spec/type/multi_relation_type/test_initialize.rb
|
564
|
+
- spec/type/any_type/test_include.rb
|
565
|
+
- spec/type/any_type/test_dress.rb
|
566
|
+
- spec/type/any_type/test_equality.rb
|
567
|
+
- spec/type/any_type/test_name.rb
|
568
|
+
- spec/type/any_type/test_default_name.rb
|
569
|
+
- spec/type/any_type/test_initialize.rb
|
570
|
+
- spec/type/test_unconstrained.rb
|
571
|
+
- spec/type/union_type/test_include.rb
|
557
572
|
- spec/type/union_type/test_dress.rb
|
558
|
-
- spec/type/union_type/test_name.rb
|
559
573
|
- spec/type/union_type/test_equality.rb
|
560
|
-
- spec/type/union_type/
|
574
|
+
- spec/type/union_type/test_name.rb
|
561
575
|
- spec/type/union_type/test_default_name.rb
|
576
|
+
- spec/type/union_type/test_suppremum.rb
|
562
577
|
- spec/type/union_type/test_initialize.rb
|
563
|
-
- spec/type/
|
564
|
-
- spec/type/
|
565
|
-
- spec/type/
|
566
|
-
- spec/type/
|
567
|
-
- spec/type/
|
568
|
-
- spec/type/
|
569
|
-
- spec/type/
|
570
|
-
- spec/type/builtin_type/test_dress.rb
|
571
|
-
- spec/type/builtin_type/test_name.rb
|
572
|
-
- spec/type/builtin_type/test_equality.rb
|
573
|
-
- spec/type/builtin_type/test_include.rb
|
574
|
-
- spec/type/builtin_type/test_default_name.rb
|
575
|
-
- spec/type/builtin_type/test_initialize.rb
|
576
|
-
- spec/type/set_type/test_suppremum.rb
|
578
|
+
- spec/type/sub_type/test_include.rb
|
579
|
+
- spec/type/sub_type/test_dress.rb
|
580
|
+
- spec/type/sub_type/test_equality.rb
|
581
|
+
- spec/type/sub_type/test_name.rb
|
582
|
+
- spec/type/sub_type/test_default_name.rb
|
583
|
+
- spec/type/sub_type/test_initialize.rb
|
584
|
+
- spec/type/set_type/test_include.rb
|
577
585
|
- spec/type/set_type/test_dress.rb
|
578
|
-
- spec/type/set_type/test_name.rb
|
579
586
|
- spec/type/set_type/test_equality.rb
|
580
|
-
- spec/type/set_type/
|
587
|
+
- spec/type/set_type/test_name.rb
|
581
588
|
- spec/type/set_type/test_default_name.rb
|
589
|
+
- spec/type/set_type/test_suppremum.rb
|
582
590
|
- spec/type/set_type/test_initialize.rb
|
583
|
-
- spec/type/
|
584
|
-
- spec/type/
|
585
|
-
- spec/type/
|
586
|
-
- spec/type/
|
587
|
-
- spec/type/
|
588
|
-
- spec/type/
|
589
|
-
- spec/type/
|
590
|
-
- spec/type/
|
591
|
-
- spec/
|
592
|
-
- spec/
|
593
|
-
- spec/
|
594
|
-
- spec/
|
595
|
-
- spec/
|
596
|
-
- spec/
|
597
|
-
- spec/
|
598
|
-
- spec/
|
599
|
-
- spec/
|
600
|
-
- spec/
|
601
|
-
- spec/
|
602
|
-
- spec/
|
591
|
+
- spec/type/test_suppremum.rb
|
592
|
+
- spec/type/tuple_type/test_include.rb
|
593
|
+
- spec/type/tuple_type/test_dress.rb
|
594
|
+
- spec/type/tuple_type/test_equality.rb
|
595
|
+
- spec/type/tuple_type/test_name.rb
|
596
|
+
- spec/type/tuple_type/test_default_name.rb
|
597
|
+
- spec/type/tuple_type/test_suppremum.rb
|
598
|
+
- spec/type/tuple_type/test_initialize.rb
|
599
|
+
- spec/support/test_proc_with_code.rb
|
600
|
+
- spec/support/test_compare_attrs.rb
|
601
|
+
- spec/heading/test_size.rb
|
602
|
+
- spec/heading/test_hash_get.rb
|
603
|
+
- spec/heading/test_hash.rb
|
604
|
+
- spec/heading/test_each.rb
|
605
|
+
- spec/heading/test_equality.rb
|
606
|
+
- spec/heading/test_multi.rb
|
607
|
+
- spec/heading/test_looks_similar.rb
|
608
|
+
- spec/heading/test_allow_extra.rb
|
609
|
+
- spec/heading/test_suppremum.rb
|
610
|
+
- spec/heading/test_initialize.rb
|
611
|
+
- spec/heading/test_to_name.rb
|
612
|
+
- spec/json_schema/test_tuple_type.rb
|
613
|
+
- spec/json_schema/test_alias_type.rb
|
614
|
+
- spec/json_schema/test_set_type.rb
|
615
|
+
- spec/json_schema/test_relation_type.rb
|
616
|
+
- spec/json_schema/test_ad_type.rb
|
617
|
+
- spec/json_schema/test_builtin_type.rb
|
618
|
+
- spec/json_schema/test_multi_relation_type.rb
|
619
|
+
- spec/json_schema/test_sub_type.rb
|
620
|
+
- spec/json_schema/test_any_type.rb
|
621
|
+
- spec/json_schema/test_seq_type.rb
|
622
|
+
- spec/json_schema/test_union_type.rb
|
623
|
+
- spec/json_schema/test_multi_tuple_type.rb
|
624
|
+
- spec/json_schema/test_struct_type.rb
|
625
|
+
- spec/system/test_dsl.rb
|
626
|
+
- spec/system/test_get_type.rb
|
627
|
+
- spec/system/test_add_type.rb
|
628
|
+
- spec/system/test_dup.rb
|
629
|
+
- spec/system/fixtures/system.fio
|
630
|
+
- spec/system/fixtures/with-duplicates.fio
|
631
|
+
- spec/system/test_check_and_warn.rb
|
632
|
+
- spec/system/test_fetch.rb
|
633
|
+
- spec/system/test_initialize.rb
|
634
|
+
- spec/attribute/test_required.rb
|
603
635
|
- spec/attribute/test_optional.rb
|
604
636
|
- spec/attribute/test_equality.rb
|
605
|
-
- spec/attribute/test_required.rb
|
606
637
|
- spec/attribute/test_fetch_on.rb
|
607
638
|
- spec/attribute/test_initialize.rb
|
608
639
|
- spec/attribute/test_to_name.rb
|
609
|
-
- spec/inference/test_inference.rb
|
610
|
-
- spec/regression/test_heading_extra_are_proxy_resolved.rb
|
611
|
-
- spec/spec_helper.rb
|
612
|
-
- spec/type_factory/factory/test_sub_type.rb
|
613
|
-
- spec/type_factory/factory/test_builtin.rb
|
614
|
-
- spec/type_factory/factory/test_struct_type.rb
|
615
|
-
- spec/type_factory/factory/test_tuple_type.rb
|
616
|
-
- spec/type_factory/factory/test_seq_type.rb
|
617
|
-
- spec/type_factory/factory/test_set_type.rb
|
618
|
-
- spec/type_factory/dsl/test_builtin.rb
|
619
|
-
- spec/type_factory/dsl/test_subtype.rb
|
620
|
-
- spec/type_factory/dsl/test_multi_relation.rb
|
621
|
-
- spec/type_factory/dsl/test_adt.rb
|
622
|
-
- spec/type_factory/dsl/test_union.rb
|
623
|
-
- spec/type_factory/dsl/test_attributes.rb
|
624
|
-
- spec/type_factory/dsl/test_attribute.rb
|
625
|
-
- spec/type_factory/dsl/test_relation.rb
|
626
|
-
- spec/type_factory/dsl/test_set.rb
|
627
|
-
- spec/type_factory/dsl/test_seq.rb
|
628
|
-
- spec/type_factory/dsl/test_struct.rb
|
629
|
-
- spec/type_factory/dsl/test_any.rb
|
630
|
-
- spec/type_factory/dsl/test_multi_tuple.rb
|
631
|
-
- spec/type_factory/dsl/test_tuple.rb
|
632
|
-
- spec/generation/test_generation.rb
|
633
|
-
- spec/json_schema/test_sub_type.rb
|
634
|
-
- spec/json_schema/test_alias_type.rb
|
635
|
-
- spec/json_schema/test_union_type.rb
|
636
|
-
- spec/json_schema/test_multi_tuple_type.rb
|
637
|
-
- spec/json_schema/test_multi_relation_type.rb
|
638
|
-
- spec/json_schema/test_builtin_type.rb
|
639
|
-
- spec/json_schema/test_struct_type.rb
|
640
|
-
- spec/json_schema/test_ad_type.rb
|
641
|
-
- spec/json_schema/test_tuple_type.rb
|
642
|
-
- spec/json_schema/test_any_type.rb
|
643
|
-
- spec/json_schema/test_relation_type.rb
|
644
|
-
- spec/json_schema/test_seq_type.rb
|
645
|
-
- spec/json_schema/test_set_type.rb
|
646
|
-
- spec/test_finitio.rb
|
647
|
-
- spec/syntax/nodes/test_sub_type.rb
|
648
|
-
- spec/syntax/nodes/test_type_def.rb
|
649
640
|
- spec/syntax/nodes/test_unnamed_constraint.rb
|
641
|
+
- spec/syntax/nodes/test_constraints.rb
|
642
|
+
- spec/syntax/nodes/test_tuple_type.rb
|
643
|
+
- spec/syntax/nodes/test_set_type.rb
|
644
|
+
- spec/syntax/nodes/test_heading.rb
|
645
|
+
- spec/syntax/nodes/test_comment.rb
|
650
646
|
- spec/syntax/nodes/test_spacing.rb
|
647
|
+
- spec/syntax/nodes/test_metadata.rb
|
651
648
|
- spec/syntax/nodes/test_type_ref.rb
|
652
|
-
- spec/syntax/nodes/
|
653
|
-
- spec/syntax/nodes/
|
654
|
-
- spec/syntax/nodes/
|
655
|
-
- spec/syntax/nodes/
|
649
|
+
- spec/syntax/nodes/test_relation_type.rb
|
650
|
+
- spec/syntax/nodes/test_contract.rb
|
651
|
+
- spec/syntax/nodes/test_ad_type.rb
|
652
|
+
- spec/syntax/nodes/test_constraint_def.rb
|
656
653
|
- spec/syntax/nodes/test_builtin_type.rb
|
654
|
+
- spec/syntax/nodes/test_system.rb
|
657
655
|
- spec/syntax/nodes/test_named_constraint.rb
|
658
|
-
- spec/syntax/nodes/
|
659
|
-
- spec/syntax/nodes/
|
660
|
-
- spec/syntax/nodes/
|
661
|
-
- spec/syntax/nodes/test_ad_type.rb
|
662
|
-
- spec/syntax/nodes/test_tuple_type.rb
|
656
|
+
- spec/syntax/nodes/test_type_def.rb
|
657
|
+
- spec/syntax/nodes/imported.fio
|
658
|
+
- spec/syntax/nodes/test_sub_type.rb
|
663
659
|
- spec/syntax/nodes/test_any_type.rb
|
664
|
-
- spec/syntax/nodes/test_relation_type.rb
|
665
660
|
- spec/syntax/nodes/test_seq_type.rb
|
666
|
-
- spec/syntax/nodes/
|
667
|
-
- spec/syntax/nodes/
|
661
|
+
- spec/syntax/nodes/test_union_type.rb
|
662
|
+
- spec/syntax/nodes/test_attribute.rb
|
663
|
+
- spec/syntax/nodes/test_import.rb
|
664
|
+
- spec/syntax/nodes/test_struct_type.rb
|
668
665
|
- spec/syntax/nodes/test_expression.rb
|
669
|
-
- spec/syntax/nodes/test_set_type.rb
|
670
|
-
- spec/syntax/nodes/test_constraint_def.rb
|
671
|
-
- spec/syntax/nodes/imported.fio
|
672
|
-
- spec/syntax/nodes/test_constraints.rb
|
673
666
|
- spec/syntax/expr/test_free_variables.rb
|
674
667
|
- spec/syntax/expr/test_to_proc_source.rb
|
675
|
-
- spec/syntax/test_compile.rb
|
676
668
|
- spec/syntax/test_compile_type.rb
|
669
|
+
- spec/syntax/test_compile.rb
|
670
|
+
- spec/spec_helper.rb
|
671
|
+
- spec/finitio/system.fio
|
672
|
+
- spec/finitio/test_ast.rb
|
673
|
+
- spec/finitio/test_stdlib_memoization.rb
|
674
|
+
- spec/finitio/test_parse.rb
|
675
|
+
- spec/finitio/test_system.rb
|
676
|
+
- spec/generation/test_generation.rb
|