Commit History

Author SHA1 Message Date
  alaviss c7eba64dee don't raise exception in the default handler (#9783) 6 years ago
  LemonBoy 71636059e9 Avoid memory allocation during dynlib loading (#9320) 6 years ago
  Joey 559a7615ad Nintendo switch support (#8069) 6 years ago
  Simon Krauter 077ff83b6e Fixes #7212, now with better code (#7302) 6 years ago
  Andreas Rumpf 3308d26581 breaking change: arrays of char do not convert to cstring; ptr to array of char does 7 years ago
  Emery Hemingway 7e351fc7fa support for the Genode OS framework (#5560) 7 years ago
  Andreas Rumpf 52c38f8535 make tests green again 8 years ago
  Andreas Rumpf d23eb79849 make tests green again 8 years ago
  Felix Krause cee445b889 Display hint for -d:nimDebugDlOpen on load failure 8 years ago
  Felix Krause 9c91558e62 Fixed compilation error with -d:nimDebugDlOpen 8 years ago
  Jacek Sieka 8d7a45f205 prefer consts to importing #defines from headers 8 years ago
  cheatfate 40f4fe997f Replace csprintf() in windows version of nimGetProcAddr to pure nim's implementation, to avoid possible overflow. 8 years ago
  Araq 13a83c7fdd Windows: fixes a regression; codegen might not know about & at this point 8 years ago
  Alex Berghage 452696b980 Makes dyncall errors report to stderr. Fixes #3987 8 years ago
  Andreas Rumpf 72f804671d do not print spurious warnings when dlopen fails; can be re-enabled with -d:nimDebugDlOpen 9 years ago
  dfdeshom 5b35efe5b7 Print out more detailed error messages when compilation fails 9 years ago
  jyelon e8bc19f79c Add 'auto-decoration' to nimGetProcAddr 9 years ago
  Adam Strzelecki a02359b4e1 system/dyncalls: OS X is already handled as posix 9 years ago
  Sergey Avseyev f9d8d6ce09 Trim trailling spaces 9 years ago
  pdw ff5b446dfc lib/system/a-e - Dropped 'T' from types 9 years ago
  Federico Ceratto 657dca5c3b Fix typos 10 years ago
  Araq e84834db79 lots of C++ codegen improvements 10 years ago
  Araq e75e421912 C++ support: codegen generates C++'s references and avoids copies 10 years ago
  Araq fc0fda14ae system files use new identifiers 10 years ago
  Araq dbf9117c56 the big renamefest: first steps 10 years ago
  Araq 286f166304 case consistency for linux 11 years ago
  Araq 2df9b442c6 case consistency part 1 11 years ago
  Grzegorz Adam Hankiewicz 72a3e21f28 Removes executable bit for text files. 11 years ago
  Araq 4f1b89c30c year 2012 for most copyright headers 13 years ago
  Araq 67a30d8371 further steps for thread support; bootstrapping should require unzip C sources and ./build.sh 13 years ago