0
I Use This!
Inactive

Commits : Listings

Analyzed about 22 hours ago. based on code collected about 22 hours ago.
Mar 17, 2025 — Mar 17, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Make syntax highlighting usable. More... over 13 years ago
Add Travis build status image to README.md. More... over 13 years ago
Add stub scanner classes. More... over 13 years ago
Added missing PMD ruleset. Need to figure out a better way to not have duplicates of these around. More... over 13 years ago
Specified relative for parent POM. Hopefully this will fix build issues. More... over 13 years ago
Added configuration for Travis CI. More... over 13 years ago
Split utility code into separate common plugin. More... over 13 years ago
Pryed out Eclipse Sapphire. More... over 13 years ago
Add a utility method for a common logging operation. More... over 13 years ago
Remove unused interface. More... over 13 years ago
Clarified reasoning behind certain checkstyle preferences. More... over 13 years ago
Refactor long methods; attempt to deal pragmatically with Juno's nullness analysis (e.g., don't use it 90% of the time because it's garbage.) More... over 13 years ago
Fixed breakage accidentally introduced into manifest. More... over 13 years ago
Removed obsolete (broken) Checkstyle check. More... over 13 years ago
Merge branch 'master' of https://github.com/ianbollinger/oxide More... over 13 years ago
Automated building should now actually work. More... over 13 years ago
Automated building should now actually work. More... over 13 years ago
Updated .gitignore. More... over 13 years ago
Fixed breakages due to Sapphire API changes. More... over 13 years ago
Added package-info.java files with default (non-)nullness annotations. More... over 13 years ago
Builds should *actually* be automated now. More... over 13 years ago
* Added new rust source file wizard. * Package re-organization. More... about 14 years ago
Added CommonModule to plug-in injector due to Logger dependency being moved there. More... about 14 years ago
Specified execution environment for third-party OSGi bundles. (To get rid of Eclipse warning, mostly.) More... about 14 years ago
Removed references to OxideLogger. More... about 14 years ago
Added .apt_generated/ to src.excludes. More... about 14 years ago
Disabled bogus PMD logging rule. More... about 14 years ago
OxideLogger now implements SLF4j Logger. More... about 14 years ago
Added crate name validation and detection of project names starting with "rust-". More... about 14 years ago
Renamed UuidValueSerializationService to UuidSerializationService and moved its factory into it as an inner class. More... about 14 years ago