Brian Fiete
|
f8da7eb618
|
StringView.Substring IndexRange version
|
2024-09-25 18:57:51 -04:00 |
|
Brian Fiete
|
475e82e1c3
|
Added IndexRange version of String.Substring
|
2024-09-25 14:54:46 -04:00 |
|
Brian Fiete
|
4ff1107e7b
|
32-bit warning fix
|
2024-09-25 11:38:46 -04:00 |
|
Brian Fiete
|
861913d591
|
Changed GrowUnitialized to NoShow
|
2024-09-19 12:43:36 -04:00 |
|
disarray2077
|
0c8a41100e
|
Fix CURL build on Linux
|
2024-09-11 19:51:43 -03:00 |
|
Brian Fiete
|
073d55d339
|
Fixed incorrectly spelled List<>.GrowUninitialized
|
2024-09-11 15:32:28 -04:00 |
|
Brian Fiete
|
04e67007dd
|
Tuple reflected name fix
|
2024-09-11 15:27:56 -04:00 |
|
Brian Fiete
|
4af432955e
|
Fixed horz mouse wheel scrolling direction
|
2024-09-09 15:21:36 -04:00 |
|
Brian Fiete
|
5e2f036918
|
FFI invocation fix where data conversion is required
|
2024-09-09 15:13:55 -04:00 |
|
Brian Fiete
|
b7e47027c3
|
Made more Dictionary members protected instead of private
|
2024-09-09 11:13:17 -04:00 |
|
Brian Fiete
|
4f073ef60a
|
Merge pull request #2027 from zerkawei/linux-file-dialogs
Implement xdg-desktop-portal for Linux dialogs
|
2024-09-09 10:34:29 -04:00 |
|
ESH
|
01a45c9371
|
Make Dictionary<TKey, TValue>.Entry protected.
|
2024-09-09 15:41:05 +02:00 |
|
zkw
|
8f9143a21c
|
Implement xdg-desktop-portal for Linux dialogs
|
2024-09-08 23:48:10 +02:00 |
|
Brian Fiete
|
5a31cc35ba
|
Generic CopyTo length fix
|
2024-08-25 16:34:12 -04:00 |
|
Brian Fiete
|
9f7793a870
|
Fixed CopyTo methods with Span destinations
|
2024-08-25 13:42:56 -04:00 |
|
Brian Fiete
|
8dcdc2f1a7
|
Make "X" button on tab only respond to left clicks
|
2024-08-25 12:31:49 -04:00 |
|
Brian Fiete
|
3491793f7a
|
Switch param to StringView
|
2024-08-25 09:26:33 -04:00 |
|
Brian Fiete
|
fa1ce4dc86
|
Add GetHashCode to SHA256
|
2024-08-14 16:46:34 -04:00 |
|
Brian Fiete
|
9f94d4588f
|
Better hashcode bit reduction
|
2024-08-14 16:42:31 -04:00 |
|
Jannis
|
a1651959a1
|
Update Attribute.bf
added name field to test attribute
|
2024-08-14 09:01:44 +00:00 |
|
Brian Fiete
|
01f8af3d97
|
Make 0 an invalid sound id
|
2024-08-12 14:11:39 -04:00 |
|
Brian Fiete
|
a28fe5be7d
|
GetCurFloat conversion
|
2024-08-12 14:11:17 -04:00 |
|
Brian Fiete
|
cacfba0d82
|
Rect ToString
|
2024-08-12 14:10:58 -04:00 |
|
Brian Fiete
|
623da953c1
|
NoMouse option
|
2024-08-12 14:10:49 -04:00 |
|
Brian Fiete
|
d32c8212a9
|
Console fixes
|
2024-07-25 11:12:43 +02:00 |
|
Brian Fiete
|
8052066ab0
|
Added "Keep Native Console Open" option
|
2024-07-24 09:41:08 +02:00 |
|
Brian Fiete
|
20a8e3327c
|
Embedded console / terminal support
|
2024-07-23 07:56:23 +02:00 |
|
Brian Fiete
|
60817eec48
|
Respect GetCaretBlinkTime
|
2024-07-20 17:53:53 +02:00 |
|
Brian Fiete
|
186c2125fa
|
Initial console support
|
2024-07-19 10:31:33 +02:00 |
|
Brian Fiete
|
91ec99e1ba
|
Soft errors for directory methods with disabled runtime
|
2024-06-30 10:22:10 +02:00 |
|
Brian Fiete
|
6038c9cd63
|
Merge pull request #1982 from disarray2077/patch-5
Implement IRefEnumerator<T*> in HashSet Enumerator
|
2024-06-29 23:57:31 -07:00 |
|
Brian Fiete
|
7767df89dc
|
PlayChannel linkname fix
|
2024-06-24 16:51:46 +02:00 |
|
Brian Fiete
|
c77c7beabd
|
Added out version of TryGetValue
|
2024-06-17 06:32:36 +02:00 |
|
disarray2077
|
c64dc37d61
|
Implement IRefEnumerator<T> in HashSet Enumerator
|
2024-05-17 15:17:51 -03:00 |
|
Brian Fiete
|
78549fa364
|
Removed .so copying
|
2024-05-17 12:41:05 -04:00 |
|
Brian Fiete
|
d5b0e6d06d
|
Optimization phases for LLVM upgrade
|
2024-05-05 12:26:21 -04:00 |
|
Brian Fiete
|
aa4f9f7dfa
|
Fix DoPopulateType_CeCheckEnum
|
2024-04-28 11:29:49 -04:00 |
|
Brian Fiete
|
79a67c2d0c
|
Added Compiler.Identifier.GetSourceName
|
2024-04-28 07:55:39 -04:00 |
|
Brian Fiete
|
da9e9120c0
|
ToString protection against null type
|
2024-04-27 08:38:25 -04:00 |
|
Brian Fiete
|
3f4988cbd5
|
Merge pull request #1957 from zerkawei/mixin-flag
Add Mixin methog flag
|
2024-04-27 08:29:42 -04:00 |
|
Brian Fiete
|
6a5b0b49ed
|
Fixed undo text corruption bug
|
2024-04-27 08:24:55 -04:00 |
|
zkw
|
0d680ca5c2
|
Add Mixin methog flag
|
2024-04-27 13:52:00 +02:00 |
|
Jannis
|
14f57af2b3
|
Update Thread.bf
removed optionality from parameters
|
2024-04-12 10:14:38 +00:00 |
|
Jannis
|
c6b2aa4b27
|
Update Thread.bf
|
2024-04-12 10:08:47 +00:00 |
|
Brian Fiete
|
96436ad825
|
HashSet ClearAndDelete
|
2024-03-26 07:31:04 -04:00 |
|
Brian Fiete
|
bceca3e699
|
Improvements to Find in Watch
|
2024-03-26 07:30:54 -04:00 |
|
Brian Fiete
|
f47e132921
|
Increase MATIX_STACK_SIZE
|
2024-03-26 07:30:01 -04:00 |
|
Brian Fiete
|
82b4974a82
|
Find in Watch
|
2024-03-25 06:18:50 -04:00 |
|
Brian Fiete
|
77826c90d2
|
Speed improvements to EnumParser, use table instead of switch
|
2024-03-23 11:16:22 -04:00 |
|
Brian Fiete
|
8149d0892b
|
Make Stopwatch work in comptime
|
2024-03-23 11:15:22 -04:00 |
|