Timeline

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

50 check-ins occurring around 0ca1cefb3a336dce.

2019-09-15
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