Adam D. Ruppe
|
4b0f2b31a8
|
more catchup
|
2021-06-08 15:03:50 -04:00 |
|
MoonlightSentinel
|
d86bc412fc
|
database_generation: Don't assign to functions, ... in populateFromDbRow
Using `tupleof` instead of `__traits(allMembers, ...)` skips over all
nested declarations that are not actual fields.
|
2021-05-07 22:02:30 +02:00 |
|
Adam D. Ruppe
|
06370534d1
|
basic header docs of all public modules
|
2019-12-06 23:03:19 -05:00 |
|
Adam D. Ruppe
|
6734ac6cf3
|
sundry minor fixes
|
2019-09-28 10:14:09 -04:00 |
|
Adam D. Ruppe
|
6ba9aad211
|
oops
|
2019-07-08 19:26:15 -04:00 |
|
Adam D. Ruppe
|
7c3e46d432
|
new dmd deprecations
|
2019-07-08 19:25:47 -04:00 |
|
Adam D. Ruppe
|
acb833d724
|
lots of compatibility
|
2019-07-08 11:03:26 -04:00 |
|
Adam D. Ruppe
|
03315adfa6
|
so much amazing stuff
|
2019-07-07 22:44:11 -04:00 |
|
Adam D. Ruppe
|
b7ad04afd9
|
im the worst at greys
|
2019-07-06 13:22:25 -04:00 |
|
Adam D. Ruppe
|
8a608eae3b
|
keep my version
|
2019-06-14 10:11:45 -04:00 |
|
H. S. Teoh
|
47bacf0456
|
Range API needs size_t for .length.
|
2017-12-12 17:58:12 -08:00 |
|
Adam D. Ruppe
|
c713cd6b63
|
selector bugs
|
2016-02-27 13:20:02 -05:00 |
|
Adam D. Ruppe
|
048a3b39d7
|
stuff
|
2015-11-22 14:19:19 -05:00 |
|
Adam D. Ruppe
|
18990bf44f
|
idk
|
2014-06-07 20:34:59 -04:00 |
|
Adam D. Ruppe
|
68b9a610aa
|
dmd 2.065
|
2014-02-24 13:14:20 -05:00 |
|
Adam D. Ruppe
|
e9e25a08d4
|
replacing the old opDispatch now that some dmd bugs are fixed
|
2013-11-06 15:08:20 -05:00 |
|
Adam D. Ruppe
|
38c604356d
|
catching up (again)
|
2013-05-30 18:45:26 -04:00 |
|
Adam D. Ruppe
|
65513f5ccf
|
catch up
|
2013-04-11 07:59:49 -04:00 |
|
Adam D. Ruppe
|
56b42fc0bb
|
Merge branch 'master' of https://github.com/eskimor/misc-stuff-including-D-programming-language-web-stuff
|
2013-01-10 08:15:10 -05:00 |
|
Adam D. Ruppe
|
86d1a3dcb1
|
dmd 2.061
|
2013-01-10 08:15:04 -05:00 |
|
Robert Klotzner
|
27623f0d72
|
Added constructor to Query to allow dynamically generated args.
(It takes a Variant[] array)
|
2013-01-10 14:08:04 +01:00 |
|
Adam D. Ruppe
|
f2943b90b3
|
Merge branch 'master' of https://github.com/eskimor/misc-stuff-including-D-programming-language-web-stuff
Conflicts:
database.d
|
2012-11-26 15:55:35 -05:00 |
|
Adam D. Ruppe
|
f04ac953ad
|
more functions
|
2012-11-26 15:54:04 -05:00 |
|
Robert Klotzner
|
5b38e9d7e0
|
Fixed some property syntax issues.
|
2012-11-26 21:49:57 +01:00 |
|
Adam D. Ruppe
|
e677d8d445
|
catching up
|
2012-10-07 12:56:46 -04:00 |
|
Adam D. Ruppe
|
5b816cb7e7
|
catching up on lots of changes.
|
2012-08-11 00:24:04 -04:00 |
|
Adam D. Ruppe
|
0c94c232a4
|
better exception messages
|
2012-03-11 21:05:09 -04:00 |
|
Adam D. Ruppe
|
07238fab1f
|
new opapply based iterator for queries
|
2012-02-15 13:54:30 -05:00 |
|
Trass3r
|
cfb136120d
|
x64 fixes
|
2011-12-10 13:53:19 +01:00 |
|
Adam D. Ruppe
|
2838aca3bb
|
more 64 bit fixes
|
2011-12-01 12:02:49 -05:00 |
|
Adam D. Ruppe
|
8e84e162ba
|
Merge commit '9d02'
i have no idea
Conflicts:
mssql.d
|
2011-11-28 20:06:47 -05:00 |
|
Adam D. Ruppe
|
2cb611ad53
|
Merge commit '4a57064 '
|
2011-11-28 20:04:26 -05:00 |
|
Adam D. Ruppe
|
d921aedfd6
|
idk
|
2011-11-28 20:03:16 -05:00 |
|
Trass3r
|
9d027eb3f6
|
fix varargs code in database and a few errors in mssql + x64
|
2011-11-19 19:24:24 +01:00 |
|
Trass3r
|
4a57064709
|
more x64 and warning fixes
|
2011-11-19 19:20:43 +01:00 |
|
Trass3r
|
5b12187850
|
some x64 fixes
|
2011-11-09 02:58:52 +01:00 |
|
Adam D. Ruppe
|
5a9b0bfda9
|
more descriptive error messages
|
2011-10-27 10:24:43 -04:00 |
|
Adam D. Ruppe
|
55e8972e81
|
dmd 2.055 and std.datetime bullshit
|
2011-09-17 22:46:28 -04:00 |
|
Adam D. Ruppe
|
24304f2e3c
|
make query data object easier to use with custom stuff
|
2011-08-07 23:37:56 -04:00 |
|
Adam D. Ruppe
|
391628e3d0
|
adding the existing stuff
|
2011-07-15 08:48:59 -04:00 |
|