Skip to content

Commit 1421797

Browse files
authored
Merge pull request #15 from tinrobots/develop
0.3.1
2 parents 3eac37a + a413b18 commit 1421797

File tree

144 files changed

+3872
-877
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

144 files changed

+3872
-877
lines changed

Mechanica.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Pod::Spec.new do |s|
22
s.name = 'Mechanica'
3-
s.version = '0.3.0'
3+
s.version = '0.3.1'
44
s.license = 'MIT'
55
s.documentation_url = 'http://www.tinrobots.org/Mechanica'
66

docs/Classes.html

Lines changed: 8 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -202,17 +202,20 @@
202202
<li class="nav-group-task">
203203
<a href="Protocols/FetchConfigurable.html">FetchConfigurable</a>
204204
</li>
205+
<li class="nav-group-task">
206+
<a href="Protocols/FixedWidthInteger.html">FixedWidthInteger</a>
207+
</li>
205208
<li class="nav-group-task">
206209
<a href="Protocols/IntegerRandomizable.html">IntegerRandomizable</a>
207210
</li>
208211
<li class="nav-group-task">
209212
<a href="Protocols/ModelVersion.html">ModelVersion</a>
210213
</li>
211214
<li class="nav-group-task">
212-
<a href="Protocols/NibIdentifiable.html">NibIdentifiable</a>
215+
<a href="Protocols/NibEnumerable.html">NibEnumerable</a>
213216
</li>
214217
<li class="nav-group-task">
215-
<a href="Protocols/NibKeyCodable.html">NibKeyCodable</a>
218+
<a href="Protocols/NibIdentifiable.html">NibIdentifiable</a>
216219
</li>
217220
<li class="nav-group-task">
218221
<a href="Protocols.html#/s:P9Mechanica11NibLoadable">NibLoadable</a>
@@ -224,10 +227,10 @@
224227
<a href="Protocols/RemoteDeletable.html">RemoteDeletable</a>
225228
</li>
226229
<li class="nav-group-task">
227-
<a href="Protocols/StoryboardIdentifiable.html">StoryboardIdentifiable</a>
230+
<a href="Protocols/StoryboardEnumerable.html">StoryboardEnumerable</a>
228231
</li>
229232
<li class="nav-group-task">
230-
<a href="Protocols/StoryboardKeyCodable.html">StoryboardKeyCodable</a>
233+
<a href="Protocols/StoryboardIdentifiable.html">StoryboardIdentifiable</a>
231234
</li>
232235
<li class="nav-group-task">
233236
<a href="Protocols/UpdateTimestampable.html">UpdateTimestampable</a>
@@ -386,7 +389,7 @@ <h4>Declaration</h4>
386389
</section>
387390
</section>
388391
<section id="footer">
389-
<p>&copy; 2017 <a class="link" href="https://github.com/tinrobots/Mechanica" target="_blank" rel="external">Alessandro Marzoli</a>. All rights reserved. (Last updated: 2017-04-18)</p>
392+
<p>&copy; 2017 <a class="link" href="https://github.com/tinrobots/Mechanica" target="_blank" rel="external">Alessandro Marzoli</a>. All rights reserved. (Last updated: 2017-05-09)</p>
390393
<p>Generated by <a class="link" href="https://github.com/realm/jazzy" target="_blank" rel="external">jazzy ♪♫ v0.7.4</a>, a <a class="link" href="http://realm.io" target="_blank" rel="external">Realm</a> project.</p>
391394
</section>
392395
</article>

docs/Classes/KeyboardObserver.html

