|
391fcf6738
|
CLDC 8: add Character and String classes
|
2025-01-12 22:59:02 -06:00 |
|
|
389f4691e2
|
java/lang: add interface classes
|
2025-01-12 22:56:54 -06:00 |
|
|
a9b40c9521
|
class_resolver: resolve static fields from superclasses
|
2025-01-11 16:44:08 -06:00 |
|
|
ec525bbfbc
|
execute: implement instanceof for arrays of references
|
2025-01-11 01:57:06 -06:00 |
|
|
48d8db8e9e
|
execute: implement runtime exceptions
|
2025-01-11 01:08:18 -06:00 |
|
|
94556bcd97
|
add StringBuilder ; improve Object.toString
|
2025-01-10 22:22:42 -06:00 |
|
|
008690543d
|
implement java.lang.Class.getName
|
2025-01-10 21:58:43 -06:00 |
|
|
aaa55a4f9d
|
native: lookup native methods by hash table entry
|
2025-01-10 19:43:05 -06:00 |
|
|
d1483a0c15
|
gc: automatically run garbage collection if memory allocation fails
|
2025-01-09 20:52:45 -06:00 |
|
|
dd4795c46b
|
gc: add mark+sweep garbage collector
|
2025-01-09 19:29:39 -06:00 |
|
|
5ff099a99f
|
move classes to classes directory
|
2025-01-08 19:46:45 -06:00 |
|