Historia zmian

Autor SHA1 Wiadomość Data
  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
  Adam Strzelecki a02359b4e1 system/dyncalls: OS X is already handled as posix 9 lat temu
  Sergey Avseyev f9d8d6ce09 Trim trailling spaces 9 lat temu
  pdw ff5b446dfc lib/system/a-e - Dropped 'T' from types 9 lat temu
  Federico Ceratto 657dca5c3b Fix typos 10 lat temu
  Araq e84834db79 lots of C++ codegen improvements 10 lat temu
  Araq e75e421912 C++ support: codegen generates C++'s references and avoids copies 10 lat temu
  Araq fc0fda14ae system files use new identifiers 10 lat temu
  Araq dbf9117c56 the big renamefest: first steps 10 lat temu
  Araq 286f166304 case consistency for linux 11 lat temu
  Araq 2df9b442c6 case consistency part 1 11 lat temu
  Grzegorz Adam Hankiewicz 72a3e21f28 Removes executable bit for text files. 11 lat temu
  Araq 4f1b89c30c year 2012 for most copyright headers 13 lat temu
  Araq 67a30d8371 further steps for thread support; bootstrapping should require unzip C sources and ./build.sh 13 lat temu