ringabout
d31cce557b
more strictdef fixes for stdlibs ( #24535 )
2024-12-13 19:06:43 +01:00
ringabout
4d11d0619d
complete std prefixes for stdlib ( #22887 )
...
follow up https://github.com/nim-lang/Nim/pull/22851
follow up https://github.com/nim-lang/Nim/pull/22873
2023-10-30 17:03:04 +01:00
flywind
891329cd4b
move io out of system ( #19442 )
...
* 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
2022-02-02 17:10:11 +01:00
kemifl
a764a5b9bc
fix #14056 ( #16071 )
...
fix #14056 , incorporate review comments
2020-11-23 19:53:57 +01:00
narimiran
b17ed2ca9c
[backport] run nimpretty on parsers
2019-09-30 13:58:08 +02:00
Araq
bbb0fd4eb7
remove deprecated stuff from the stdlib; introduce better deprecation warnings
2018-05-05 21:45:07 +02:00
Oscar Nihlgård
e0ce4f842b
Add string overload for parseXml
2018-03-18 11:30:11 +01:00
Andreas Rumpf
50d593787f
fixes #1518
2016-10-20 23:44:55 +02:00
Andreas Rumpf
a12f503b47
fixes #4899
2016-10-19 19:56:51 +02:00
Matt Sullivan
8671656e6f
Add a test to xmlparser
2015-10-31 13:30:07 -05:00
Matt Sullivan
097c508897
Create entity nodes with xmlparser
2015-10-30 23:42:29 -05:00
Adam Strzelecki
43bddf62dd
lib: Trim .nim files trailing whitespace
...
via OSX: find . -name '*.nim' -exec sed -i '' -E 's/[[:space:]]+$//' {} +
2015-09-04 23:03:56 +02:00
Oleh Prypin
32109a7867
Don't run non-test code when defined(testing)
2015-04-21 14:37:29 +03:00
Federico Ceratto
c95f6f117a
Fix typos
2015-02-15 16:06:06 +00:00
Araq
d7d059a686
more tests green
2014-08-31 17:23:35 +02:00
Araq
11b6958755
big rename
2014-08-27 23:42:51 +02:00
Araq
550b5d9aea
stdlib compiles mostly without warnings again
2014-02-06 00:27:01 +01:00
Dominik Picheta
3d8b883c15
Fixes problems parsing XML docs with multiple PIs.
2013-10-07 17:17:52 +01:00
Araq
82ceca0717
fixes #492
2013-06-27 07:43:04 +02:00
Grzegorz Adam Hankiewicz
72a3e21f28
Removes executable bit for text files.
2013-03-16 23:53:07 +01:00
Araq
4741e8f9a1
ugh, maybe broke git
2011-04-01 15:07:16 +02:00
Araq
fa111b9067
cleanup: E_Base should not be used for inheriting exceptions; documentation generator generates dependencies section
2011-01-15 23:57:19 +01:00
Andreas Rumpf
40ea1d0330
fixed pango/pangoutils new wrappers
2010-02-26 01:26:16 +01:00
rumpf_a@web.de
6bc16904ed
bugfixes for unicode; xmlparser; htmlparser; scanner
2010-02-20 19:21:38 +01:00