コミット履歴

作者 SHA1 メッセージ 日付
  Matthew Olsson 5094dcf615 LibJS: Allow constructing a GCPtr from another GCPtr of convertible type 2 年 前
  Matthew Olsson 93a5a54927 LibJS: Allow GCPtr and NonnullGCPtr to be hashed 2 年 前
  Matthew Olsson 176beeb08e LibJS: Enforce proper const-propogation with {Nonnull,}GCPtr 2 年 前
  Matthew Olsson 17a528c49e LibJS: Temporarily disambiguate const-ness of GCPtr constructors 2 年 前
  Andreas Kling d5ed07fdc4 LibJS+LibWeb: Remove NonnullGCPtr<T>::operator=(GCPtr<T>) footgun 2 年 前
  Ali Mohammad Pur f96a3c002a Everywhere: Stop shoving things into ::std and mentioning them as such 2 年 前
  Timothy Flynn 0ec433edce LibJS: Explictly assert that a null GCPtr is not dereferenced 2 年 前
  Linus Groh d26aabff04 Everywhere: Run clang-format 2 年 前
  MacDue 66a428ae03 LibJS+LibWeb: Return non-const types from Ptr class operators 2 年 前
  Andreas Kling 738e770fce LibJS: Remove unnecessary operator==() for ({Nonnull,}GCPtr<T>, T*) 2 年 前
  Andreas Kling e34e21367e LibJS: Add GCPtr and NonnullGCPtr 3 年 前