0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
May 02, 2023 — May 02, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Optionally compare output to given reference file. More... over 13 years ago
Fix missing classes in output from ClassList::sortByDependencies, due to apparent inter-dependency between two classes. However with a d pointer we don't need to say that a class depends on the classes of its member vars -> fixed. More... over 13 years ago
Support classes in namespaces (this fixes both decl and implementation) More... over 13 years ago
Catch a case of a bogus variable name, empty. More... over 13 years ago
Catch bogus return types, e.g. "*" without anything else. More... over 13 years ago
Resolve ambiguity when adding code with QT_NO_CAST_FROM_ASCII, by adding operator+= for a QByteArray. More... over 13 years ago
Automatically update created_at and updated_at attributes. More... almost 14 years ago
Refactor class creation into two steps, one scanning info, two creating the code. More... almost 14 years ago
We have test for XML example schema parser now. More... almost 14 years ago
Remove custom parser. It doesn't work correctly anymore. More... almost 14 years ago
Test lists. More... almost 14 years ago
Consistently handle types everywhere. More... almost 14 years ago
Implement handling of DateTime attributes with proper type. More... almost 14 years ago
Extract method for detecting data type. More... almost 14 years ago
Correctly handle date elements. More... almost 14 years ago
Move test data to data directory. More... almost 14 years ago
Make other tests use the right dependencies as well. More... almost 14 years ago
Make tests work with correct dependencies. More... almost 14 years ago
Add a test file with XML namespaces. More... almost 14 years ago
Don't print content of file when parsing. More... almost 14 years ago
Use QXmlStreamWriter to write XML. More... almost 14 years ago
Move writer to own class. More... almost 14 years ago
Add more tests. More... almost 14 years ago
done More... almost 14 years ago
Create array parser on the right level. More... almost 14 years ago
Create crud functions only when asked and handle Rails style type attributes. More... almost 14 years ago
Add function to parse XML from a string. More... almost 14 years ago
Implement generation of export declarations for libraries. More... about 14 years ago
Implement namespace support in kxml_compiler. More... about 14 years ago
Update location of source code repository. More... about 14 years ago