lean2/bin
Soonho Kong 0cda3f7cbf fix(bin/linja): only strip flycheck message in linja
Removing empty lines for FlyCheck messages was added by
4266b8c7a3. We had somecases where
Flycheck messages start with an empty line instead of `FLYCHECK_BEGIN
ERROR` in Windows7 + Python2 env. I think it's because of the different
newline character problem (LF, LFCR). My solution was to remove all
empty lines, which was too much. Now, I think striping should be enoguh.

fix #512
2015-03-28 07:56:32 -04:00
..
.gitignore feat(bin): add linja.in and LEAN_BIN_DEP cmake option 2015-02-04 15:46:08 -08:00
leanemacs.bat.in feat(CMakeLists.txt): add leanemacs.bat for Windows 2015-01-30 14:16:57 -08:00
leanemacs.in feat(bin/leanemacs): allow user to provide arguments (e.g., .lean files) to leanemacs script 2015-01-31 17:41:50 -08:00
leantags feat(python): add python 3 compatibility 2015-01-21 17:13:55 -05:00
linja.in fix(bin/linja): only strip flycheck message in linja 2015-03-28 07:56:32 -04:00
test_leanemacs feat(bin/leanemacs): allow user to provide arguments (e.g., .lean files) to leanemacs script 2015-01-31 17:41:50 -08:00
version fix(frontends/lean/parser_config): binder(s) rbp was not being saved in .olean file 2014-11-23 17:49:14 -08:00