提交歷史

作者 SHA1 備註 提交日期
  B3liever fb75e3bb49 Fix names set and get procs in macros 6 年之前
  Kaushal Modi f8cef575b3 Improve dumpLisp macro (#9515) 6 年之前
  cooldome eaca5be9d6 Change the order of compilation passes, transformation is made lazy at code gen (#8489) 6 年之前
  Arne Döring f9bc4d014a changelog entry 6 年之前
  Arne Döring 016e0b1aac fix typo 6 年之前
  Arne Döring 358b5225df fixed comment 6 年之前
  Arne Döring 48697dc5bb added test case for `or` operator 6 年之前
  Arne Döring abe8ac1962 or on NimNode 6 年之前
  LemonBoy 0ead36dae6 Unchecked arrays now have their own type (#9267) 6 年之前
  LemonBoy 32d5b80938 Fix macro expansion in expandMacros (#8998) 6 年之前
  Timothee Cour 64ae47e6f0 Update macros.nim (#9182) 6 年之前
  Zahary Karadjov 97fefa3f50 some simple sub-expression elimination not applied by the previos author 6 年之前
  Zahary Karadjov 95072fbcc3 Bugfix: custom pragmas were not working on public fields 6 年之前
  Andreas Rumpf f7d1902043 fixes merge conflicts 6 年之前
  cooldome e63c66b810 Add sym owner to macros (#8253) 6 年之前
  LemonBoy 5cd152bfda Allow `hint` and `warning` to specify its loc info (#8771) 6 年之前
  Timothee Cour 3a626179ee doAssert, assert now print full path of failing line on error (#8555) 6 年之前
  andri lim 6e3d1dced5 fixes #5617, 'copyLineInfo' addition (#8523) 6 年之前
  andri lim 78c0ac5407 fixes #7827, bindSym enhancement (#8499) 6 年之前
  Timothee Cour 818d9be311 `lineInfoObj` (and `check`, `expect`) now return absolute paths (#8466) 6 年之前
  andri lim 9c3336dcff fixes #8371, macros.hasCustomPragma doesn't crash anymore (#8378) 6 年之前
  cooldome dec97924a4 Custom pragmas in proc types (#8205) 6 年之前
  Andreas Rumpf 6d19d1eeb2 macros.nim: remove deprecated symbols 6 年之前
  Zahary Karadjov bdcb729597 Better support for treating templates and macros as symbols. 6 年之前
  RSDuck 3402926372 hasCustomPragma/getCustomPragmaVal: small fix (#7650) 6 年之前
  Dmitry Atamanov 412cd61dab Fixes #7595 (#7623) 6 年之前
  Timothee Cour 04df7f147c update macros.nim: followup on pull #7598 (#7619) 7 年之前
  Arne Döring ed5b7cbac0 move eqIdent to vm.nim (#7585) 7 年之前
  jcosborn 2478be3f21 add example to docs for getTypeInst and getTypeImpl (#7206) 7 年之前
  RSDuck 3d1d163eff fixes #7451 (#7575) 7 年之前