Commit History

Author SHA1 Message Date
  Andrey Makarov 6505bd347d Markdown indented code blocks (#20473) 2 years ago
  Andrey Makarov cde6b2aab8 Implement Pandoc Markdown concise link extension (#20304) 2 years ago
  Nan Xiao 78b86b7942 basicopt.txt: Unify the format (#19251) 3 years ago
  Timothee Cour c1664f93b0 new: `nim -e:cmd` to run a command directly; also fixes #15731 (#15687) 4 years ago
  Miran fe3211fbcf fix the indentation in `--help` and `--fullhelp` (#15387) 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
  Timothee Cour 5c534b2943 new cmd: `nim r main [args...]` to compile & run, saving binary under $nimcache/main (#13382) 4 years ago
  Juan Carlos 3a91a93584 Fixes #11431 (#11451) [bugfix] 5 years ago
  Jacek Sieka 7072e3ddca doc: move specific checks to advanced options, for a less intimidatin… (#10779) 5 years ago
  Araq ced62f3307 compiler interface: don't overdocument the on|off switches 6 years ago
  Timothee Cour 27e2ed4375 fix #9629 every binary cmd line option allows on/off/empty=on (#10353) 6 years ago
  Timothee Cour 32441d01e5 better doc for hard to find --define:SYMBOL:VAL (#8257) 6 years ago
  Jacek Sieka 72dfe176f5 remove dead code elimination option (#7669) 6 years ago
  Andreas Rumpf 9cc8fec370 replace --advanced by --fullhelp; refs #7621 6 years ago
  Andreas Rumpf a4d40d137e 'nim doc' is now using version 2 of the documentation generator 7 years ago
  Eduardo Bart 5c1a842b88 Add missing nilChecks compiling option (#6480) 7 years ago
  Araq 9e6fb3f696 new dependency tracking for nimsuggest 8 years ago
  Jeff Ciesielski 11730e6c3b Update documentation and news 8 years ago
  Jeff Ciesielski 94d1aa5109 Add the ability to pass a value with the -d flag 8 years ago
  Araq aa175e9e57 fixes #1868 9 years ago
  Araq 169974cfe6 improved --debugger switch; updated release plan 9 years ago
  Araq ecd0dea091 tables work in 'const' sections; echo supports 'nil' strings; minor cleanups 10 years ago
  Joseph Poirier d15d9f4111 clarify single letter option requirements 10 years ago
  Nick Greenfield eba4b4008d Fix paragraph break issue in nimc.txt. Add spacing to command line options table. 10 years ago
  Araq 9d9c3fe121 merged things from devel 10 years ago
  Araq 6a29fbf240 be explicit about single letter options 10 years ago
  Araq 3ea6446900 Nimrod renamed to Nim 10 years ago
  Araq dd806cafa0 distinguish between 'defined' and 'declared' 10 years ago
  Grzegorz Adam Hankiewicz 72a3e21f28 Removes executable bit for text files. 11 years ago
  Araq 869a5aa90d doc2 improvements 12 years ago