trackler 2.2.1.142 → 2.2.1.143

Sign up to get free protection for your applications and to get access to all the features.
Files changed (34) hide show
  1. checksums.yaml +4 -4
  2. data/lib/trackler/version.rb +1 -1
  3. data/tracks/dart/config.json +13 -0
  4. data/tracks/dart/exercises/armstrong-numbers/lib/example.dart +0 -1
  5. data/tracks/dart/exercises/gigasecond/lib/example.dart +2 -6
  6. data/tracks/dart/exercises/gigasecond/test/gigasecond_test.dart +35 -49
  7. data/tracks/dart/exercises/hello-world/test/hello_world_test.dart +3 -3
  8. data/tracks/dart/exercises/phone-number/lib/example.dart +2 -2
  9. data/tracks/dart/exercises/phone-number/lib/phone_number.dart +1 -1
  10. data/tracks/dart/exercises/phone-number/pubspec.yaml +1 -1
  11. data/tracks/dart/exercises/phone-number/test/phone_number_test.dart +47 -21
  12. data/tracks/dart/exercises/scrabble-score/README.md +55 -0
  13. data/tracks/dart/exercises/scrabble-score/lib/example.dart +39 -0
  14. data/tracks/dart/exercises/scrabble-score/lib/scrabble_score.dart +1 -0
  15. data/tracks/dart/exercises/scrabble-score/pubspec.yaml +3 -0
  16. data/tracks/dart/exercises/scrabble-score/test/scrabble_score_test.dart +58 -0
  17. data/tracks/dart/pubspec.lock +1 -1
  18. data/tracks/dart/test/exercises_test.dart +1 -1
  19. data/tracks/erlang/exercises/raindrops/test/raindrops_tests.erl +32 -21
  20. data/tracks/nim/config.json +10 -0
  21. data/tracks/nim/exercises/acronym/README.md +14 -0
  22. data/tracks/nim/exercises/acronym/acronym_test.nim +20 -0
  23. data/tracks/nim/exercises/acronym/example.nim +6 -0
  24. data/tracks/powershell/config.json +12 -0
  25. data/tracks/powershell/exercises/leap/.gitignore +1 -0
  26. data/tracks/powershell/exercises/leap/.version +1 -0
  27. data/tracks/powershell/exercises/leap/README.md +25 -0
  28. data/tracks/powershell/exercises/leap/leap-example.ps1 +14 -0
  29. data/tracks/powershell/exercises/leap/leap.tests.ps1 +33 -0
  30. metadata +15 -6
  31. data/tracks/coq/.github/PULL_REQUEST_TEMPLATE.md +0 -23
  32. data/tracks/dart/exercises/gigasecond/pubspec.lock +0 -293
  33. data/tracks/dart/exercises/hello-world/pubspec.lock +0 -293
  34. data/tracks/dart/exercises/phone-number/pubspec.lock +0 -293
