提交历史

作者 SHA1 备注 提交日期
  Tim Schumacher a2f60911fe AK: Rename GenericTraits to DefaultTraits 1 年之前
  Daniel Bertalan 66645cdc94 LibJS+LibWeb: Mark `NonnullGCPtr::ptr()` as `returns_nonnull` 2 年之前
  Daniel Bertalan 9feb1ce39f LibJS+LibWeb: Apply the Rule of Zero to `{Nonnull,}GCPtr<T>` 2 年之前
  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 年之前