Juan Carlos
|
46ca19ff18
Deprecate DCE:on (#13839)
|
4 年之前 |
Juan Carlos
|
42d2c3088e
Add Documentation (#13811)
|
4 年之前 |
Timothee Cour
|
6e0c06f50e
fix #13218: avoid some irrelevant warnings for nim doc,rst2html,--app:lib, + other fixes (#13550)
|
4 年之前 |
Andreas Rumpf
|
547fcd69c3
rdstdin: remove cruft that shouldn't have been exported or added (#12014)
|
5 年之前 |
Araq
|
cb3c3c306c
minor style changes
|
5 年之前 |
Emery Hemingway
|
15422a3e5a
Genode fixes (#10491)
|
5 年之前 |
Jacek Sieka
|
72dfe176f5
remove dead code elimination option (#7669)
|
6 年之前 |
Vindaar
|
a897371797
move `readPasswordFromStdin` from rdstdin to terminal (#7266)
|
6 年之前 |
Arne Döring
|
ca39e113d5
fix in using the linenoise function (#5351)
|
7 年之前 |
Dominik Picheta
|
aa01c346f7
Fixes #3159.
|
8 年之前 |
def
|
867285c5a9
Rename THANDLE to Handle to fix deprecation warnings
|
9 年之前 |
Hans Raaf
|
0634486689
Fixed deprecation warnings while Nim compiles.
|
9 年之前 |
Araq
|
10a7830ba2
fixes Windows version of readPasswordFromStdin (setLen doesn't accept negative values anymore)
|
9 年之前 |
Araq
|
aa8b470cf6
use linenoise instead of GNU readline
|
9 年之前 |
pdw
|
ea03fc6886
lib/impure - Dropped 'T' from types
|
9 年之前 |
def
|
e5a186a419
Fix Termios wrapper
|
9 年之前 |
Araq
|
1efb5174f2
fixes #2220; #2219; breaks #2022; for #2022 callsite needs to be used
|
9 年之前 |
Araq
|
419199bf9a
don't use conio.h on windows (#2137)
|
9 年之前 |
def
|
d6d152e451
Add a new line after readPasswordFromStdin, add result
|
10 年之前 |
def
|
18fb3a391c
Fix readPasswordFromStdin for Windows
|
10 年之前 |
Araq
|
008b0f19bb
'nimsuggest' compiles again
|
10 年之前 |
def
|
dcd23ae1f1
Add readPasswordFromStdin to rdstdin
|
10 年之前 |
Araq
|
d4bc11b654
cleaned up various modules
|
10 年之前 |
Araq
|
d05df2173b
Nimrod renamed to Nim
|
10 年之前 |
Araq
|
346443d1b5
case consistency improvements
|
11 年之前 |
Araq
|
2df9b442c6
case consistency part 1
|
11 年之前 |
Grzegorz Adam Hankiewicz
|
72a3e21f28
Removes executable bit for text files.
|
11 年之前 |
Araq
|
3c0a6a8962
'assert' hides EAssertionFailsure; stdlib makes use of 'tags'
|
12 年之前 |
Araq
|
4f1b89c30c
year 2012 for most copyright headers
|
13 年之前 |
Araq
|
455994664e
old 'readline' and 'endOfFile' not deprecated anymore; too convenient for 1 liners (see examples/maximum.nim)
|
13 年之前 |