Ilya Puchka
7ec008a5c0
Merge pull request #237 from michalsrutek/develop
...
Fix couple of typos
2020-05-29 14:42:25 +01:00
Michal Srutek
fa4325399a
Use preferred AnyObject keyword
2020-04-23 10:22:20 +02:00
Michal Srutek
f7fbbda748
Fix couple of typos
2020-04-23 09:59:03 +02:00
Ilya Puchka
b2a0cda242
Update StoryboardInstantiatable.swift
2019-11-13 13:16:52 +00:00
Ilya Puchka
eab2d424e7
allow to disable thread safety on container level
2019-11-10 16:01:20 +00:00
Ilya Puchka
cdc09f5a03
removed unneeded initial nil values
2019-11-10 15:22:38 +00:00
Ilya Puchka
b94ed3bea2
fix warning
2019-11-10 15:22:16 +00:00
Ilya Puchka
0fd70e65dd
Merge branch 'develop' into property-delegates
2019-11-10 15:13:55 +00:00
Ilya Puchka
f1fdbbc988
code review
2019-11-10 15:02:03 +00:00
Ilya Puchka
e368bb3051
Merge branch 'develop' into nested_types
2019-11-10 14:50:07 +00:00
Ilya Puchka
be0c39ab6b
update for beta 3
2019-07-07 23:54:58 +01:00
Ilya Puchka
0de45e7d53
fixed checking for new injected value
2019-07-07 23:53:45 +01:00
Ilya Puchka
3b421d0cff
refactor property wrappers to struct
2019-07-07 16:16:50 +01:00
Ilya Puchka
f1234bf2b9
introduce swift 5.1 property delegates
2019-06-30 19:12:42 +01:00
Ilya Puchka
40ad490c48
removed unneeded code
2019-06-30 15:53:23 +01:00
Ilya Puchka
15c0002ea3
remove compatibility file
2019-06-12 01:18:14 +01:00
Ilya Puchka
e1522a0bf3
Merge branch 'develop' into swift5
2019-06-12 01:15:06 +01:00
Ilya Puchka
7a091da44d
migrate to swift 5
2019-06-11 21:16:03 +01:00
s
9580976dd8
Print nested types in errors, hash keys using full typenames
2019-04-01 17:13:06 +02:00
Ilya Puchka
815e9ccd66
shorthand method for resolving properties via keypaths
2018-12-20 01:30:35 +00:00
Ilya Puchka
a8777c067e
Allow to disabled/enable auto injection for container or single definition. fixes #214 , resolves #212
2018-11-19 00:03:15 +00:00
Ilya Puchka
27037c2dd7
fix indentation in some docs
2018-09-22 20:01:16 +01:00
Ilya Puchka
77f6fde2fa
Merge branch 'swift42' into develop
2018-09-22 19:16:27 +01:00
Ilya Puchka
a8f7a2972a
silence warning
2018-09-22 19:15:43 +01:00
Ilya Puchka
ce9088afc7
fix reusing optionals
2018-09-22 18:47:34 +01:00
Ilya Puchka
ef563c65ba
fix build error on mac with SPM
2018-09-19 16:46:31 +03:00
Ilya Puchka
e45dbd634f
Merge with DipUI ( #206 )
...
* merge with DipUI
2018-09-19 15:02:26 +03:00
Michele Gruppioni
d5b07b1916
Removed extension of ImplicitlyUnwrappedOptional ( #191 )
...
* Removed extension of ImplicitlyUnwrappedOptional
It was deprecated and has been removed in swift 4.2
* Added Swift Version Check
2018-07-13 11:43:40 +01:00
Ilya Puchka
dadb68862a
fixed getting resolved instances
2018-06-06 01:15:08 +01:00
Ilya Puchka
6d6d77d603
fixed swift 4.1 warnings
2018-04-28 19:39:46 +01:00
Ilya Puchka
8d2f6ab8fb
Revert #171 ( #189 )
...
* Revert "fix merge conflict"
This reverts commit aff01c541b .
* Revert "Merge branch 'develop' into develop"
This reverts commit a8dd47cee5 , reversing
changes made to 9e7bd51bcd .
2018-04-28 19:21:05 +01:00
Antonio Cabezuelo Vivo
5cb03a11bb
Fix crash with colaborator containers and weak singletons
...
Signed-off-by: Antonio Cabezuelo Vivo <antonio@tapsandswipes.com >
2018-02-12 14:17:31 +01:00
Ilya Puchka
aff01c541b
fix merge conflict
2017-12-12 16:56:23 +01:00
Ilya Puchka
a8dd47cee5
Merge branch 'develop' into develop
2017-12-12 16:51:32 +01:00
Ilya Puchka
12738a665f
Merge pull request #171 from creditkarma/parent_child_containers
...
Parent child container support for Dip
2017-12-12 16:33:32 +01:00
Oleksa 'trimm' Korin
9e7bd51bcd
Restructured tests, fixed crash
2017-10-30 23:49:44 +02:00
Ilya Puchka
4b1ecbcb8e
removed previously deprecated method
2017-09-26 23:50:56 +02:00
Ilya Puchka
a554454afe
fixed failing tests
2017-09-16 19:24:15 +02:00
Ilya Puchka
dde2e98953
project settings updated and warnings fixed
2017-09-16 18:52:58 +02:00
Ilya Puchka
a2c04ed61e
migrate tests
2017-09-16 18:39:12 +02:00
Ilya Puchka
c64cf720b8
swift 4 migration
2017-09-16 18:04:36 +02:00
John Twigg
3429c6ae0b
Parent child container support for Dip
2017-08-02 10:41:03 -07:00
Ilya Puchka
b7bf4904e9
fixed sharing singletons during collaboration
2017-07-29 18:04:28 +02:00
vkandel
d809177273
moved equatable conformance into Hashable declaration site for DefinationKey
2017-04-09 21:41:10 +02:00
vkandel
420c866726
Added Equatable conformance on the site of declaration
2017-04-09 21:32:31 +02:00
Ilya Puchka
0b221f3368
fixed auto-wiring with tagged definitions
2017-04-09 12:08:48 +02:00
Ilya Puchka
e7d8fb41e1
fixed collaboration references, now collaboration is bidirectional
2017-04-06 21:46:08 +02:00
Ilya Puchka
80ee4865ce
drop swift 2.3 support
2017-04-01 00:44:10 +02:00
Ilya Puchka
d95df1343e
minor changes for loging function
2017-03-30 19:43:11 +02:00
Ilya Puchka
a83d866cbd
Merge pull request #146 from Pr0Ger/develop
...
Enable use of custom or no logging function
2017-03-30 19:42:25 +02:00