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

19 commits

Author SHA1 Message Date
C++ AHS
4f800bf981
Implement ICollection for List 2020-04-28 19:41:42 +08:00
C++ AHS
1fc7c0ec08
Create ICollection.bf 2020-04-28 19:41:10 +08:00
Damian Day
2a88e95e01 Added List.Front
Added a Front to complement Back.
2020-03-28 22:33:46 +00:00
Damian Day
97501eacee Move assert
Place the assert before the allocation.
2020-03-20 21:50:40 +00:00
Brian Fiete
96c53d4a9e Improvements to Queue, to bring it more inline with List 2020-03-20 09:26:16 -07:00
Brian Fiete
14ac27c977 Removed 'internal' protection - it's all about [Friend] now 2020-03-09 06:34:16 -07:00
Brian Fiete
c2c2c24ac8 Fixed some issues with new/delete generic constraints 2020-02-20 11:57:25 -08:00
Brian Fiete
90e4cf8825 Expanded BinarySearch api, got rid of IComparable due to iOpComparable 2020-02-18 08:43:29 -08:00
Brian Fiete
ca668bf0fe Added ability to enumerate values by reference 2020-02-08 06:11:11 -08:00
Brian Fiete
2b2bb7c960 Lib fixes 2020-02-07 08:50:53 -08:00
Brian Fiete
2ed6a9a94b Corlib fixes 2020-02-05 17:07:47 -08:00
Brian Fiete
d0e8332150 Fixed some tooltips, added Link Dependencies, more int-ness 2019-12-21 05:48:44 -08:00
Brian Fiete
1c6c06fa4d Breakpoint hotkeys, autocomplete fix 2019-12-13 14:25:15 -08:00
Brian Fiete
33edbd18bb Changing System.Runtime namespace 2019-12-11 12:53:02 -08:00
Brian Fiete
c531ade968 Fixed large allocation issues 2019-12-05 06:51:11 -08:00
Brian Fiete
88adb3a1cd New nullable support 2019-11-21 08:23:18 -08:00
Brian Fiete
00a92dd0a7 Now using raw arrays 2019-11-17 09:25:50 -08:00
Brian Fiete
f266fe69d1 Fixes for large strings, multiple 'opposite' operators 2019-10-01 12:48:08 -07:00
Brian Fiete
7dbfd15292 Moving corlib files out of "System" directory into root 2019-09-19 05:46:35 -07:00