- Apr 06, 2019
-
-
Manu343726 authored
-
- Mar 25, 2019
-
-
Manuel Sanchez authored
-
Manuel Sanchez authored
-
- Mar 24, 2019
-
-
Manu343726 authored
-
- Mar 19, 2019
-
-
Manuel Sanchez authored
-
Manuel Sanchez authored
- Member functions represented by member_function<> specific type in the backend. - Custom metadata to deal with overloads: argument names, display name, full display name, etc - Global access to metadata through entity name
-
- Feb 25, 2019
-
-
Manuel Sanchez authored
-
Manuel Sanchez authored
-
- Feb 24, 2019
-
-
Manu343726 authored
When downloading LLVM precompiled installation make sure cppast is also built with legacy GCC ABI to prevent ABI issues.
-
- Feb 23, 2019
-
-
Manu343726 authored
-
- Feb 04, 2019
-
-
Manuel Sanchez authored
-
- Jan 29, 2019
-
-
Manuel Sanchez authored
-
- Jan 26, 2019
-
-
Manu343726 authored
-
- Jan 22, 2019
-
-
Manuel Sanchez authored
-
Manuel Sanchez authored
-
Manuel Sanchez authored
-
Manuel Sanchez authored
-
Manuel Sanchez authored
Some of these images have gcc/g++ not aliased to the right version installed in the images (i.e. the image gcc8 has gcc-8 installed but gcc is gcc-7, not an alias to gcc-8). Since conan uses CC environment variable to set the profile settings.compiler, we need to make sure CC is aliased to the right compiler version
-
- Jan 21, 2019
-
-
Manuel Sanchez authored
-
Manuel Sanchez authored
-
Manuel Sanchez authored
-
- Jan 20, 2019
-
-
Manu343726 authored
The package version file generation assumes VERSION variable set in the project, but we forgot to set it for the cmake project using to host-compile the tool when cross-compiling tinyrefl
-
Manu343726 authored
-
Manu343726 authored
-
Manu343726 authored
-
Manu343726 authored
-
- Jan 19, 2019
-
-
Manu343726 authored
-
- Jan 12, 2019
-
-
Manu343726 authored
-
Manu343726 authored
-
- Jan 11, 2019
-
-
Manu343726 authored
-
Manuel Sanchez authored
-
- Dec 18, 2018
-
-
Manu343726 authored
This commit fixes the codegen tool so that the macro-based generated code generates code compatible with types and expressions containing commas, such as the type 'map<int, string>'. Now all metadata arguments are enclosed by parens to make sure the values are expanded to the right enclosing macro call.
-
- Dec 17, 2018
-
-
Manu343726 authored
-
- Sep 14, 2018
-
-
Manu343726 authored
-
- Sep 12, 2018
-
-
Manu343726 authored
-
Manu343726 authored
-
- Sep 10, 2018
-
-
Manu343726 authored
-
- Sep 05, 2018
-
-
Manuel Sanchez authored
-
Manuel Sanchez authored
-
- Sep 04, 2018
-
-
Manu343726 authored
-