(scheme-in-list): Add a fallback to create an error tag.
(resource): Fix = -> EQ
(semanticdb-el-dont-parse-files-during-normilzation): New
(try_statement): Support optional resources.
(ARDMK_DIR): New to support newer Arduino-Makefile version.
(ede-system-include-path): Support newer versions of IDE where lib
(NS::TestEnum, func_ns_arg): New - test namespa...
Ignore patches
(unaryexpression): Use namespace-symbol instead...
(ede-arduino-Arduino-Version): Update version e...
(semantic-calculate-scope-for-tag): Also save-e...
(ede-arduino-guess-libs): Only scan libs where ...
Patch from Edward Steere
Patch from Edward Steere
(constexpr, noexcept): New
Merge branch 'master' of ssh://git.code.sf.net/...
compdb: Improve scanning of Ninja build files
compdb: Improve parsing of include file paths
compdb: Add ability to scan Ninja build files f...
compdb: Document usage of Projectile library to...
Patch from Dmitry Cherkassov:
(typeformbase): Replace two rules that could ma...
(semantic-ia-utest-file-list): Add commented ou...
(declmods): Optimize out 2nd match to DECLMOD
(isFooLike, A, B, main2): New test tweaked from...
Tests for polymorphism with a couple examples w...
(ede-system-include-path): If the user sketchbo...
Update so includes C typedef.
(extern-c, c-or-cpp, opt-extern-c-contents):
(semantic-utest-C-buffer-contents):
Merge branch 'master' of ssh://git.code.sf.net/...
(typesimple): optimize out one rule by making o...
(semantic-complete-read-tag-engine): Don't allo...
compdb: Add expected failure for ninja test case
Remove java-mode-hook - obsoleted when semantic...
(python-mode-hook): Removed. Obsoleted when se...
(ede-emacs-target-texi): New.
(Managed Projects): Add a bit of motivation and...
(Top): ede-minor-mode -> global-ede-mode
(ede-calc-fromconfig): Expand the found file name.
EDE Managed project support doc. Copied from e...
(ede-doc): Add ede-compdb.texi, ede-extend.texi...
(semantic-default-scheme-setup): Add lex syntax...
EDE CompDB support doc. Copied from ede.texi.
(semantic-grammar-mode-map): Update keybindings...
EDE Extension support doc. Copied from ede.texi.
(Top): Completely revamed doc and menu.
(Editing grammars): Update keybindings for macr...
compdb: add documentation to ede.texi
(semantic-analyze-possible-completions-default)...
(semanticdb-typecache-find-method): Use `semant...
(semantic-completable-tags-from-type)
New test file for unions.
(semantic-analyze-tag-type-members)
(c-mode::semantic-analyze-tag-type-members): Ne...
(semantic-analyzer-debug-missing-innertype): Use
(semantic-ia-utest-file-list): Add testunion.cpp.
(semantic-tag-template, semantic-tag-template-s...
(init_LISP): Add srefactor.el
(PROJECTS): Add lisp/cedet/srefactor.
(srecode-map-validate-file-for-mode): Catch err...
(string-empty-p, string-trim-left, string-trim-...
(semantic-c-tag-template, semantic-c-tag-templa...
("init"): Add srefactor.el.
Integrate SRefactor from https://github.com/tuh...
(semantic-utest-c-ede): New
New test files combining macros and EDE
(semantic-analyze-possible-completions): Add su...
(semantic-analyze-possible-completions): Add su...
(semantic-analyze-possible-completions): Add su...
(semantic-ia-utest-file-list): Add tests/test.t...
New tests.
Uniquafy names from last example from Martin to...
(srecode/map): Fix eval-after-load name to matc...
compdb: add project detection tests
compdb: Minor cleanups, using #' syntax for lam...
compdb: Split build-command into build-exe and ...
compdb: Allow ninja executable to be determined...
(semantic-calculate-scope-for-tag): New.
(ms_structs, fun): New test example from Martin...
(semantic-analyze-tag-type): When first search ...
Remove references to EIEIO
(semantic-throw-on-input): Wrap moving pt and a...
(ede-detect-utest-init-dirmatch): Force the dir...
(ede-calc-fromconfig): New fcn, can convert str...
(ede-project-autoload): convert :fromconfig to ...
Fix test failures with Arduino EDE project.
compdb: minor tweaks and test updates
Add cl-lib fallback library for emacs < 24.3
Add expected failures when required compdb-utes...
Add compdb EDE project
(semantic-c-reconstitute-token): Do not strip a...
Use cl-generic instead of eieio
semantic: Use with-current-buffer instead of sa...
Apply Stefan's patch for cl-generic to deal wit...
(semanticd/find): New require
Merge branch 'fixwarnings'
(ede/shell): New rquire
(srecode-macro-help): Replace eieio--class-chil...
(ede-global-list-sanity-check): Moved from ede....