0
I Use This!
Inactive

Commits : Listings

Analyzed about 21 hours ago. based on code collected 2 days ago.
Mar 27, 2023 — Mar 27, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fix license link
YetAnotherFrank
as Frank Wienberg
More... over 6 years ago
Add direct link to license and Wiki
YetAnotherFrank
as Frank Wienberg
More... over 6 years ago
[maven-release-plugin] prepare for next development iteration More... over 6 years ago
[maven-release-plugin] prepare release jangaroo-tools-2.0.19 More... over 6 years ago
Disable JDK 8 JavaDoc Linting
YetAnotherFrank
as Frank Wienberg
More... over 6 years ago
More Convenience for exml-to-mxml Migration Tool
YetAnotherFrank
as Frank Wienberg
More... over 6 years ago
Fix dependency problems
YetAnotherFrank
as Frank Wienberg
More... over 6 years ago
[maven-release-plugin] prepare release jangaroo-tools-2.0.18 More... over 7 years ago
[maven-release-plugin] prepare for next development iteration More... over 7 years ago
Fix missing distributionManagement + dependency errors of dependency-analyzer
YetAnotherFrank
as Frank Wienberg
More... over 7 years ago
Robustness / better error message when wrong -DextAsJar path is given
YetAnotherFrank
as Frank Wienberg
More... over 7 years ago
Merge pull request #50 from CoreMedia/exml2mxml-in-2.0
YetAnotherFrank
as Frank Wienberg
More... over 7 years ago
backport of maven goals from 2.1 More... over 7 years ago
trim description, fixes integration test More... over 7 years ago
exml/mxml tests from 2.1, backported fixes More... over 7 years ago
backport of ExmlToMxml compiler from 2.1 More... over 7 years ago
Merge pull request #36 from ProgramMax/upgrade-apache-commons-collections-to-v3.2.2
YetAnotherFrank
as Frank Wienberg
More... about 8 years ago
Merge pull request #37 from CoreMedia/master-maven-source-plugin-no-fork
YetAnotherFrank
as Frank Wienberg
More... about 8 years ago
Use no-fork goal for maven-source-plugin More... about 8 years ago
Upgrade Apache Commons Collections to v3.2.2 More... about 8 years ago
Also treat NaN as a stand-alone constant.
YetAnotherFrank
as Frank Wienberg
More... about 8 years ago
Merge pull request #28 from CoreMedia/cycle-detector
YetAnotherFrank
as Frank Wienberg
More... about 8 years ago
repair unit tests More... about 8 years ago
recognize object literals as stand-alone constants where possible More... about 8 years ago
for simple constants, repeat the value in the component class More... about 8 years ago
restrict cycle detection to those cycles that contain classes with static initializers More... about 8 years ago
ignore accept some harmless static code (especially lists and empty objects) More... about 8 years ago
annotate compiled classes that contain static code More... about 8 years ago
build executable jar for cycle detector More... about 8 years ago
parse classic Jangaroo class file format More... about 8 years ago