提交歷史

作者 SHA1 備註 提交日期
  Timothee Cour 7e94420847 cString => cSourceString; tyCString => tyCstring so that error msgs show cstring, not cString (#17744) 3 年之前
  Andreas Rumpf fd31e8ff6f allow old styled RTTI for arc/orc (#15331) 4 年之前
  Timothee Cour e30a08103d remove tyOpt, mOpt (#14636) 4 年之前
  Arne Döring 4005f0d0e4 forward type alignment information to seqs (#12430) 4 年之前
  Andreas Rumpf 1746da2d9e --gc:destructors now means Nim uses pure refcounting (#12557) 5 年之前
  Araq 04c803d6df expose more fields of TNimType 5 年之前
  Andreas Rumpf 62aa1a3cfe gc:destructors progress 5 年之前
  Araq c94647aeca styleCheck: make the compiler and large parts of the stdlib compatible with --styleCheck:error 5 年之前
  Arne Döring b92fd30282 rename tyExpr/tyStmt to tyUntyped/tyTyped (#11227) 5 年之前
  Andreas Rumpf 721bf7188b code cleanup: there is no tyOptRef 6 年之前
  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 年之前