This website requires JavaScript.
Explore
Help
Sign In
D
/
ldc
Watch
1
Star
0
Fork
0
You've already forked ldc
mirror of
https://github.com/xomboverlord/ldc.git
synced
2026-01-14 20:03:14 +01:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
6bb534fb2af857fd3032f64a8e68bbca62f07200
ldc
/
lphobos
/
std
History
Tomas Lindquist Olsen
449db38d75
[svn r74] Fixed passing types with different alignment to D-style variadic functions.
...
Fixed casting integer to pointer.
2007-10-28 19:33:50 +01:00
..
c
[svn r59] Added support for C-style variadic functions. Currently only works on x86, x86-64 va_arg is broken in LLVM 2.1. PPC and PPC64 unknown.
2007-10-24 22:18:06 +02:00
intrinsic.d
[svn r46] fix for shift operations
2007-10-19 15:16:11 +02:00
stdarg.d
[svn r74] Fixed passing types with different alignment to D-style variadic functions.
2007-10-28 19:33:50 +01:00
stdint.d
[svn r5] Initial commit. Most things are very rough.
2007-09-01 21:43:27 +02:00
stdio.d
[svn r62] Added support for TypeInfo _Array, _Function, _Pointer, _Delegate, _Enum
2007-10-25 09:02:55 +02:00
traits.d
[svn r24] * Added a simple std.traits by downs
2007-10-04 04:28:30 +02:00