Commit Verlauf

Autor SHA1 Nachricht Datum
  Araq 07d465ca42 [refactoring] remove unused imports in the compiler and in some stdlib modules vor 5 Jahren
  Araq 58e0dad371 'nim check' stability improvements vor 5 Jahren
  Timothee Cour 64168d4aea fixes #8405: -d:useNimRtl now works even when {.rtl.} procs are used at compile time; CTFFI now works with {dynlib} (#11635) vor 5 Jahren
  Arne Döring e90d91f0e4 [refactoring] remove zeroExtend and friends from the compiler builtins. (#11531) vor 5 Jahren
  Arne Döring 99a4fed96b fix for passing tuples as static params to macros (#11423); fixes #10751 [bugfix] vor 5 Jahren
  andri lim c16a753822 fix macrocache implementation (#11404) vor 5 Jahren
  Arne Döring efbf43d4a9 intVal works now on enum field symbols (#11403) vor 5 Jahren
  Arne Döring cb45527e37 pass typedesc as NimNode to macros (#11400) vor 5 Jahren
  Andreas Rumpf 7215341190 make fullpaths the default in error messages and stack traces for mor… (#11385) vor 5 Jahren
  Arne Döring 5b27b263fd Remove immediate pragma (#11308) vor 5 Jahren
  Arne Döring 88b5dd3362 right shift is now by default sign preserving (#11322) vor 5 Jahren
  Arne Döring f94ec363ab Allow void macro result (#11286) vor 5 Jahren
  Clyybber cc28eef38e Replace countup(x, y) with x .. y vor 5 Jahren
  Clyybber f18b3af9d4 Replace countup(x, y-1) with x ..< y vor 5 Jahren
  cooldome 041d15392a Compiler plugin for implementing incremental computation in user space (#10819) vor 5 Jahren
  Arne Döring 188870648a sizeof alignof offsetof macros api (#10855) vor 5 Jahren
  zah ca4b971bc8 Initial version of the hot-code reloading support for native targets (#10729) vor 6 Jahren
  Timothee Cour adbabf145c FFI at CT (#10150) vor 6 Jahren
  Timothee Cour 942495611b revive #10228 (fix #9880) (#10610) vor 6 Jahren
  Andreas Rumpf 02b5fc940d fixes #10547 vor 6 Jahren
  LemonBoy 710cfcecd3 Rework exception handling in the VM (#10544) vor 6 Jahren
  Arne Döring 824f39b32e Vm bitops fixes (#10520) vor 6 Jahren
  Neelesh Chandola 2b0ed9995d Fixes https://github.com/nim-lang/Nim/issues/8484 (#10470) [backport] vor 6 Jahren
  LemonBoy 44c04b3571 Object downconversion in VM should not copy (#10378) vor 6 Jahren
  Oscar Nihlgård a4cdd25b19 Support system.reset in vm (#10400) vor 6 Jahren
  Timothee Cour beed27b75d improve vmgen.codeListing formatting (#10306) vor 6 Jahren
  Araq 0c10fc67eb fixes #10104 vor 6 Jahren
  Timothee Cour bf3a308e86 [error messages, stacktraces] fix #8794 #9270 #9767 #9768 (#9766) vor 6 Jahren
  Timothee Cour f838b1e6c1 fix #9872: setLen now works properly at CT [backport] vor 6 Jahren
  cooldome 086676782a Add isInstanceOf for generic procs to the macros module (#9730) vor 6 Jahren