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

370 commits

Author SHA1 Message Date
Brian Fiete
bde2bc3603 Fixed mouse capture for invisible symbol rename panel 2020-01-25 06:22:06 -08:00
Brian Fiete
730ae877fa Causing full refresh in IDE when deleting types 2020-01-25 06:21:46 -08:00
Brian Fiete
ed1cf60bb9 Fixing a case of adding to error nodes 2020-01-25 06:21:06 -08:00
Brian Fiete
0cefe95600 Making 'let' infer readonly for fields, fixed default ctor protection 2020-01-25 06:21:06 -08:00
Brian Fiete
d39450b3ab Linux fix 2020-01-24 13:45:30 -08:00
Brian Fiete
7de7245b33 Fixed local method 'this' inside mixins 2020-01-24 12:29:54 -08:00
Brian Fiete
ea0ccae3d5 BeefBuild fix 2020-01-24 11:55:57 -08:00
Brian Fiete
a669d13c42 Removed "this." from mixin 2020-01-24 11:51:44 -08:00
Brian Fiete
fb7745af85 Added date/time to startup output 2020-01-24 11:51:31 -08:00
Brian Fiete
49122ae6aa Fixed 'this' calls in mixins 2020-01-24 11:51:02 -08:00
Brian Fiete
fd64aa64d9 Made implicit tuple cast check names, fixed explicit tuple cast 2020-01-24 10:36:22 -08:00
Brian Fiete
1f77412536 Modified StartWith/EndsWith char32 version 2020-01-24 06:02:53 -08:00
Brian Fiete
a43d7ca991 Changed decode return types 2020-01-24 06:02:27 -08:00
Brian Fiete
12ab5a13f6
Merge pull request #35 from subramanivmk/beef32
Added StartsWith(char32) & EndsWith(char32).
2020-01-24 05:43:51 -08:00
Brian Fiete
e1958d165e Allowing capture of shadowed (@) variables 2020-01-23 13:07:43 -08:00
Brian Fiete
95e4c1b3ca Fixed repr for on-demand delegate types, avoiding circular Event refs 2020-01-23 12:02:54 -08:00
subuzero
edceaadc21 Added StartsWith(char32) & EndsWith(char32). 2020-01-24 00:25:01 +05:30
Brian Fiete
ddc943876d Added support for shell commands in postbuild/prebuild 2020-01-23 07:44:09 -08:00
Brian Fiete
480f909cec Fixed manually added files with same name as auto files in IDE 2020-01-23 07:43:44 -08:00
Brian Fiete
d59f79ef79 Fixed null character display in debugger 2020-01-23 07:42:56 -08:00
Brian Fiete
7d52b560dd Added prebuild command queuing 2020-01-23 07:42:43 -08:00
Brian Fiete
d67e03f137 Properly handling lib failures 2020-01-22 15:25:37 -08:00
Brian Fiete
293387e41f Style matching 2020-01-22 12:37:59 -08:00
Brian Fiete
70e751e718 Made $alias$ work for splat parameters to mixins 2020-01-22 12:37:44 -08:00
Brian Fiete
004d5d8d1c
Merge pull request #34 from rumbu13/33
Added String.StartsWith(char8)
2020-01-22 05:24:30 -08:00
razvan.stefanescu
9c833d53bb Added String.StartsWith(char8) 2020-01-22 10:56:52 +02:00
Brian Fiete
db5e5f034a Fixed IsPaused calculation 2020-01-21 09:06:37 -08:00
Brian Fiete
b068aa8d29 Fixed some errors panel issues 2020-01-20 17:12:07 -08:00
Brian Fiete
7fa004db4b Remove base.cs 2020-01-19 07:36:09 -08:00
Brian Fiete
c7e41a30e4 Fixed issue with outer extension state change 2020-01-19 07:35:17 -08:00
Brian Fiete
04a93f0618 Merge remote-tracking branch 'origin/master' 2020-01-18 14:48:07 -08:00
Brian Fiete
3486251254 Fixed errors for circular data references in member attributes 2020-01-18 14:43:42 -08:00
Brian Fiete
07a0972366 Fixed 'find on stack' 2020-01-18 14:43:05 -08:00
Brian Fiete
de2716bcd1 UI fixes 2020-01-18 14:42:46 -08:00
Brian Fiete
e2799b8d6d Fix for localized system directory names 2020-01-18 14:42:18 -08:00
Brian Fiete
fa164bf8e2
Update README.md 2020-01-16 07:42:00 -08:00
Brian Fiete
840c7d10dd Shutdown fix 2020-01-15 09:25:55 -08:00
Brian Fiete
5fd523e43f Tentative fix for Alt+Gr 2020-01-15 08:34:40 -08:00
Brian Fiete
43d7d72f48 Fixed handling of virtual methods in boxed structs 2020-01-15 08:34:09 -08:00
Brian Fiete
7894fc73cc Improved handling of missing source file 2020-01-15 08:33:16 -08:00
Brian Fiete
957f24e159 Fixed failure when failing to load a font 2020-01-15 08:32:38 -08:00
Brian Fiete
ba2c63af9a Fixed capture issue when cancelling tab drag 2020-01-15 08:32:04 -08:00
Brian Fiete
39b7309dd5 Fixed method selection when we have append args 2020-01-15 08:31:34 -08:00
Brian Fiete
9d1b85cceb Added errors panel 2020-01-12 09:21:50 -08:00
Brian Fiete
aa0277485f Added -generate option 2020-01-12 09:20:35 -08:00
Brian Fiete
3e0a507cf7 Merge remote-tracking branch 'origin/master' 2020-01-12 07:17:53 -08:00
Brian Fiete
2dddf9ff14 Build path fix 2020-01-12 07:17:46 -08:00
Brian Fiete
a7d100e8e9
Update README.md 2020-01-08 06:03:18 -08:00
Brian Fiete
127287af25
Update README.md 2020-01-07 05:43:23 -08:00
Brian Fiete
785ea87cd8 Shutdown fix 2020-01-06 15:07:13 -08:00