Lines changed: 8 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -203,17 +203,20 @@
203203
<li class="nav-group-task">
204204
<a href="../Protocols/FetchConfigurable.html">FetchConfigurable</a>
205205
</li>
206+
<li class="nav-group-task">
207+
<a href="../Protocols/FixedWidthInteger.html">FixedWidthInteger</a>
208+
</li>
206209
<li class="nav-group-task">
207210
<a href="../Protocols/IntegerRandomizable.html">IntegerRandomizable</a>
208211
</li>
209212
<li class="nav-group-task">
210213
<a href="../Protocols/ModelVersion.html">ModelVersion</a>
211214
</li>
212215
<li class="nav-group-task">
213-
<a href="../Protocols/NibIdentifiable.html">NibIdentifiable</a>
216+
<a href="../Protocols/NibEnumerable.html">NibEnumerable</a>
214217
</li>
215218
<li class="nav-group-task">
216-
<a href="../Protocols/NibKeyCodable.html">NibKeyCodable</a>
219+
<a href="../Protocols/NibIdentifiable.html">NibIdentifiable</a>
217220
</li>
218221
<li class="nav-group-task">
219222
<a href="../Protocols.html#/s:P9Mechanica11NibLoadable">NibLoadable</a>
@@ -225,10 +228,10 @@
225228
<a href="../Protocols/RemoteDeletable.html">RemoteDeletable</a>
226229
</li>
227230
<li class="nav-group-task">
228-
<a href="../Protocols/StoryboardIdentifiable.html">StoryboardIdentifiable</a>
231+
<a href="../Protocols/StoryboardEnumerable.html">StoryboardEnumerable</a>
229232
</li>
230233
<li class="nav-group-task">
231-
<a href="../Protocols/StoryboardKeyCodable.html">StoryboardKeyCodable</a>
234+
<a href="../Protocols/StoryboardIdentifiable.html">StoryboardIdentifiable</a>
232235
</li>
233236
<li class="nav-group-task">
234237
<a href="../Protocols/UpdateTimestampable.html">UpdateTimestampable</a>
@@ -669,7 +672,7 @@ <h4>Declaration</h4>
669672
</section>
670673
</section>
671674
<section id="footer">
672-
<p>&copy; 2017 <a class="link" href="https://github.com/tinrobots/Mechanica" target="_blank" rel="external">Alessandro Marzoli</a>. All rights reserved. (Last updated: 2017-04-18)</p>
675+
<p>&copy; 2017 <a class="link" href="https://github.com/tinrobots/Mechanica" target="_blank" rel="external">Alessandro Marzoli</a>. All rights reserved. (Last updated: 2017-05-09)</p>
673676
<p>Generated by <a class="link" href="https://github.com/realm/jazzy" target="_blank" rel="external">jazzy ♪♫ v0.7.4</a>, a <a class="link" href="http://realm.io" target="_blank" rel="external">Realm</a> project.</p>
674677
</section>
675678
</article>

docs/Classes/KeyboardObserver/Event.html

Lines changed: 8 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -203,17 +203,20 @@
203203
<li class="nav-group-task">
204204
<a href="../../Protocols/FetchConfigurable.html">FetchConfigurable</a>
205205
</li>
206+
<li class="nav-group-task">
207+
<a href="../../Protocols/FixedWidthInteger.html">FixedWidthInteger</a>
208+
</li>
206209
<li class="nav-group-task">
207210
<a href="../../Protocols/IntegerRandomizable.html">IntegerRandomizable</a>
208211
</li>
209212
<li class="nav-group-task">
210213
<a href="../../Protocols/ModelVersion.html">ModelVersion</a>
211214
</li>
212215
<li class="nav-group-task">
213-
<a href="../../Protocols/NibIdentifiable.html">NibIdentifiable</a>
216+
<a href="../../Protocols/NibEnumerable.html">NibEnumerable</a>
214217
</li>
215218
<li class="nav-group-task">
216-
<a href="../../Protocols/NibKeyCodable.html">NibKeyCodable</a>
219+
<a href="../../Protocols/NibIdentifiable.html">NibIdentifiable</a>
217220
</li>
218221
<li class="nav-group-task">
219222
<a href="../../Protocols.html#/s:P9Mechanica11NibLoadable">NibLoadable</a>
@@ -225,10 +228,10 @@
225228
<a href="../../Protocols/RemoteDeletable.html">RemoteDeletable</a>
226229
</li>
227230
<li class="nav-group-task">
228-
<a href="../../Protocols/StoryboardIdentifiable.html">StoryboardIdentifiable</a>
231+
<a href="../../Protocols/StoryboardEnumerable.html">StoryboardEnumerable</a>
229232
</li>
230233
<li class="nav-group-task">
231-
<a href="../../Protocols/StoryboardKeyCodable.html">StoryboardKeyCodable</a>
234+
<a href="../../Protocols/StoryboardIdentifiable.html">StoryboardIdentifiable</a>
232235
</li>
233236
<li class="nav-group-task">
234237
<a href="../../Protocols/UpdateTimestampable.html">UpdateTimestampable</a>
@@ -526,7 +529,7 @@ <h4>Declaration</h4>
526529
</section>
527530
</section>
528531
<section id="footer">
529-
<p>&copy; 2017 <a class="link" href="https://github.com/tinrobots/Mechanica" target="_blank" rel="external">Alessandro Marzoli</a>. All rights reserved. (Last updated: 2017-04-18)</p>
532+
<p>&copy; 2017 <a class="link" href="https://github.com/tinrobots/Mechanica" target="_blank" rel="external">Alessandro Marzoli</a>. All rights reserved. (Last updated: 2017-05-09)</p>
530533
<p>Generated by <a class="link" href="https://github.com/realm/jazzy" target="_blank" rel="external">jazzy ♪♫ v0.7.4</a>, a <a class="link" href="http://realm.io" target="_blank" rel="external">Realm</a> project.</p>
531534
</section>
532535
</article>

