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

1558 commits

Author SHA1 Message Date
Brian Fiete
f0a6ec4870 Properly rebuild operatorInfo table 2020-09-20 23:01:15 -07:00
Brian Fiete
c76c19e852 Better handling of merge conflict markers 2020-09-20 22:12:46 -07:00
Brian Fiete
31ac632ea6 Fixed failed var wrapping 2020-09-20 09:35:47 -07:00
Brian Fiete
4765bd9738 this-> fix 2020-09-20 05:38:10 -07:00
Brian Fiete
4571221551 Fixit for adding ctor 2020-09-19 15:36:25 -07:00
Brian Fiete
0794ed8592 Fixed generic type colorization 2020-09-19 10:15:21 -07:00
Brian Fiete
7f9e0c4f5b Support for 'decltype(val).MemberName' expressions 2020-09-19 10:02:51 -07:00
Brian Fiete
adb0bc4b85 Fixed type generic constraint validation 2020-09-19 09:05:33 -07:00
Brian Fiete
b9d82107bb Fixed "Remove" for auto-include item - sets to "Ignore" 2020-09-19 07:30:20 -07:00
Brian Fiete
e4892af4c9 Added constraint test for casting 2020-09-19 06:41:36 -07:00
Brian Fiete
93f5890d6d Removed static using fixit for generic types 2020-09-19 05:25:48 -07:00
Brian Fiete
2fa72ceb45 Error fix 2020-09-19 05:15:43 -07:00
Brian Fiete
f1a094536f New Folder UI improvements 2020-09-19 05:15:30 -07:00
Brian Fiete
76cd052c4a Fixed MethodToString for unspecialized type variations 2020-09-19 05:12:15 -07:00
Brian Fiete
f8175e84a1 Fixed MethodToString issue with missing generic interface method 2020-09-18 17:36:07 -07:00
Brian Fiete
accc95671d Fixed fixit with active text selection 2020-09-18 17:07:56 -07:00
Brian Fiete
75eeb25555 Refactoring of operator constraints, generic param population 2020-09-18 17:00:33 -07:00
Brian Fiete
b975acb711 IDE file recovery 2020-09-18 05:30:21 -07:00
Brian Fiete
1b171d5b20 Warning fixes 2020-09-18 05:12:51 -07:00
Brian Fiete
9fabf0f7ee Some StringViewification 2020-09-18 05:12:35 -07:00
Brian Fiete
a215bac755 Added Relaunch option on crash dialog 2020-09-17 14:15:38 -07:00
Brian Fiete
980132c3cc Made workspace user file try to use workspace-relative paths 2020-09-17 07:12:46 -07:00
Brian Fiete
10da44e341 Fixed keyboard focus when navigating workspace files 2020-09-17 06:11:39 -07:00
Brian Fiete
0301552d2f Removed MinGW DWARF parsing 2020-09-17 05:57:50 -07:00
Brian Fiete
44c8da4eb3 Fixed CreateValueTypeEqualsMethod 2020-09-17 05:46:47 -07:00
Brian Fiete
378d514d0a Fixed splat MakeCallableTarget 2020-09-17 05:46:38 -07:00
Brian Fiete
1be4c24e45 Error fix for readonly field 2020-09-17 05:22:02 -07:00
Brian Fiete
74bbdbadbf Equality fix 2020-09-17 05:21:38 -07:00
Brian Fiete
8fe9843441 Renamed argument 2020-09-16 15:57:12 -07:00
Brian Fiete
ada1aceef1 Fixed line paste in normal text boxes 2020-09-16 15:57:03 -07:00
Brian Fiete
8c2352517c Allow delete of interface pointer 2020-09-16 15:56:28 -07:00
Brian Fiete
e912bb955b Fixed fatalerror reentrancy, fixed valueless equals method 2020-09-16 15:56:11 -07:00
Brian Fiete
2387bd6be9 Fixed interface reifications 2020-09-16 15:55:45 -07:00
Brian Fiete
8bf7b6a4a7 Extra debug checks 2020-09-16 15:55:04 -07:00
Brian Fiete
63ce6eb07b Fixes for readonly 2020-09-16 15:53:42 -07:00
Brian Fiete
7e111329c7 Trimmed reflected iface method table 2020-09-16 07:17:06 -07:00
Brian Fiete
7fdce4b5af Fixed crash closing window with 'old version' showing 2020-09-16 05:58:05 -07:00
Brian Fiete
a9ee5c4dde Fixed "expected fewer indices" error 2020-09-16 05:57:41 -07:00
Brian Fiete
16af6620d9 Updated GC with new type layout 2020-09-16 05:30:21 -07:00
Brian Fiete
9185d9f02a Fixed field access of static pointer struct member 2020-09-16 05:29:54 -07:00
Brian Fiete
49ca3b67bf Fixed reflection of compile-time compiler constants 2020-09-16 04:38:44 -07:00
Brian Fiete
0631bb2ca8 Fixed ccompat mangling un-uniquing generic type names 2020-09-16 04:38:19 -07:00
Brian Fiete
0b20ef867b Support for matching interface conformance in distinct build options 2020-09-16 04:37:28 -07:00
Brian Fiete
6cb1235fd6 Changed orphaned extensions to still create a composite 2020-09-16 04:35:28 -07:00
Brian Fiete
64b9114911 Changes 'unreachable code' to use mIgnoreWrites 2020-09-16 04:29:21 -07:00
Brian Fiete
006e738f69 Fixed const expr creation during box checking 2020-09-15 14:06:10 -07:00
Brian Fiete
7e0c25ef8f Added GetRange 2020-09-14 17:26:16 -07:00
Brian Fiete
f6132267dd Made .AllMembers default 2020-09-14 15:15:56 -07:00
Brian Fiete
4713f5528b Protection against single-file ctrl+tab 2020-09-14 15:15:40 -07:00
Brian Fiete
7dc9fb699c Param doc fix 2020-09-14 13:06:45 -07:00