1
0
Fork 0
mirror of https://github.com/beefytech/Beef.git synced 2025-06-11 04:52:21 +02:00
Commit graph

897 commits

Author SHA1 Message Date
Brian Fiete
ce4b6e04de Support for comptime file IO and process creation 2021-12-20 09:39:39 -05:00
unknown
b8e0778807 Delay ShowWindow until after first render 2021-12-19 04:18:57 +02:00
Brian Fiete
045e706600 Added CallerType, CallerTypeName 2021-12-17 15:45:53 -05:00
Brian Fiete
5cc6f13af4 Merge vista code into main FileDialog 2021-12-17 07:12:27 -05:00
Brian Fiete
77c3ab596f
Merge pull request #1134 from disarray2077/vistafiledialogs
Add complete support for Vista File Dialogs
2021-12-17 07:04:39 -05:00
Brian Fiete
d3e33365f0 Made GCMarkMembers call unbound 2021-12-16 11:08:29 -05:00
Brian Fiete
612368b0f7 Comptime EmitAddInterface 2021-12-16 09:38:19 -05:00
Brian Fiete
ae186433cc Negative zero fix 2021-12-15 14:41:30 -05:00
Brian Fiete
7b58863563
Merge pull request #996 from EinScott/bufstream-fixes
more buffered stream stuff
2021-12-15 07:19:25 -05:00
Brian Fiete
798c259e53 Spelling fix 2021-12-14 14:33:12 -05:00
disarray2077
4d337e3a31 Fix dialogs in release mode
... and inline "GetFilterItems" method so we can use scoped allocation
2021-12-14 16:25:39 -03:00
Brian Fiete
8623f8f7e5 Removed buttons during regen 2021-12-14 11:13:51 -05:00
disarray2077
a32dad3740
Optimize the remove method of dictionary enumerator 2021-12-14 12:21:53 -03:00
Brian Fiete
73099e4a04 Code generator support 2021-12-11 09:08:42 -08:00
EinBurgbauer
e13f194c6f make BufferedFileStream act like UnbufferedFileStream 2021-12-09 20:04:17 +01:00
EinBurgbauer
32966b79a6 buffered stream seek accepts everything by default + fromEnd fix 2021-12-09 19:46:52 +01:00
EinBurgbauer
92738418eb Merge branch 'master' into bufstream-fixes 2021-12-09 16:13:29 +01:00
Brian Fiete
195c705a46 Fix for channel allocation error 2021-12-07 21:41:11 -08:00
unknown
7864f83c4d Changed SDL initial bg color from white to black to remove white flash effect with some GPUs 2021-12-07 16:39:37 +02:00
Brian Fiete
9f57be150e
Merge pull request #1252 from blat-blatnik/OpenTabsOnRight
[IDE] Added setting to open new tabs on right instead of left
2021-12-06 09:39:49 -08:00
Brian Fiete
22919dd629
Merge pull request #1260 from disarray2077/allocstackcount
Expose `AllocStackCount` to corlib & Use it in Dbg_ObjectAlloc
2021-12-06 09:35:55 -08:00
Brian Fiete
82fbaab8eb
Merge pull request #1250 from disarray2077/patch-1
Fix Encoding static init priority
2021-12-06 09:33:44 -08:00
Brian Fiete
85bf96659d
Merge pull request #1258 from disarray2077/icharacter
Add ICharacter interface
2021-12-06 09:33:03 -08:00
Brian Fiete
82ca2fd72c
Merge pull request #1255 from disarray2077/patch-2
Add ignore case option for StringView.Contains & Improve String.Contains
2021-12-06 09:32:37 -08:00
Brian Fiete
e29a785fee Compression interface change 2021-12-05 12:08:03 -08:00
disarray2077
8b96697fdf Also expose type-specific AllocStackCount 2021-12-04 19:27:28 -03:00
disarray2077
111b785081 Expose AllocStackCount to corlib 2021-12-04 17:19:08 -03:00
disarray2077
9cf3d54a9d Add ICharacter interface 2021-12-04 14:32:44 -03:00
Brian Fiete
00463b92b2 CopyToDependents for Linux 2021-12-03 14:43:38 -08:00
Brian Fiete
61222f8525 Zero-sized compression fixes 2021-12-02 14:43:36 -08:00
disarray2077
5e78e24fe8
Add ignore case option for StringView.Contains
... and remove unnecessary overload on String.Contains, allowing StringView to also be used.
2021-12-02 14:46:43 -03:00
Brian Fiete
46fbba9712 StringView.Intern 2021-12-01 11:07:09 -08:00
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