Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/openfl/swiftsuspenders

Fast and light-weight IoC container for Haxe
https://github.com/openfl/swiftsuspenders

Fix Std.is is deprecated warning

5b3082ec2c076b681ae79e179fdb7c1eebc901cc authored over 3 years ago
typedef to native openfl event classes when openfl is being use

635b196af84daab0667dec9e90aaf2315fb9d6ca authored over 4 years ago
move openfl dependencies from robotlegs into swiftsuspenders, minor code cleanup and readme update

f304f6c9b5158396ef14e13e2e4f2ec5acedbf6d authored over 4 years ago
add hl conditions

1c281b0fba5a686d8288af67218c73e936069acf authored about 5 years ago
Minor updates

e87789626289d1afa3b85bb1c06c824e6e51b9c7 authored over 5 years ago
version bump

30e3b661eb490b4aefde180dd1fdf3edd1f18fe8 authored over 5 years ago
Merge pull request #4 from kasparsj/kasparsj-patch-1

bugfix for createParameterMappings

63af1dd7566ad292cb51ed798b48eb5b5db5d816 authored over 5 years ago
bugfix for createParameterMappings

c60264b4aa9f0a58e453555aad84f26f4abeb72e authored over 5 years ago
remove openfl dependency

0d2375b9d46d496b622eb4a7dd91c0c5b324ec84 authored almost 6 years ago
haxelib.json verions update

fc750d394ed1597d045dfda9c0e9ed460fe10a7b authored about 6 years ago
Merge branch 'master' of github.com:openfl/swiftsuspenders

2d9be47a3a46e6baba1e2bd0d2409071df37b22c authored about 6 years ago
move haxelib.json to root

5f482db3ebbf9de472d868ab6ba5ab6f5e4ce2ad authored about 6 years ago
update missing metadata error

36026eeec81158641781d8e55cadac5bfcd4aa59 authored about 6 years ago
Removed custom getters

f100c8cad433791acbbc52cd0438c72606d38a5b authored about 6 years ago
fix compiler cache issue

3ba8e1d517c163bad0415572c72648d30743a0f7 authored over 6 years ago
-

581d56fc28cd784aa9991753dee5a295044c41e2 authored over 6 years ago
Merge branch 'master' of github.com:openfl/swiftsuspenders

b661a025d255860b9c011e95ccce93c95932ae1d authored over 6 years ago
-

897661f89ae431f8b43c754c83017286320e7e64 authored over 6 years ago
Merge pull request #3 from mayakwd/feature/constructor-ignore

Added possibility to skip constructor injections

df01420e52fdf73af25d0723d542ec2d6fb714ac authored over 6 years ago
Added possibility to skip constructor injections

f2322fb3c26de33f336f585280a176307e0027b3 authored over 6 years ago
Merge pull request #2 from mayakwd/master

Fixed recursive toString for JS target

96d3152f65fcb591419a9e0bc908e944f50d941c authored over 6 years ago
Fixed recursive toString for JS target

73af22fddfaec10b4855092f2fe4c0cb1261f09d authored over 6 years ago
update haxelib.json

de5f1e4c7dd6f9ea3ef7b1ce972525c51d113f26 authored over 6 years ago
Merge branch 'master' of github.com:openfl/swiftsuspenders

5ce1bd4aa068eea7d362e4918dcd5ef2909a492e authored over 6 years ago
Fixed issue where class was being processed twice by ReflectorMacro if it's superclass also implements DescribedType

4cdb11aaea07d17a2d087a774daa372947530fe7 authored over 6 years ago
Create README.md

bc33ca6752bdd14de2ed7906d3fd41b15d0ae711 authored over 6 years ago
Create LICENSE

c2244d5b85702807670b042ef12b16cec45f359e authored over 6 years ago
haxelib.json updated

fcc68c002fd466a47f2b014eddb04c4d20df60ba authored over 6 years ago
Merge pull request #7 from ImaginationSydney/master

Changed DescribedType to an interface

5b4983c74b63ce6f50467ce68254e58a739c161f authored over 6 years ago
Changed DescribedType to an interface

