summary refs log tree commit diff stats
path: root/lib/pure/parsecfg.nim
Commit message (Collapse)AuthorAgeFilesLines
* 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
| | | File is already being closed by defer: file.close() closing it twice causes crash.
* Use writeable file in parsecfg.writeConfig()Christopher Dunn2017-05-151-1/+2
| | | | Fixes #5816
* parsecfg: handle streams and strings when saving or loading configuration ↵Anatoly Galiulin2017-04-061-72/+85
| | | | (#5554)
* Update parsecfg.nimlihf85152016-11-021-4/+10
| | | Value includes double quotation marks.
* 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
| | | | via OSX: find . -name '*.nim' -exec sed -i '' -E 's/[[:space:]]+$//' {} +
* 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
|
* bugfix: internal error in evalFieldAccess; parseutils.interpolatedFragments ↵Araq2011-09-261-1/+1
| | | | optimized; tstringinterp.nim now works
* bugfixes for generics; new threads implementation still brokenAraq2011-09-201-0/+1
|
* tests themselves contain the expected resultAraq2011-02-201-2/+22
|
* inlining of the write barrier for dllsAndreas Rumpf2010-08-081-31/+20
|
* version 0.8.8Andreas Rumpf2010-03-141-3/+3
|
* fixed pango/pangoutils new wrappersAndreas Rumpf2010-02-261-0/+0
|
* continued work on html/xmlparserrumpf_a@web.de2010-02-141-0/+0
|
* implemented multi methodsAndreas Rumpf2009-09-231-3/+3
|
* added tools and web dirsAndreas Rumpf2009-09-151-0/+0
|
* version0.7.10Andreas Rumpf2009-06-081-0/+352