summary refs log tree commit diff stats
path: root/nimpretty/nimpretty.nim
Commit message (Expand)AuthorAgeFilesLines
* Add directory input support to nimpretty (#23590)Mads Hougesen2024-05-101-1/+7
* nimpretty: check the rendered AST for wrong output (#23057)Andreas Rumpf2023-12-131-2/+40
* fixed typos (#19316)Smarcy2022-01-031-2/+2
* export PrettyOptions,prettyPrint from nimpretty (#15865)Bung2020-11-091-5/+6
* Big compiler Cleanup (#14777)Clyybber2020-08-281-6/+6
* nimpretty support for multiple files (#14890)Alexander Wolfe2020-07-121-14/+39
* {.deprecated: [existsFile: fileExists].} (#14735)Timothee Cour2020-07-021-1/+1
* fix nimpretty warning (#13700)Jasper Jenkins2020-03-201-2/+1
* Nimpretty Fix negative indent breaks code (#13580)Juan Carlos2020-03-041-2/+2
* cosmetic improvementsnarimiran2019-08-191-2/+1
* [refactoring] nimprettyAraq2019-07-181-2/+2
* nimpretty: implement a --maxLineLen command line optionAraq2019-07-121-1/+6
* minor style changesAraq2019-07-111-1/+1
* [bugfix] fix nimpretty for absolute paths (#11480)Jasper Jenkins2019-06-121-1/+3
* nimpretty: smart tabs support, fixes #9399 [bugfix]Andreas Rumpf2019-06-101-9/+5
* fixes #9811 (#10961)tofu2019-04-041-1/+2
* Initial version of the hot-code reloading support for native targets (#10729)zah2019-02-261-1/+1
* [nimpretty] fix #10211; fix #10199 (#10212)Timothee Cour2019-01-081-8/+16
* nimpretty: explicit --indent option; fixes #9502; refs #9510 [backport]Andreas Rumpf2018-11-111-4/+16
* make tests green againAraq2018-09-071-3/+3
* nimpretty: proper command line handling; added tests; travis ensures these st...Andreas Rumpf2018-06-191-0/+75