c52bb4f0c1d6db21bc507bf979dd99d10b52e8e2 authored over 6 years ago
Merge pull request #6 from ImaginationSydney/master

Macro-based type reflection

607e865641c8c81fafbf2affb517b7f8520c8840 authored over 6 years ago
Fix for type parameters

d581d8c7b3a9d72b8e8e00697e7bb5a6138034ae authored over 6 years ago
Added Macro based reflector

Falls back to RTTI Reflector (so should be backwards compatible)
Added DescribedType base type fo...

ee6cf44e9c0f64edd72acd0ab3f5456ad1738ed2 authored over 6 years ago
clean up

e09fd655214adeb9476db5671bbec134a18ce006 authored almost 7 years ago
-

55862446c037f4e16ed524fe45d3cfef9dd9dd89 authored almost 7 years ago
prep work for DescribeTypeJSONReflector

bf14ac2164243460b2222e996c0254ca68e3ee84 authored about 7 years ago
Remove CallProxy usage where possible

4e3a5eb18a3794ec9e87aa6ddfa80c1882d237eb authored about 7 years ago
Merge branch 'develop' of github.com:robotlegs/openfl-swiftsuspenders into develop

b143f94abf8d6824e8f94ad0d3a265b024c3be51 authored over 7 years ago
Merge pull request #5 from ImaginationSydney/develop

Stack overflow in JS when injection is missing

dfffb14aa58a0342aecfec1f55522dac3621508f authored over 7 years ago
Stack overflow in JS when injection is missing

7d9ac324e27f519a4bd0bbafa2365910c6bf3558 authored over 7 years ago
Merge branch 'master' of github.com:robotlegs/openfl-swiftsuspenders into develop

73f2e15175dae8400f816e144bbbfbbea04c8c51 authored almost 8 years ago
Merge pull request #4 from ImaginationSydney/master

_reflector.getType replaced with Type.getType

daadc461a00eb6283c32a201771ff81cf8d0a6f5 authored almost 8 years ago
getClass using Type or _reflector depending on haxe version (>=3.40)

d54c7125e703cf8389fc5a37e52fc034ed7913c4 authored almost 8 years ago
getClass using Type or _reflector depending on haxe version (>=3.40)

827f97cd2953b8eb45c35ff0b325a7f73b2e554b authored almost 8 years ago
_reflector.getType replaced with Type.getType

2a8e504908f8f3eff5351a674da49adbffe6d5e6 authored almost 8 years ago
Fix for RTTI issue in JS

3e98650c2fab0da2ad4099112b52afab987e9020 authored about 8 years ago
remove openfl dependency

cd151a002bb653476b33d39298a1dc7f155eef06 authored over 8 years ago
Merge branch 'release/0.1.6'

521b61b51d03c337c6c1da07b1045ff86c00dfe2 authored over 8 years ago
revert changes to PropertyInjectionPoint

206fc7e6d6361ab8362bdff96d7f4447a810e44a authored over 8 years ago
Merge branch 'release/0.1.5'

Conflicts:
src/org/swiftsuspenders/utils/CallProxy.hx

0178e86dfcd3bee559fcba0586d1197a55d25a5b authored over 8 years ago
optimizations for robotlegs 0.3.3

076e41b7b9bde000d4bbdda092e8ffd04d04de19 authored over 8 years ago
Merge branch 'release/0.1.4'

d6d66b8679f38d6db7da66c996e6e0f20008dfb7 authored almost 9 years ago
update haxelib.json

f635e044a2c0e1dc41849e17eca9ee822b45df71 authored almost 9 years ago
minor updates

6a371e6d0eaed808bbce472497094a0b5a2ad782 authored almost 9 years ago
Merge pull request #3 from hpgood/patch-1

bug fix in openfl legacy mode.

fd2fc313fb0c8693b233e5460251efc23f401ec3 authored almost 9 years ago
bug fix in openfl legacy mode.

bug fix , when openfl test android -Dv2 or openfl test ios -Dv2

