0
I Use This!
Very Low Activity

Commits : Listings

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