Timeline

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

50 ancestors of 29f98c01b8b7c110

2019-02-05
20:57
Minor work. check-in: 29f98c01b8 user: stephanie.gawroriski tags: trunk
20:39
Corrections to compilation. check-in: a8dff38e8b user: stephanie.gawroriski tags: trunk
20:06
Some reworking of register things to make it easier to do things. check-in: ba413d128b user: stephanie.gawroriski tags: trunk
2019-02-03
17:48
Base for process. check-in: 10a700c260 user: stephanie.gawroriski tags: trunk
08:02
Backup developer notes. check-in: 3ce32d1a0a user: squirreljme tags: trunk
00:24
Add new API base for the ability to launch commands with system properties and console redirection as well. check-in: f09d7f9d04 user: stephanie.gawroriski tags: trunk
2019-02-02
15:03
Base read of get static. check-in: 508f5f8d86 user: stephanie.gawroriski tags: trunk, x-date-201902
2019-01-26
08:02
Backup developer notes. check-in: 36df433633 user: squirreljme tags: trunk
01:35
Try switching to dollar for HostFileManager. check-in: b8630e12b1 user: stephanie.gawroriski tags: trunk
2019-01-25
20:50
Correct misreturn of property value in the common vm. check-in: 0d71be2956 user: stephanie.gawroriski tags: trunk
01:24
For SpringCoat, make the profiled thread use the boot suite. check-in: f27d6c2cc3 user: stephanie.gawroriski tags: trunk
00:38
Update CircleCI config to disable debug text. check-in: 0f4878adc0 user: stephanie.gawroriski tags: trunk
00:37
SpringCoat can now accept system properties for tasks. check-in: 0210a173f4 user: stephanie.gawroriski tags: trunk
00:15
Implement Arrays.equals(). check-in: ddaca290b8 user: stephanie.gawroriski tags: trunk
2019-01-24
19:40
Grammar and syntax. check-in: ee3d08f045 user: stephanie.gawroriski tags: trunk
19:38
Slight adjustment. check-in: 26b4613292 user: stephanie.gawroriski tags: trunk
19:36
Changelog for 0.4.0. check-in: 5cbc0c9ce2 user: stephanie.gawroriski tags: trunk
18:59
Document API level range limits. check-in: 251b3dba13 user: stephanie.gawroriski tags: trunk
18:56
Add XPM of the feature graphic. check-in: 63cdf376e4 user: stephanie.gawroriski tags: trunk
18:54
Rename b64 extension to __mime for the archived mascot graphics. check-in: 5f24312891 user: stephanie.gawroriski tags: trunk
18:53
Add XCF sources for the feature graphic and Patreon banner. check-in: 22fb1dae9d user: stephanie.gawroriski tags: trunk
18:49
Add missing "mimemessage" resource, it was never added thus why the MIME decoder test failed. check-in: 2348bc91c6 user: stephanie.gawroriski tags: trunk
18:48
Notes on the next release. check-in: d119eecdd2 user: stephanie.gawroriski tags: trunk
17:30
Add API Level for SquirrelJME 0.4.0. check-in: 8a3fa85059 user: stephanie.gawroriski tags: trunk
16:39
Correct comment; Update artifact storage name. check-in: 15709bc9ac user: stephanie.gawroriski tags: trunk
15:58
Adjust another ULP off by one. check-in: 01de71abec user: stephanie.gawroriski tags: trunk
15:39
Allow system properties to be specified when launching. check-in: b5b0160629 user: stephanie.gawroriski tags: trunk
15:29
Adjust the ULPs by 1 for the log test, it is still valid since it is within the base ULP range. check-in: 09f2882e88 user: stephanie.gawroriski tags: trunk
15:22
Move NPS snapshots in CircleCI elsewhere. check-in: 2a0c204b47 user: stephanie.gawroriski tags: trunk
14:44
Add pointer types. check-in: bb0802a305 user: stephanie.gawroriski tags: trunk
12:37
Translate ACONST_NULL. check-in: 0ca041b407 user: stephanie.gawroriski tags: trunk
08:02
Backup developer notes. check-in: 9ddff6dffe user: squirreljme tags: trunk
02:21
Store NPS snapshot in CircleCI. check-in: b11996badb user: stephanie.gawroriski tags: trunk
02:14
Allow the profiler snapshot to be saved elsewhere as needed. check-in: 51bc8c35c6 user: stephanie.gawroriski tags: trunk
01:39
Allow system properties to be specified in VMFactory via the shadedMain() and use those for VM initialization. check-in: 641503fef8 user: stephanie.gawroriski tags: trunk
01:19
Instead of stablevm and unstablevm, do springcoat and summercoat. check-in: 49823f487a user: stephanie.gawroriski tags: trunk
00:41
Hopefully configure CircleCI to pickup the JUnit test. check-in: 419ba1b349 user: stephanie.gawroriski tags: trunk
00:30
Generation of JUnit test report; Make propertie to get in the hello demo final. check-in: be5f60ec6a user: stephanie.gawroriski tags: trunk
2019-01-23
23:48
Send reports to a report collector. check-in: 25f1fdc6f8 user: stephanie.gawroriski tags: trunk
23:12
Output test results to standard error instead. check-in: 1e9c30e803 user: stephanie.gawroriski tags: trunk
23:06
When running a test, replace standard output with standard error while the test runs that way any output the test makes does not mess with reports. check-in: 2cefe6bd92 user: stephanie.gawroriski tags: trunk
15:06
Add CONST instruction. check-in: 723f9256a2 user: stephanie.gawroriski tags: trunk
14:07
Translation of load instructions. check-in: 46cf350461 user: stephanie.gawroriski tags: trunk
13:45
Base adding and translate of instructions. check-in: 5df8d3a4da user: stephanie.gawroriski tags: trunk
13:17
Add more history. check-in: efd6a8256e user: stephanie.gawroriski tags: trunk
2019-01-22
19:13
Base for register code builder. check-in: 26f271bc9b user: stephanie.gawroriski tags: trunk
13:58
Set of the virtual stack size along with the types of everything on there. check-in: c2192aa1d5 user: stephanie.gawroriski tags: trunk
13:37
Base parsing work; Add a work register for synchronized along with checks for that. check-in: 2c445a3f1e user: stephanie.gawroriski tags: trunk
08:02
Backup developer notes. check-in: 5718e0b4ff user: squirreljme tags: trunk
02:44
Add toString() to StackMapTable. check-in: f8f6b65831 user: stephanie.gawroriski tags: trunk
02:41
Base initialization of the storage for registers. check-in: 75658d0d70 user: stephanie.gawroriski tags: trunk