Age | Commit message (Expand) | Author |
---|---|---|
2017-08-11 | Ban !=# and !=? from the codebase | w0rp |
2017-08-08 | Ban use of ==# or ==? in the codebase, and prefer is# or is? instead | w0rp |
2017-06-06 | #620 Check the Nim files on disk instead | w0rp |
2017-05-12 | #549 Temporarily revert shell escaping changes, just for Windows | w0rp |
2017-05-08 | #540 Fix shell escaping pretty much everywhere | w0rp |
2017-05-06 | Make the nimcheck tests more reliable | w0rp |
2017-04-18 | Add a function for getting matches, and use it to simplify a lot of code | w0rp |
2017-04-15 | Fix #257 in preparation for #427, standardise options with fallbacks, and mak... | w0rp |
2017-04-15 | Make code more consistent | w0rp |
2017-04-08 | Added a missing space to the nimcheck command | Mathijs Saey |
2017-04-07 | Update nimcheck.vim (#451) | Mathijs Saey |
2017-03-22 | Fix problems with nim check (#404) | baabelfish |
2017-03-18 | Add support for nim check | baabelfish |