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

10 commits

Author SHA1 Message Date
Brian Fiete
23dd0f22e9 Fixed reformatting of multiline string literals 2020-02-24 09:58:49 -08:00
Brian Fiete
75afbd4a3e Fixed formatting for enums 2020-02-06 16:45:53 -08:00
Brian Fiete
87ac9e65cf Fixed formatting of function/delegate types 2020-01-31 16:10:23 -08:00
Brian Fiete
62e62ed907 Fixed formatting for 'public abstract class' 2020-01-27 17:14:38 -08:00
Brian Fiete
95e4c1b3ca Fixed repr for on-demand delegate types, avoiding circular Event refs 2020-01-23 12:02:54 -08:00
Brian Fiete
12e5b525ad Alloc allign attributes, lambda captures 2019-11-26 13:11:17 -08:00
Brian Fiete
7b8251c311 Fixed enums in debugger, reformatting of operator constraints 2019-11-22 12:28:24 -08:00
Brian Fiete
8945a906f7 Added constraints for operators, 'external' constraints for methods 2019-11-17 09:28:39 -08:00
Brian Fiete
85648cda63 Added expression bodies for properties 2019-09-30 12:24:02 -07:00
Brian Fiete
078564ac9e Initial checkin 2019-08-23 11:56:54 -07:00