1
0
Fork 0
mirror of https://github.com/beefytech/Beef.git synced 2025-06-18 16:10:26 +02:00
Beef/BeefLibs/corlib/src/Collections
2025-01-27 09:53:54 -08:00
..
BinaryHeap.bf Removed obsolete System.Collections.Generic 2020-09-05 05:40:20 -07:00
CompactList.bf CompactList 2024-03-22 07:45:35 -04:00
Dictionary.bf Made more Dictionary members protected instead of private 2024-09-09 11:13:17 -04:00
HashSet.bf Win32 hashcode fix 2025-01-27 09:53:54 -08:00
ICollection.bf Made CopyTo use Span 2021-01-05 05:56:11 -08:00
IEnumerator.bf Added 'concrete' constraint 2021-01-13 09:24:15 -08:00
IEqualityComparer.bf Renamed System.Collections.Generic to System.Collections 2020-04-29 06:40:03 -07:00
LinkedList.bf Add LinkedList<T> to corlib 2022-02-21 01:52:19 -03:00
List.bf Changed GrowUnitialized to NoShow 2024-09-19 12:43:36 -04:00
Queue.bf Fixed error with VERSION_QUEUE (ie: in Paranoid builds) 2022-06-01 16:42:56 -07:00
Sorter.bf Fix sort 2024-10-29 14:35:12 -04:00
SplitList.bf Improve ILIst and add IDictionary 2023-05-03 18:16:39 -03:00