Address
:
[go:
up one dir
,
main page
]
Include Form
Remove Scripts
Accept Cookies
Show Images
Show Referer
Rotate13
Base64
Strip Meta
Strip Title
Session Cookies
Commits · v0.6.0-alpha3
iz
Browse files
Jun 11, 2016
remove sibling using item, foes use the ov based on the index
· be856f38
Basile.B
authored
Jun 11, 2016
View commits for tag v0.6.0-alpha3
v0.6.0-alpha3
be856f38
Jun 10, 2016
serializer, restore, call event first
· 57671fec
Basile.B
authored
Jun 10, 2016
57671fec
add the Delegate union
· 3f123836
Basile.B
authored
Jun 10, 2016
3f123836
Jun 09, 2016
set MemoryStream truely @nogc
· d35531a4
Basile.B
authored
Jun 10, 2016
d35531a4
fix cases where a __dtor could ne not called in destruct
· 47abc04f
Basile.B
authored
Jun 09, 2016
47abc04f
Jun 08, 2016
nothing
· 4fc88280
Basile.B
authored
Jun 08, 2016
4fc88280
serializer, allows to store events without casting them to GenericGelegate/Function
· 5d6603dd
Basile.B
authored
Jun 08, 2016
5d6603dd
property collector, temp fix bug with prop name being predated
· d608c446
Basile.B
authored
Jun 08, 2016
d608c446
fix, AV on serialization of empty class references
· fede4408
Basile.B
authored
Jun 08, 2016
fede4408
Jun 07, 2016
nothing
· b1d52b33
Basile.B
authored
Jun 07, 2016
b1d52b33
temp fix, problem with descr name when lot of descr created
· 64a512bb
Basile.B
authored
Jun 07, 2016
64a512bb
Jun 06, 2016
add the Pi template
· 58ca9776
Basile.B
authored
Jun 06, 2016
58ca9776
Jun 05, 2016
add the wrap function
· f105717e
Basile.B
authored
Jun 06, 2016
f105717e
Jun 04, 2016
add MemoryStream.chars() + activate big FileStream test only locally
· ffd11b63
Basile.B
authored
Jun 04, 2016
ffd11b63
serializer, update the formats
· 761c396e
Basile.B
authored
Jun 04, 2016
761c396e
Jun 03, 2016
serializer, PropHints, doesnt store events that are not referenced
· 6e6d6a9d
Basile.B
authored
Jun 03, 2016
6e6d6a9d
invert the meaning of PropHint.initCare
· 4867a798
Basile.B
authored
Jun 03, 2016
4867a798
serializer, handle PropHint.initCare
· ae111e31
Basile.B
authored
Jun 03, 2016
ae111e31
Jun 01, 2016
allows compilation with latest LDC
· 427a77c2
Basile.B
authored
Jun 01, 2016
427a77c2
MustAddGcRange, fix, 'tupleof' doesn't include base fields
· 8d14d135
Basile.B
authored
Jun 01, 2016
8d14d135
May 31, 2016
MustAddGcRange, workaround for issue 15371
· b4c5c34a
Basile.B
authored
May 31, 2016
b4c5c34a
Add a template that tells if an aggragate must be declared to the GC
· af064575
Basile.B
authored
May 31, 2016
af064575
fix, the name of the descriptor could be predated by the GC
· c8ee0237
Basile.B
authored
May 31, 2016
c8ee0237
May 30, 2016
trig DUB upd
· 75ac6476
Basile.B
authored
May 30, 2016
View commit 75ac6476
2 tags
75ac6476
ddoc
· c7a20f33
Basile.B
authored
May 30, 2016
View commit c7a20f33
2 tags
c7a20f33
May 29, 2016
serializer, handle PropHint.dontSet and dontGet
· e39660f4
Basile.B
authored
May 30, 2016
e39660f4
deactivate a particular test when run for CI
· 8468c471
Basile.B
authored
May 30, 2016
8468c471
fix, serializer, AV when restoring empty delegates or funptrs
· 2d2f0069
Basile.B
authored
May 29, 2016
2d2f0069
properties, PropDescriptor of structs, getter must be ref
· 084bc27e
Basile.B
authored
May 29, 2016
084bc27e
new rtti, add Rtti for the pointers
· 573f195b
Basile.B
authored
May 29, 2016
573f195b
May 28, 2016
fix, TreeItem.siblingIndex setter, case of infinite recursive call
· 43b75f0f
Basile.B
authored
May 29, 2016
43b75f0f
new rtti, disallow neg enum values + fix issue with func attribs with spec. structs
· 00abdd02
Basile.B
authored
May 28, 2016
00abdd02
new rtti, add Rtti for the associative arrays
· d4974c10
Basile.B
authored
May 28, 2016
d4974c10
fix binding of struct + test + ddoc
· be8c6db0
Basile.B
authored
May 28, 2016
be8c6db0
May 27, 2016
properties, bind bin,text and pub structs
· c6a5f78f
Basile.B
authored
May 27, 2016
c6a5f78f
properties, adapt binding-related function to new rtti
· 534a966d
Basile.B
authored
May 27, 2016
534a966d
May 25, 2016
enumset, allow serialization
· 059129c7
Basile.B
authored
May 25, 2016
059129c7
fix, serializer, binary struct saved as text
· da38364b
Basile.B
authored
May 25, 2016
da38364b
May 24, 2016
sugar, add setDelegate and getDelegate
· afee8870
Basile.B
authored
May 24, 2016
afee8870
serializer, replace onWantObject by onWantAggregate
· 3d0f128b
Basile.B
authored
May 24, 2016
3d0f128b
Loading