Brian Fiete
|
7095846c1e
|
Merge pull request #1887 from aharabada/master
Added "In" to RefKind
|
2023-09-05 07:13:26 -07:00 |
|
Brian Fiete
|
a5e3794e6a
|
Cast fix
|
2023-09-05 06:14:25 -07:00 |
|
Simon Lübeß
|
97221d541a
|
Added "In" to RefKind
|
2023-08-24 13:07:06 +02:00 |
|
Brian Fiete
|
da23ba4aa7
|
Add setting for bumpalloc pool size
|
2023-08-19 10:17:12 -07:00 |
|
Brian Fiete
|
d0de4776f3
|
Large collection fixes
|
2023-08-18 12:04:01 -07:00 |
|
Brian Fiete
|
7bc7ccbbc4
|
Merge pull request #1882 from hermansimensen/master
Add intrinsic for emscripten assembly/javascript.
|
2023-08-09 07:29:47 -07:00 |
|
hermansimensen
|
67e4b845fd
|
allow zero arguments
|
2023-08-06 21:58:28 +02:00 |
|
hermansimensen
|
09131c1df0
|
add missing fallthroughs
|
2023-08-06 20:33:52 +02:00 |
|
hermansimensen
|
eeea06a22b
|
Add em_asm funtionality
|
2023-08-06 15:54:14 +02:00 |
|
Brian Fiete
|
b9d5864d61
|
Span.Reverse()
|
2023-08-02 09:47:44 -07:00 |
|
Brian Fiete
|
dae923b348
|
Merge pull request #1877 from hermansimensen/master
Prevent warning in emitted bitfield code
|
2023-07-24 13:02:28 -07:00 |
|
hermansimensen
|
2b48e54903
|
Update leading zeros based on bitSize
#1877
|
2023-07-24 22:00:04 +02:00 |
|
hermansimensen
|
9d0f656be2
|
Prevent warning in emitted bitfield code
|
2023-07-24 19:42:05 +02:00 |
|
Brian Fiete
|
99dcf4f075
|
Fixed ToRawData size issue
|
2023-07-07 17:21:19 -04:00 |
|
Brian Fiete
|
02c2dfbb5c
|
Fixed strideof/alignof error
|
2023-07-07 17:13:03 -04:00 |
|
RogueMacro
|
87a0a9e610
|
fix Console.CursorLeft y-coordinate
|
2023-06-30 01:40:16 +02:00 |
|
Brian Fiete
|
2ead8e5377
|
Improved attribute encoding for nulls
|
2023-06-24 06:03:46 -04:00 |
|
Brian Fiete
|
269716c0d4
|
Rework hex parsing flags. New 'Hex' flag, 'AllowHexSpecifier' allows hex
|
2023-06-22 07:52:43 -04:00 |
|
Brian Fiete
|
891e4fd789
|
Minor lib changes
|
2023-05-26 09:00:20 -04:00 |
|
Brian Fiete
|
84540431fc
|
Merge pull request #1849 from m910q/FixStringHashing
Fix string hashing when a single char is left after hashing ints
|
2023-05-23 14:57:33 -04:00 |
|
m910q
|
3afdc80f2f
|
Fix string hashing when a single char is left after hashing ints
|
2023-05-18 20:07:11 +02:00 |
|
disarray2077
|
5d28f8e1f0
|
Improvements to Number parsing
|
2023-05-14 16:54:26 -03:00 |
|
disarray2077
|
f070c3e0d2
|
Fix PendingNewlineCheck
|
2023-05-05 00:12:49 -03:00 |
|
disarray2077
|
3a4b22c6b1
|
Fix ReadBuffer
|
2023-05-04 23:57:58 -03:00 |
|
Brian Fiete
|
678bdc0ba6
|
Fix for deleting TimeZoneInfo.Utc on non-Windows
|
2023-05-04 10:21:44 -07:00 |
|
disarray2077
|
b6e05186b7
|
Improve ILIst and add IDictionary
|
2023-05-03 18:16:39 -03:00 |
|
Brian Fiete
|
037cb39240
|
Fixed Console.Readline, added Console.KeyAvailable
|
2023-04-17 15:16:19 -07:00 |
|
MineGame159
|
987ee78aaf
|
Remove old extern methods from SSE
|
2023-04-02 15:11:09 +02:00 |
|
MineGame159
|
ef5f336ef7
|
Add basic math methods to SSE
|
2023-04-02 15:07:51 +02:00 |
|
MineGame159
|
bf36bf4b95
|
Add min and max vector intrinsics and codegen infrastructure
|
2023-04-02 15:07:15 +02:00 |
|
MineGame159
|
7dad948f20
|
Add Runtime.Features to detect SIMD instruction set
|
2023-04-02 15:03:46 +02:00 |
|
Brian Fiete
|
ac6f58f118
|
Switch some captures to '?'
|
2023-03-17 08:39:05 -07:00 |
|
Brian Fiete
|
ca3abc617f
|
String split optimizations
|
2023-03-01 06:38:09 -05:00 |
|
MineGame159
|
906248bd98
|
Fix BumpAllocator destructor when deleting large allocations with destructors
|
2023-02-25 22:44:00 +01:00 |
|
Brian Fiete
|
94b8406fc5
|
Additional List range checks
|
2023-02-23 05:59:32 -05:00 |
|
Brian Fiete
|
d98028d880
|
RadiansToDegrees/DegreesToRadians
|
2023-02-23 05:57:54 -05:00 |
|
MineGame159
|
10b64ff09e
|
Added String.Replace() methods for replacing a range within the string
|
2023-02-20 00:02:15 +01:00 |
|
MineGame159
|
2da891f7ec
|
String.Replace() now takes in StringViews
|
2023-02-19 23:30:14 +01:00 |
|
MineGame159
|
fdc598b4a2
|
Add IsStatic and IsAbstract to System.Type
|
2023-02-17 16:00:34 +01:00 |
|
Brian Fiete
|
19b31e1dfa
|
Put project file back
|
2023-01-26 11:48:14 -05:00 |
|
Brian Fiete
|
aae2215942
|
32-bit fix
|
2023-01-26 11:13:30 -05:00 |
|
Brian Fiete
|
1291089f47
|
Merge pull request #1785 from Booklordofthedings/master
added GetCursorPosition
|
2023-01-26 10:58:59 -05:00 |
|
Brian Fiete
|
701d28d2d6
|
Faster File.ReadAll
|
2023-01-26 10:56:05 -05:00 |
|
Brian Fiete
|
998cdfae4c
|
Faster AddRange(Span<T>)
|
2023-01-26 10:55:45 -05:00 |
|
j vh
|
b2d1d98f1a
|
added console left and top properties
|
2023-01-25 15:30:42 +01:00 |
|
j vh
|
cefc8dff59
|
added GetCursorPosition
|
2023-01-25 14:46:30 +01:00 |
|
disarray2077
|
3e210999ce
|
Add more constructors to ObsoleteAttribute
|
2023-01-13 18:06:15 -03:00 |
|
Brian Fiete
|
5b80116c8d
|
Merge remote-tracking branch 'origin/master'
|
2023-01-13 07:02:06 -05:00 |
|
Brian Fiete
|
2746a53839
|
Process attach improvements
|
2023-01-13 07:00:11 -05:00 |
|
Brian Fiete
|
5146a92f2e
|
Allow char input through Console
|
2023-01-13 06:59:34 -05:00 |
|