Historie revizí

Autor SHA1 Zpráva Datum
  ringabout 52bf954ba5 checkpoint před 1 rokem
  Pylgos 48da472dd2 fix #22448 Remove `structuredErrorHook` temporary in `tryConstExpr` (#22450) před 1 rokem
  ringabout 0bf286583a `initNodeTable` and friends now return (#22444) před 1 rokem
  ringabout 7be2e2bef5 replaces `doAssert false` with `raiseAssert` for unreachable branches, which works better with strictdefs (#22436) před 1 rokem
  ringabout 93ced31353 use strictdefs for compiler (#22365) před 1 rokem
  ringabout 1c2ccfad08 fixes #22301; fixes #22324; rejects branch initialization with a runtime discriminator with defaults (#22303) před 1 rokem
  ringabout f524d60fa1 fixes #22123; Compiler bug with default initializer values and arrays (#22128) před 1 rokem
  metagn 6d21637245 fix scoping regression with calls in generic bodies (#22115) před 1 rokem
  metagn fda8b6f193 strictly typecheck expressions in bracketed `emit` (#22074) před 1 rokem
  Juan Carlos b2d7761975 Remove Deprecated Nimfix (#22062) před 1 rokem
  metagn 2dcc7195da support generic void return type for templates (#21934) před 1 rokem
  ringabout 9c40dd2406 fixes #21840; nested local template lookup regression (#21841) před 1 rokem
  Andreas Rumpf 20b011de19 refactoring in preparation for better, simpler name mangling that wor… (#21667) před 1 rokem
  ringabout c814c4d993 fixes #3770; templates with untyped parameters resolve private fields wrongly in generics (#21554) před 1 rokem
  ringabout d950e5f3a8 remove nosinks hacks from compiler (#21469) před 1 rokem
  ringabout d51a392149 replaces implicit passes array registed at runtime with explicit function calls; simplify compilation pipeline (#21444) před 1 rokem
  ringabout 38f876dd48 fixes #19795; fixes #11852; fixes #19974; remove parsing pipeline, Nim now parses the whole module at one time (#21379) před 1 rokem
  ringabout fc35f83eee fixes #21260; add check for illegal recursion for defaults (#21270) před 2 roky
  ringabout f7c203fb6c remove legacy code (#21134) před 2 roky
  Bung 5917c2d5b7 fix #15836 proc arg return type auto unexpectly match proc with concr… (#21065) před 2 roky
  ringabout db56fc3bcb Revert "fix #15836 proc arg return type auto unexpectly match proc with concr…" (#21057) před 2 roky
  Bung 0cd9bdcf9f fix #15836 proc arg return type auto unexpectly match proc with concr… (#21044) před 2 roky
  ringabout 55373e65b4 unpublic `arrayWith` and rename it to `nimArrayWith` (#21006) před 2 roky
  ringabout 7f2ff909d9 fixes object default fields bugs and add tests (#20839) před 2 roky
  ringabout 39f925b95d fixes #20715; range[a..b] inside object variant fails (#20716) před 2 roky
  ringabout f89ba2c951 add default field support for object in ARC/ORC (#20480) před 2 roky
  ringabout b6bfe38ff5 move formatfloat out of system (#20195) před 2 roky
  metagn 0014b9c48e top-down type inference, implements rfc 149 (#20091) před 2 roky
  Andreas Rumpf 576fece909 fixes 'lent T' inside object constructor [backport] (#18911) před 3 roky
  Jason Beetham 66e53bdd7b Fixed type inference for 'set` and 'tuple' (#18827) před 3 roky