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-alpha7
iz
Browse files
Feb 06, 2017
add license, cleanup and tag
· 6fe44516
Basile.B
authored
Feb 06, 2017
View commit 6fe44516
2 tags
6fe44516
fixes the serializer test failures
· b8899606
Basile.B
authored
Feb 06, 2017
b8899606
style fixes
· 1a064ca1
Basile.B
authored
Feb 06, 2017
1a064ca1
fix classes broken due to estructDescriptor
· 7f734b8d
Basile.B
authored
Feb 06, 2017
7f734b8d
serializer is still broken
· 89b28f77
Basile.B
authored
Feb 06, 2017
89b28f77
fix, binding broken due to erroneous test for ownership/reference
· 530642bc
Basile.B
authored
Feb 06, 2017
530642bc
style
· 257ce3b1
Basile.B
authored
Feb 06, 2017
257ce3b1
memory, callInheritedDtor use another ident for BaseType tuple
· 1ec52fc5
Basile.B
authored
Feb 06, 2017
1ec52fc5
Feb 01, 2017
dtor handling, update readme
· d3dac1c8
Basile.B
authored
Feb 01, 2017
d3dac1c8
small adjustments to inheritedDtor(), protection + doc
· 8e240314
Basile.B
authored
Feb 01, 2017
8e240314
inherited dtors fixes + remove version cond for other compilers
· fc3f69a5
Basile.B
authored
Feb 01, 2017
fc3f69a5
Jan 31, 2017
doesn't loop in the dtors found in the class infos
· 51ec20b3
Basile.B
authored
Jan 31, 2017
51ec20b3
fix leaks caused by inherited dtors not being automatically called
· bb24d7d0
Basile.B
authored
Jan 31, 2017
bb24d7d0
travis, sudo needed
· b775977a
Basile.B
authored
Jan 31, 2017
b775977a
travis, install valgrind
· e19e7231
Basile.B
authored
Jan 31, 2017
e19e7231
sqdfqsf
· 272e5ab1
Basile.B
authored
Jan 31, 2017
272e5ab1
fix travis script
· cd1fd7b1
Basile.B
authored
Jan 31, 2017
cd1fd7b1
decompose travis commands
· 9a536822
Basile.B
authored
Jan 31, 2017
9a536822
fix compile script for travis
· 26d74521
Basile.B
authored
Jan 31, 2017
26d74521
remove local path from valgrinder
· 1508b572
Basile.B
authored
Jan 31, 2017
1508b572
fix travis script
· 5584ac38
Basile.B
authored
Jan 31, 2017
5584ac38
fix travis script
· 3c80866d
Basile.B
authored
Jan 31, 2017
3c80866d
valgrind CI
· 1c43d8c5
Basile.B
authored
Jan 31, 2017
1c43d8c5
Jan 30, 2017
more fix to dtor without static type
· 366d621a
Basile.B
authored
Jan 30, 2017
366d621a
binding + serializer broken
· 13865416
Basile.B
authored
Jan 30, 2017
13865416
fix leak produced by in destruct for classes with unknown static type
· e067a361
Basile.B
authored
Jan 30, 2017
e067a361
Jan 29, 2017
prevent prop descriptors to leak
· d25983d1
Basile.B
authored
Jan 29, 2017
d25983d1
fix, destruct leaked any class instance
· 61a53ae8
Basile.B
authored
Jan 29, 2017
61a53ae8
fix, MustAddGcRange didn't detect managed array in rectangular arrays
· 1079a1a1
Basile.B
authored
Jan 29, 2017
1079a1a1
Jan 28, 2017
Rtti, support for the unions
· 11a138aa
Basile.B
authored
Jan 28, 2017
11a138aa
regen docs with most recent hmod version
· 9bc26ce4
Basile.B
authored
Jan 28, 2017
9bc26ce4
remove olderSuperCall, the feature exists already in the language
· d43a447d
Basile.B
authored
Jan 28, 2017
d43a447d
fix EnumIndexArray broken for static arrays
· 9932f411
Basile.B
authored
Jan 28, 2017
9932f411
Nov 11, 2016
fix deprecation msgs in UT w/ dmd 2072.2
· eb35e47a
Basile.B
authored
Nov 11, 2016
eb35e47a
fix Stream.readln for x86
· d06a5769
Basile.B
authored
Nov 11, 2016
d06a5769
Nov 05, 2016
add onFinishAggregate
· 2f031525
Basile.B
authored
Nov 05, 2016
View commit 2f031525
2 tags
2f031525
add isEponymousTemplate
· 37e4af2b
Basile.B
authored
Nov 05, 2016
37e4af2b
add isSpecializedType + update ddoc
· 89bb6250
Basile.B
authored
Nov 05, 2016
89bb6250
add NestedTemplateAndArgsOf, decomposes nested templates
· 1a6452b3
Basile.B
authored
Nov 05, 2016
1a6452b3
Oct 29, 2016
rename isCompileTIme to isCompileTimeValue + add fallback for the types
· efd35ad3
Basile.B
authored
Oct 29, 2016
efd35ad3
Loading