Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | complete std prefixes for stdlib (#22887) | ringabout | 2023-10-30 | 1 | -2/+2 |
| | | | | follow up https://github.com/nim-lang/Nim/pull/22851 follow up https://github.com/nim-lang/Nim/pull/22873 | ||||
* | move io out of system (#19442) | flywind | 2022-02-02 | 1 | -0/+3 |
| | | | | | | | | | | | | | | | | | | | | | | | | | * move io out of system * fix tests * fix tests * next step * rename to syncio * rename * fix nimscript * comma * fix * fix parts of errors * good for now * fix test | ||||
* | fix #14056 (#16071) | kemifl | 2020-11-23 | 1 | -10/+10 |
| | | | fix #14056, incorporate review comments | ||||
* | [backport] run nimpretty on parsers | narimiran | 2019-09-30 | 1 | -2/+3 |
| | |||||
* | remove deprecated stuff from the stdlib; introduce better deprecation warnings | Araq | 2018-05-05 | 1 | -2/+0 |
| | |||||
* | Add string overload for parseXml | Oscar Nihlgård | 2018-03-18 | 1 | -10/+15 |
| | |||||
* | fixes #1518 | Andreas Rumpf | 2016-10-20 | 1 | -0/+3 |
| | |||||
* | fixes #4899 | Andreas Rumpf | 2016-10-19 | 1 | -1/+1 |
| | |||||
* | Add a test to xmlparser | Matt Sullivan | 2015-10-31 | 1 | -12/+19 |
| | |||||
* | Create entity nodes with xmlparser | Matt Sullivan | 2015-10-30 | 1 | -1/+1 |
| | |||||
* | lib: Trim .nim files trailing whitespace | Adam Strzelecki | 2015-09-04 | 1 | -19/+19 |
| | | | | 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 |
| | |||||
* | Fix typos | Federico Ceratto | 2015-02-15 | 1 | -2/+2 |
| | |||||
* | more tests green | Araq | 2014-08-31 | 1 | -4/+4 |
| | |||||
* | big rename | Araq | 2014-08-27 | 1 | -15/+17 |
| | |||||
* | stdlib compiles mostly without warnings again | Araq | 2014-02-06 | 1 | -2/+2 |
| | |||||
* | Fixes problems parsing XML docs with multiple PIs. | Dominik Picheta | 2013-10-07 | 1 | -1/+1 |
| | |||||
* | fixes #492 | Araq | 2013-06-27 | 1 | -3/+1 |
| | |||||
* | Removes executable bit for text files. | Grzegorz Adam Hankiewicz | 2013-03-16 | 1 | -0/+0 |
| | |||||
* | ugh, maybe broke git | Araq | 2011-04-01 | 1 | -2/+2 |
| | |||||
* | cleanup: E_Base should not be used for inheriting exceptions; documentation ↵ | Araq | 2011-01-15 | 1 | -2/+3 |
| | | | | generator generates dependencies section | ||||
* | fixed pango/pangoutils new wrappers | Andreas Rumpf | 2010-02-26 | 1 | -0/+0 |
| | |||||
* | bugfixes for unicode; xmlparser; htmlparser; scanner | rumpf_a@web.de | 2010-02-20 | 1 | -0/+158 |