1
0
Fork 0
mirror of https://github.com/beefytech/Beef.git synced 2025-06-20 00:50:25 +02:00
Beef/BeefLibs/corlib/src/Collections
2020-06-17 05:13:53 -07:00
..
BinaryHeap.bf Added Obsolete support for moved collections 2020-04-29 09:53:48 -07:00
Dictionary.bf When resizing, insured we didn't release old memory until after insert 2020-05-11 10:17:45 -07:00
HashSet.bf Added Obsolete support for moved collections 2020-04-29 09:53:48 -07:00
ICollection.bf Renamed System.Collections.Generic to System.Collections 2020-04-29 06:40:03 -07:00
IEnumerator.bf Reworked ref enumerators to support non-pointer refs 2020-05-01 16:29:12 -07:00
IEqualityComparer.bf Renamed System.Collections.Generic to System.Collections 2020-04-29 06:40:03 -07:00
List.bf Added concept of strict equality 2020-06-17 05:13:53 -07:00
Queue.bf Minor updates to Queue 2020-05-26 20:29:15 +01:00
Sorter.bf Added Obsolete support for moved collections 2020-04-29 09:53:48 -07:00