Commit History

Author SHA1 Message Date
  c-blake beeacc86ff Silence several Hint[Performance] warnings (#23003) 1 year ago
  ringabout 4d11d0619d complete std prefixes for stdlib (#22887) 1 year ago
  Andrey Makarov a660c17d30 Markdown code blocks migration part 8 (#22478) 1 year ago
  flywind 891329cd4b move io out of system (#19442) 3 years ago
  flywind b1c7c994b0 [std/parsecfg]use runnableExamples (#17868) 3 years ago
  flywind 68e522ecec Remove confusing <//> (#17830) 3 years ago
  Ardek Romak 207bcabdf2 Add a getter for all defined Sections in parsecfg (#15450) 3 years ago
  Danil Yarantsev 56461c280f Change stdlib imports to use std prefix in most examples (#17202) 3 years ago
  flywind fcb5cf643c use single backtick (#17181) 3 years ago
  flywind e1e069dd6c use hexchar in stdlib (#16290) 4 years ago
  flywind 48d7c40553 fix #16206 (#16207) 4 years ago
  flywind 9fa5826d62 minor typo (#16225) 4 years ago
  flywind 62eb1312a0 minor improve the docs of parsecfg (#16208) 4 years ago
  lihaifeng 3eaacac230 Update parsecfg.nim (#15513) 4 years ago
  Euan ccb728a7b0 Fix typo for literal `[` (#13243) 5 years ago
  Simon Krauter 37e93eab66 parsecfg: retain CRLF line breaks, fixes #12970 (#12971) 5 years ago
  Artem V L 049032432c Docstring refined for the getSectionValue() (#12478) [backport] 5 years ago
  narimiran b17ed2ca9c [backport] run nimpretty on parsers 5 years ago
  Araq 38bdf1cd7f minor style changes 5 years ago
  Jasper Jenkins 71388caf2e remove stdlib case transitions (#11401) 5 years ago
  Andreas Rumpf 49e686ab4e fixes #1286; object case transitions are now sound 5 years ago
  Andreas Rumpf e1515b53d1 introduce temporary <//> for 'owned' to get this compile with 0.19 (#11145) 5 years ago
  Zed 3b4952da94 Fix header inconsistencies in documentation (#11071) 5 years ago
  Arne Döring 1102b8ac6e StringStream and parseJson, parseCfg, parseSql et al for the vm (#10746) 6 years ago
  c-blake ea3e32c224 Remove totally unneeded import of hashes. (#10221) 6 years ago
  Araq 3b783f7e13 Testament: refactoring; makes the test joiner green 6 years ago
  Arne Döring 199018ef2e test can fail because of invalid spec 6 years ago
  Araq b53531ee31 make 'koch web' work again 6 years ago
  Araq bbb0fd4eb7 remove deprecated stuff from the stdlib; introduce better deprecation warnings 6 years ago
  andri lim ca0155a458 fixes #6046 parsecfg failed to parse negative int (#6097) 7 years ago