Commit Verlauf

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