Commit History

Author SHA1 Message Date
  flywind 9df195ef58 style usages part one (openarray => openArray) (#19321) 2 years ago
  Andreas Rumpf 018465a234 fixes #18643 [backport:1.0] (#18678) 3 years ago
  Tanguy Cizain 363467fc00 Fix array's high & low return type for empty arrays (#17705) 3 years ago
  flywind d447c0fe3f use typeof instead type (#16962) 3 years ago
  Timothee Cour b3c3557c33 fix #16025 repr now consistent: does not insert trailing newline (#16034) 4 years ago
  Paul Tan ad3c10022a guards.nim:sameTree(): handle uint literals correctly (#12483) [backport] 5 years ago
  Andreas Rumpf 64e1408920 fixes #8316 (#11673) 5 years ago
  Jasper Jenkins 8ee0f14ab6 literal array indices (#11424) 5 years ago
  Vindaar 36e34d9aed close #3899 by adding test case (#10424) 5 years ago
  Timothee Cour 6ce3949c8a add `isNamedTuple`; make $(1, 2) be (1, 2) instead of (Field0: 1, Field1: 2) which leaked implementation detail (#10070) 5 years ago
  Andreas Rumpf ac785b0623 testament: joinable is now an explicit concept of a test spec 6 years ago
  Arne Döring 2a4c09ff88 megatest can be executed 6 years ago
  Arne Döring 1105d03644 require errormsg to be specified before file. 6 years ago
  Araq e71410d74e language cleanup: the .unchecked pragma is dead 6 years ago
  LemonBoy 6ef198e07b Relax the restrictions on the index types (#9412) 6 years ago
  Andreas Rumpf 0d48bafcf0 fixes a regression about indexing into UncheckedArray 6 years ago
  Miran 7f18d7cbc1 Merge tests into a larger file (part 1 of ∞) (#9318) 6 years ago
  Oscar Nihlgård 651c0e45da semcheck negative array length (#7518) 6 years ago
  cooldome 51d81c4e23 Fixes #6853 (#7188) 6 years ago
  Adam Strzelecki e80465dacf tests: Trim .nim files trailing whitespace 9 years ago
  Araq 2a1acbd1a6 fixes #1669 10 years ago
  Araq 20b5f31c03 new tester; all tests categorized 11 years ago