Timeline

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

14 check-ins that include changes to files matching 'runt/klib/supervisor/todo/*'

2020-03-02
05:18
Merge wip-gradle-modernization branch into trunk. check-in: a5aaa48037 user: stephanie.gawroriski tags: trunk, x-date-202003
2020-02-14
03:52
Move massive amount of files to their own modules. check-in: c7cae997bd user: stephanie.gawroriski tags: wip-gradle-modernization
2019-11-24
19:32
Base method for reading constant pool entries; Add string constructor to TODO; Base switch depending on the ClassInfo field used. check-in: cb7ac0a3b3 user: stephanie.gawroriski tags: trunk
2019-09-22
14:51
Add more debug code printing (no integer and UTF pointer); Make printing the stack trace more resiliant so debug info can always be extracted check-in: 982159bf9a user: stephanie.gawroriski tags: trunk
2019-06-24
18:59
In JarMinimizer do a proper scan for instance methods which may be in a super class; Implement todo.TODO(); Base scan for classes in the class library check-in: e331d33c91 user: stephanie.gawroriski tags: trunk
2019-06-16
18:34
Comment the debug text; Remove the self test. check-in: 286561ea5d user: stephanie.gawroriski tags: trunk
14:12
Add print of static field pointer; Clear the percent flag so that formatted strings are printed correctly. check-in: c249eafd1f user: stephanie.gawroriski tags: trunk
2019-06-13
23:19
Add more debug. check-in: b344810536 user: stephanie.gawroriski tags: trunk
22:21
Add InvalidInstructionException; Add todo.DEBUG.code() for a very basic debug note. check-in: cdf4a27303 user: stephanie.gawroriski tags: trunk
2019-06-12
00:21
Base handling for percent sequences in debug notes. check-in: 08fc6dd0e6 user: stephanie.gawroriski tags: trunk
2019-05-27
15:29
Implement of system calls writing to the console. check-in: 4bfb4d5714 user: stephanie.gawroriski tags: trunk
13:54
Add base for system calls and pure/unpure system calls. check-in: 9143a913ed user: stephanie.gawroriski tags: trunk
2019-05-26
13:44
Add base for DEBUG notes and try to print a debug note. check-in: e94e458a88 user: stephanie.gawroriski tags: trunk
2019-05-25
23:52
Add basic supervisor package with all the classes which are needed by the compiler (so it does not complain about missing things). check-in: 37c81ce994 user: stephanie.gawroriski tags: trunk