Brian Fiete
|
f17c9e1e84
|
Remove debugging message
|
2022-03-17 08:47:45 -07:00 |
|
Brian Fiete
|
fd9fa3ad89
|
Reflection protection properties
|
2022-03-16 15:40:27 -07:00 |
|
Brian Fiete
|
b334423106
|
Fleshing out comptime debugging
|
2022-03-15 16:33:30 -07:00 |
|
Brian Fiete
|
bbb97d1490
|
Comptime compat
|
2022-03-08 06:23:24 -08:00 |
|
disarray2077
|
6a4b652721
|
Fix CustomAttributeEnumerator
|
2022-03-04 14:25:04 -03:00 |
|
disarray2077
|
9f441ed8f7
|
Add AllocOwned to Variant
|
2022-03-04 13:50:34 -03:00 |
|
disarray2077
|
e4e5933ec9
|
Improve ConvertTo Variant
|
2022-03-04 11:42:10 -03:00 |
|
disarray2077
|
5b75bc1ecc
|
Increase StaticInitPriority of FFIType
|
2022-03-03 22:40:21 -03:00 |
|
Brian Fiete
|
c3f7a996e0
|
Improved platform/config rename and delete
|
2022-03-03 09:53:19 -08:00 |
|
Brian Fiete
|
4d73c90dab
|
Fixed IdSpan.LookupContext
|
2022-03-02 17:16:02 -08:00 |
|
Brian Fiete
|
16f307f7ca
|
Check both LOCAL_MACHINE and CURRENT_USER for fonts
|
2022-03-02 09:47:46 -08:00 |
|
Brian Fiete
|
afa98e40b6
|
Fix conversion from primitives to nullables
|
2022-03-02 09:09:06 -08:00 |
|
Brian Fiete
|
080dadb24b
|
SetConsoleOutputCP(CP_UTF8)
|
2022-03-02 07:38:29 -08:00 |
|
Brian Fiete
|
22b1ea6aab
|
Fixed scope of nullable data
|
2022-03-01 13:19:57 -08:00 |
|
Brian Fiete
|
bc46807003
|
Improved reflection method invocation argument handling
|
2022-03-01 11:12:07 -08:00 |
|
Brian Fiete
|
f0ff0d3630
|
Improved null handling in reflected method invocation
|
2022-03-01 10:37:13 -08:00 |
|
Brian Fiete
|
7a227ee7a4
|
Merge pull request #1471 from disarray2077/patch-3
Correctly handle null in `Write`/`WriteLine`
|
2022-03-01 18:54:21 +01:00 |
|
Brian Fiete
|
dcdc6c22e1
|
Merge pull request #1473 from disarray2077/patch-5
Fix error handling in `Version.Parse`
|
2022-03-01 18:54:10 +01:00 |
|
Brian Fiete
|
78db623377
|
Merge pull request #1474 from disarray2077/gca
Add `GetCustomAttributes` and `GetCustomAttributes<T>`
|
2022-03-01 18:53:59 +01:00 |
|
Brian Fiete
|
5e810d4e8b
|
Merge pull request #1480 from disarray2077/patch-6
Fix `Dictionary<T>.ValueEnumerator.Key`
|
2022-03-01 18:53:26 +01:00 |
|
Brian Fiete
|
b6e2be1e99
|
Improved QuickFind behavior
|
2022-03-01 06:11:28 -08:00 |
|
disarray2077
|
0c911b7929
|
Fix Dictionary<T>.ValueEnumerator.Key
|
2022-02-28 22:42:46 -03:00 |
|
Brian Fiete
|
5fd0e6d0c8
|
Make GetExtension failure softer
|
2022-02-28 11:28:11 -08:00 |
|
Brian Fiete
|
90735e3bf8
|
Collapsible regions (aka outlining aka code folding)
|
2022-02-28 11:27:12 -08:00 |
|
disarray2077
|
3df708779d
|
Some refactoring and add GetCustomAttributes for Comptime
|
2022-02-26 22:31:32 -03:00 |
|
disarray2077
|
d52ebfa1db
|
Use Variant in CustomAttributeEnumerator
|
2022-02-26 14:33:25 -03:00 |
|
disarray2077
|
9eecf83c22
|
Add GetCustomAttributes
|
2022-02-26 13:43:56 -03:00 |
|
disarray2077
|
0a173fcf9f
|
Fix error handling in Version.Parse
|
2022-02-26 11:49:01 -03:00 |
|
disarray2077
|
06bc73976f
|
Correctly handle null in Write /WriteLine
|
2022-02-25 21:26:56 -03:00 |
|
Brian Fiete
|
16d9160bd2
|
Merge pull request #1469 from disarray2077/patch-2
Allow handling of `ToFileTimeUtc` error
|
2022-02-24 16:14:06 -08:00 |
|
Brian Fiete
|
0c4342cbba
|
Merge pull request #1466 from disarray2077/patch-1
Improve `TimeSpan`
|
2022-02-24 16:13:39 -08:00 |
|
Brian Fiete
|
55e8fc44de
|
Merge pull request #1465 from disarray2077/patch-4
Fix `GetExtension` and add `HasExtension` to `Path`
|
2022-02-24 16:13:04 -08:00 |
|
disarray2077
|
4072e667c9
|
Allow handling of ToFileTimeUtc error
|
2022-02-23 16:28:37 -03:00 |
|
Brian Fiete
|
0a856c91ff
|
TryPeek
|
2022-02-22 07:16:56 -08:00 |
|
Brian Fiete
|
168d47a865
|
Make Queue methods more similar to List
|
2022-02-22 07:13:26 -08:00 |
|
disarray2077
|
97fab6998f
|
Improve TimeSpan
|
2022-02-21 19:23:21 -03:00 |
|
disarray2077
|
77b4ddce89
|
Fix GetExtension and add HasExtension to Path
|
2022-02-21 16:56:09 -03:00 |
|
Brian Fiete
|
4d82420212
|
Merge pull request #1463 from disarray2077/patch-3
Add `LinkedList<T>` to corlib
|
2022-02-21 06:05:18 -08:00 |
|
Brian Fiete
|
e54b7f9208
|
Merge pull request #1462 from disarray2077/patch-2
Fix `Dictionary<T>.CopyTo`
|
2022-02-21 06:00:57 -08:00 |
|
Brian Fiete
|
ad7ef19004
|
Multi-dimensional sized array name printing fix
|
2022-02-21 05:50:08 -08:00 |
|
disarray2077
|
ba07e5bf41
|
Add LinkedList<T> to corlib
|
2022-02-21 01:52:19 -03:00 |
|
disarray2077
|
6071582dda
|
Fix Dictionary<T>.CopyTo
|
2022-02-19 21:45:45 -03:00 |
|
disarray2077
|
dd7a84ef03
|
Add GetAndRemoveStrict to List<T>
|
2022-02-18 11:53:17 -03:00 |
|
Brian Fiete
|
4c5c89bab5
|
Comptime GetCustomAttribute for type/field/method
|
2022-02-17 05:51:05 -05:00 |
|
Brian Fiete
|
9ca48c26f2
|
Numeric ToString/Parse fixes
|
2022-02-15 17:28:12 -05:00 |
|
Brian Fiete
|
ff5dee3583
|
Merge pull request #1451 from MineGame159/sdl2_linux
Fixed SDL2 build on Linux
|
2022-02-15 12:49:27 -08:00 |
|
disarray2077
|
9779e284fb
|
Remove unnecessary offset variable in Float.Parse
|
2022-02-15 14:30:11 -03:00 |
|
disarray2077
|
d0673115d0
|
Use RemoveFromStart in Float.Parse
|
2022-02-15 14:27:26 -03:00 |
|
disarray2077
|
3ff67cfd7b
|
Improve Float.Parse
|
2022-02-15 14:15:57 -03:00 |
|
MineGame159
|
9595acfd6c
|
Fixed SDL2 build on Linux
|
2022-02-15 17:11:35 +01:00 |
|