bb821d928c8c914d9ffe213116724524d06a0577 authored almost 9 years ago
Merge branch 'release/0.1.3'

b346c0009a9d3e469f06140fdc230d381eacebd9 authored about 9 years ago
haxelib version update

c479f9ffcaf5b35f638edbfa04ede6359e54c160 authored about 9 years ago
Merge pull request #2 from kasparsj/js-hasfield-fix

fix for Javascript target for CallProxy.hasField

a74ec062214d9b0d88ddfb86524f609693cd3f90 authored about 9 years ago
fix for Javascript target for CallProxy.hasField

a8fc8edd3863277813dc10aa4eba54be6799f08a authored about 9 years ago
Merge branch 'release/0.1.2'

322475a869cd715fbede3f443eeb6ece2be373a1 authored about 9 years ago
external js fixes

207cfda47967dfda22e7ffaf90c6c6a7fc451306 authored about 9 years ago
Merge branch 'release/0.1.1'

9852265ac5450d73fbb9b708e165721661aa4798 authored about 9 years ago
update haxelib.json version

4d0e8df77f3b2658a1410856ce5f826d270de84f authored about 9 years ago
Merge branch 'master' of github.com:robotlegs/openfl-swiftsuspenders into develop

33217d251e6118f3c7268bcd4ee750124e51f209 authored about 9 years ago
expose whitelist

12b4832de960ab9f065ede627c32de5c9dfdb2d7 authored about 9 years ago
update haxelib version

b53accae2235c59c0212cac890934d46b772bee2 authored about 9 years ago
add whitelist to DescribeTypeRTTIReflector

e6c4896a84bd88df6c39c4ae90a8d89bcd36ce1a authored about 9 years ago
remove UInt from base type

b58d4a818a39fbe94d56e1d59af3f59712180412 authored about 9 years ago
Merge pull request #1 from Matan/master

HaXe 3.2.0 compatiblity

5f42f329bd2a12fea70c9c45381925a425623837 authored over 9 years ago
HaXe 3.2.0 compatible. Version bump 0.0.4-alpha. Fixed application domain setter.

c23e962ed6a5b09731207087d589e542bfcee9bb authored over 9 years ago
Converted build process to hxml

5710a7e14b6ad18739844e63dd86abfc2b72c4b0 authored over 9 years ago
Added intellij 'out' folder to ignore list

cb70d576fc2c7b58fea123855d4a7efa9a5133f9 authored over 9 years ago
Added Intellij project files to ignore list

0889ecf492c28ecc1620061bdf1c2a0cd91c2ffa authored over 9 years ago
swc gen added

1966abf7087fefc10b2b03e3092fbc2dfc3b89a5 authored almost 10 years ago
fixes related to cpp target support

148ded281710929b2ea3accbdaf50bf7e493227d authored almost 10 years ago
@:keepSub meta tags added

d8709cc1757e2da624adaa766e5cc73195c0145e authored almost 10 years ago
reflection clean up

029e8be2a29c0b3099e8259c7b72b1d784fe76d4 authored almost 10 years ago
CallProxy hasField fix

e84908ebc78917b146724af9d6fc92bb4834f4b7 authored almost 10 years ago
PostConstruct fix

1e2ba815ca03ce819cb0b7685f08d303a453ee14 authored almost 10 years ago
updates

2976dbd8a0e363859bff6ac1360818ca56ad7b72 authored almost 10 years ago
hasField fixed for cpp

c6b7c587fb2465389330dc61a34612c1db50e1dc authored about 10 years ago
folder structure changed

08f35344b62d0ee4cf8dc5f597731f228bb31b60 authored about 10 years ago
Event and commands implemented

14fd7313021dbc02f02a5277b07ba8c86a43e075 authored about 10 years ago
UID moved into swiftsuspenders

bf2a5d578781694989971a04738641fe4394c23b authored about 10 years ago
Compiling

eab9f2175b0a855e27d216f188a607ea707f2ce2 authored about 10 years ago
begin port

cb2fc98596dbb92926cd26f24ba55c77be2819d9 authored about 10 years ago