コミット履歴

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