Age | Commit message (Expand) | Author |
---|---|---|
2019-02-22 | #2132 - Replace all uses of foo_callback with foo | w0rp |
2018-10-10 | FIX: use mix from the project root directory (#1954) | Matteo Centenaro |
2018-01-10 | Work around hot-reloading issue | sharils |
2017-08-08 | Ban use of ==# or ==? in the codebase, and prefer is# or is? instead | w0rp |
2017-04-18 | Add a function for getting matches, and use it to simplify a lot of code | w0rp |
2017-03-30 | Remove 'col' from linters where it is hardcoded to 1 (#434) | Adriaan Zonnenberg |
2017-03-27 | Use the same formatting as other files for the dogma linter file, and cover t... | w0rp |
2017-03-23 | Add the dogma checker. | Blaž Hrastnik |