Commit History

Author SHA1 Message Date
  greatbridf 07638e3531 change(kernel): remove types::pair 1 year ago
  greatbridf 188c55e96e change(vector): change the behavior of resize 1 year ago
  greatbridf 9fcf1ba7ba feat(libstdc++): add bit_cast 1 year ago
  greatbridf 727c3c936a refactor(gblibstdc++): add type_traits and utility 1 year ago
  greatbridf 7472cbe839 feat(gbstdlibc++): add gbstdlibc++ and utility 1 year ago
  greatbridf d44046d21c feat(gblibc): separate libc from kernel code 2 years ago
  greatbridf 789d002b13 fix(hash_map): make find() const compatible 2 years ago
  greatbridf 44a9b33979 feat(hash_map): move pair class out of hash_map 2 years ago
  greatbridf 6e4a649a55 feat(c++): add operator& to list iterators 2 years ago
  greatbridf 5e395c9d64 feat(containers): make destructors constexpr 2 years ago
  greatbridf 68a2a9fdd3 feat(c++): add PointerType, pnew 2 years ago
  greatbridf 03b2aadd9f feat(concept): add concept Hasher and Allocator 2 years ago
  greatbridf 45ed1dda86 feat(containers): make operator== const 2 years ago
  greatbridf 14b037a6df fix(hash_map): several fixes 2 years ago
  greatbridf 5e6a91193c feat(hash): add string hash functions 2 years ago
  greatbridf 7c938ba933 feat(hash_map): impl. hash_map 2 years ago