Brian Fiete
|
e2f45167f9
|
Fixed hot-swap mFindDbgModuleCache where addrs are not 64k-aligned
|
2023-07-25 07:42:37 -07:00 |
|
Brian Fiete
|
8666fbe584
|
Merge remote-tracking branch 'origin/master'
|
2023-07-24 13:04:36 -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 |
|
Brian Fiete
|
71dc0ab9d7
|
Fixed payload enum switch 'case .A:' after a 'case .A(let value):'
|
2023-07-24 12:52:23 -07:00 |
|
hermansimensen
|
9d0f656be2
|
Prevent warning in emitted bitfield code
|
2023-07-24 19:42:05 +02:00 |
|
Brian Fiete
|
11bde5caf2
|
Fixed payload enum switch case comparison
|
2023-07-24 10:32:31 -07:00 |
|
Brian Fiete
|
52f746aae9
|
Ignore path error
|
2023-07-24 10:31:42 -07: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 |
|
Brian Fiete
|
588d05767e
|
Revert fix
|
2023-07-06 13:29:23 -04:00 |
|
Brian Fiete
|
0b68abde8f
|
Improved canceled comptime type rebuilds
|
2023-07-06 09:21:40 -04:00 |
|
Brian Fiete
|
19fcb7f890
|
Fixed 'Function' constraint
|
2023-07-03 10:08:40 -04:00 |
|
Brian Fiete
|
2beb2231ac
|
Merge pull request #1869 from RogueMacro/master
Fix Console.CursorLeft y-coordinate
|
2023-07-02 07:12:32 -04:00 |
|
Brian Fiete
|
589095277e
|
parentWidget null check
|
2023-06-30 07:09:54 -04:00 |
|
Brian Fiete
|
6be091c781
|
BfResolvedTypeSet iterator MovePastNulls
|
2023-06-30 06:47:33 -04:00 |
|
Brian Fiete
|
f4ef2d1fbf
|
mCurTypeInstance NULL check
|
2023-06-30 06:47:03 -04:00 |
|
RogueMacro
|
87a0a9e610
|
fix Console.CursorLeft y-coordinate
|
2023-06-30 01:40:16 +02:00 |
|
Brian Fiete
|
c18c76b4fe
|
Properly handle splattable cast to base where base is CRepr
|
2023-06-29 11:43:43 -04:00 |
|
Brian Fiete
|
e46f525e90
|
Fixed arg
|
2023-06-29 07:49:21 -04:00 |
|
Brian Fiete
|
c6150c850e
|
Made ResolveTypeRef failure more robust
|
2023-06-29 07:48:11 -04:00 |
|
Brian Fiete
|
247eb0abdc
|
Fixed invalid return from GetSimdTypeString
Fixed invalid return from GetSimdTypeString
|
2023-06-29 07:37:24 -04:00 |
|
Brian Fiete
|
1aa99da714
|
Fixed LoadProperty for struct pointers
|
2023-06-28 16:21:37 -04:00 |
|
Brian Fiete
|
ba0ff23e9d
|
Renamed Compress.cpp to Compression.cpp
|
2023-06-28 16:20:26 -04:00 |
|
Brian Fiete
|
2ead8e5377
|
Improved attribute encoding for nulls
|
2023-06-24 06:03:46 -04:00 |
|
Brian Fiete
|
19a2855da9
|
Display error for theme file failure
|
2023-06-23 07:15:38 -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
|
4ab140a4f4
|
Merge remote-tracking branch 'origin/master'
|
2023-06-22 06:30:55 -04:00 |
|
Brian Fiete
|
0c6bf2d6b5
|
Soften splat error in BfModule::Cast
|
2023-06-22 06:30:50 -04:00 |
|
Brian Fiete
|
a5a7e6efe0
|
Color helpers
|
2023-06-22 06:30:07 -04:00 |
|
Brian Fiete
|
56315b291b
|
Merge pull request #1861 from sere3925sere/master
using Beef042RT32_wasm_pthread.a in addition to Beef042RT32_wasm.a
|
2023-06-20 13:34:51 -04:00 |
|
sere3925sere
|
fc6ac6165e
|
Update build_wasm.bat
|
2023-06-15 18:54:41 +04:00 |
|
sere3925sere
|
7484b50970
|
Update IDEApp.bf
|
2023-06-15 18:51:11 +04:00 |
|
sere3925sere
|
8a8088127f
|
Update BuildContext.bf
|
2023-06-15 18:48:56 +04:00 |
|
Brian Fiete
|
2fd5d67e07
|
Startup panel tweaks
|
2023-06-08 10:06:14 -04:00 |
|
Brian Fiete
|
8b5fca82ec
|
Fixed CurrentBookmark deleted ref
|
2023-06-08 10:05:29 -04:00 |
|
Brian Fiete
|
73d3e0f5e2
|
Merge pull request #1858 from Fusioon/startup_panel
Add startup panel
|
2023-06-08 08:28:28 -04:00 |
|
Fusioon
|
64a23ceb9a
|
Add startup panel
|
2023-06-04 13:41:44 +02:00 |
|
Brian Fiete
|
1846c61317
|
Merge pull request #1857 from sere3925sere/master
Updated SDL2 headers
|
2023-06-03 09:46:13 -04:00 |
|
sere3925sere
|
a6b99dd520
|
Update SDL2_mixer.bf
|
2023-06-03 17:22:39 +04:00 |
|
sere3925sere
|
f7f87407ae
|
Update SDL2.bf
|
2023-06-03 17:21:14 +04:00 |
|
Brian Fiete
|
0e274aee8e
|
Fixed recent files leak
|
2023-06-01 08:49:26 -04:00 |
|
Brian Fiete
|
ed444416f0
|
Improved settings reloading recent file menu item updating
|
2023-06-01 08:00:16 -04:00 |
|
Brian Fiete
|
c1f4466dd1
|
Fixed valueless foreach
|
2023-05-30 09:16:24 -04:00 |
|
Brian Fiete
|
891aef16be
|
Merge remote-tracking branch 'origin/master'
|
2023-05-30 09:00:35 -04:00 |
|
Brian Fiete
|
77ce6a4175
|
Fixed some extension dtor null issues
|
2023-05-30 09:00:30 -04:00 |
|
Brian Fiete
|
891e4fd789
|
Minor lib changes
|
2023-05-26 09:00:20 -04:00 |
|
Brian Fiete
|
9d125eaaf2
|
Merge pull request #1854 from Fusioon/fix_maximize
Fix IDE starting in normal window instead of maximized
|
2023-05-25 09:47:29 -04:00 |
|
Fusioon
|
479a218258
|
Fix IDE starting in normal window instead of maximized
|
2023-05-24 22:23:39 +02: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 |
|