17 Commits

Author SHA1 Message Date
99b2e6c0f1 JavaCube: use StoreQueueBuffer.submit() method for store queue 2025-01-20 22:18:58 -06:00
86e18a0944 java.nio: partial Path/Files/FileSystem/InputStream implementation 2025-01-19 22:54:54 -06:00
072550042c CLDC 8: add Enum 2025-01-19 04:34:43 -06:00
00e505b667 System: add identityHashCode 2025-01-14 00:04:00 -06:00
8036060321 Double/Float add static fields 2025-01-13 23:48:18 -06:00
bb128578f0 CLDC 8: add java.lang.Runtime 2025-01-13 23:19:55 -06:00
27584e8aa2 CLDC 8: Boolean and Byte 2025-01-13 22:33:20 -06:00
33645983ba CLDC 8: Object 2025-01-13 21:53:13 -06:00
ffb73cefec CLDC 8: Integer 2025-01-13 21:07:50 -06:00
73012dc048 add exception constructors 2025-01-13 18:05:16 -06:00
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
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
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
5ff099a99f move classes to classes directory 2025-01-08 19:46:45 -06:00