flywind
|
c5f64f101b
fix #13086 (#14987)
|
4 years ago |
Dominik Picheta
|
bab5351d43
Fixes ambiguity errors when evaluating Nimble files. (#12674) [backport]
|
5 years ago |
narimiran
|
cc3e9ca164
remove unused imports
|
5 years ago |
narimiran
|
b17ed2ca9c
[backport] run nimpretty on parsers
|
5 years ago |
Timothee Cour
|
64168d4aea
fixes #8405: -d:useNimRtl now works even when {.rtl.} procs are used at compile time; CTFFI now works with {dynlib} (#11635)
|
5 years ago |
Araq
|
284a8cb58a
nimpretty: bugfix [bugfix]
|
5 years ago |
Jasper Jenkins
|
6b23b2d7df
parseopt fix (#11363) [backport]
|
5 years ago |
Araq
|
cacd6d1070
fixes #11294
|
5 years ago |
Jjp137
|
a6a014a859
better docs: parseopt (#10398)
|
6 years ago |
Timothee Cour
|
0a8762eb7b
fix #9842 #9951: `nim -r` and parseopt.cmdLineRest are now correct
|
6 years ago |
Araq
|
9526009e0e
fixes #9120
|
6 years ago |
Araq
|
3ba8f158fb
added parseopt.remainingArgs; refs #9951
|
6 years ago |
Andreas Rumpf
|
130c218ff9
parseopt: remove confusing dead code
|
6 years ago |
Andreas Rumpf
|
c0fc2f5726
fixes #9619
|
6 years ago |
Andreas Rumpf
|
36473acf47
fixes a parseopt regression (#8820)
|
6 years ago |
Araq
|
a42150f9a8
make parseopt work with DLLs on Unix
|
6 years ago |
Araq
|
e02e057a70
make parsopt compile under --taintMode:on
|
6 years ago |
Araq
|
6f16166c60
parseopt: keep the seq of arguments as given; fixes various command line parsing edge cases; refs #6818
|
6 years ago |
Araq
|
bbb0fd4eb7
remove deprecated stuff from the stdlib; introduce better deprecation warnings
|
6 years ago |
Andreas Rumpf
|
203d833688
parseopt stdlib module: dont rely on the zero terminator
|
6 years ago |
c-blake
|
551d7b7dc1
Add ability for users to elide ':' or '=' when CLI authors pass a (#7297)
|
6 years ago |
Andreas Rumpf
|
a6c7972086
make travis green again
|
6 years ago |
Araq
|
ce1047f2ae
added -d:nimNoArrayToString define to allow easier porting to 0.18
|
6 years ago |
Parashurama
|
27e2a34340
fixes parseopt/parseopt2 custom cmdline args.
|
7 years ago |
Araq
|
e0f896785d
docs now build again
|
9 years ago |
Adam Strzelecki
|
144dc8f8ad
Move deprecated modules into lib/deprecated/
|
9 years ago |
Araq
|
30829ffec4
fixes #2874
|
9 years ago |
pdw
|
d18e18060e
lib/pure/p-t - Dropped 'T' from types
|
9 years ago |
Araq
|
21ccc5d58e
parseopt is not deprecated anymore
|
9 years ago |
Guillaume Gelin
|
3119fe087d
Happy new year!
|
10 years ago |