Commit Verlauf

Autor SHA1 Nachricht Datum
  metagn 05c74d6844 always reinstantiate nominal values of generic instantiations (#24425) vor 5 Tagen
  ringabout 68b2e9eb6a make `PNode.typ` a private field (#24326) vor 1 Monat
  ringabout 5c843d3d60 fixes #24147; Copy hook causes an incompatible-pointer-types (#24149) vor 2 Monaten
  metagn d3af51e3ce remove fauxMatch for tyFromExpr, remove tyProxy and tyUnknown aliases (#24018) vor 2 Monaten
  ringabout 262ff648aa [backport] fixes #23690; SIGSEGV with object variants and RTTI (#23703) vor 5 Monaten
  ringabout 2c8551556e fixes lifting subtype calling parent's hooks (#23612) vor 6 Monaten
  ringabout 2995a0318b fixes #23552; Invalid codegen when trying to mannualy delete distinct seq (#23558) vor 6 Monaten
  ringabout 572b0b67ff fixes sink regression for ORC; ref #23354 (#23359) vor 8 Monaten
  ringabout 29ac3c9986 fixes #22923; fixes `=dup` issues (#23182) vor 10 Monaten
  ringabout 62c5b8b287 fixes #23129; fixes generated hooks raise unlisted Exception, which never raise (#23195) vor 10 Monaten
  Andreas Rumpf 91ad6a740b type refactor: part 4 (#23077) vor 11 Monaten
  Andreas Rumpf db603237c6 Types: Refactorings; step 1 (#23055) vor 11 Monaten
  ringabout 379299a5ac fixes #22286; enforce Non-var T destructors by `nimPreviewNonVarDestructor` (#22975) vor 1 Jahr
  Andreas Rumpf 02be027e9b IC: progress and refactorings (#22961) vor 1 Jahr
  ringabout e17237ce9d prepare for the enforcement of `std` prefix (#22873) vor 1 Jahr
  ringabout 5f13e15e0a fixes #22664; guard against potential seqs self assignments (#22671) vor 1 Jahr
  ringabout eb91cf991a fixes #22619; don't lift cursor fields in the hook calls (#22638) vor 1 Jahr
  ringabout 469c9cfab4 unpublic the sons field of PType; the precursor to PType refactorings (#22446) vor 1 Jahr
  ringabout 7be2e2bef5 replaces `doAssert false` with `raiseAssert` for unreachable branches, which works better with strictdefs (#22436) vor 1 Jahr
  ringabout 93ced31353 use strictdefs for compiler (#22365) vor 1 Jahr
  ringabout 7d9fe106ec fixes #22268; fixes `move` codegen (#22288) vor 1 Jahr
  ringabout e422b3c860 adds =destroy T support for strings and seqs (#22167) vor 1 Jahr
  ringabout 4546f5dfe5 adds T destructor for refs (#22147) vor 1 Jahr
  ringabout a345cde26e allow destructors to accept non var parameters; deprecate `proc =destroy(x: var T)` (#22130) vor 1 Jahr
  ringabout 64b27edd3a make `move` use `=wasMoved` internally (#22032) vor 1 Jahr
  ringabout 7ee00d86b1 fixes overriden typo (#22044) vor 1 Jahr
  ringabout 47fa7506ab fixes #21989; lift `=dup` from a custom `=copy` for objects to keep backward compatibilities (#22009) vor 1 Jahr
  ringabout 1133f20fe2 lift the `=dup` hook (#21903) vor 1 Jahr
  ringabout ddce555998 improve `wasMoved` hooks; allow reset to use the overridden `wasMoved` hook (#21831) vor 1 Jahr
  ringabout 3b9999b93c adds documentation for `=wasMoved` and `=dup` hooks and small fixes (#21827) vor 1 Jahr