chimera-project:static_method_name_conflict

Last commit made on 2020-04-26
Get this branch:
git clone -b static_method_name_conflict https://git.launchpad.net/chimera-project

Branch merges

Branch information

Name:
static_method_name_conflict
Repository:
lp:chimera-project

Recent commits

4eb9c3b... by Jeongseok Lee

Merge remote-tracking branch 'origin/master' into static_method_name_conflict

a735c66... by Jeongseok Lee

Update name change policies

f098b40... by Jeongseok Lee <email address hidden>

Add an option to get list of generated bindings (#304)

6b9febd... by Jeongseok Lee <email address hidden>

Ignore anonymous enum (#121) (#313)

0ce40ce... by Jeongseok Lee

Merge remote-tracking branch 'origin/master' into static_method_name_conflict

f539c61... by Jeongseok Lee <email address hidden>

Add regression test for #310 (#311)

9509360... by Jeongseok Lee <email address hidden>

Update toString(Decl*) to cover more types (#315)

* Update toString(Decl*) to cover more types

* Make toString(Decl*) compatible with LLVM < 6.0

e92b4c0... by Jeongseok Lee <email address hidden>

Add explicit template class instantiation example (#305)

* Add explicit template class instantiation example

* Update template_class.h

* Update template_class.cpp

be400a2... by Jeongseok Lee <email address hidden>

Install transitive dependency of one of dependencies (#314)

7cc5d79... by Jeongseok Lee

Fix generating overloaded functions