docs/Classes/KeyboardObserver/Options.html

Lines changed: 8 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -203,17 +203,20 @@
203203
<li class="nav-group-task">
204204
<a href="../../Protocols/FetchConfigurable.html">FetchConfigurable</a>
205205
</li>
206+
<li class="nav-group-task">
207+
<a href="../../Protocols/FixedWidthInteger.html">FixedWidthInteger</a>
208+
</li>
206209
<li class="nav-group-task">
207210
<a href="../../Protocols/IntegerRandomizable.html">IntegerRandomizable</a>
208211
</li>
209212
<li class="nav-group-task">
210213
<a href="../../Protocols/ModelVersion.html">ModelVersion</a>
211214
</li>
212215
<li class="nav-group-task">
213-
<a href="../../Protocols/NibIdentifiable.html">NibIdentifiable</a>
216+
<a href="../../Protocols/NibEnumerable.html">NibEnumerable</a>
214217
</li>
215218
<li class="nav-group-task">
216-
<a href="../../Protocols/NibKeyCodable.html">NibKeyCodable</a>
219+
<a href="../../Protocols/NibIdentifiable.html">NibIdentifiable</a>
217220
</li>
218221
<li class="nav-group-task">
219222
<a href="../../Protocols.html#/s:P9Mechanica11NibLoadable">NibLoadable</a>
@@ -225,10 +228,10 @@
225228
<a href="../../Protocols/RemoteDeletable.html">RemoteDeletable</a>
226229
</li>
227230
<li class="nav-group-task">
228-
<a href="../../Protocols/StoryboardIdentifiable.html">StoryboardIdentifiable</a>
231+
<a href="../../Protocols/StoryboardEnumerable.html">StoryboardEnumerable</a>
229232
</li>
230233
<li class="nav-group-task">
231-
<a href="../../Protocols/StoryboardKeyCodable.html">StoryboardKeyCodable</a>
234+
<a href="../../Protocols/StoryboardIdentifiable.html">StoryboardIdentifiable</a>
232235
</li>
233236
<li class="nav-group-task">
234237
<a href="../../Protocols/UpdateTimestampable.html">UpdateTimestampable</a>
@@ -479,7 +482,7 @@ <h4>Declaration</h4>
479482
</section>
480483
</section>
481484
<section id="footer">
482-
<p>&copy; 2017 <a class="link" href="https://github.com/tinrobots/Mechanica" target="_blank" rel="external">Alessandro Marzoli</a>. All rights reserved. (Last updated: 2017-04-18)</p>
485+
<p>&copy; 2017 <a class="link" href="https://github.com/tinrobots/Mechanica" target="_blank" rel="external">Alessandro Marzoli</a>. All rights reserved. (Last updated: 2017-05-09)</p>
483486
<p>Generated by <a class="link" href="https://github.com/realm/jazzy" target="_blank" rel="external">jazzy ♪♫ v0.7.4</a>, a <a class="link" href="http://realm.io" target="_blank" rel="external">Realm</a> project.</p>
484487
</section>
485488
</article>

docs/Enums.html

