Hunter Bridges
|
0618278b36
|
Fix ToVAListPtr return type
|
2022-04-15 19:46:59 -07:00 |
|
Hunter Bridges
|
035d4e507f
|
VarArgs multiplatform compatibility tweak
- Increased size of VarArgs.mVAList on non-Windows platforms
- Add ToVAListPtr() which returns &mVAList on all platforms
|
2022-04-15 18:21:43 -07:00 |
|
Brian Fiete
|
0826b6d49f
|
Support for "returnaddress" intrinsic
|
2022-01-06 06:26:56 -05:00 |
|
Brian Fiete
|
72064e7dc2
|
AlwaysInclude required methods
|
2021-11-26 08:55:11 -08:00 |
|
Brian Fiete
|
1f42567339
|
varargs fixes
|
2021-01-22 13:20:17 -08:00 |
|
Brian Fiete
|
9ccdf7282e
|
Added VarArgs
|
2021-01-22 04:58:08 -08:00 |
|
Brian Fiete
|
3bbf2d8313
|
Comptime updates, start of metaprogramming support
|
2021-01-08 16:21:03 -08:00 |
|
Brian Fiete
|
78ae79b802
|
Test improvements (continue after fail, console output, error location)
|
2020-12-29 09:23:00 -08:00 |
|
Brian Fiete
|
9b80c26d0a
|
More const eval progress
|
2020-12-19 14:19:33 -08:00 |
|
Brian Fiete
|
b2ab1b1f62
|
Added NoThreadExitWait Rt option for DLLs
|
2020-09-01 16:22:48 -07:00 |
|
Brian Fiete
|
693334bdc8
|
Fixes to SetDeleted
|
2020-05-18 08:30:42 -07:00 |
|
Brian Fiete
|
76dfe97d78
|
Another pass at marking scoped raw arrays as deleted
|
2020-05-18 06:58:02 -07:00 |
|
Brian Fiete
|
61d9edea83
|
Added CallingConvention support, mangle specifying
|
2020-05-04 07:15:38 -07:00 |
|
Brian Fiete
|
dbd9b32e3f
|
Renamed System.Collections.Generic to System.Collections
|
2020-04-29 06:40:03 -07:00 |
|
Brian Fiete
|
96c53d4a9e
|
Improvements to Queue, to bring it more inline with List
|
2020-03-20 09:26:16 -07:00 |
|
Brian Fiete
|
1f20d76f94
|
Added a 'cast' intrinsic
|
2020-02-19 13:16:33 -08:00 |
|
Brian Fiete
|
973b5e73cf
|
Fixed custom allocators when recording >1 allocation stack depth
|
2019-11-25 06:46:14 -08:00 |
|
Brian Fiete
|
7dbfd15292
|
Moving corlib files out of "System" directory into root
|
2019-09-19 05:46:35 -07:00 |
|