aboutsummaryrefslogtreecommitdiffstats
path: root/cafebabe
AgeCommit message (Expand)AuthorFilesLines
2013-06-06cafebabe: Add default case to cafebabe_constant_pool_deinit()Pekka Enberg1-0/+2
2013-06-06cafebabe: Add default case to cafebabe_annotation_free()Pekka Enberg1-0/+2
2011-11-03cafebabe, vm: Added support for the StackMapTable attribute.Theo Dzierzbicki2-0/+235
2011-08-19cafebabe, annotations: Don't call calloc() with zero 'nmemb'Pekka Enberg1-2/+8
2011-04-17vm,runtime: Add support for method annotationsPekka Enberg1-1/+1
2011-03-31cafebabe: Fix loop variable in cafebabe_attribute_info_init()Vegard Nossum1-1/+1
2011-03-31cafebabe: Fix cafebabe_class_init() error handling pathPekka Enberg1-2/+14
2011-03-11vm,cafebabe: Annotation element value type supportPekka Enberg1-2/+13
2011-02-13cafebabe: Fix multiple element value pair parsingPekka Enberg1-1/+1
2011-01-23vm: Annotation array value supportPekka Enberg1-2/+3
2011-01-03vm: Fix annotation element values for primitivesPekka Enberg2-15/+57
2010-12-12runtime: Implement Class#isLocalClassPekka Enberg1-0/+69
2010-12-08runtime: Implement VMClass#getDeclaredAnnotationsPekka Enberg1-0/+229
2010-09-25cafebabe: Cleanup inner classes attribute parsingPekka Enberg1-0/+24
2010-09-18vm: Parse Exceptions attribute of methodsPekka Enberg1-0/+87
2010-09-18vm: Parse InnerClasses attribute of classesPekka Enberg1-0/+72
2009-10-14Move cafebabe to proper top-level directoriesPekka Enberg29-2571/+0
2009-10-09cafebabe: fix bug in cafebabe_stream_close()Tomek Grabiec1-1/+1
2009-08-13cafebabe: add missing flag definitionsTomek Grabiec1-0/+3
2009-07-05Merge commit 'cafebabe/master' into HEADVegard Nossum8-3/+314
2009-07-03Merge commit 'cafebabe/master' into invokeinterface-test-2Vegard Nossum2-0/+19
2009-06-22cafebabe: switch license to GPLv2 + linking exceptionVegard Nossum23-253/+437
2009-06-22cafebabe: prepare for merge in jatoVegard Nossum25-0/+3735