提交历史

作者 SHA1 备注 提交日期
  LemonBoy 72cd3b7914 Fix repr() for UncheckedArray (#9385) 6 年之前
  LemonBoy 334032294f Fix linking issue in cpp codegen 6 年之前
  LemonBoy 839953c3e1 Fix hashing for codegenProc (sic) types 6 年之前
  LemonBoy e7d4043406 Always emit hti object types if needed (#8940) 6 年之前
  Andreas Rumpf 74bf316619 more progress on destructor based strings 6 年之前
  Andreas Rumpf f7f3a25be8 first steps of making 'opt' a first class type for Nim 7 年之前
  Jeff Ciesielski 7f30d04d6a Fix compilation for 16 bit targets (#5286) 8 年之前
  Andreas Rumpf 823fbd4e40 default GC can do a sort of heap dump via -d:nimTypeNames and dumpNumberOfInstances() 8 年之前
  Andreas Rumpf 7ca72a733c use -d:nimTypeNames to create RTTI with type names 8 年之前
  Jacek Sieka f488ed973d clean up tyBigNum remnants 8 年之前
  Andreas Rumpf 0834cd63d9 prepare Nim codebase for upcoming parser changes 8 年之前
  def e7132767a1 Fix typos in comments 9 年之前
  Araq 24ae0c387f some love for the testsuite; fixed regressions 10 年之前
  Federico Ceratto c95f6f117a Fix typos 10 年之前
  Araq a639824e5e introduced 'benign' pragma 10 年之前
  Araq dbf9117c56 the big renamefest: first steps 10 年之前
  Araq dd806cafa0 distinguish between 'defined' and 'declared' 10 年之前
  Araq 9673e4f2df progress on deepCopy 10 年之前
  Araq 3b69a8d27a New concurrency model: next steps 10 年之前
  Araq 92b8fac94a case consistency part 4 11 年之前
  Grzegorz Adam Hankiewicz 72a3e21f28 Removes executable bit for text files. 12 年之前
  Zahary Karadjov 083d4f4708 fixes the recently discovered GC memory leaks 12 年之前
  Araq 8d99753d63 preparations for making 'closure' the default calling convention for proc types 12 年之前
  Zahary Karadjov b11fe5d0b4 more uint related fixes 12 年之前
  Araq 03ba0f3e25 implemented marker procs for the GC resulting in huge speedups 13 年之前
  Araq 4f1b89c30c year 2012 for most copyright headers 13 年之前
  Araq bd2d146c77 got rid of tyPureObject; broke bootstrapping; use generated C code 13 年之前
  dom96 8b98ba9a63 Added typeinfo module 13 年之前
  Araq 67a30d8371 further steps for thread support; bootstrapping should require unzip C sources and ./build.sh 13 年之前
  Araq 6ff8752be5 cleaned up the tests; fixes #30; fixes #26 13 年之前