You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
tdepim/kode
Slávek Banko 8dd0afb141
The workaround that tdepimmacros.h do is no longer needed
4 years ago
..
kwsdl Renaming of files in preparation for code style tools. 4 years ago
kxml_compiler Additional k => tde renaming and fixes 11 years ago
CMakeLists.txt Rename additional header files to avoid conflicts with KDE4 12 years ago
Makefile.am Additional k => tde renaming and fixes 11 years ago
README
automakefile.cpp
automakefile.h The workaround that tdepimmacros.h do is no longer needed 4 years ago
class.cpp
class.h The workaround that tdepimmacros.h do is no longer needed 4 years ago
code.cpp Revert "Rename a number of old tq methods that are no longer tq specific" 13 years ago
code.h The workaround that tdepimmacros.h do is no longer needed 4 years ago
enum.cpp Remove additional unneeded tq method conversions 13 years ago
enum.h The workaround that tdepimmacros.h do is no longer needed 4 years ago
file.cpp Revert "Rename a number of old tq methods that are no longer tq specific" 13 years ago
file.h The workaround that tdepimmacros.h do is no longer needed 4 years ago
function.cpp
function.h The workaround that tdepimmacros.h do is no longer needed 4 years ago
kodemain.cpp Fix up remaining references to DocPath 10 years ago
license.cpp
license.h The workaround that tdepimmacros.h do is no longer needed 4 years ago
membervariable.cpp
membervariable.h The workaround that tdepimmacros.h do is no longer needed 4 years ago
printer.cpp Fix inadvertent tq changes. 12 years ago
printer.h The workaround that tdepimmacros.h do is no longer needed 4 years ago
statemachine.cpp
statemachine.h The workaround that tdepimmacros.h do is no longer needed 4 years ago
style.cpp Revert "Rename a number of old tq methods that are no longer tq specific" 13 years ago
style.h The workaround that tdepimmacros.h do is no longer needed 4 years ago
typedef.cpp
typedef.h The workaround that tdepimmacros.h do is no longer needed 4 years ago
variable.cpp
variable.h The workaround that tdepimmacros.h do is no longer needed 4 years ago

README

libkode is a helper library for programmatic generation of C++ code. It includes
a program kode for generation of C++ template files and kxml_compiler for
generation of C++ classes representing XML data described by RelaxNG schemes.

If you have questions or comments please contact Cornelius Schumacher
<schumacher@kde.org>.