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

278 commits

Author SHA1 Message Date
Brian Fiete
33edbd18bb Changing System.Runtime namespace 2019-12-11 12:53:02 -08:00
Brian Fiete
b900ec1a4a New test 2019-12-09 10:29:54 -08:00
Brian Fiete
601b08fb2d Large allocation fixes 2019-12-09 10:29:31 -08:00
Brian Fiete
becd673914 Property [Inline] changes, large container/string fixes, reload fixes 2019-12-09 10:28:56 -08:00
Brian Fiete
c531ade968 Fixed large allocation issues 2019-12-05 06:51:11 -08:00
Brian Fiete
9ad57895e2 Made changing macros actually reparse resolveOnly files 2019-12-05 06:50:36 -08:00
Brian Fiete
355fd34c0b Fixed -0x80000000'00000000 constant issue 2019-12-05 06:50:08 -08:00
Brian Fiete
d13d3ed3f8 Made '_' refer to value of memory breakpoint instead of addr 2019-12-05 06:49:23 -08:00
Brian Fiete
fe92cc27aa Fixed skipped-conditional breakpoint callstack issue 2019-12-05 06:48:47 -08:00
Brian Fiete
18fa7e8a7b QuickFind fixes 2019-12-03 17:36:08 -08:00
Brian Fiete
f6752b703d Null conditional fixes 2019-12-03 17:35:53 -08:00
Brian Fiete
bb66c77da8 Fix for Win32 vdata reflection hot swap 2019-12-03 08:03:45 -08:00
Brian Fiete
04a46850d6 Fixed attribs for properties, renamed SkipAccessCheckAttribute 2019-12-01 14:40:17 -08:00
Brian Fiete
9c44273737 Fixed some loading issues 2019-12-01 10:19:00 -08:00
Brian Fiete
2bb2a5926a Fixed Win32 eval 2019-12-01 10:17:09 -08:00
Brian Fiete
5b25039ff4 Debug test revert 2019-11-30 17:19:48 -08:00
Brian Fiete
b6672646a6 Fixed test 2019-11-30 16:52:52 -08:00
Brian Fiete
ad9075d1aa Improved Win32 debugging 2019-11-30 13:28:40 -08:00
Brian Fiete
cbae124dd5 New tests 2019-11-30 13:18:07 -08:00
Brian Fiete
a4476332fe Reflection fixes 2019-11-29 09:24:13 -08:00
Brian Fiete
b6e49673c6 Fixed return value from a property indexer failure 2019-11-29 09:23:42 -08:00
Brian Fiete
d27707cb6b Fixed type lookup for attributes on fields when we have extensions 2019-11-29 09:23:08 -08:00
Brian Fiete
a3f1a33c39 Added some new tests 2019-11-29 09:22:18 -08:00
Brian Fiete
64f117b89f Fixes to enum changes, fixed [Checked] debugger interaction 2019-11-29 09:21:51 -08:00
Brian Fiete
17be9daade Fixed crash in testing 2019-11-28 10:00:29 -08:00
Brian Fiete
bcc7de66d9 Launch args, auto generate startup code, additional locking detection 2019-11-28 09:12:49 -08:00
Brian Fiete
b640bf9d5e Fixed deferred targeted boxing, DisableChecks, sized array generics 2019-11-28 09:11:54 -08:00
Brian Fiete
a94b52ff58 Fixed float const aggregates 2019-11-28 09:10:40 -08:00
Brian Fiete
ac77923a33 Fixed constant float aggregates 2019-11-28 09:10:07 -08:00
Brian Fiete
ba01bbb8f7 Linux fix 2019-11-27 08:55:00 -08:00
Brian Fiete
38dd2cc183 Fixed typealias dependencies 2019-11-27 08:02:15 -08:00
Brian Fiete
19c34255df Fixed alloca+memset check 2019-11-27 08:00:56 -08:00
Brian Fiete
22b234f930 Added alignment 2019-11-27 08:00:26 -08:00
Brian Fiete
c1d1659e2a Fixed tuple pattern matching 2019-11-27 08:00:15 -08:00
Brian Fiete
582556dee2 Added linebreaks to license 2019-11-26 13:11:29 -08:00
Brian Fiete
12e5b525ad Alloc allign attributes, lambda captures 2019-11-26 13:11:17 -08:00
Brian Fiete
79ccb33586 Mintest changes 2019-11-25 06:48:19 -08:00
Brian Fiete
94b385495a Adding third-party licenses 2019-11-25 06:48:00 -08:00
Brian Fiete
dffde00a6a Enum fixes, small reflection fixes 2019-11-25 06:47:41 -08:00
Brian Fiete
973b5e73cf Fixed custom allocators when recording >1 allocation stack depth 2019-11-25 06:46:14 -08:00
Brian Fiete
7b8251c311 Fixed enums in debugger, reformatting of operator constraints 2019-11-22 12:28:24 -08:00
Brian Fiete
533ef0856b Changed how has checks work 2019-11-22 12:27:13 -08:00
Brian Fiete
788351e178 Corlib additions 2019-11-22 12:26:51 -08:00
Brian Fiete
b756fe50eb New Rect capabilities 2019-11-22 12:26:18 -08:00
Brian Fiete
88adb3a1cd New nullable support 2019-11-21 08:23:18 -08:00
Brian Fiete
59233cc996 Rando fix 2019-11-19 13:53:00 -08:00
Brian Fiete
68151e69ca Test fix, linux fix 2019-11-19 13:36:51 -08:00
Brian Fiete
503261e916 Fixed a broken test 2019-11-19 10:31:53 -08:00
Brian Fiete
098ad1ce55 Optimizations, switching CanImplicitlyCast method, new CPU rate checker 2019-11-19 09:58:35 -08:00
Brian Fiete
39fd8d2624 Merge remote-tracking branch 'origin/master' 2019-11-17 09:28:50 -08:00