0
I Use This!
Inactive

Commits : Listings

Analyzed about 11 hours ago. based on code collected 1 day ago.
Aug 22, 2025 — Aug 22, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Adapt to https://github.com/Selujo/liboo/commit/618c3cb622ee268e874d91abdb0228f7eb8aa23c More... over 15 years ago
Use liboo's InstanceOf node. More... over 15 years ago
Construct Arraylength nodes. More... over 15 years ago
Use "is_constructor" property. More... over 15 years ago
Create static class members in the GlobalType. Perform entity lookups using the class_t/method_t/field_t data structures. More... over 15 years ago
Adapt to new APIs (firm and oo). More... over 15 years ago
Don't omit the framepointer. More... over 15 years ago
Fix typo. More... over 15 years ago
Adapt to liboo changes. More... over 15 years ago
Adapt to new liboo interface (again). More... over 15 years ago
Adapt to changes in liboo API. More... over 15 years ago
Use liboo. More... over 15 years ago
Use liboo (currently only for mangling). Set LIBOO_HOME to get liboo's headers included automatically in Eclipse. More... almost 16 years ago
Merge branch 'liboo-mangling' More... almost 16 years ago
Adapt to latest libfirm. More... almost 16 years ago
Fix implementation of x2y opcodes (small int types were not truncated). More... almost 16 years ago
Use libgcj's INSTANCEOF and CHECKCAST implementations. More... almost 16 years ago
First attempt to make mangling more generic (i.e., less Java specific rules) More... almost 16 years ago
Remove second param from mangle_entity_name. More... almost 16 years ago
Test <clinit>. Fix conversion tests (output was not checked). More... almost 16 years ago
Fix PUTFIELD. More... almost 16 years ago
Fix construction of class$ entity. More... almost 16 years ago
Call gcj startup code (and benefit from its initialization and linking phase). More... almost 16 years ago
Milestone commit: do InitClass for all classes, emit interface and field table, along with some minor changes. Synchronisation still causes problems. More... almost 16 years ago
Adapt to latest libfirm (again). More... almost 16 years ago
Remove unneeded libs from config example. More... almost 16 years ago
Merge remote branch 'remotes/matzeb/master' into mergetemp More... almost 16 years ago
Implemented compile-time constant pool for strings. More... almost 16 years ago
Test field initialization. More... almost 16 years ago
Fix array store. More... almost 16 years ago