index
:
ale
codex/update-ale-to-prefer-ale_root-setting
copilot/fix-ale-compile-commands-path
master
v1.0.x
v1.1.x
v1.2.x
v1.3.x
v1.4.x
v1.5.x
v1.6.x
v1.7.x
v1.8.x
v1.9.x
v2.0.x
v2.1.x
v2.2.x
v2.3.x
v2.4.x
v2.5.x
v2.6.x
v2.7.x
v3.0.x
v3.1.x
v3.2.x
v3.3.x
v4.0.x
Asynchronous Lint Engine plugin for Vim
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
test
/
test_c_flag_parsing.vader
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Replace appveyor with GitHub actions (#5119)
Horacio Sanson
2026-05-12
1
-54
/
+70
*
fix(tests): fix ale_c_build_dir_names being unset in tests (#5109)
Horacio Sanson
2026-03-29
1
-0
/
+3
*
fix: cflags parser: no absolute path for '-include' (#3775)
Michael Jeanson
2021-07-04
1
-8
/
+8
*
#3633 - Put all dummy test files in test/test-files
w0rp
2021-03-20
1
-61
/
+61
*
Close #2281 - Separate cwd commands from commands
w0rp
2021-03-01
1
-6
/
+12
*
Add test case for gnumakefile detection
Hugo Musso Gualandi
2021-02-05
1
-0
/
+8
*
Add tests for -imacros C flag
Manoel Brunnen
2020-12-21
1
-0
/
+6
*
Fix #3247 - Use --always-make for make -n by default
w0rp
2020-08-29
1
-0
/
+20
*
Fix #3318 - Escape macros when parsing C flags
w0rp
2020-08-27
1
-10
/
+95
*
Fix C flag parsing and tests on Windows
w0rp
2020-08-27
1
-1
/
+1
*
#3318 Refactor C flag parsing to set up for quoting arguments
w0rp
2020-08-27
1
-66
/
+129
*
Label the test cases more clearly
w0rp
2020-08-27
1
-3
/
+3
*
Fix #3317 - Parse -include from C flags
w0rp
2020-08-27
1
-6
/
+8
*
Fix #3307 - Handle compile_commands paths better
w0rp
2020-08-27
1
-22
/
+141
*
Keep -iframework if present in parsed C/C++ flags (#3057)
awang
2020-08-20
1
-1
/
+2
*
Fix #3200 - Do not use -fstack-usage from parsed flags
w0rp
2020-08-19
1
-1
/
+1
*
Fixes #3092 - Implement loading `@file` c arguments
Stephen Robinson
2020-05-20
1
-0
/
+11
*
Fix cflags parsing (#2510, #2265) (#2590)
fx-carton
2019-08-17
1
-44
/
+118
*
#782 - Use compile commands for matching source files for headers
w0rp
2019-04-15
1
-5
/
+93
*
Fix #2195 - Handle the command key being missing
w0rp
2019-01-27
1
-0
/
+12
*
Parse more C/C++ compiler options
Louis Xu
2019-01-24
1
-79
/
+51
*
Merge pull request #2191 from davidvandebunte/fixCompDbDir
w0rp
2019-01-10
1
-3
/
+3
|
\
|
*
bugfix: c.vim: Pull build directory from compilation database
David VandeBunte
2019-01-08
1
-3
/
+3
*
|
Cflags: added a test case
François-Xavier Carton
2019-01-09
1
-0
/
+11
|
/
*
Improve perf for compile dbs in large projects
Jacob Segal
2019-01-06
1
-3
/
+18
*
Add a test for cflags merging bug
François-Xavier Carton
2018-12-29
1
-0
/
+17
*
Fix bug where last c flag was ignored
Jacob Segal
2018-11-17
1
-0
/
+16
*
add test for arguments with '--'
James Ye
2018-09-18
1
-1
/
+1
*
Try to fix the C parsing test on Windows
w0rp
2018-07-29
1
-6
/
+8
*
Add support for parsing compile_commands.json files for C compilers
w0rp
2018-07-29
1
-0
/
+161