Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix spellings (#12277) [backport] | Federico Ceratto | 2019-09-27 | 1 | -1/+1 |
| | |||||
* | StringStream and parseJson, parseCfg, parseSql et al for the vm (#10746) | Arne Döring | 2019-02-28 | 1 | -9/+6 |
| | |||||
* | Handle empty lines in parsecsv; fixes #8365 (#9343) | Federico Ceratto | 2019-01-26 | 1 | -1/+7 |
| | |||||
* | better docs: parsecsv (#10391) | jiro | 2019-01-24 | 1 | -22/+140 |
| | |||||
* | remove deprecated stuff from the stdlib; introduce better deprecation warnings | Araq | 2018-05-05 | 1 | -2/+0 |
| | |||||
* | Parsecsv mutability (#7253) | Misha Kotwica | 2018-02-24 | 1 | -11/+11 |
| | | | | | | | | * parsecsv: immutable vars into lets improving readability * parsecsv.rowEntry: add mutable access | ||||
* | Name error in example (#6935) | Strømberg | 2017-12-17 | 1 | -1/+1 |
| | | | Name error, example didn't compile . | ||||
* | fixes #6148 | Andreas Rumpf | 2017-10-26 | 1 | -1/+4 |
| | |||||
* | Improvements to parsecsv to include a minimalist DictReader #4285 | A. S. Budden | 2016-06-12 | 1 | -0/+73 |
| | |||||
* | adds another 'open' to parsecsv; refs #3695 | Andreas Rumpf | 2016-05-28 | 1 | -0/+11 |
| | |||||
* | lib: Trim .nim files trailing whitespace | Adam Strzelecki | 2015-09-04 | 1 | -20/+20 |
| | | | | via OSX: find . -name '*.nim' -exec sed -i '' -E 's/[[:space:]]+$//' {} + | ||||
* | Don't run non-test code when defined(testing) | Oleh Prypin | 2015-04-21 | 1 | -1/+1 |
| | |||||
* | more stdlib modules work | Araq | 2014-08-31 | 1 | -1/+1 |
| | |||||
* | several modules changed | Araq | 2014-08-28 | 1 | -1/+1 |
| | |||||
* | big rename | Araq | 2014-08-27 | 1 | -27/+29 |
| | |||||
* | stdlib compiles mostly without warnings again | Araq | 2014-02-06 | 1 | -1/+1 |
| | |||||
* | Removes executable bit for text files. | Grzegorz Adam Hankiewicz | 2013-03-16 | 1 | -0/+0 |
| | |||||
* | 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 |
| | |||||
* | added tools and web dirs | Andreas Rumpf | 2009-09-15 | 1 | -0/+0 |
| | |||||
* | version0.7.10 | Andreas Rumpf | 2009-06-08 | 1 | -0/+178 |