提交历史

作者 SHA1 备注 提交日期
  Juan Carlos 28510a9da9 Deprecated laxStrings for mutating the internal zero terminator on strings and its Deprecated code cleaned out (#14766) 4 年之前
  Timothee Cour de5cde473a `hintMsgOrigin` now works in VM code (#14678) 4 年之前
  Araq 278b4582f5 fixes #14340 4 年之前
  Clyybber 1f1e4de3bc Make ./koch temp --gc:arc work (#14186) 4 年之前
  Timothee Cour f1fd3ef7f4 fix https://github.com/timotheecour/Nim/issues/88 (#13865) [backport:1.2] 4 年之前
  Clyybber 2925a47ae6 Fix vm.nim for --gc:arc (#13741) 4 年之前
  cooldome 182d3c16e3 fixes #13744 (#13749) 4 年之前
  Arne Döring eb42f38088 Remove dead magics (#13551) 4 年之前
  Arne Döring 5d2483fb64 fix #13479 (#13503) 4 年之前
  Andreas Rumpf 6efac70181 make goto based exceptions available for 'nim cpp' (#13244) 4 年之前
  Timothee Cour b462baed65 VM: allow overriding MaxLoopIterations without rebuilding nim (#13233) 5 年之前
  Jasper Jenkins 796aafe7e0 make case-object transitions explicit, make unknownLineInfo a const, replace a few magic numbers with consts (#13170) 5 年之前
  Timothee Cour 13c08f3ab4 VM: support importc var, ptr/pointer types, cast int <=> ptr/pointer (#12877) 5 年之前
  Timothee Cour 23fc93fc2d VM: allow ptr setting ptr fields (#12825) 5 年之前
  Araq 0996eb174f fixes #11727 [backport] 5 年之前
  Clyybber 7e747d11c6 Cosmetic compiler cleanup (#12718) 5 年之前
  Andreas Rumpf abe07eb75d VM: improvements for var T/addr (#12667); fixes #12489 5 年之前
  Andreas Rumpf 78e02d174d fixes #12670 [backport] (#12693) 5 年之前
  Andreas Rumpf a14abc5708 ARC: solves phase ordering problems (#12654) 5 年之前
  Arne Döring 94675c2378 backtick and export marker handling in `eqIdent` (#12574) 5 年之前
  Araq 7f904e2c66 fixes #12244 [backport] 5 年之前
  Andreas Rumpf 5be8e0b088 VM: no special casing for big endian machines; refs #9690 [backport] (#12364) 5 年之前
  Andreas Rumpf 72acf5de94 fixes #12281 [backport] 5 年之前
  Federico Ceratto 39290cf88c Fix spellings (#12277) [backport] 5 年之前
  Arne Döring 188ce5f3ee add nodeId proc to macros (#11456) 5 年之前
  Arne Döring 638a4d9d9f rename cast opcodes, fix for 32bit cast, fix python pretty printer (#12207) 5 年之前
  Araq f1b7c0494e fixes #12195 5 年之前
  Clyybber ed1d41c51e Small ast.nim cleanup (#12156) 5 年之前
  Jasper Jenkins e5139b0662 error for NimNode index kind (#12154) 5 年之前
  Andreas Rumpf 8397554315 fixes #12125 (#12131) 5 年之前