Commit History

Author SHA1 Message Date
  ringabout ac0179ced9 fixes #23943; simple default value for range (#23996) 1 month ago
  ringabout e96fad1eed fixes default float ranges (#23957) 1 month ago
  ringabout a33e2b76ae supports `default` for range types using `firstOrd` with `nimPreviewRangeDefault` (#23950) 1 month ago
  ringabout 96513b2506 fixes #22926; Different type inferred when setting a default value for an array field (#22999) 9 months ago
  ringabout affd3f7858 fixes #22613; Default value does not work with object's discriminator (#22614) 1 year ago
  ringabout f524d60fa1 fixes #22123; Compiler bug with default initializer values and arrays (#22128) 1 year ago
  ringabout 9c40dd2406 fixes #21840; nested local template lookup regression (#21841) 1 year ago
  ringabout ebdff1c7d3 fixes #21801; object field initialization with overloaded functions (#21805) 1 year ago
  ringabout 0319824322 fixes #21023; Segfault when mixing seqs, orc, variants and futures (#21497) 1 year ago
  ringabout bbb6d2c69d fixes #20695; fixes object with distinct defaults and tables (#21428) 1 year ago
  ringabout 55373e65b4 unpublic `arrayWith` and rename it to `nimArrayWith` (#21006) 1 year ago
  ringabout 7f2ff909d9 fixes object default fields bugs and add tests (#20839) 1 year ago
  Andreas Rumpf 165d523edf Revert "fixes #20699; generate an empty struct for void type" (#20806) 1 year ago
  Aditya Siram 8fcb9380f0 fixes #20699; generate an empty struct for void type (#20790) 1 year ago
  ringabout c4e5dab419 fixes #20740; fixes pre-existing field visibility issues and removes `efSkipFieldVisibilityCheck` (#20741) 1 year ago
  ringabout 39f925b95d fixes #20715; range[a..b] inside object variant fails (#20716) 1 year ago
  ringabout 141abb7b75 fixes #20681; add efSkipFieldVisibilityCheck to skip check (#20639) 1 year ago
  ringabout 079363bfc3 remove implicit let/var default initialization (#20508) 1 year ago
  ringabout f89ba2c951 add default field support for object in ARC/ORC (#20480) 1 year ago