Timeline

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

50 descendants and 50 ancestors of 676f9a2f8924f8ca2f9aea2f56ca99e8649e4019

2019-09-21
07:05
Backup developer notes. check-in: d0c2234d2b user: squirreljme tags: trunk
2019-09-20
11:27
Reserve space for int arrays so the pointers to the vtables are known quicker (as there can be recursive building). check-in: 4e79bf73e8 user: stephanie.gawroriski tags: trunk
10:55
Base for final vtable calculation. check-in: 53578c4fa1 user: stephanie.gawroriski tags: trunk
07:05
Backup developer notes. check-in: e8ffb734b5 user: squirreljme tags: trunk
2019-09-16
21:18
Base vtable building logic; Commonize integer array building. check-in: 2e8f5d48c0 user: stephanie.gawroriski tags: trunk
2019-09-15
23:42
Add interface classes. check-in: 50204f8a74 user: stephanie.gawroriski tags: trunk
21:23
Add base offset. check-in: ba6b2cd3c9 user: stephanie.gawroriski tags: trunk
21:22
Add cellsize. check-in: 39f402a0a0 user: stephanie.gawroriski tags: trunk
21:20
Add dimensions. check-in: d2f89771d0 user: stephanie.gawroriski tags: trunk
21:09
Add magic number. check-in: 5583978396 user: stephanie.gawroriski tags: trunk
21:07
Write of mini pointer. check-in: 4c5e0a9ae7 user: stephanie.gawroriski tags: trunk
07:05
Backup developer notes. check-in: 8a29272858 user: squirreljme tags: trunk
01:37
Write of class name. check-in: a161e4896b user: stephanie.gawroriski tags: trunk
01:27
Write object count. check-in: 66a100c9ec user: stephanie.gawroriski tags: trunk
01:26
Add selfptr. check-in: 03b1ccc51a user: stephanie.gawroriski tags: trunk
01:25
Write allocation size. check-in: a76f9517fc user: stephanie.gawroriski tags: trunk
01:20
Base handle of field data. check-in: 3a9b8e8c74 user: stephanie.gawroriski tags: trunk
01:14
Get of class super name. check-in: 58d89d8aed user: stephanie.gawroriski tags: trunk
01:11
Handle of named string and class info pointers. check-in: 634d39d355 user: stephanie.gawroriski tags: trunk
01:00
Add offset to pool entries. check-in: 6d07317e90 user: stephanie.gawroriski tags: trunk
00:50
Base for type handling; Add get of type for BasicPoolEntry. check-in: 47acaa84b5 user: stephanie.gawroriski tags: trunk
00:47
Base loop logic for processing pool entries. check-in: 1e49cd8105 user: stephanie.gawroriski tags: trunk
00:35
Obtaining of the boot section information. check-in: 68e0673f07 user: stephanie.gawroriski tags: trunk
00:28
Add comment as to why the sections are fixed size. check-in: df35bd6594 user: stephanie.gawroriski tags: trunk
00:27
Always copy manifest to uncompressed section in the JAR. check-in: 86a1c1d3ad user: stephanie.gawroriski tags: trunk
00:24
Libretro: support building using tvOS SDK (Merge GitHub PR #52) check-in: 51fb7b7c85 user: yoshi.sugawara tags: trunk
00:15
Move code to the LCI and stub it. check-in: bdf0e6feed user: stephanie.gawroriski tags: trunk
2019-09-14
23:16
More refactoring work on the minimizer. check-in: 9ad7fa5d28 user: stephanie.gawroriski tags: trunk
22:43
More refactoring of the Jar minimizer. check-in: ef03457b40 user: stephanie.gawroriski tags: trunk
22:07
More refactoring of the JarMinimizer code. check-in: 9c6da7f8c6 user: stephanie.gawroriski tags: trunk
21:32
Some initial work on refactoring the JAR Minimizer too. check-in: 308d85a2f3 user: stephanie.gawroriski tags: trunk
20:13
Add blank bootstrap state. check-in: 7930e1ef64 user: stephanie.gawroriski tags: trunk
20:12
Rename the __BootInfo__ class and make it public. check-in: 56b0f88d08 user: stephanie.gawroriski tags: trunk
2019-09-12
07:04
Backup developer notes. check-in: e450239b4e user: squirreljme tags: trunk
00:16
Remove some debug code. check-in: a41cf59111 user: stephanie.gawroriski tags: trunk
2019-09-11
22:59
Correct load of string constant entries (use UsedString); Add get of this name for a class. check-in: 3382ce9d92 user: stephanie.gawroriski tags: trunk
15:19
Add by index in DCRP. check-in: 46de5da585 user: stephanie.gawroriski tags: trunk
15:14
Add decode of method index. check-in: 8eb04afde1 user: stephanie.gawroriski tags: trunk
15:09
Add field reference. check-in: 0ca1cefb3a user: stephanie.gawroriski tags: trunk
15:02
Decode of class pool reference. check-in: a42203c959 user: stephanie.gawroriski tags: trunk
15:00
Add a NotedString which is used for the debug entry, it represents a string to be used without needing to make a string object for it. check-in: 503fab114a user: stephanie.gawroriski tags: trunk
14:55
Handling of class info pointer and invoked methods. check-in: 2c510e56f3 user: stephanie.gawroriski tags: trunk
14:36
Correct dual pool encoding and the wrong section offsets being used for normal entry writes. check-in: c6dca51a8d user: stephanie.gawroriski tags: trunk
14:30
Initialize pool values. check-in: 609678434f user: stephanie.gawroriski tags: trunk
14:23
Read of class names. check-in: 925f4d70f5 user: stephanie.gawroriski tags: trunk
14:17
Decode method descriptors. check-in: 0f5627ea25 user: stephanie.gawroriski tags: trunk
14:15
Internally represent parts as shorts in the pool entries. check-in: 340a286a61 user: stephanie.gawroriski tags: trunk
14:10
Make int/float consist of parts, it is simpler to handler and matches long/double. check-in: a6b7e6ef96 user: stephanie.gawroriski tags: trunk
2019-09-10
07:04
Backup developer notes. check-in: 10cdb0c83f user: squirreljme tags: trunk
2019-09-09
11:05
Add base part decode for types which are composed of parts. check-in: 25400e6dfe user: stephanie.gawroriski tags: trunk
10:59
Correct alignment not being written correctly. check-in: 676f9a2f89 user: stephanie.gawroriski tags: trunk
07:04
Backup developer notes. check-in: bae2373524 user: squirreljme tags: trunk
2019-09-08
12:55
Add checks to ensure the alignment of sections is one or higher. check-in: bc3240b93b user: stephanie.gawroriski tags: trunk
07:03
Backup developer notes. check-in: 4a512f2b74 user: squirreljme tags: trunk
2019-09-07
21:05
Correct alphabetical order. check-in: a4c411b20a user: stephanie.gawroriski tags: trunk
20:52
base read of string although it is not correct. check-in: e9b96bac3b user: stephanie.gawroriski tags: trunk
20:24
Base outer logic for decoding dual pools. check-in: 0e7c79e38d user: stephanie.gawroriski tags: trunk
18:42
Add base call for decoding the physical pool. check-in: 774f00f698 user: stephanie.gawroriski tags: trunk
18:02
Add method do decode a dual pool that inherits from the JAR or ROM. check-in: 8207280857 user: stephanie.gawroriski tags: trunk
17:39
Wrap standard modified UTF-8 writer for TSOS. check-in: c98c8df4a5 user: stephanie.gawroriski tags: trunk
17:28
Lots of work on the dual pool, encoding it and using it instead of the single pool. check-in: 66cb6b50cf user: stephanie.gawroriski tags: trunk
14:47
Correct the forced use of the simulated VM always being in effect. check-in: c91b1decef user: stephanie.gawroriski tags: trunk
2019-09-06
12:58
Merge heads. check-in: d77d74c549 user: stephanie.gawroriski tags: trunk
12:50
Set date of next release. check-in: 08ef5704f3 user: stephanie.gawroriski tags: trunk
2019-09-03
07:03
Backup developer notes. check-in: 992e2041c8 user: squirreljme tags: trunk
2019-09-02
22:12
Some intro messages. check-in: ff21aaa9c6 user: stephanie.gawroriski tags: trunk
20:26
Add base for simulated virtual machine, for running without a JVM (but currently with a compiler). check-in: cc52e48c17 user: stephanie.gawroriski tags: trunk
15:16
Change the UNIX build script to use the wrapper java/javac scripts instead. check-in: 4ac68bd874 user: stephanie.gawroriski tags: trunk
15:10
Update the blog scripts. check-in: aae9e71355 user: stephanie.gawroriski tags: trunk
15:05
Move decomma dependencies script to the old area. check-in: 5785f4147c user: stephanie.gawroriski tags: trunk
15:04
Update fossil script. check-in: e31361a090 user: stephanie.gawroriski tags: trunk
14:47
Move some more old utilties over. check-in: b564c30ef6 user: stephanie.gawroriski tags: trunk
14:46
Move key cut script over. check-in: 6926dd2113 user: stephanie.gawroriski tags: trunk
14:45
Move the manifest stuff over. check-in: e15d80d032 user: stephanie.gawroriski tags: trunk
14:44
Move old scripts over. check-in: ae284d7a3c user: stephanie.gawroriski tags: trunk
14:05
Enhanced the wrapper scripts a bit. check-in: 9928111576 user: stephanie.gawroriski tags: trunk
14:02
Add shell scripts to wrap java and javac. check-in: be9d69d021 user: stephanie.gawroriski tags: trunk
07:03
Backup developer notes. check-in: fa4ebbd142 user: squirreljme tags: trunk
2019-09-01
14:49
Refactor encoding of the pool and other things to use the table sections. check-in: 1bbb785b41 user: stephanie.gawroriski tags: trunk
14:22
Add two method choices. check-in: 998b0c0a84 user: stephanie.gawroriski tags: trunk
14:16
Write everything into the dual pool instead. check-in: 6fe907659c user: stephanie.gawroriski tags: trunk
12:27
Add big comment to the JavaME usage. check-in: 743c554c23 user: stephanie.gawroriski tags: trunk, x-date-201909
2019-08-26
07:03
Backup developer notes. check-in: 39ecdfa5c8 user: squirreljme tags: trunk
2019-08-25
16:00
Base outer class switch to the new pool stuff. check-in: d565bb959b user: stephanie.gawroriski tags: trunk
15:53
Base encode of layered pool data. check-in: ff5b828528 user: stephanie.gawroriski tags: trunk
13:08
Add base for writing layered pools and such. check-in: 5ffc4f93f0 user: stephanie.gawroriski tags: trunk
07:03
Backup developer notes. check-in: 4dcc4fa8f1 user: squirreljme tags: trunk
2019-08-24
16:39
Implement writing of table section outputs. check-in: 070a49c145 user: stephanie.gawroriski tags: trunk
16:18
Record write address and size into sections. check-in: 7032868ffb user: stephanie.gawroriski tags: trunk
15:20
Fix NPE for rewrites; Minor work on table section output. check-in: b74a460519 user: stephanie.gawroriski tags: trunk
14:02
Make sections references in Rewrite because it will be recursive and we need to be able to garbage collect. check-in: 10e5d9198f user: stephanie.gawroriski tags: trunk
13:50
Allow an alternative compiler to be chosen for Windows. check-in: 78877d5565 user: stephanie.gawroriski tags: trunk
13:49
More work on the table section writer; Correct EOF magic being written to the wrong section. check-in: 188e79b050 user: stephanie.gawroriski tags: trunk
2019-08-19
07:03
Backup developer notes. check-in: 7a790337eb user: squirreljme tags: trunk
2019-08-12
07:02
Backup developer notes. check-in: 3501ff322b user: squirreljme tags: trunk
2019-08-11
19:37
Minor work. check-in: 136b7a91f4 user: stephanie.gawroriski tags: trunk
17:18
Writing of bytes and such; Update PGP key as it has just expired. check-in: 0411527e1a user: stephanie.gawroriski tags: trunk
15:40
Implement some base methods for writing data. check-in: 8312e39f0f user: stephanie.gawroriski tags: trunk
15:16
Refactor the minimizer to use the new table section output as it is easier to manage. check-in: 5bd3e800ba user: stephanie.gawroriski tags: trunk
14:28
Just make the variable length the minimum value. check-in: 34669358f3 user: stephanie.gawroriski tags: trunk
14:27
Add base class for the table section output stream. check-in: e0aa2eeed0 user: stephanie.gawroriski tags: trunk