0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Apr 24, 2023 — Apr 24, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
A little more porting work. More... over 15 years ago
More porting. More... over 15 years ago
Lots more porting work. More... over 15 years ago
More porting work... Lots of little capitalization and class changes. More... over 15 years ago
Merge branch 'startertemplate' More... over 15 years ago
Added capability to construct additional loggers for areas of an app. More... over 15 years ago
More completely ported classes. More... over 15 years ago
Converted IO.cs so it should probably work. More... over 15 years ago
The rest of the Client area's package keywords are changed to namespaces. More... over 15 years ago
Merge commit 'troethom/master' More... over 15 years ago
Moved the remaining base build system files to the right directories. More... over 15 years ago
Corrected various stuff in Parser class. More... over 15 years ago
Modified file and stream reading code. More... over 15 years ago
Ported reflection code in Parser class. More... over 15 years ago
Updated nested parsing classes. These need a lot more work to get a "pure C#" feel. More... over 15 years ago
Ported all uses of substring. Java uses (start, end) where .NET uses (start, length). More... over 15 years ago
Resolved references to nested parser classes. More... over 15 years ago
Changed build action for 'Parser.cs' to compile. More... over 15 years ago
Removed 'YOURNAMELIB' directories. More... over 15 years ago
Removed Java universal version identifier for serialization. More... over 15 years ago
Began porting of classes below the DotNetXri.Syntax namespace. More... over 15 years ago
Removed Git merge line. More... over 15 years ago
Added ICloneable interface (accidentally removed). More... over 15 years ago
Replaced all 'StringBuffer' references with 'StringBuilder'. More... over 15 years ago
Changed console outputs to use internal logger. More... over 15 years ago
Updated XRI interfaces to reference relevant types. More... over 15 years ago
Removed constructor for characters. More... over 15 years ago
Changed 'static final' for variables to 'const'. More... over 15 years ago
Removed redundant exception's directory (lowercase version). More... over 15 years ago
Ported client resolve exceptions. More... over 15 years ago