disarray2077
|
d1aafda19e
|
Add Type overloads to Enum methods
|
2022-11-22 17:17:14 -03:00 |
|
Brian Fiete
|
08d292d3ea
|
Pin tab menu tweak
|
2022-11-22 07:37:02 -08:00 |
|
Brian Fiete
|
f01665ac06
|
Merge pull request #1756 from kallisto56/master
Feature: Pinned tabs
|
2022-11-22 06:07:43 -08:00 |
|
Chernyavsky Andrey
|
98a03d5d46
|
Feature: Pinned tabs
|
2022-11-22 01:24:49 +05:00 |
|
Brian Fiete
|
7293fed046
|
Dynamically load SDL2.dll
|
2022-11-17 07:29:50 -08:00 |
|
Brian Fiete
|
82e06c4582
|
Improved lambda param name autocomplete triggering
|
2022-11-16 13:59:14 -08:00 |
|
Brian Fiete
|
4456bc0540
|
Socket UDP support
|
2022-11-16 13:56:52 -08:00 |
|
Brian Fiete
|
a49d8399ce
|
More keycodes
|
2022-11-16 13:56:32 -08:00 |
|
Brian Fiete
|
2428fe8e57
|
Beefy2D windows enhancements
|
2022-11-16 13:56:20 -08:00 |
|
Brian Fiete
|
6045137bce
|
Fixed autocomplete for lambda param names
|
2022-11-16 13:55:33 -08:00 |
|
Brian Fiete
|
7dfb279e48
|
Fixed Cut/Paste workspace menu items
|
2022-11-10 09:09:41 -08:00 |
|
Brian Fiete
|
0ffd1df0ce
|
Copy SDL2.dll
|
2022-11-10 07:48:57 -08:00 |
|
Brian Fiete
|
c6829ab1ee
|
Copy SDL2
|
2022-11-10 06:58:12 -08:00 |
|
Brian Fiete
|
06f8b250fc
|
IDE text undo/redo fix
|
2022-11-10 06:38:27 -08:00 |
|
Brian Fiete
|
8e191b074b
|
SDL platform improvements
|
2022-11-10 06:37:55 -08:00 |
|
Brian Fiete
|
d20b53b187
|
Improved SDL platform support, 'ar' lib reworking
|
2022-11-07 09:57:27 -08:00 |
|
Brian Fiete
|
258a6653f9
|
SDL/OGL platform improvements
|
2022-11-03 10:58:24 -07:00 |
|
Brian Fiete
|
213aea8c82
|
Fix GetStringPoolIdx with non-const arg
|
2022-10-25 08:33:24 -04:00 |
|
Brian Fiete
|
bb73aced22
|
Profiler changes
|
2022-10-25 08:28:45 -04:00 |
|
Brian Fiete
|
3122839ea8
|
mCurMethodState null check for RestoreScoreState_LocalVariables
|
2022-10-18 12:52:21 -04:00 |
|
Brian Fiete
|
1a5af42338
|
Goto token name fix
|
2022-10-18 12:50:23 -04:00 |
|
Brian Fiete
|
a2c340cbae
|
Merge pull request #1739 from farism/master
Add System.Math.Cbrt
|
2022-10-18 07:15:15 -04:00 |
|
Brian Fiete
|
cb97493a05
|
Merge pull request #1736 from Fusioon/linux-filewatch_improve
Linux filewatch improvements
|
2022-10-18 07:15:04 -04:00 |
|
farism
|
bd891171f7
|
Add System.Math.Cbrt
|
2022-10-17 15:51:00 -07:00 |
|
Fusioon
|
1c2af5467a
|
Linux filewatch improvements
Improve handling of newly created directories and watcher removal
|
2022-10-11 04:31:03 +02:00 |
|
Brian Fiete
|
d37c515644
|
Merge pull request #1732 from disarray2077/patch-5
Fix ConvertTo with TypedPrimitive parameter
|
2022-10-06 11:32:39 -04:00 |
|
Brian Fiete
|
cf9aa7012c
|
Merge pull request #1731 from disarray2077/patch-4
Fix IsSubtypeOf with TypedPrimitive parameter
|
2022-10-06 11:32:19 -04:00 |
|
disarray2077
|
03f7b62c10
|
Fix ConvertTo with TypedPrimitive parameter
|
2022-10-06 12:04:49 -03:00 |
|
disarray2077
|
394bcd82d3
|
Fix IsSubtypeOf with TypedPrimitive parameter
|
2022-10-06 11:50:20 -03:00 |
|
Brian Fiete
|
3d90c5366c
|
Merge pull request #1730 from Fusioon/linux-filewatcher
Add linux filewatcher
|
2022-10-06 08:28:54 -04:00 |
|
Fusioon
|
93c3b27c48
|
Add linux filewatcher
Implement inotify based filewatcher for linux
|
2022-10-06 00:10:34 +02:00 |
|
Brian Fiete
|
532deab0cb
|
Merge pull request #1712 from eveningstarinc/hunterbridges/FieldResolutionBugfix
Field resolution compiler crash fix
|
2022-09-21 13:40:48 -07:00 |
|
Hunter Bridges
|
d30fafb702
|
Field resolution compiler crash fix
|
2022-09-21 11:58:51 -07:00 |
|
Brian Fiete
|
208f9f2c60
|
Turn off Beep failure for BeefBuild
|
2022-09-20 13:24:32 -07:00 |
|
Brian Fiete
|
09a58b0a24
|
Merge remote-tracking branch 'origin/master'
|
2022-09-20 11:24:24 -07:00 |
|
Brian Fiete
|
fd4ea4e650
|
Fixed Unescape hex decoding
|
2022-09-20 11:24:17 -07:00 |
|
Brian Fiete
|
621f678fe9
|
Merge pull request #1711 from MineGame159/virtual-methods
Mark console output methods in IDEApp as virtual
|
2022-09-20 07:24:07 -07:00 |
|
MineGame159
|
18bc4c400b
|
Mark console output methods in IDEApp as virtual
|
2022-09-20 15:53:52 +02:00 |
|
Brian Fiete
|
38d47fa254
|
PerformAssignment_CheckOp methodInst null check
|
2022-09-15 08:40:22 -07:00 |
|
Brian Fiete
|
e25549061c
|
Added mut
|
2022-09-14 07:14:32 -07:00 |
|
Brian Fiete
|
70830358c8
|
Fixed BfConstType_ExtractValue failed case in WriteConstant
|
2022-09-13 15:31:41 -07:00 |
|
Brian Fiete
|
fade92d658
|
Merge pull request #1708 from MineGame159/structured-data
Fix StructuredData.ObjectToString()
|
2022-09-11 05:34:20 -07:00 |
|
MineGame159
|
5fc52fb01f
|
Fix StructuredData.ObjectToString()
|
2022-09-11 13:35:07 +02:00 |
|
Brian Fiete
|
c270acdb39
|
Improved ExtractValue union splat handling
|
2022-09-10 10:54:12 -07:00 |
|
Brian Fiete
|
cafbcd30dc
|
Fixed ExtractValue for splat unions
|
2022-09-10 10:25:45 -07:00 |
|
Brian Fiete
|
47732ae09c
|
Fixed debug loc issue with line=0 col>0
|
2022-09-10 09:11:59 -07:00 |
|
Brian Fiete
|
f6c49b1084
|
Fixed range type population issue
|
2022-09-08 17:07:48 -07:00 |
|
Brian Fiete
|
17dc755ee7
|
SingleAllocator typo fix
|
2022-09-07 15:36:16 -07:00 |
|
Brian Fiete
|
266b351f72
|
0.43.5 version bump
|
2022-09-07 13:51:45 -07:00 |
|
Brian Fiete
|
5490af4690
|
Fixed named param autocomplete crash
|
2022-09-05 09:40:49 -07:00 |
|