index
:
Nim
this commit
devel
This repository contains the Nim compiler, Nim's stdlib, tools, and documentation. (mirror)
ahoang <ahoang@tilde.institute>
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
pure
/
parsecfg.nim
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix typo for literal `[` (#13243)
Euan
2020-01-24
1
-1
/
+1
*
parsecfg: retain CRLF line breaks, fixes #12970 (#12971)
Simon Krauter
2019-12-29
1
-3
/
+3
*
Docstring refined for the getSectionValue() (#12478) [backport]
Artem V L
2019-10-22
1
-1
/
+1
*
[backport] run nimpretty on parsers
narimiran
2019-09-30
1
-26
/
+26
*
minor style changes
Araq
2019-07-10
1
-3
/
+3
*
remove stdlib case transitions (#11401)
Jasper Jenkins
2019-06-05
1
-2
/
+4
*
fixes #1286; object case transitions are now sound
Andreas Rumpf
2019-05-27
1
-17
/
+13
*
introduce temporary <//> for 'owned' to get this compile with 0.19 (#11145)
Andreas Rumpf
2019-05-02
1
-5
/
+5
*
Fix header inconsistencies in documentation (#11071)
Zed
2019-04-23
1
-43
/
+41
*
StringStream and parseJson, parseCfg, parseSql et al for the vm (#10746)
Arne Döring
2019-02-28
1
-15
/
+9
*
Remove totally unneeded import of hashes. (#10221)
c-blake
2019-01-07
1
-1
/
+1
*
Testament: refactoring; makes the test joiner green
Araq
2018-12-11
1
-0
/
+11
*
test can fail because of invalid spec
Arne Döring
2018-12-11
1
-11
/
+0
*
make 'koch web' work again
Araq
2018-09-03
1
-5
/
+30
*
remove deprecated stuff from the stdlib; introduce better deprecation warnings
Araq
2018-05-05
1
-3
/
+0
*
fixes #6046 parsecfg failed to parse negative int (#6097)
andri lim
2017-07-14
1
-3
/
+7
*
Remove redundant filestream.close, causes crash (#5907)
ftsf
2017-05-29
1
-1
/
+0
*
Use writeable file in parsecfg.writeConfig()
Christopher Dunn
2017-05-15
1
-1
/
+2
*
parsecfg: handle streams and strings when saving or loading configuration (#5...
Anatoly Galiulin
2017-04-06
1
-72
/
+85
*
Update parsecfg.nim
lihf8515
2016-11-02
1
-4
/
+10
*
Add dash to SymChars
roose
2016-07-28
1
-1
/
+1
*
documentation build cleaned up
Andreas Rumpf
2016-05-31
1
-13
/
+13
*
Update parsecfg.nim
lihf8515
2016-05-02
1
-2
/
+198
*
Spellcheck
Federico Ceratto
2016-02-29
1
-3
/
+3
*
lib: Trim .nim files trailing whitespace
Adam Strzelecki
2015-09-04
1
-100
/
+100
*
Fix typos
Federico Ceratto
2015-02-15
1
-1
/
+1
*
Nimrod renamed to Nim
Araq
2014-08-28
1
-1
/
+1
*
several modules changed
Araq
2014-08-28
1
-5
/
+4
*
big rename
Araq
2014-08-27
1
-34
/
+36
*
Fixes #1219.
Dominik Picheta
2014-07-19
1
-1
/
+2
*
made large parts of the stdlib gcsafe
Araq
2014-04-20
1
-1
/
+1
*
case consistency: niminst
Araq
2013-12-29
1
-10
/
+10
*
case consistency part 5
Araq
2013-12-28
1
-27
/
+27
*
fixes #456
Araq
2013-06-04
1
-9
/
+10
*
Removes executable bit for text files.
Grzegorz Adam Hankiewicz
2013-03-16
1
-0
/
+0
*
little cleanup for parsecfg module
Araq
2012-08-06
1
-5
/
+1
*
bugfix: internal error in evalFieldAccess; parseutils.interpolatedFragments o...
Araq
2011-09-26
1
-1
/
+1
*
bugfixes for generics; new threads implementation still broken
Araq
2011-09-20
1
-0
/
+1
*
tests themselves contain the expected result
Araq
2011-02-20
1
-2
/
+22
*
inlining of the write barrier for dlls
Andreas Rumpf
2010-08-08
1
-31
/
+20
*
version 0.8.8
Andreas Rumpf
2010-03-14
1
-3
/
+3
*
fixed pango/pangoutils new wrappers
Andreas Rumpf
2010-02-26
1
-0
/
+0
*
continued work on html/xmlparser
rumpf_a@web.de
2010-02-14
1
-0
/
+0
*
implemented multi methods
Andreas Rumpf
2009-09-23
1
-3
/
+3
*
added tools and web dirs
Andreas Rumpf
2009-09-15
1
-0
/
+0
*
version0.7.10
Andreas Rumpf
2009-06-08
1
-0
/
+352