Brian Fiete
69f26e453d
Added 'Alt' methods
2021-12-01 11:06:59 -08:00
disarray2077
f1688df047
Fix Encoding static init priority
2021-11-30 23:43:49 -03:00
blat-blatnik
0e0a989e8e
Should work for all tabs now.
2021-12-01 00:21:12 +01:00
blat-blatnik
318cb6524d
Added setting to open new tabs on right instead of left
2021-11-30 23:37:44 +01:00
Brian Fiete
3bd1e97179
Merge pull request #1239 from disarray2077/matchindex
...
Add MatchIndex to StringSplitEnumerator
2021-11-29 09:27:27 -08:00
Brian Fiete
72064e7dc2
AlwaysInclude required methods
2021-11-26 08:55:11 -08:00
disarray2077
c4f50ec64e
Add MatchIndex to StringSplitEnumerator
2021-11-20 17:30:07 -03:00
Brian Fiete
345746d34d
zlib interface
2021-11-14 18:01:37 -08:00
Brian Fiete
c3644d15de
MemStream improvements
2021-11-14 18:01:01 -08:00
Brian Fiete
5674bf80c0
Circular data detection fix, TypeDataChanged rebuild fix
2021-11-03 07:07:49 -07:00
Brian Fiete
617cdcbede
Support for passing Type to attributes
2021-11-02 11:32:06 -07:00
Brian Fiete
b81c7ef4bf
StringView Write
2021-11-02 09:56:31 -07:00
Brian Fiete
d593488591
Allow some warnings during specialization
2021-11-01 13:46:24 -07:00
disarray2077
6a1d055325
Fix errno
2021-11-01 14:06:07 -03:00
Brian Fiete
e0103b7dd7
Merge pull request #1182 from disarray2077/trygetvaluealt
...
Add `TryGetValueAlt` and `ContainsAlt` to Dictionary
2021-10-30 06:37:10 -07:00
Brian Fiete
29e374bcab
Merge pull request #1184 from miere43/fix-char8
...
Fix incorrect search & replace for "char => char8" in comments
2021-10-30 06:36:09 -07:00
miere43
c0b787cbf0
Fix incorrect search & replace for "char => char8" in comments
2021-10-30 00:11:37 +03:00
miere43
b109396024
Pass "components" argument as StringView[] in Path.InternalCombine
2021-10-29 23:10:26 +03:00
Brian Fiete
9de99cd422
Comptime method reflection fixes
2021-10-28 08:26:12 -07:00
disarray2077
5b2801cbae
Add ContainsAlt to Dictionary
2021-10-27 23:37:09 -03:00
disarray2077
5b02c68372
Add TryGetValueAlt to Dictionary
2021-10-27 23:29:03 -03:00
Brian Fiete
d11ce0c48c
Reversed enumerator for Span
2021-10-26 10:32:47 -07:00
Brian Fiete
1a37f5e0ad
2d cels
2021-10-26 06:16:13 -07:00
Brian Fiete
299bea0eaa
^
From End index is relative to length instead of length-1
2021-10-26 06:15:36 -07:00
Brian Fiete
fa3198f82a
Merge pull request #1158 from Fusioon/console-clear
...
Implement Console.Clear
2021-10-25 13:28:03 -07:00
miere43
48845ef80a
Return uint32 from COM_IUnknown.AddRef and Release methods
2021-10-25 22:46:45 +03:00
Brian Fiete
38c5bd747e
Enumerate through base types, respect .DeclaredOnly
2021-10-25 10:29:04 -07:00
Brian Fiete
20af4e2adc
Remove unused ToString
2021-10-24 13:41:33 -07:00
Brian Fiete
14794e5574
IndexRange protection fix
2021-10-24 09:00:24 -07:00
Brian Fiete
66eacca775
Index + range support
2021-10-24 08:36:26 -07:00
Brian Fiete
05a65287d3
System.Index support
2021-10-24 08:24:53 -07:00
Brian Fiete
27fd5552cc
Enhanced ranges
2021-10-24 08:12:18 -07:00
Brian Fiete
9a9ad47d2a
UI fixes
2021-10-13 12:10:21 -07:00
Brian Fiete
6303ad0c53
Content-type support
2021-10-13 12:09:57 -07:00
fusion
d162718c54
Implement Console.Clear
2021-10-11 01:44:44 +02:00
Brian Fiete
7e75a24807
Allow passing in memory list
2021-10-04 09:41:48 -07:00
Brian Fiete
fb1d1aecc0
Support for TrueType collections
2021-09-22 11:33:47 -07:00
Brian Fiete
7ef88f4b9c
Simple XML support, string-to-num conversions
2021-09-22 08:04:42 -07:00
Brian Fiete
ce21b8d542
Proper MemMove
2021-09-20 06:38:08 -07:00
Brian Fiete
9158002a42
Properly truncate files
2021-09-15 11:18:32 -07:00
Brian Fiete
507fb82e4a
Json array detection fix
2021-09-10 14:09:22 -07:00
Brian Fiete
a0343678bc
Fix for starting with array
2021-09-10 11:51:30 -07:00
Brian Fiete
88c4b2a818
Fix for string Length-setting (trim-only) assert
2021-09-06 07:17:33 -07:00
Brian Fiete
8d78f04882
Merge pull request #1141 from Hiroko103/patch-1
...
[Fix] Graphics: Image UV mapping issue
2021-08-29 06:16:07 -07:00
Brian Fiete
0d64d35ced
Merge pull request #1138 from damianday/patch-5
...
Update Socket.bf
2021-08-29 06:15:21 -07:00
Hiroko
3056357386
[Fix] Graphics: Image rendering issue
...
In the DrawQuad function, hard-coded vertical vertex components were used instead of the unused v1 and v2 parameters.
This prevented narrowing the image vertically.
2021-08-28 21:40:04 +02:00
Brian Fiete
2cfa017e32
32-bit fix
2021-08-27 10:47:29 -07:00
Brian Fiete
0536a6c733
Improved enumeration speed, api improvements
2021-08-27 10:07:41 -07:00
Brian Fiete
0cdfff4898
Chunked string reading
2021-08-27 10:06:52 -07:00
Brian Fiete
8495edb5f0
Improved hash bits usage
2021-08-27 10:06:32 -07:00