커밋 기록

작성자 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 년 전