Commit History

Author SHA1 Message Date
  Timothee Cour 6ce3949c8a add `isNamedTuple`; make $(1, 2) be (1, 2) instead of (Field0: 1, Field1: 2) which leaked implementation detail (#10070) 6 years ago
  Timothee Cour 319b46230c fix bug in doAssertRaises when exception==Exception (#10172) 6 years ago
  Timothee Cour 0831292863 revives: Move typetraits.`$` to system. Fixes #5827 (#10071) 6 years ago
  c-blake 1b3725e395 Add `toOpenArray[T](ptr UncheckedArray[T])` for clarity. (#9316) 6 years ago
  Araq d48e964950 fixes #9281 6 years ago
  Dmitry Atamanov a6c3bbf01a Add proc toOpenArray[byte] for strings (#7820) 6 years ago
  nitely 7297195f9f test negative range array 6 years ago
  nitely ba39f359aa check bounds instead of index 6 years ago
  Araq 1d9343080d added toOpenArray builtin for zero-copy slices; syntax sugar yet to come 6 years ago
  Andreas Rumpf 46275f6b8f fixes #6710 7 years ago
  Fabian Keller badba83d38 Implementation of high/low for SomeReal (#6570) 7 years ago