Commit History

Author SHA1 Message Date
  Timothee Cour a6633b9658 fix typetraits.`$` regression https://github.com/c-blake/cligen/issues/84 (#10131) 6 years ago
  Timothee Cour 0831292863 revives: Move typetraits.`$` to system. Fixes #5827 (#10071) 6 years ago
  Araq 4ec40796e6 fixes #9868 6 years ago
  alaviss ac56d3b0ed fixes #7365 6 years ago
  cooldome 2ac7f52388 Fixes multiple bugs with sink arguments (#9802) 6 years ago
  cooldome 8c1083d3b7 Of operator in vm fixes [backport] (#9717) 6 years ago
  Andreas Rumpf a2e6a873af fixes #9610 6 years ago
  Araq c844a9169c fixes #9498, typeof is for everybody 6 years ago
  Timothee Cour 745f1642d6 implement sizeof and alignof operator (manually squashed #5664) (#9356) 6 years ago
  andri lim 78c0ac5407 fixes #7827, bindSym enhancement (#8499) 6 years ago
  LemonBoy 3163a0f466 Do not consider enums with holes as ordinals (#8264) 6 years ago
  Andreas Rumpf 40ec7be45c refactoring: remove idents.legacy global variable and pass the IdentCache around explicitly 6 years ago
  Andreas Rumpf a325692fb2 refactoring: fewer global variables 6 years ago
  Andreas Rumpf 669a564492 remove more global variables in the Nim compiler 6 years ago
  Andreas Rumpf a4e2b0c153 platform.nim doesn't use globals anymore; prepare msgs.nim for not using globals 6 years ago
  Andreas Rumpf bf6c2c5ccf preparations of making compiler/msgs.nim free of global variables 6 years ago
  Araq 2a7fc84c86 remove ast.emptyNode global; cleanup configuration.nim 6 years ago
  Araq 5526252fa0 fixes testament compilation 6 years ago
  Andreas Rumpf 050789a8f4 sem pass compiles again 6 years ago
  Andreas Rumpf ce859d8c16 more modules compile again 6 years ago
  Zahary Karadjov 2b8bf8fc4a A motivating example for the new `bindSym` behavior. 6 years ago
  Zahary Karadjov bdcb729597 Better support for treating templates and macros as symbols. 6 years ago
  Andreas Rumpf 47335aab41 introduce nkTupleConstr AST node for unary tuple construction; breaking change 6 years ago
  PMunch 4f1725ad61 Add column number to instantiation info (#7376) 6 years ago
  Andreas Rumpf e4081a7201 preparations for language extensions: 'sink' and 'lent' types 7 years ago
  Andreas Rumpf 1548743856 make tests green again 7 years ago
  Andreas Rumpf 30b098fcaf wip 7 years ago
  Andreas Rumpf f1dab39086 remove old implementation of the roof operator; make tests green again; close #6292 7 years ago
  Araq b407f083ba destructors: work in progress 7 years ago
  Andreas Rumpf e7f37d7223 added typetraits.supportsCopyMem 7 years ago