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

2887 commits

Author SHA1 Message Date
Brian Fiete
bbdcb44988 Merge remote-tracking branch 'origin/master' 2021-12-27 12:55:20 -05:00
Brian Fiete
b9908cb4a8 Allow calling convention attributes 2021-12-27 12:55:14 -05:00
Brian Fiete
096ade7614 Remove warning for 32-bit 2021-12-27 12:33:32 -05:00
Brian Fiete
edb4b620f8
Merge pull request #1303 from disarray2077/patch-1
Fix Initializer Go To Definition
2021-12-27 17:11:12 +01:00
Brian Fiete
85663b82ad
Merge pull request #1307 from disarray2077/patch-3
Add methods PadLeft/PadRight and Equals(StringView) to String class
2021-12-27 17:06:51 +01:00
disarray2077
bf9753f8a2
Add methods PadLeft/PadRight and Equals(StringView) to String class 2021-12-27 12:38:33 -03:00
Brian Fiete
8e543d8cc5 Support for generic attributes 2021-12-27 10:21:47 -05:00
Brian Fiete
32fb5956aa Bump to c++17 2021-12-27 10:21:34 -05:00
Brian Fiete
f13fc76cd0 Fixed case where tuple has var member 2021-12-27 10:01:03 -05:00
Brian Fiete
da58610736 HasSelection fix for cursor up/down 2021-12-27 09:35:54 -05:00
Brian Fiete
fe9286f41c Fix small selection issues after uncomment 2021-12-27 09:35:34 -05:00
Brian Fiete
33204ff599 Evaluate mixin result as expression in mixin definition 2021-12-27 06:47:46 -05:00
Brian Fiete
905ccae64c Fixed cursor up/down when there's a selection 2021-12-27 06:17:14 -05:00
disarray2077
2ccfd9e2d8
Fix Initializer Go To Definition 2021-12-23 18:36:07 -03:00
Brian Fiete
6e869c5ac5 Fixed Quick Info command 2021-12-23 07:34:54 -05:00
Brian Fiete
6c2d03c898 Removed erroneous assertion in DoImplicitArgCapture 2021-12-23 07:25:45 -05:00
Brian Fiete
e2337e7ac1 Fixed issue clearing duplicate key binds 2021-12-23 07:07:03 -05:00
Brian Fiete
6e988b90aa Moved default 'Comment Lines' to 'Ctrl+K, Ctrl+/' 2021-12-23 06:29:25 -05:00
Brian Fiete
4f9146c875
Merge pull request #1293 from disarray2077/patch-2
Fix dynamic libraries in Linux and MacOS
2021-12-22 14:27:45 -05:00
disarray2077
72c31e545c
Fix dynamic libraries in Linux and MacOS 2021-12-22 16:00:41 -03:00
Brian Fiete
a5a8ae9076 Mangle fix - name set when it should append 2021-12-22 13:35:25 -05:00
Brian Fiete
0cd0c8905c Fixed issue typing '/' 2021-12-22 09:55:52 -05:00
Brian Fiete
ad46ac81e5 Update VS download link 2021-12-22 05:53:49 -05:00
Brian Fiete
d3e5005814 DoesLiteralFit selection fix 2021-12-22 05:43:46 -05:00
Brian Fiete
a5794d210c Removed multi-line line commenting from ToggleComment 2021-12-21 18:11:46 -05:00
Brian Fiete
8ff8ff0df1 Make CommentBlock work when selection ends with ws at line start 2021-12-21 17:14:17 -05:00
Brian Fiete
688d1f8dd1 CommentLines improvements 2021-12-21 17:06:18 -05:00
Brian Fiete
4c421033ab Comment tweaks
`//` is placed at the column where text starts on the first line
Toggle comment can insert a line comment with no selection
Selection state is retained
Undo restores selection and cursor position
2021-12-21 14:46:29 -05:00
Brian Fiete
74a63f7561 TLS setup reg selection fix 2021-12-21 13:07:30 -05:00
Brian Fiete
326c33eaa1 Predetermine enum discriminator during comptime 2021-12-21 12:52:51 -05:00
Brian Fiete
8807c1ea83 Break When Value Changes fix for * deref exprs 2021-12-21 08:58:37 -05:00
Brian Fiete
d5642b6558 Added safe mode toggle to Preferences menu 2021-12-21 08:29:15 -05:00
Brian Fiete
d4460f0236 Comment Toggle fix 2021-12-21 07:53:08 -05:00
Brian Fiete
2735238634 Comment Selection name change 2021-12-21 07:49:57 -05:00
Brian Fiete
dc1a7f9cbb Selection fix 2021-12-21 07:49:40 -05:00
Brian Fiete
f029419cea Option label change 2021-12-21 07:48:17 -05:00
Brian Fiete
12780f3f8e
Merge pull request #1288 from marsej/bfPrinter-mMaxCol-mWrapCommentsAt
Add option for wrapping comments at specified length
2021-12-21 07:34:11 -05:00
Brian Fiete
666d8a4064
Merge branch 'master' into bfPrinter-mMaxCol-mWrapCommentsAt 2021-12-21 07:34:04 -05:00
Brian Fiete
35ebc965d7
Merge pull request #1266 from marsej/Comment-toggle-alternate-style-fix
Added editor option for // -style comments in certain cases
2021-12-21 07:31:42 -05:00
Brian Fiete
670fc4fe75
Merge pull request #1263 from marsej/SDL-init-white-bg-to-black
Changed SDL initial bg color from white to black to remove white flas…
2021-12-21 07:30:24 -05:00
Brian Fiete
c06b4eb946 Comment formatting fixes 2021-12-21 07:14:46 -05:00
Brian Fiete
1155bd9600 Editor fixes 2021-12-21 07:13:47 -05:00
unknown
3a25b8385f minor fix 2021-12-21 11:12:32 +02:00
unknown
acc2e5b14c Add option for configuring mMaxCol with mWrapCommentsAt 2021-12-21 10:55:40 +02:00
Brian Fiete
5c320fa9c9 Fixed exit code 2021-12-20 15:37:01 -05:00
Brian Fiete
1d621f5d31 BfpSpawn_Create fixes 2021-12-20 15:24:25 -05:00
Brian Fiete
2f72311f1f Const string alloc fixes, large string fixes, mem range check fix 2021-12-20 15:07:38 -05:00
Brian Fiete
649aabcaee Leave append buffers uninitialized 2021-12-20 15:06:37 -05:00
Brian Fiete
5fe3591bd7 Remove debug code 2021-12-20 12:11:44 -05:00
Brian Fiete
f53877dc63 Fixed invalid autocomplete comptime generation 2021-12-20 12:03:09 -05:00