@@ -1,293 +0,0 @@
1
- # Generated by pub
2
- # See http://pub.dartlang.org/doc/glossary.html#lockfile
3
- packages:
4
- analyzer:
5
- description:
6
- name: analyzer
7
- url: "https://pub.dartlang.org"
8
- source: hosted
9
- version: "0.30.0+4"
10
- args:
11
- description:
12
- name: args
13
- url: "https://pub.dartlang.org"
14
- source: hosted
15
- version: "1.0.1"
16
- async:
17
- description:
18
- name: async
19
- url: "https://pub.dartlang.org"
20
- source: hosted
21
- version: "1.13.3"
22
- barback:
23
- description:
24
- name: barback
25
- url: "https://pub.dartlang.org"
26
- source: hosted
27
- version: "0.15.2+13"
28
- boolean_selector:
29
- description:
30
- name: boolean_selector
31
- url: "https://pub.dartlang.org"
32
- source: hosted
33
- version: "1.0.2"
34
- charcode:
35
- description:
36
- name: charcode
37
- url: "https://pub.dartlang.org"
38
- source: hosted
39
- version: "1.1.1"
40
- cli_util:
41
- description:
42
- name: cli_util
43
- url: "https://pub.dartlang.org"
44
- source: hosted
45
- version: "0.1.2+1"
46
- collection:
47
- description:
48
- name: collection
49
- url: "https://pub.dartlang.org"
50
- source: hosted
51
- version: "1.14.3"
52
- convert:
53
- description:
54
- name: convert
55
- url: "https://pub.dartlang.org"
56
- source: hosted
57
- version: "2.0.1"
58
- crypto:
59
- description:
60
- name: crypto
61
- url: "https://pub.dartlang.org"
62
- source: hosted
63
- version: "2.0.2+1"
64
- csslib:
65
- description:
66
- name: csslib
67
- url: "https://pub.dartlang.org"
68
- source: hosted
69
- version: "0.14.1"
70
- front_end:
71
- description:
72
- name: front_end
73
- url: "https://pub.dartlang.org"
74
- source: hosted
75
- version: "0.1.0-alpha.4.1"
76
- glob:
77
- description:
78
- name: glob
79
- url: "https://pub.dartlang.org"
80
- source: hosted
81
- version: "1.1.5"
82
- html:
83
- description:
84
- name: html
85
- url: "https://pub.dartlang.org"
86
- source: hosted
87
- version: "0.13.2"
88
- http:
89
- description:
90
- name: http
91
- url: "https://pub.dartlang.org"
92
- source: hosted
93
- version: "0.11.3+16"
94
- http_multi_server:
95
- description:
96
- name: http_multi_server
97
- url: "https://pub.dartlang.org"
98
- source: hosted
99
- version: "2.0.4"
100
- http_parser:
101
- description:
102
- name: http_parser
103
- url: "https://pub.dartlang.org"
104
- source: hosted
105
- version: "3.1.1"
106
- isolate:
107
- description:
108
- name: isolate
109
- url: "https://pub.dartlang.org"
110
- source: hosted
111
- version: "1.1.0"
112
- js:
113
- description:
114
- name: js
115
- url: "https://pub.dartlang.org"
116
- source: hosted
117
- version: "0.6.1"
118
- kernel:
119
- description:
120
- name: kernel
121
- url: "https://pub.dartlang.org"
122
- source: hosted
123
- version: "0.3.0-alpha.1.1"
124
- logging:
125
- description:
126
- name: logging
127
- url: "https://pub.dartlang.org"
128
- source: hosted
129
- version: "0.11.3+1"
130
- matcher:
131
- description:
132
- name: matcher
133
- url: "https://pub.dartlang.org"
134
- source: hosted
135
- version: "0.12.1+4"
136
- meta:
137
- description:
138
- name: meta
139
- url: "https://pub.dartlang.org"
140
- source: hosted
141
- version: "1.1.2"
142
- mime:
143
- description:
144
- name: mime
145
- url: "https://pub.dartlang.org"
146
- source: hosted
147
- version: "0.9.3"
148
- node_preamble:
149
- description:
150
- name: node_preamble
151
- url: "https://pub.dartlang.org"
152
- source: hosted
153
- version: "1.4.0"
154
- package_config:
155
- description:
156
- name: package_config
157
- url: "https://pub.dartlang.org"
158
- source: hosted
159
- version: "1.0.3"
160
- package_resolver:
161
- description:
162
- name: package_resolver
163
- url: "https://pub.dartlang.org"
164
- source: hosted
165
- version: "1.0.2"
166
- path:
167
- description:
168
- name: path
169
- url: "https://pub.dartlang.org"
170
- source: hosted
171
- version: "1.4.2"
172
- plugin:
173
- description:
174
- name: plugin
175
- url: "https://pub.dartlang.org"
176
- source: hosted
177
- version: "0.2.0+2"
178
- pool:
179
- description:
180
- name: pool
181
- url: "https://pub.dartlang.org"
182
- source: hosted
183
- version: "1.3.3"
184
- pub_semver:
185
- description:
186
- name: pub_semver
187
- url: "https://pub.dartlang.org"
188
- source: hosted
189
- version: "1.3.2"
190
- shelf:
191
- description:
192
- name: shelf
193
- url: "https://pub.dartlang.org"
194
- source: hosted
195
- version: "0.7.0"
196
- shelf_packages_handler:
197
- description:
198
- name: shelf_packages_handler
199
- url: "https://pub.dartlang.org"
200
- source: hosted
201
- version: "1.0.3"
202
- shelf_static:
203
- description:
204
- name: shelf_static
205
- url: "https://pub.dartlang.org"
206
- source: hosted
207
- version: "0.2.6"
208
- shelf_web_socket:
209
- description:
210
- name: shelf_web_socket
211
- url: "https://pub.dartlang.org"
212
- source: hosted
213
- version: "0.2.2"
214
- source_map_stack_trace:
215
- description:
216
- name: source_map_stack_trace
217
- url: "https://pub.dartlang.org"
218
- source: hosted
219
- version: "1.1.4"
220
- source_maps:
221
- description:
222
- name: source_maps
223
- url: "https://pub.dartlang.org"
224
- source: hosted
225
- version: "0.10.4"
226
- source_span:
227
- description:
228
- name: source_span
229
- url: "https://pub.dartlang.org"
230
- source: hosted
231
- version: "1.4.0"
232
- stack_trace:
233
- description:
234
- name: stack_trace
235
- url: "https://pub.dartlang.org"
236
- source: hosted
237
- version: "1.8.2"
238
- stream_channel:
239
- description:
240
- name: stream_channel
241
- url: "https://pub.dartlang.org"
242
- source: hosted
243
- version: "1.6.2"
244
- string_scanner:
245
- description:
246
- name: string_scanner
247
- url: "https://pub.dartlang.org"
248
- source: hosted
249
- version: "1.0.2"
250
- term_glyph:
251
- description:
252
- name: term_glyph
253
- url: "https://pub.dartlang.org"
254
- source: hosted
255
- version: "1.0.0"
256
- test:
257
- description:
258
- name: test
259
- url: "https://pub.dartlang.org"
260
- source: hosted
261
- version: "0.12.24+8"
262
- typed_data:
263
- description:
264
- name: typed_data
265
- url: "https://pub.dartlang.org"
266
- source: hosted
267
- version: "1.1.5"
268
- utf:
269
- description:
270
- name: utf
271
- url: "https://pub.dartlang.org"
272
- source: hosted
273
- version: "0.9.0+3"
274
- watcher:
275
- description:
276
- name: watcher
277
- url: "https://pub.dartlang.org"
278
- source: hosted
279
- version: "0.9.7+4"
280
- web_socket_channel:
281
- description:
282
- name: web_socket_channel
283
- url: "https://pub.dartlang.org"
284
- source: hosted
285
- version: "1.0.6"
286
- yaml:
287
- description:
288
- name: yaml
289
- url: "https://pub.dartlang.org"
290
- source: hosted
291
- version: "2.1.13"
292
- sdks:
293
- dart: ">=1.23.0 <2.0.0-dev.infinity"
@@ -1,293 +0,0 @@
1
- # Generated by pub
2
- # See http://pub.dartlang.org/doc/glossary.html#lockfile
3
- packages:
4
- analyzer:
5
- description:
6
- name: analyzer
7
- url: "https://pub.dartlang.org"
8
- source: hosted
9
- version: "0.30.0+4"
10
- args:
11
- description:
12
- name: args
13
- url: "https://pub.dartlang.org"
14
- source: hosted
15
- version: "1.0.1"
16
- async:
17
- description:
18
- name: async
19
- url: "https://pub.dartlang.org"
20
- source: hosted
21
- version: "1.13.3"
22
- barback:
23
- description:
24
- name: barback
25
- url: "https://pub.dartlang.org"
26
- source: hosted
27
- version: "0.15.2+13"
28
- boolean_selector:
29
- description:
30
- name: boolean_selector
31
- url: "https://pub.dartlang.org"
32
- source: hosted
33
- version: "1.0.2"
34
- charcode:
35
- description:
36
- name: charcode
37
- url: "https://pub.dartlang.org"
38
- source: hosted
39
- version: "1.1.1"
40
- cli_util:
41
- description:
42
- name: cli_util
43
- url: "https://pub.dartlang.org"
44
- source: hosted
45
- version: "0.1.2+1"
46
- collection:
47
- description:
48
- name: collection
49
- url: "https://pub.dartlang.org"
50
- source: hosted
51
- version: "1.14.3"
52
- convert:
53
- description:
54
- name: convert
55
- url: "https://pub.dartlang.org"
56
- source: hosted
57
- version: "2.0.1"
58
- crypto:
59
- description:
60
- name: crypto
61
- url: "https://pub.dartlang.org"
62
- source: hosted
63
- version: "2.0.2+1"
64
- csslib:
65
- description:
66
- name: csslib
67
- url: "https://pub.dartlang.org"
68
- source: hosted
69
- version: "0.14.1"
70
- front_end:
71
- description:
72
- name: front_end
73
- url: "https://pub.dartlang.org"
74
- source: hosted
75
- version: "0.1.0-alpha.4.1"
76
- glob:
77
- description:
78
- name: glob
79
- url: "https://pub.dartlang.org"
80
- source: hosted
81
- version: "1.1.5"
82
- html:
83
- description:
84
- name: html
85
- url: "https://pub.dartlang.org"
86
- source: hosted
87
- version: "0.13.2"
88
- http:
89
- description:
90
- name: http
91
- url: "https://pub.dartlang.org"
92
- source: hosted
93
- version: "0.11.3+16"
94
- http_multi_server:
95
- description:
96
- name: http_multi_server
97
- url: "https://pub.dartlang.org"
98
- source: hosted
99
- version: "2.0.4"
100
- http_parser:
101
- description:
102
- name: http_parser
103
- url: "https://pub.dartlang.org"
104
- source: hosted
105
- version: "3.1.1"
106
- isolate:
107
- description:
108
- name: isolate
109
- url: "https://pub.dartlang.org"
110
- source: hosted
111
- version: "1.1.0"
112
- js:
113
- description:
114
- name: js
115
- url: "https://pub.dartlang.org"
116
- source: hosted
117
- version: "0.6.1"
118
- kernel:
119
- description:
120
- name: kernel
121
- url: "https://pub.dartlang.org"
122
- source: hosted
123
- version: "0.3.0-alpha.1.1"
124
- logging:
125
- description:
126
- name: logging
127
- url: "https://pub.dartlang.org"
128
- source: hosted
129
- version: "0.11.3+1"
130
- matcher:
131
- description:
132
- name: matcher
133
- url: "https://pub.dartlang.org"
134
- source: hosted
135
- version: "0.12.1+4"
136
- meta:
137
- description:
138
- name: meta
139
- url: "https://pub.dartlang.org"
140
- source: hosted
141
- version: "1.1.2"
142
- mime:
143
- description:
144
- name: mime
145
- url: "https://pub.dartlang.org"
146
- source: hosted
147
- version: "0.9.3"
148
- node_preamble:
149
- description:
150
- name: node_preamble
151
- url: "https://pub.dartlang.org"
152
- source: hosted
153
- version: "1.4.0"
154
- package_config:
155
- description:
156
- name: package_config
157
- url: "https://pub.dartlang.org"
158
- source: hosted
159
- version: "1.0.3"
160
- package_resolver:
161
- description:
162
- name: package_resolver
163
- url: "https://pub.dartlang.org"
164
- source: hosted
165
- version: "1.0.2"
166
- path:
167
- description:
168
- name: path
169
- url: "https://pub.dartlang.org"
170
- source: hosted
171
- version: "1.4.2"
172
- plugin:
173
- description:
174
- name: plugin
175
- url: "https://pub.dartlang.org"
176
- source: hosted
177
- version: "0.2.0+2"
178
- pool:
179
- description:
180
- name: pool
181
- url: "https://pub.dartlang.org"
182
- source: hosted
183
- version: "1.3.3"
184
- pub_semver:
185
- description:
186
- name: pub_semver
187
- url: "https://pub.dartlang.org"
188
- source: hosted
189
- version: "1.3.2"
190
- shelf:
191
- description:
192
- name: shelf
193
- url: "https://pub.dartlang.org"
194
- source: hosted
195
- version: "0.7.0"
196
- shelf_packages_handler:
197
- description:
198
- name: shelf_packages_handler
199
- url: "https://pub.dartlang.org"
200
- source: hosted
201
- version: "1.0.3"
202
- shelf_static:
203
- description:
204
- name: shelf_static
205
- url: "https://pub.dartlang.org"
206
- source: hosted
207
- version: "0.2.6"
208
- shelf_web_socket:
209
- description:
210
- name: shelf_web_socket
211
- url: "https://pub.dartlang.org"
212
- source: hosted
213
- version: "0.2.2"
214
- source_map_stack_trace:
215
- description:
216
- name: source_map_stack_trace
217
- url: "https://pub.dartlang.org"
218
- source: hosted
219
- version: "1.1.4"
220
- source_maps:
221
- description:
222
- name: source_maps
223
- url: "https://pub.dartlang.org"
224
- source: hosted
225
- version: "0.10.4"
226
- source_span:
227
- description:
228
- name: source_span
229
- url: "https://pub.dartlang.org"
230
- source: hosted
231
- version: "1.4.0"
232
- stack_trace:
233
- description:
234
- name: stack_trace
235
- url: "https://pub.dartlang.org"
236
- source: hosted
237
- version: "1.8.2"
238
- stream_channel:
239
- description:
240
- name: stream_channel
241
- url: "https://pub.dartlang.org"
242
- source: hosted
243
- version: "1.6.2"
244
- string_scanner:
245
- description:
246
- name: string_scanner
247
- url: "https://pub.dartlang.org"
248
- source: hosted
249
- version: "1.0.2"
250
- term_glyph:
251
- description:
252
- name: term_glyph
253
- url: "https://pub.dartlang.org"
254
- source: hosted
255
- version: "1.0.0"
256
- test:
257
- description:
258
- name: test
259
- url: "https://pub.dartlang.org"
260
- source: hosted
261
- version: "0.12.24+8"
262
- typed_data:
263
- description:
264
- name: typed_data
265
- url: "https://pub.dartlang.org"
266
- source: hosted
267
- version: "1.1.5"
268
- utf:
269
- description:
270
- name: utf
271
- url: "https://pub.dartlang.org"
272
- source: hosted
273
- version: "0.9.0+3"
274
- watcher:
275
- description:
276
- name: watcher
277
- url: "https://pub.dartlang.org"
278
- source: hosted
279
- version: "0.9.7+4"
280
- web_socket_channel:
281
- description:
282
- name: web_socket_channel
283
- url: "https://pub.dartlang.org"
284
- source: hosted
285
- version: "1.0.6"
286
- yaml:
287
- description:
288
- name: yaml
289
- url: "https://pub.dartlang.org"
290
- source: hosted
291
- version: "2.1.13"
292
- sdks:
293
- dart: ">=1.23.0 <2.0.0-dev.infinity"