Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| | | | File is already being closed by defer: file.close() closing it twice causes crash. | ||||
* | Use writeable file in parsecfg.writeConfig() | Christopher Dunn | 2017-05-15 | 1 | -1/+2 |
| | | | | Fixes #5816 | ||||
* | parsecfg: handle streams and strings when saving or loading configuration ↵ | Anatoly Galiulin | 2017-04-06 | 1 | -72/+85 |
| | | | | (#5554) | ||||
* | Update parsecfg.nim | lihf8515 | 2016-11-02 | 1 | -4/+10 |
| | | | Value includes double quotation marks. | ||||
* | 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 |
| | | | | via OSX: find . -name '*.nim' -exec sed -i '' -E 's/[[:space:]]+$//' {} + | ||||
* | 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 ↵ | Araq | 2011-09-26 | 1 | -1/+1 |
| | | | | optimized; tstringinterp.nim now works | ||||
* | 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 |