0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Dec 02, 2024 — Dec 02, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
instantiate properties on single XML tags More... about 12 years ago
god damn typos More... about 12 years ago
fix typo More... about 12 years ago
update README More... about 12 years ago
add missing file to project file More... about 12 years ago
integrate skipComment into eatTagWithAttributes and eatSomeTag More... about 12 years ago
start implementing basic comments parsing More... about 12 years ago
add support for deserialization using a TypeResolver delegate More... about 12 years ago
add unit test for System.Guid deserialization More... about 12 years ago
attributes: use custom deserializers if possible More... about 12 years ago
use custom serializers for XML attributes as well More... about 12 years ago
prepare more sophisticated attribute serialization More... about 12 years ago
fix XML namespace in test types More... about 12 years ago
modify DateTime attribute serialization More... about 12 years ago
fix extraction of XmlNamespace values More... about 12 years ago
add trace warning on attribute reader failure More... about 12 years ago
deserialization: use AttributeReaderInfo instead More... about 12 years ago
small improvement to parseList More... about 12 years ago
minor code style More... about 12 years ago
add support for single XML tags with attributes More... about 12 years ago
support for serialization of attributed list classes More... about 12 years ago
more serializer tests More... about 12 years ago
unit test More... about 12 years ago
more attribute serialization fixes More... about 12 years ago
reintegrate root namespace serialization More... about 12 years ago
restructure serialization logic More... about 12 years ago
code style More... about 12 years ago
fix XmlNamespaceAttribute More... about 12 years ago
mark XmlElementAttribute.Namespace as obsolete More... about 12 years ago
getProperties: take UseAttributes setting into account More... about 12 years ago