chimera-project:enum_class

Last commit made on 2018-09-25
Get this branch:
git clone -b enum_class https://git.launchpad.net/chimera-project

Branch merges

Branch information

Name:
enum_class
Repository:
lp:chimera-project

Recent commits

52779ec... by Jeongseok Lee

Adding enum class tests

58a09b5... by Jeongseok Lee

Add nested class test

f8f0da4... by Jeongseok Lee

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

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

Fix for segfault with void* parameter with LLVM >= 3.9 (#210)

390cb03... by Jeongseok Lee

Rename to more descriptive names

989387c... by Jeongseok Lee

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

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

Make file and main optional in template configuration (#217)

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

Merge branch 'master' into methods

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

Turn off DEBUG option for tests (#213)

d04ac79... by Jeongseok Lee

Fix previous commit