issues
search
massive-oss
/
minject
A Haxe port of the ActionScript 3 SwiftSuspenders IOC library with efficient macro enhanced type reflection. Supports AVM1, AVM2, JavaScript, Neko and C++.
open.massiveinteractive.com
Other
54
stars
22
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Release/1.6.3 compatible with Haxe 4+
#60
jozefchutka
closed
6 years ago
3
Added support for optional field injections via Null<T>
#59
Matan
closed
7 years ago
1
Added injector.parent set
#58
Matan
closed
7 years ago
1
Does not work with the compilation server
#57
kevinresol
opened
8 years ago
1
Fix for compilation server
#56
kevinresol
closed
8 years ago
1
Consider a proper 2.0 release
#55
kevinresol
opened
8 years ago
2
fixing injections of nested typedefs
#54
jozefchutka
closed
8 years ago
1
Inject from multiple interfaces to singleton
#53
alebianco
opened
9 years ago
0
haxelib install
#52
alebianco
closed
9 years ago
2
Fix post ordering when using super classes.
#51
jasononeil
closed
9 years ago
1
Feature request: optional property injection points
#50
jasononeil
closed
6 years ago
5
(v2) @post runs before super-class injections have finished
#49
jasononeil
closed
9 years ago
2
(v2) typedef not evaluated correctly override each other
#48
alebianco
opened
9 years ago
1
Add positions to returned expressions for better error messages.
#47
jasononeil
closed
9 years ago
0
Added breaking tests for anonymous typedef mapping
#46
alebianco
closed
9 years ago
0
(v2) Follow type for anonymous structure
#45
alebianco
closed
9 years ago
9
V2 api improvements
#44
dpeek
closed
9 years ago
5
Fix: childInjector.getResponse(...) created blank rule.
#43
jasononeil
closed
9 years ago
2
(V2) Fallback to `Array#name` if rule for `Array<String>#name` is not found.
#42
jasononeil
closed
9 years ago
0
(v2) Type parameters are sometimes used, sometimes not
#41
jasononeil
closed
9 years ago
2
(v2) No easy way to use `injector.getInstance( Int )`
#40
jasononeil
closed
9 years ago
3
V2 fix: Read superclass injection points
#39
jasononeil
closed
9 years ago
3
Sub-class injection broken for flash 6
#38
jkringen
opened
9 years ago
1
V2 Migration: Map values by reference
#37
thomasuster
closed
9 years ago
7
Injection not always being executed in 1.6.0
#36
mikestead
closed
9 years ago
3
error on php
#35
francescoagati
closed
9 years ago
2
Version 2
#34
dpeek
closed
9 years ago
12
DCE eliminates injected stuff
#33
dpeek
closed
9 years ago
0
Removed attendedToInjectees
#32
dpeek
closed
9 years ago
2
Removes attendedToInjectees
#31
dpeek
closed
9 years ago
0
CPP attendToInjectees leaks
#30
thomasuster
closed
9 years ago
4
Injecting an injector
#29
j1mmie
closed
10 years ago
1
Improved performance removing null checks from Property injection Point.
#28
thomasuster
closed
9 years ago
17
Exception is not thrown b/c it throws exception when constructing
#27
jozefchutka
closed
9 years ago
2
MouseComp should not transfer for reload
#26
thomasuster
closed
10 years ago
0
Performance improvements
#25
thomasuster
closed
10 years ago
3
Performance improvements
#24
thomasuster
closed
10 years ago
0
Property Injection Point performance improvement.
#23
thomasuster
closed
10 years ago
0
Performance improvement for PropertyInjectionPoint.
#22
thomasuster
closed
10 years ago
1
PropertyInjectionPoint exception message not displaying
#21
misprintt
closed
10 years ago
0
Unable to determine missing injection on JS target
#20
ReDrUm
closed
10 years ago
3
Feature/integrate extension point
#19
pixelami
closed
9 years ago
1
mapping null value results error
#18
mikomize
closed
10 years ago
2
haxe 3.1.1 Error: haxe.macro.TypedExprDef does not exists
#17
erixtekila
closed
10 years ago
2
Haxe 3.1.0 incompatibiliy
#16
MIvanchev
closed
10 years ago
3
PHP fix
#15
jasononeil
closed
10 years ago
0
Fix for Haxe 3.1.
#14
jasononeil
closed
10 years ago
1
Allow injection of Enum/EnumValues
#13
dpeek
closed
9 years ago
7
Recursive singleton injection
#12
dpeek
closed
11 years ago
1
Allow macros to be used with Injector
#11
mikestead
closed
11 years ago
0
Next