Historia zmian

Autor SHA1 Wiadomość Data
  Century Systems 3b9e9fd7b2 Add support for NuttX RTOS. (#21372) 1 rok temu
  ringabout 06cd15663d fixes ptr to cstring warnings[backport] (#20848) 2 lat temu
  ringabout d5cc2085ea ref #20694; quit value gets saturated to ranges (#20753) 2 lat temu
  Jaremy Creechley 141b76e365 Add Zephyr Support (#19003) 3 lat temu
  Emery Hemingway 8aa5991bea Genode platform fixes (#17521) 3 lat temu
  Timothee Cour b9994925f5 remove all uses of condsyms symbols defined prior to bootstrap nim 0.20.0 (#16918) 3 lat temu
  Jaremy Creechley a76ae8f795 Changes for FreeRTOS/LwIP Port for the ESP32 (ESP-IDF) (#15250) 4 lat temu
  genotrance 450a3e3179 Fix #2408 - add -d:globalSymbols (#14904) 4 lat temu
  awr1 b6f99409a9 added extended msg for failed library loads w/ incorrect DLL formats (#13950) 4 lat temu
  Andreas Rumpf 572b7c37a5 [other] preparations for --styleCheck:error for the Nim compiler (#11478) 5 lat temu
  Bogdan b270917de1 Make HWND a pointer instead of a cint and fix MSVC compiler warning (#10789) 5 lat temu
  zah ca4b971bc8 Initial version of the hot-code reloading support for native targets (#10729) 5 lat temu
  Andreas Rumpf 0036014727 system refactorings (#10559) 6 lat temu
  alaviss c7eba64dee don't raise exception in the default handler (#9783) 6 lat temu
  LemonBoy 71636059e9 Avoid memory allocation during dynlib loading (#9320) 6 lat temu
  Joey 559a7615ad Nintendo switch support (#8069) 6 lat temu
  Simon Krauter 077ff83b6e Fixes #7212, now with better code (#7302) 6 lat temu
  Andreas Rumpf 3308d26581 breaking change: arrays of char do not convert to cstring; ptr to array of char does 7 lat temu
  Emery Hemingway 7e351fc7fa support for the Genode OS framework (#5560) 7 lat temu
  Andreas Rumpf 52c38f8535 make tests green again 8 lat temu
  Andreas Rumpf d23eb79849 make tests green again 8 lat temu
  Felix Krause cee445b889 Display hint for -d:nimDebugDlOpen on load failure 8 lat temu
  Felix Krause 9c91558e62 Fixed compilation error with -d:nimDebugDlOpen 8 lat temu
  Jacek Sieka 8d7a45f205 prefer consts to importing #defines from headers 8 lat temu
  cheatfate 40f4fe997f Replace csprintf() in windows version of nimGetProcAddr to pure nim's implementation, to avoid possible overflow. 8 lat temu
  Araq 13a83c7fdd Windows: fixes a regression; codegen might not know about & at this point 8 lat temu
  Alex Berghage 452696b980 Makes dyncall errors report to stderr. Fixes #3987 8 lat temu
  Andreas Rumpf 72f804671d do not print spurious warnings when dlopen fails; can be re-enabled with -d:nimDebugDlOpen 9 lat temu
  dfdeshom 5b35efe5b7 Print out more detailed error messages when compilation fails 9 lat temu
  jyelon e8bc19f79c Add 'auto-decoration' to nimGetProcAddr 9 lat temu