aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/emacs-clang-complete-async.rb
AgeCommit message (Collapse)Author
2014-03-19emacs-clang-complete-async: use patch DSLJack Nagel
2014-03-08formulae: fix with/without usage.Mike McQuaid
Closes #27275. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2014-03-08formulae: don't use GitHub zip files.Mike McQuaid
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2014-02-11emacs-clang-complete-async: add llvm 3.4 patchStefan
Closes #26637. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2013-08-05New formula: emacs-clang-complete-asyncYasuyuki Oka
emacs-clang-complete-async is an emacs extension to complete C and C++ code, it uses libclang to parse the source code on the fly and provides completion candidates to auto-complete. Closes #19449. Signed-off-by: Adam Vandenberg <flangy@gmail.com>