Lines changed: 8 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -202,17 +202,20 @@
202202
<li class="nav-group-task">
203203
<a href="Protocols/FetchConfigurable.html">FetchConfigurable</a>
204204
</li>
205+
<li class="nav-group-task">
206+
<a href="Protocols/FixedWidthInteger.html">FixedWidthInteger</a>
207+
</li>
205208
<li class="nav-group-task">
206209
<a href="Protocols/IntegerRandomizable.html">IntegerRandomizable</a>
207210
</li>
208211
<li class="nav-group-task">
209212
<a href="Protocols/ModelVersion.html">ModelVersion</a>
210213
</li>
211214
<li class="nav-group-task">
212-
<a href="Protocols/NibIdentifiable.html">NibIdentifiable</a>
215+
<a href="Protocols/NibEnumerable.html">NibEnumerable</a>
213216
</li>
214217
<li class="nav-group-task">
215-
<a href="Protocols/NibKeyCodable.html">NibKeyCodable</a>
218+
<a href="Protocols/NibIdentifiable.html">NibIdentifiable</a>
216219
</li>
217220
<li class="nav-group-task">
218221
<a href="Protocols.html#/s:P9Mechanica11NibLoadable">NibLoadable</a>
@@ -224,10 +227,10 @@
224227
<a href="Protocols/RemoteDeletable.html">RemoteDeletable</a>
225228
</li>
226229
<li class="nav-group-task">
227-
<a href="Protocols/StoryboardIdentifiable.html">StoryboardIdentifiable</a>
230+
<a href="Protocols/StoryboardEnumerable.html">StoryboardEnumerable</a>
228231
</li>
229232
<li class="nav-group-task">
230-
<a href="Protocols/StoryboardKeyCodable.html">StoryboardKeyCodable</a>
233+
<a href="Protocols/StoryboardIdentifiable.html">StoryboardIdentifiable</a>
231234
</li>
232235
<li class="nav-group-task">
233236
<a href="Protocols/UpdateTimestampable.html">UpdateTimestampable</a>
@@ -377,7 +380,7 @@ <h4>Declaration</h4>
377380
</section>
378381
</section>
379382
<section id="footer">
380-
<p>&copy; 2017 <a class="link" href="https://github.com/tinrobots/Mechanica" target="_blank" rel="external">Alessandro Marzoli</a>. All rights reserved. (Last updated: 2017-04-18)</p>
383+
<p>&copy; 2017 <a class="link" href="https://github.com/tinrobots/Mechanica" target="_blank" rel="external">Alessandro Marzoli</a>. All rights reserved. (Last updated: 2017-05-09)</p>
381384
<p>Generated by <a class="link" href="https://github.com/realm/jazzy" target="_blank" rel="external">jazzy ♪♫ v0.7.4</a>, a <a class="link" href="http://realm.io" target="_blank" rel="external">Realm</a> project.</p>
382385
</section>
383386
</article>

docs/Enums/Key.html

Lines changed: 8 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -203,17 +203,20 @@
203203
<li class="nav-group-task">
204204
<a href="../Protocols/FetchConfigurable.html">FetchConfigurable</a>
205205
</li>
206+
<li class="nav-group-task">
207+
<a href="../Protocols/FixedWidthInteger.html">FixedWidthInteger</a>
208+
</li>
206209
<li class="nav-group-task">
207210
<a href="../Protocols/IntegerRandomizable.html">IntegerRandomizable</a>
208211
</li>
209212
<li class="nav-group-task">
210213
<a href="../Protocols/ModelVersion.html">ModelVersion</a>
211214
</li>
212215
<li class="nav-group-task">
213-
<a href="../Protocols/NibIdentifiable.html">NibIdentifiable</a>
216+
<a href="../Protocols/NibEnumerable.html">NibEnumerable</a>
214217
</li>
215218
<li class="nav-group-task">
216-
<a href="../Protocols/NibKeyCodable.html">NibKeyCodable</a>
219+
<a href="../Protocols/NibIdentifiable.html">NibIdentifiable</a>
217220
</li>
218221
<li class="nav-group-task">
219222
<a href="../Protocols.html#/s:P9Mechanica11NibLoadable">NibLoadable</a>
@@ -225,10 +228,10 @@
225228
<a href="../Protocols/RemoteDeletable.html">RemoteDeletable</a>
226229
</li>
227230
<li class="nav-group-task">
228-
<a href="../Protocols/StoryboardIdentifiable.html">StoryboardIdentifiable</a>
231+
<a href="../Protocols/StoryboardEnumerable.html">StoryboardEnumerable</a>
229232
</li>
230233
<li class="nav-group-task">
231-
<a href="../Protocols/StoryboardKeyCodable.html">StoryboardKeyCodable</a>
234+
<a href="../Protocols/StoryboardIdentifiable.html">StoryboardIdentifiable</a>
232235
</li>
233236
<li class="nav-group-task">
234237
<a href="../Protocols/UpdateTimestampable.html">UpdateTimestampable</a>
@@ -540,7 +543,7 @@ <h4>Declaration</h4>
540543
</section>
541544
</section>
542545
<section id="footer">
543-
<p>&copy; 2017 <a class="link" href="https://github.com/tinrobots/Mechanica" target="_blank" rel="external">Alessandro Marzoli</a>. All rights reserved. (Last updated: 2017-04-18)</p>
546+
<p>&copy; 2017 <a class="link" href="https://github.com/tinrobots/Mechanica" target="_blank" rel="external">Alessandro Marzoli</a>. All rights reserved. (Last updated: 2017-05-09)</p>
544547
<p>Generated by <a class="link" href="https://github.com/realm/jazzy" target="_blank" rel="external">jazzy ♪♫ v0.7.4</a>, a <a class="link" href="http://realm.io" target="_blank" rel="external">Realm</a> project.</p>
545548
</section>
546549
</article>

