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

7 commits

Author SHA1 Message Date
Brian Fiete
f10551e6f8 Fixed autocomplete issues with nested calls 2019-11-02 06:04:26 -07:00
Brian Fiete
22ec4a86b8 Initial macOS changes
Many changes are related to fixing warnings
2019-10-14 14:08:29 -07:00
Brian Fiete
5af6428bf4 Boxed struct ptr changes. 2019-10-09 16:16:01 -07:00
Brian Fiete
c931f92632 Added support for autocomplete inserting property overrides 2019-09-29 09:21:51 -07:00
Brian Fiete
38a650fc2e Fixed bugs with type extensions 2019-09-10 11:27:53 -07:00
Brian Fiete
1e04bb1b3e Autocomplete fixes, debugger fixes
Fixed autocomplete issue typing out base class name
Fixed autocomplete issue typing before a member access (ie: in 'val' for 'val.MethodA()')
Fixed invocation autocomplete with [Friend] access
2019-09-04 04:44:00 -07:00
Brian Fiete
078564ac9e Initial checkin 2019-08-23 11:56:54 -07:00