提交历史

作者 SHA1 备注 提交日期
  Araq affe1be47c fixes #11790 [nobackport] 5 年之前
  Andreas Rumpf fbb0642e27 Merge branch 'devel' into araq-detect-unused-imports 5 年之前
  Araq 07d465ca42 [refactoring] remove unused imports in the compiler and in some stdlib modules 5 年之前
  Araq 4137a4dbf3 [feature] detect unused imports 5 年之前
  Araq c94647aeca styleCheck: make the compiler and large parts of the stdlib compatible with --styleCheck:error 5 年之前
  Andreas Rumpf cab0c3e544 fixes #3333 5 年之前
  Clyybber f18b3af9d4 Replace countup(x, y-1) with x ..< y 5 年之前
  genotrance 45759b5e90 Fix 105, few fixes for 101 (#11148) 5 年之前
  Neelesh Chandola 9faad7591e Deprecate gc v2 (#10151) 6 年之前
  Neelesh Chandola 2acefee044 Nimsuggest now shows gotodef for y in `from x import y` (#10023) 6 年之前
  Araq 61d08ebcd8 IC: further progress 6 年之前
  Andreas Rumpf 86556ebfdb compiler refactoring; use typesafe path handing; docgen: render symbols between modules 6 年之前
  Araq 47cbe0e54d fixes #8852 6 年之前
  Araq 2f7b979e38 fixes #8066 6 年之前
  Oscar Nihlgård 96363ecaf3 Fix nkImportAs regression (#8796) 6 年之前
  Oscar Nihlgård d6d3f092a3 Fix for module alias inside brackets (#8726) 6 年之前
  Andreas Rumpf 826c1e2d78 incremental compilation: implemented basic replay logic 6 年之前
  Andreas Rumpf 61fb83ecbb baby steps for incremental compilation 6 年之前
  Andreas Rumpf 40ec7be45c refactoring: remove idents.legacy global variable and pass the IdentCache around explicitly 6 年之前
  Andreas Rumpf 669a564492 remove more global variables in the Nim compiler 6 年之前
  Andreas Rumpf bf6c2c5ccf preparations of making compiler/msgs.nim free of global variables 6 年之前
  Araq 5526252fa0 fixes testament compilation 6 年之前
  Andreas Rumpf 328e7a1005 options.nim: no global variables anymore 6 年之前
  Andreas Rumpf e4c088721a make nimsuggest compile again 6 年之前
  Andreas Rumpf bb8c47b496 pragmas compiles again 6 年之前
  Zahary Karadjov cf13c5fba4 implement the export/except statement 6 年之前
  Araq 8518683dc7 the 'deprecated' pragma for modules now supports an error message 6 年之前
  Yuriy Glukhov 60c7bbc8b7 Jump to definition on import will open the imported module (#7155) 7 年之前
  Araq 8db5b32ff7 make type vs proc ambiguous handling more consistent; fixes #6726; fixes #6693 7 年之前
  BigEpsilon e2af486434 Add sections (type, var, let, const, using) support for reorder pragma (#6326) 7 年之前