summary refs log tree commit diff stats
path: root/lib/pure/parsecfg.nim
Commit message (Expand)AuthorAgeFilesLines
* Silence several Hint[Performance] warnings (#23003)c-blake2023-11-291-2/+2
* complete std prefixes for stdlib (#22887)ringabout2023-10-301-1/+1
* Markdown code blocks migration part 8 (#22478)Andrey Makarov2023-08-151-3/+2
* move io out of system (#19442)flywind2022-02-021-0/+4
* [std/parsecfg]use runnableExamples (#17868)flywind2021-04-271-96/+95
* Remove confusing <//> (#17830)flywind2021-04-261-5/+5
* Add a getter for all defined Sections in parsecfg (#15450)Ardek Romak2021-03-281-0/+6
* Change stdlib imports to use std prefix in most examples (#17202)Danil Yarantsev2021-02-281-6/+6
* use single backtick (#17181)flywind2021-02-241-1/+1
* use hexchar in stdlib (#16290)flywind2020-12-171-18/+6
* fix #16206 (#16207)flywind2020-12-061-1/+69
* minor typo (#16225)flywind2020-12-021-1/+1
* minor improve the docs of parsecfg (#16208)flywind2020-12-011-25/+27
* Update parsecfg.nim (#15513)lihaifeng2020-10-081-4/+5
* Fix typo for literal `[` (#13243)Euan2020-01-241-1/+1
* parsecfg: retain CRLF line breaks, fixes #12970 (#12971)Simon Krauter2019-12-291-3/+3
* Docstring refined for the getSectionValue() (#12478) [backport]Artem V L2019-10-221-1/+1
* [backport] run nimpretty on parsersnarimiran2019-09-301-26/+26
* minor style changesAraq2019-07-101-3/+3
* remove stdlib case transitions (#11401)Jasper Jenkins2019-06-051-2/+4
* fixes #1286; object case transitions are now soundAndreas Rumpf2019-05-271-17/+13
* introduce temporary <//> for 'owned' to get this compile with 0.19 (#11145)Andreas Rumpf2019-05-021-5/+5
* Fix header inconsistencies in documentation (#11071)Zed2019-04-231-43/+41
* StringStream and parseJson, parseCfg, parseSql et al for the vm (#10746)Arne Döring2019-02-281-15/+9
* Remove totally unneeded import of hashes. (#10221)c-blake2019-01-071-1/+1
* Testament: refactoring; makes the test joiner greenAraq2018-12-111-0/+11
* test can fail because of invalid specArne Döring2018-12-111-11/+0
* make 'koch web' work againAraq2018-09-031-5/+30
* remove deprecated stuff from the stdlib; introduce better deprecation warningsAraq2018-05-051-3/+0
* fixes #6046 parsecfg failed to parse negative int (#6097)andri lim2017-07-141-3/+7
* Remove redundant filestream.close, causes crash (#5907)ftsf2017-05-291-1/+0
* Use writeable file in parsecfg.writeConfig()Christopher Dunn2017-05-151-1/+2
* parsecfg: handle streams and strings when saving or loading configuration (#5...Anatoly Galiulin2017-04-061-72/+85
* Update parsecfg.nimlihf85152016-11-021-4/+10
* Add dash to SymCharsroose2016-07-281-1/+1
* documentation build cleaned upAndreas Rumpf2016-05-311-13/+13
* Update parsecfg.nimlihf85152016-05-021-2/+198
* SpellcheckFederico Ceratto2016-02-291-3/+3
* lib: Trim .nim files trailing whitespaceAdam Strzelecki2015-09-041-100/+100
* Fix typosFederico Ceratto2015-02-151-1/+1
* Nimrod renamed to NimAraq2014-08-281-1/+1
* several modules changedAraq2014-08-281-5/+4
* big renameAraq2014-08-271-34/+36
* Fixes #1219.Dominik Picheta2014-07-191-1/+2
* made large parts of the stdlib gcsafeAraq2014-04-201-1/+1
* case consistency: niminstAraq2013-12-291-10/+10
* case consistency part 5Araq2013-12-281-27/+27
* fixes #456Araq2013-06-041-9/+10
* Removes executable bit for text files.Grzegorz Adam Hankiewicz2013-03-161-0/+0
* little cleanup for parsecfg moduleAraq2012-08-061-5/+1