0
I Use This!
Activity Not Available

Commits : Listings

Analyzed 6 months ago. based on code collected 6 months ago.
May 24, 2024 — May 24, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Avoid self reference in Object struct More... almost 2 years ago
Work on heap and String management More... almost 2 years ago
Work on LDC opcode More... almost 2 years ago
Fix syntax error in checkcast.c More... almost 2 years ago
Exit on not implemented opcode More... almost 2 years ago
Add object.h More... almost 2 years ago
Work on INVOKESPECIAL More... almost 2 years ago
Java classfile structures now use char* instead of uint8_t* to avoid warnings More... almost 2 years ago
Update README.md More... almost 2 years ago
Merge putfield.c and putstatic.c to put.c as they share a lot of code. More... over 5 years ago
PUTSTATIC opcode: defiddling class and field type More... over 5 years ago
Merge branch 'master' of ssh://github.com/chrlns/bean More... over 5 years ago
Work on PUTSTATIC opcode and fix for some warnings More... over 5 years ago
Update README.md More... over 5 years ago
Merge branch 'master' of ssh://github.com/chrlns/bean More... over 5 years ago
Add -Xexecstep commandline argument. Add missing CONSTANT_UTF8_INFO handling in LDC opcode. More... over 5 years ago
Update ccpp.yml More... almost 6 years ago
Create ccpp.yml More... almost 6 years ago
Fix issue with loading main class More... almost 6 years ago
Fix for issue #1 'unclear instrPtr increment' More... almost 6 years ago
Remove maven and openjdk-11-jdk from travisCI config More... almost 6 years ago
Changes to pom.xml and Makefile to build on PC as well More... almost 6 years ago
Add -std=c11 and -Wall compiler flags More... almost 6 years ago
Update .travis.yml More... almost 6 years ago
Update .travis.yml More... almost 6 years ago
Update .travis.yml More... almost 6 years ago
Update README.md More... almost 6 years ago
Make 'make program' can now flash binary to ATmega320p board More... almost 6 years ago
Add Makefile for ATmeta168 avr-gcc compilation More... almost 6 years ago
Restructure source layout, raise Java source version to 1.6 More... almost 6 years ago