1
I Use This!
Inactive

Commits : Listings

Analyzed 4 days ago. based on code collected 4 days ago.
Jun 27, 2024 — Jun 27, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
legacy log format is a bit different than I thought More... over 18 years ago
previous change exposed some additional bugs More... over 18 years ago
fixed copy-paste bug More... over 18 years ago
merged trunk core/compiletime revision 3520-3538 into Starlight branch More... over 18 years ago
StarLight build.xml: also clean Core. More... over 18 years ago
merged trunk core/compiletime revision 3326-3520 into Starlight branch More... over 18 years ago
TYPEX update. More... over 18 years ago
[no comment] More... over 18 years ago
- Compiletime/build.xml: get StarLightEntities.dll from the correct bin dir (Debug vs Release). More... over 18 years ago
INCRE: More... over 18 years ago
INCRE: INCREComparator should not be an instance variable. More... over 18 years ago
StarLightMaster: More... over 18 years ago
INCRE: More... over 18 years ago
INCRESerializer is needed for incremental compilation. However, this does not work since some classes are not serializable (FilterModuleSuperImposition is the first one to fail). Because of this setting INCRE.enabled to true (in StarLightMaster.initialize) will cause a NotSerializableException. More... over 18 years ago
[no comment] More... over 18 years ago
FILTH: More... over 18 years ago
ILAnalyzer: determine access modifiers (private/public) of methods and fields correctly. More... over 18 years ago
In situations where it is useful, a filter module condition check is now put around the filter code (only for input filters). More... over 18 years ago
Added conditional superimposition to java compiletime. The weaver does not entirely support it yet. More... over 18 years ago
COLLECTOR: Java 5-ified. More... over 18 years ago
SigExpander: More... over 18 years ago
merged trunk core/compiletime revision 3175-3326 into Starlight branch More... over 18 years ago
Changed grammar to support conditional superimposition More... over 18 years ago
FileUtils: added some copy methods for streams and readers/writers with unittests. More... over 18 years ago
Same for StarLight. More... over 18 years ago
FileUtils: added getExtension with unittest. More... over 18 years ago
merged trunk core/compiletime revision 2697-3175 into Starlight branch More... over 18 years ago
Renamed remotely More... over 18 years ago
merged trunk core/compiletime revision 2663-2696 into Starlight branch More... over 18 years ago
merged trunk core/compiletime revision 2660-2662 into Starlight branch More... over 18 years ago