Dima Granetchi
|
243ab429d7
|
fix file name
|
2014-12-05 18:32:31 +02:00 |
|
Dima Granetchi
|
e2951461f0
|
unused zeroName field
|
2014-12-02 14:59:13 +02:00 |
|
Dima Granetchi
|
a913123fd6
|
more type strict
|
2014-12-01 22:40:51 +02:00 |
|
Dima Granetchi
|
e1d9f5386d
|
type strict
|
2014-12-01 22:39:18 +02:00 |
|
Dima Granetchi
|
7b60b7bc34
|
generics in BindExt
|
2014-11-30 21:36:52 +02:00 |
|
Dima Granetchi
|
0200054ddd
|
string interpolation support!
|
2014-11-30 13:54:52 +02:00 |
|
Dima Granetchi
|
53cf3c724a
|
compare methods fix on neko target
|
2014-11-29 21:33:22 +02:00 |
|
Dima Granetchi
|
b1bcd3b034
|
minor updates
|
2014-11-28 18:37:36 +02:00 |
|
Dima Granetchi
|
43ca5cd580
|
warning updates in Bind.hx
|
2014-11-28 18:28:01 +02:00 |
|
Dima Granetchi
|
c19ad118c7
|
bindx_log define set warning level
|
2014-11-27 22:56:47 +02:00 |
|
Dima Granetchi
|
bf41716637
|
chainTo, exprTo
|
2014-11-26 16:38:11 +02:00 |
|
Dima Granetchi
|
cffbc15150
|
expr bind old value
|
2014-11-26 14:20:50 +02:00 |
|
Dima Granetchi
|
60274dc7a0
|
old value in methods bind
|
2014-11-25 21:33:43 +02:00 |
|
Dima Granetchi
|
1b1a40ce2a
|
old value support in chain binding
|
2014-11-25 19:11:35 +02:00 |
|
Dima Granetchi
|
228ee2d026
|
stop override this var
|
2014-11-24 22:29:25 +02:00 |
|
Dima Granetchi
|
ffa6655f39
|
store in local vars first element of chain
|
2014-11-24 21:29:54 +02:00 |
|
Dima Granetchi
|
84da82368e
|
minor
|
2014-11-24 01:09:57 +02:00 |
|
Dima Granetchi
|
b50f987953
|
optimize compiler warnings
|
2014-11-24 00:10:58 +02:00 |
|
Dima Granetchi
|
2bcbdeae2f
|
prevend second bind
|
2014-11-23 22:09:23 +02:00 |
|
Dima Granetchi
|
f98de63287
|
warning text fix
|
2014-11-22 23:42:21 +02:00 |
|
Dima Granetchi
|
58e2031a42
|
allow null on static platforms
|
2014-11-22 20:53:16 +02:00 |
|
Dima Granetchi
|
f93f78027c
|
deep bind expr
|
2014-11-22 19:46:24 +02:00 |
|
Dima Granetchi
|
e58cdc2ec1
|
bind complex exprs (prevent double bind)
|
2014-11-22 19:05:58 +02:00 |
|
Dima Granetchi
|
8d3926f5ff
|
fix warning
|
2014-11-22 16:42:29 +02:00 |
|
Dima Granetchi
|
9ec9accad8
|
fix warnings in expr binding
|
2014-11-22 16:08:23 +02:00 |
|
Dima Granetchi
|
8f85674f61
|
fix errors
|
2014-11-22 13:55:26 +02:00 |
|
Dima Granetchi
|
fd24fe0ef0
|
warn unbindable expr items
|
2014-11-21 22:14:30 +02:00 |
|
Dima Granetchi
|
b1a2355d28
|
swf9 build fix
|
2014-11-21 17:29:46 +02:00 |
|
Dima Granetchi
|
680b95a941
|
BindExt.expr start work
|
2014-11-21 17:19:57 +02:00 |
|
Dima Granetchi
|
a4b681d009
|
minor
|
2014-11-21 15:11:38 +02:00 |
|
Dima Granetchi
|
1bcfbf91e5
|
minimize scope for chain binding
|
2014-11-21 14:54:09 +02:00 |
|
Dima Granetchi
|
cea8bd770b
|
fix work with chain gaps
|
2014-11-21 14:22:59 +02:00 |
|
Dima Granetchi
|
318d0d93d5
|
fix chain call
|
2014-11-21 01:23:21 +02:00 |
|
Dima Granetchi
|
18dca13672
|
optimize unbind function
|
2014-11-21 01:07:33 +02:00 |
|
Dima Granetchi
|
ddc85fe9a7
|
bind chain optimizations
|
2014-11-21 00:58:36 +02:00 |
|
Dima Granetchi
|
da54ed7921
|
chain binding with gaps
|
2014-11-20 18:05:03 +02:00 |
|
Dima Granetchi
|
28d3a5850a
|
bind.chain refacttoring/optimizations
|
2014-11-20 00:04:13 +02:00 |
|
Dima Granetchi
|
c9558d8a8f
|
chain bindings + tests
|
2014-11-19 22:20:39 +02:00 |
|
Dima Granetchi
|
96e0362d34
|
chain binding, first result, WIP
|
2014-11-19 01:33:34 +02:00 |
|
Dima Granetchi
|
42aabddec3
|
chain bind WIP
|
2014-11-18 20:02:52 +02:00 |
|
Dima Granetchi
|
910f8f0d6f
|
Bind extended work
|
2014-11-17 19:46:59 +02:00 |
|
Dima Granetchi
|
138b9c935c
|
support extends Bind.hx
|
2014-11-17 19:45:09 +02:00 |
|
Dima Granetchi
|
7eba4bf7e9
|
inheritance tests
|
2014-11-15 15:21:11 +02:00 |
|
Dima Granetchi
|
17aec40ae1
|
error output fix
|
2014-11-13 22:26:29 +02:00 |
|
Dima Granetchi
|
99dc19c2d3
|
major bug fix in setter patch
|
2014-11-13 22:24:55 +02:00 |
|
Dima Granetchi
|
1a9dc7f40d
|
signal stress tests
|
2014-11-13 21:32:35 +02:00 |
|
Dima Granetchi
|
7bad779671
|
more warnings in compilation time
|
2014-11-12 23:23:13 +02:00 |
|
Dima Granetchi
|
c6c33cf204
|
buddy lib for tests, replace disposeBindings with unbindAll
|
2014-11-12 22:57:48 +02:00 |
|
Dima Granetchi
|
e2f9866d78
|
typo fixes
|
2014-11-11 16:09:55 +02:00 |
|
Dima Granetchi
|
94d86b091f
|
bindTo fixes
|
2014-11-10 22:17:02 +02:00 |
|