ringabout
|
a24990bd8c
fixes #23429; rework `--verbosity` with warnings/hints (#23441)
|
7 months ago |
ringabout
|
e17237ce9d
prepare for the enforcement of `std` prefix (#22873)
|
1 year ago |
Juan Carlos
|
b2d7761975
Remove Deprecated Nimfix (#22062)
|
1 year ago |
flywind
|
7b09fd70ab
undefine C symbols in JS backend [backport:1.6] (#19437)
|
2 years ago |
Timothee Cour
|
d5b5827bc2
fix setCommand so it behaves like regular nim invocation (#18555)
|
3 years ago |
Timothee Cour
|
52829fc8d1
cmdline: improve command processing (#16056)
|
4 years ago |
Clyybber
|
07ad608fb2
Retain backwards compatibility after #16057 (#16068)
|
4 years ago |
Timothee Cour
|
7815ed69d4
rename loadConfigsAndRunMainCommand => loadConfigsAndProcessCmdLine, reflect reality (#16057)
|
4 years ago |
Timothee Cour
|
c1664f93b0
new: `nim -e:cmd` to run a command directly; also fixes #15731 (#15687)
|
4 years ago |
Andreas Rumpf
|
226595515c
explicit ID generation for easier IC (#15559)
|
4 years ago |
narimiran
|
b418c54ec4
even more "eg" fixes [ci skip]
|
4 years ago |
Andreas Rumpf
|
3492178494
refactoring: removed cmdlinehelper.mainCommand callback
|
4 years ago |
Timothee Cour
|
c777f2fb60
fix some issues with --backend (#14363)
|
4 years ago |
Timothee Cour
|
9502e39b63
`nim doc --backend:js`, `nim doc --doccmd:-d:foo`, `nim r --backend:js`, `--doccmd:skip` + other improvements (#14278)
|
4 years ago |
Andreas Rumpf
|
3a2697dd73
drnim: tiny progress (#13882)
|
4 years ago |
Timothee Cour
|
c1cbf94e2d
remove isCmdLine; use passCmd1
|
4 years ago |
Timothee Cour
|
ce36fdc897
correctly honor cmdline --hint:conf:on/off ; correctly show Conf hints in order
|
4 years ago |
Ganesh Viswanathan
|
96bffadf60
Fix #9405 - cfg and nims run in sync
|
4 years ago |
Timothee Cour
|
1f7c907e7d
fix #13374 `nim c -r -` now generates $nimcache/stdinfile (#13380) [backport]
|
4 years ago |
Andreas Rumpf
|
6efac70181
make goto based exceptions available for 'nim cpp' (#13244)
|
4 years ago |
Federico Ceratto
|
39290cf88c
Fix spellings (#12277) [backport]
|
5 years ago |
Andreas Rumpf
|
15e681ce66
fixes 'e' command handling; now only does what advopt.txt claims it does (#11961)
|
5 years ago |
Araq
|
9526009e0e
fixes #9120
|
6 years ago |
Araq
|
d91d1865b8
fixes #9420
|
6 years ago |
Araq
|
d66eb04ce9
fixes #8991, fixes #4446
|
6 years ago |
Araq
|
bae662fa8a
restore the old .nims processing behaviour; fixes #9989; fixes #9995
|
6 years ago |
Andreas Rumpf
|
39ae55e6e4
fixes #9995
|
6 years ago |
Araq
|
32c6b35d97
fixes yet another NimScript regression
|
6 years ago |
Araq
|
f551b72fba
fixes #9965
|
6 years ago |
Neelesh Chandola
|
bb85869237
Undefine some symbols and globalOptions when processing nimscript (#9945) [backport]
|
6 years ago |