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-alpha6
iz
Browse files
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
Oct 28, 2016
add isCompileTime type trait + refactorize isStringLiteral with
· b6c9c4ea
Basile.B
authored
Oct 28, 2016
b6c9c4ea
add the isStringLiteral trait
· 14b038cf
Basile.B
authored
Oct 28, 2016
14b038cf
Oct 26, 2016
tester, print progress after each test
· 078bc5e6
Basile.B
authored
Oct 26, 2016
078bc5e6
add several missing void after
@set
· 02942a7c
Basile.B
authored
Oct 26, 2016
02942a7c
Oct 25, 2016
streams, slightly better readln
· 4a899664
Basile.B
authored
Oct 26, 2016
4a899664
deepIterate, support ranges provided by a member
· ff79a285
Basile.B
authored
Oct 25, 2016
ff79a285
Oct 21, 2016
add sugar.deepIterate
· 7f390742
Basile.B
authored
Oct 21, 2016
7f390742
Oct 17, 2016
Array, remove duplicated code + fromString + toHash + update docs
· 2d2b8029
Basile.B
authored
Oct 17, 2016
2d2b8029
Oct 16, 2016
streams, set read/Write void[] nogc + change write signature in Stream + ...
· 98b261da
Basile.B
authored
Oct 16, 2016
98b261da
add Stream read/write for void[]
· 7b9c1311
Basile.B
authored
Oct 16, 2016
7b9c1311
cleanup
· f75cc7b2
Basile.B
authored
Oct 16, 2016
f75cc7b2
Oct 05, 2016
add Stream.readln
· 2db123a5
Basile.B
authored
Oct 05, 2016
2db123a5
Oct 04, 2016
add readUTF8Line static option to keep terminator
· 1a8ec9eb
Basile.B
authored
Oct 04, 2016
1a8ec9eb
fix, MemoryStream ctor writed narrow strings as dchar[]
· fddf6297
Basile.B
authored
Oct 04, 2016
fddf6297
update docs
· c9b97fae
Basile.B
authored
Oct 04, 2016
c9b97fae
Add Stream.readUTF8Line
· bbc60ae4
Basile.B
authored
Oct 04, 2016
bbc60ae4
Allow to write MemoryStream.memory
· 2f04e0ce
Basile.B
authored
Oct 04, 2016
2f04e0ce
streams, remove OutOfMem errors, handled directly in memory.d
· fe0f3d2f
Basile.B
authored
Oct 04, 2016
fe0f3d2f
Oct 02, 2016
fixes for 2.072
· a8697fcf
Basile.B
authored
Oct 02, 2016
a8697fcf
Sep 30, 2016
PublishedObjectArray, a CT param to control if content is managed
· 4037bbcf
Basile.B
authored
Sep 30, 2016
4037bbcf
add Array.range + refact PublishedObjectArray/PublishedAA/Published2dArray using an Array
· 8393dca4
Basile.B
authored
Sep 30, 2016
8393dca4
throw errors in mem functions
· bf65dae9
Basile.B
authored
Sep 30, 2016
bf65dae9
Sep 16, 2016
fix easing structures annotations
· 04485502
Basile.B
authored
Sep 16, 2016
04485502
add easing variablePow, variableEllipse + add logN
· aeafee73
Basile.B
authored
Sep 16, 2016
aeafee73
fix ddoc section
· 11409c10
Basile.B
authored
Sep 16, 2016
11409c10
Sep 13, 2016
Array, get rid of custom convertions
· 1361581c
Basile.B
authored
Sep 13, 2016
1361581c
containers, get rid of the List interface
· 42676745
Basile.B
authored
Sep 13, 2016
42676745
Array length setter, emplace and destroy element if it's a struct
· 90bb002b
Basile.B
authored
Sep 13, 2016
90bb002b
Sep 12, 2016
variableParabol, use iasm based on LDC production
· da27f95c
Basile.B
authored
Sep 12, 2016
da27f95c
Array, add opAssign ov for input ranges + annotations + ddoc + gen doc
· dacf3708
Basile.B
authored
Sep 12, 2016
dacf3708
add variableParabol easing
· e66a3066
Basile.B
authored
Sep 12, 2016
e66a3066
Sep 09, 2016
temp fix, double free corrupt in structs that residies on the stack
· 7d68b28a
Basile.B
authored
Sep 09, 2016
7d68b28a
fix Array postblit
· 184d2fd5
Basile.B
authored
Sep 09, 2016
184d2fd5
MusAddGCRange, output a list with managed members
· 69bb7f0b
Basile.B
authored
Sep 09, 2016
69bb7f0b
pd, use an unmanaged array to store the descriptors
· 13ab3add
Basile.B
authored
Sep 09, 2016
13ab3add
Loading