Address
:
[go:
up one dir
,
main page
]
Remove Scripts
Show Referer
Rotate13
Base64
Strip Meta
Strip Title
Skip to content
GitLab
Menu
Why GitLab
Pricing
Contact Sales
Explore
Why GitLab
Pricing
Contact Sales
Explore
Sign in
Get free trial
Commits · v0.6.0-alpha.1
iz
Browse files
May 30, 2016
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
May 22, 2016
new rtti, renamed stryctType to type
· bfd77374
Basile.B
authored
May 23, 2016
bfd77374
new rtti, allow to restore the context of struct traits
· 0343c26b
Basile.B
authored
May 23, 2016
0343c26b
serializer, handle nested publishing struct
· cb7e51a4
Basile.B
authored
May 23, 2016
cb7e51a4
serializer, read serialized struct pub/text/bin
· c3abe4a8
Basile.B
authored
May 22, 2016
c3abe4a8
serializer, write publishing, binary and text structs
· a7df595f
Basile.B
authored
May 22, 2016
a7df595f
May 21, 2016
new rtti: full cov + ddoc
· 026e44b8
Basile.B
authored
May 21, 2016
026e44b8
fix missing import in mixin
· 5cbdb326
Basile.B
authored
May 21, 2016
5cbdb326
add the PropHint & PropHints
· eaac9f47
Basile.B
authored
May 21, 2016
eaac9f47
refman, add method to clear a type or the full storage
· 1b9e3034
Basile.B
authored
May 21, 2016
1b9e3034
Merge pull request
#2
from BBasile/replace-rtti-usage
· da175bc6
Basile.B
authored
May 21, 2016
da175bc6
Merge pull request #3 from BBasile/fix-travisCI-nofailure
· 52be66af
Basile.B
authored
May 21, 2016
52be66af
fix no error detected when CI failed
· 42828300
Basile.B
authored
May 21, 2016
42828300
May 20, 2016
replace rtti usage, step 6
· e44179ba
Basile.B
authored
May 21, 2016
e44179ba
replace rtti usage, step 5
· 30dfa386
Basile.B
authored
May 20, 2016
30dfa386
replace rtti usage, step 4
· 32d77531
Basile.B
authored
May 20, 2016
32d77531
replace rtti usage, step 3
· 5498c460
Basile.B
authored
May 20, 2016
5498c460
replace rtti usage, step 2
· d3fd3c03
Basile.B
authored
May 20, 2016
d3fd3c03
replace rtti usage, step 1
· 7a732fd6
Basile.B
authored
May 20, 2016
7a732fd6
May 19, 2016
Merge pull request
#1
from BBasile/coverall
· a3952ac6
Basile.B
authored
May 20, 2016
a3952ac6
Update test.sh
· bc2c1474
Basile.B
authored
May 20, 2016
bc2c1474
new rtti, get Rtti from string + return RtType._invalid for types that are not handled
· 0cb4d9bc
Basile.B
authored
May 20, 2016
0cb4d9bc
new rtti, renamed Attribute to TypeCtor
· ce0166bc
Basile.B
authored
May 19, 2016
ce0166bc
new rtti, support for type ctor + renaming
· 5480dfa3
Basile.B
authored
May 19, 2016
5480dfa3
new rtti, handle two special struct kinds
· f91a6b85
Basile.B
authored
May 19, 2016
f91a6b85
Loading