Dmitry Atamanov
|
b75808c7d9
Fixes ropes regressions due to the not-nil strings (#8687)
|
6 years ago |
Andreas Rumpf
|
7f49364fd0
make more tests green
|
6 years ago |
Araq
|
bbb0fd4eb7
remove deprecated stuff from the stdlib; introduce better deprecation warnings
|
6 years ago |
Jacek Sieka
|
72dfe176f5
remove dead code elimination option (#7669)
|
6 years ago |
Andreas Rumpf
|
2d892caba8
fixes ropes.nim regression; make tests green again
|
7 years ago |
Dmitry Atamanov
|
87a46765ee
Stream-writer for a rope (#6603)
|
7 years ago |
Ruslan Mustakov
|
d9101ea5eb
Make ropes usable in VM context
|
8 years ago |
Adam Strzelecki
|
43bddf62dd
lib: Trim .nim files trailing whitespace
|
9 years ago |
Jacek Sieka
|
76a316bd35
lib_ropes: better buffering in equalsFile, cleanups
|
9 years ago |
Jacek Sieka
|
0f131b9f46
ropes: remove more unnecessary checks
|
9 years ago |
Jacek Sieka
|
aafbe5c866
ropes: make lib & compiler frmt more similar, fix out-of-bounds accesses in lib ropes
|
9 years ago |
Federico Ceratto
|
657dca5c3b
Fix typos
|
10 years ago |
Araq
|
30823c1ce3
make tests green
|
10 years ago |
Araq
|
d05df2173b
Nimrod renamed to Nim
|
10 years ago |
Araq
|
11b6958755
big rename
|
10 years ago |
Araq
|
4d863ebb5e
fix failed tests due to gcsafe
|
10 years ago |
Grzegorz Adam Hankiewicz
|
72a3e21f28
Removes executable bit for text files.
|
11 years ago |
Araq
|
42e6130b2c
first steps to explicit channels for thread communication; added mainThreadId
|
13 years ago |
Araq
|
3e9dcc8be5
deprecated system.copy: use system.substr instead
|
13 years ago |
Araq
|
2cdfe35e73
tests themselves contain the expected result
|
14 years ago |
Andreas Rumpf
|
8098e2a421
inlining of the write barrier for dlls
|
14 years ago |
Andreas Rumpf
|
40ea1d0330
fixed pango/pangoutils new wrappers
|
15 years ago |
rumpf_a@web.de
|
40a5d6c3b9
continued work on html/xmlparser
|
15 years ago |
Andreas Rumpf
|
e62ef0ff60
bugfix: rendering of case statements has been broken recently; remaining idents with wrong underscores in the wrappers
|
15 years ago |
rumpf_a@web.de
|
a58a2f3823
better subscript overloading
|
15 years ago |