w0rp
|
3bebcb5d48
|
#2132 - Replace command_chain and chain_with with ale#command#Run
|
2019-04-07 14:58:06 +01:00 |
|
w0rp
|
883978ece9
|
#2132 - Replace all uses of foo_callback with foo
|
2019-02-22 18:05:04 +00:00 |
|
w0rp
|
217284360d
|
Simplify the code for most linters and tests with closures
|
2018-08-02 23:44:12 +01:00 |
|
w0rp
|
16d0c52d24
|
Indicate that a C compiler failed due to problems in a header file
|
2018-07-30 20:09:43 +01:00 |
|
w0rp
|
ac4bac8ea4
|
Add support for parsing compile_commands.json files for C compilers
|
2018-07-29 19:24:27 +01:00 |
|
roel0
|
69237a7e57
|
Added additional unit tests + adapted review comments #1167
|
2018-03-21 20:44:35 +01:00 |
|
roel0
|
18d0aeb1a0
|
* Shell commands should by called async with the help of a command chain
* The makefile parser unit test should only test the cflag parser itself
#1167
|
2018-03-20 21:49:31 +01:00 |
|
roel0
|
38953c4626
|
Clang parser shoud fallback on old method if parsing fails #1167
|
2018-03-20 12:37:53 +01:00 |
|
roel0
|
3fb7efa2c6
|
Added some unit tests and fixed some linting errors for automatic makefile parsing in C #1167
|
2018-03-20 11:56:46 +01:00 |
|
roel0
|
c47b5fd4b8
|
Automatically determine build flags by parsing 'make -n' output #1167
|
2018-03-19 21:56:18 +01:00 |
|
w0rp
|
92918fd841
|
Fix an executable_callback typo
|
2017-07-17 00:18:43 +01:00 |
|
w0rp
|
54ff573174
|
#711 - Make the clang executables configurable
|
2017-07-16 21:37:10 +01:00 |
|
w0rp
|
8b557f346c
|
Move ale#handlers#c functions into ale#c
|
2017-06-25 20:34:23 +01:00 |
|
w0rp
|
5e4c302b5b
|
Fix #557 - Detect C project roots and include root directories with headers, or include directories
|
2017-05-31 20:01:47 +01:00 |
|
w0rp
|
07b2542c0d
|
#549 Temporarily revert shell escaping changes, just for Windows
|
2017-05-12 09:20:16 +01:00 |
|
w0rp
|
6ea00af689
|
#540 Fix shell escaping pretty much everywhere
|
2017-05-08 22:59:25 +01:00 |
|
w0rp
|
e97dada261
|
#427 Implement buffer variable overrides for all linter options
|
2017-04-16 01:24:08 +01:00 |
|
w0rp
|
b06b832447
|
#392 Report errors inside of headers, in a very basic way
|
2017-04-11 20:32:57 +01:00 |
|
w0rp
|
d58a18b8ed
|
#277 #318 Support all same-directory includes for gcc and clang
|
2017-03-11 16:48:49 +00:00 |
|
mshr-h
|
e3a8829d67
|
Add support for clang for c
|
2016-10-31 14:38:13 +09:00 |
|