docs/Extensions.html

Lines changed: 8 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -202,17 +202,20 @@
202202
<li class="nav-group-task">
203203
<a href="Protocols/FetchConfigurable.html">FetchConfigurable</a>
204204
</li>
205+
<li class="nav-group-task">
206+
<a href="Protocols/FixedWidthInteger.html">FixedWidthInteger</a>
207+
</li>
205208
<li class="nav-group-task">
206209
<a href="Protocols/IntegerRandomizable.html">IntegerRandomizable</a>
207210
</li>
208211
<li class="nav-group-task">
209212
<a href="Protocols/ModelVersion.html">ModelVersion</a>
210213
</li>
211214
<li class="nav-group-task">
212-
<a href="Protocols/NibIdentifiable.html">NibIdentifiable</a>
215+
<a href="Protocols/NibEnumerable.html">NibEnumerable</a>
213216
</li>
214217
<li class="nav-group-task">
215-
<a href="Protocols/NibKeyCodable.html">NibKeyCodable</a>
218+
<a href="Protocols/NibIdentifiable.html">NibIdentifiable</a>
216219
</li>
217220
<li class="nav-group-task">
218221
<a href="Protocols.html#/s:P9Mechanica11NibLoadable">NibLoadable</a>
@@ -224,10 +227,10 @@
224227
<a href="Protocols/RemoteDeletable.html">RemoteDeletable</a>
225228
</li>
226229
<li class="nav-group-task">
227-
<a href="Protocols/StoryboardIdentifiable.html">StoryboardIdentifiable</a>
230+
<a href="Protocols/StoryboardEnumerable.html">StoryboardEnumerable</a>
228231
</li>
229232
<li class="nav-group-task">
230-
<a href="Protocols/StoryboardKeyCodable.html">StoryboardKeyCodable</a>
233+
<a href="Protocols/StoryboardIdentifiable.html">StoryboardIdentifiable</a>
231234
</li>
232235
<li class="nav-group-task">
233236
<a href="Protocols/UpdateTimestampable.html">UpdateTimestampable</a>
@@ -1480,7 +1483,7 @@ <h4>Declaration</h4>
14801483
</section>
14811484
</section>
14821485
<section id="footer">
1483-
<p>&copy; 2017 <a class="link" href="https://github.com/tinrobots/Mechanica" target="_blank" rel="external">Alessandro Marzoli</a>. All rights reserved. (Last updated: 2017-04-18)</p>
1486+
<p>&copy; 2017 <a class="link" href="https://github.com/tinrobots/Mechanica" target="_blank" rel="external">Alessandro Marzoli</a>. All rights reserved. (Last updated: 2017-05-09)</p>
14841487
<p>Generated by <a class="link" href="https://github.com/realm/jazzy" target="_blank" rel="external">jazzy ♪♫ v0.7.4</a>, a <a class="link" href="http://realm.io" target="_blank" rel="external">Realm</a> project.</p>
14851488
</section>
14861489
</article>

0 commit comments

Comments
 (0)