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.1
iz
Browse files
Oct 11, 2017
fix error caused by DMDFE 2.076.1
· 1a76ccc7
Basile.B
authored
Oct 11, 2017
View commits for tag v0.6.1
v0.6.1
1a76ccc7
Sep 07, 2017
doc + rlz
· f5143575
Basile.B
authored
Sep 08, 2017
View commits for tag v0.6.0
v0.6.0
f5143575
update doc
· 95b2e7e2
Basile.B
authored
Sep 08, 2017
95b2e7e2
referenceman, use an iz AA
· 7273702c
Basile.B
authored
Sep 07, 2017
7273702c
fix testsuite broken due to change in array
· 0c7adcc4
Basile.B
authored
Sep 07, 2017
0c7adcc4
maps, add support for a special druntime-like syntax
· c193c57d
Basile.B
authored
Sep 07, 2017
c193c57d
array, fix, opOpAssign for cat didn't emplace structs
· 160a5aac
Basile.B
authored
Sep 07, 2017
160a5aac
rtti, one of the hashmap not yet converted
· 270f8bb6
Basile.B
authored
Sep 07, 2017
270f8bb6
rtti, use an iz hashmap
· 59f4e88d
Basile.B
authored
Sep 07, 2017
59f4e88d
suffix array, allow to pass a range by rm mandatory attribs
· 3477780b
Basile.B
authored
Sep 07, 2017
3477780b
doc
· b7e325f2
Basile.B
authored
Sep 07, 2017
b7e325f2
construct, try to auto generate a ctor for structs without __ctor
· eaefd853
Basile.B
authored
Sep 07, 2017
eaefd853
Aug 05, 2017
fix failed renaming due to UFCS
· 5e5cbfff
Basile.B
authored
Aug 06, 2017
5e5cbfff
couting chars is not necessary
· e56720ec
Basile.B
authored
Aug 05, 2017
e56720ec
fix Stream.readln
· 45b10f10
Basile.B
authored
Aug 05, 2017
45b10f10
Jul 31, 2017
stream, readln, use phobos optimization from popFront()
· a55f4592
Basile.B
authored
Jul 31, 2017
a55f4592
Jul 27, 2017
remove useless inits + update travis script
· f38224d9
Basile.B
authored
Jul 27, 2017
f38224d9
Jun 13, 2017
not needed anymore
· 2e51d803
Basile.B
authored
Jun 13, 2017
2e51d803
May 11, 2017
array, add some attribs
· ec2d5705
Basile.B
authored
May 11, 2017
ec2d5705
process, add the hideConsole and isShellCommand properties
· e4660cbf
Basile.B
authored
May 11, 2017
e4660cbf
Apr 03, 2017
enumset, add missing set() / opIndexAssign operations
· 6e2e51de
Basile.B
authored
Apr 03, 2017
View commits for tag v0.6.0-beta.2
v0.6.0-beta.2
6e2e51de
Mar 09, 2017
fix move sem issue on array/dllist + update doc
· 66a83a83
Basile.B
authored
Mar 09, 2017
View commits for tag v0.6.0-beta.1
v0.6.0-beta.1
66a83a83
Mar 04, 2017
typo
· 764a789d
Basile.B
authored
Mar 04, 2017
764a789d
remove @Property + change type for methods w/ filenames
· e81fbfb6
Basile.B
authored
Mar 04, 2017
e81fbfb6
Feb 26, 2017
add the recursion template
· 40f7e645
Basile.B
authored
Feb 26, 2017
40f7e645
Feb 25, 2017
updates docs
· eb9eb32b
Basile.B
authored
Feb 25, 2017
eb9eb32b
buckets already reserved
· cccb88ad
Basile.B
authored
Feb 25, 2017
cccb88ad
serializer, improve the cache used in findNode()
· a44dd903
Basile.B
authored
Feb 25, 2017
a44dd903
array, allows opIndexAssign from D array to Array + remove fromString
· ff48a149
Basile.B
authored
Feb 25, 2017
ff48a149
Feb 23, 2017
fix compilation using LDC
· 2ae4c893
Basile.B
authored
Feb 23, 2017
2ae4c893
maps & sets, ddoc + add cat op to AB set + rename length to bucketCount/slotCount
· 55f1822f
Basile.B
authored
Feb 23, 2017
55f1822f
maps & sets, additions and fixes
· 36a3d69f
Basile.B
authored
Feb 23, 2017
36a3d69f
maps & sets, remove unused call to hash
· 10103f81
Basile.B
authored
Feb 23, 2017
10103f81
@nogc still needed in templatized function ?!
· b9f9c46b
Basile.B
authored
Feb 23, 2017
b9f9c46b
maps & sets, allow @nogc instances with classes
· 26a1c09a
Basile.B
authored
Feb 23, 2017
26a1c09a
add the hasElaborateSelfEquals trait
· 9d7a9319
Basile.B
authored
Feb 23, 2017
9d7a9319
Feb 22, 2017
mpas & sets, tweak attrib inference to allow classes as key
· 29172954
Basile.B
authored
Feb 23, 2017
29172954
factory, prevent to have the default classes register as a global var
· 331717f6
Basile.B
authored
Feb 23, 2017
331717f6
array, use postblit in dup
· cda9eed4
Basile.B
authored
Feb 22, 2017
cda9eed4
refman, always use the same string type
· 5b23d445
Basile.B
authored
Feb 22, 2017
5b23d445
Loading