Timeline

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

50 most recent check-ins

2024-09-08
00:25
Cleanup and moving of NanoCoat VM specific headers to their own include directory for organization as VM work is ramping up. Leaf check-in: 9b9c67a080 user: stephanie.gawroriski tags: wip-nanocoatclassparse
00:16
Loading and resolving of suite libraries. check-in: 3ed6b0ce70 user: stephanie.gawroriski tags: wip-nanocoatclassparse
2024-09-07
22:41
Reading of initial default boot parameters. check-in: 0417fdee7f user: stephanie.gawroriski tags: wip-nanocoatclassparse
20:53
Make the SQC lists binary so that they are easier to read in C. check-in: 89114d6432 user: stephanie.gawroriski tags: wip-nanocoatclassparse
03:35
Add base for dynamic list building. check-in: 1514e212cf user: stephanie.gawroriski tags: wip-nanocoatclassparse
03:24
Disable PS2 build for now as it will break an important branch. Leaf check-in: d5543554c8 user: stephanie.gawroriski tags: trunk
02:58
Add base for list utilities. check-in: e9a1c932c0 user: stephanie.gawroriski tags: wip-nanocoatclassparse
01:03
Add VM type, which is an inline caching interpreter. check-in: 8b09ccd5ab user: stephanie.gawroriski tags: wip-nanocoatclassparse
00:33
Read of main class to launch along with trimming. check-in: 49ecabcd01 user: stephanie.gawroriski tags: wip-nanocoatclassparse
00:07
Put inflation debug code under a define. check-in: e68a57e0c2 user: stephanie.gawroriski tags: wip-nanocoatclassparse
00:06
Correct inflate dynamic not saturing the buffer; Buffer saturation should not cause inflate errors. check-in: c79b8f8038 user: stephanie.gawroriski tags: wip-nanocoatclassparse
2024-09-06
23:56
Inflate implementation. check-in: 4e9df6a786 user: stephanie.gawroriski tags: wip-nanocoatclassparse
20:56
Merge from trunk. check-in: 10302d3351 user: stephanie.gawroriski tags: wip-nanocoatclassparse
20:52
Remove except as it is very clunky to use, there are simpler ways; More corrections for the PS2 build. check-in: 40bd7c4409 user: stephanie.gawroriski tags: trunk
00:52
Add option to replace traverse values. check-in: b426082744 user: stephanie.gawroriski tags: wip-nanocoatclassparse
2024-09-05
23:31
Fix some implicits due to PS2 compiler update. check-in: fc9b450c0a user: stephanie.gawroriski tags: trunk
2024-09-04
23:19
Add clarification on front end binding types. check-in: 5ac9e94bf1 user: stephanie.gawroriski tags: wip-nanocoatclassparse
23:11
Add base for more smarter binding/releasing of front ends. check-in: b34695eebe user: stephanie.gawroriski tags: wip-nanocoatclassparse
23:09
Add reference for front end bind and release. check-in: f8120df513 user: stephanie.gawroriski tags: wip-nanocoatclassparse
23:06
Add base ability for a smarter binding system. check-in: b823d55597 user: stephanie.gawroriski tags: wip-nanocoatclassparse
23:03
Add separate header for the front end since there will need to be dynamic binding. check-in: 8b617e42a9 user: stephanie.gawroriski tags: wip-nanocoatclassparse
22:49
Initial base attempts at fixing GC handling for the hosted environment. Leaf check-in: 687950c10b user: stephanie.gawroriski tags: wip-gcwrapperfixes
00:48
Tree insertion calculation, tree needs a node "redo" as leaves could be replaced. check-in: c523ed9d8a user: stephanie.gawroriski tags: wip-nanocoatclassparse
2024-09-03
02:02
Add base for loading code length values to build the dynamic huffman tree. check-in: 339dee16c0 user: stephanie.gawroriski tags: wip-nanocoatclassparse
2024-09-02
23:43
Minor adjustment. check-in: 5d12bb4b6d user: stephanie.gawroriski tags: wip-nanocoatclassparse
23:34
Implementation of traversal trees to make all the tests pass now. check-in: 3ec1f14b32 user: stephanie.gawroriski tags: wip-nanocoatclassparse
21:20
Implement clear. check-in: 3e249802d9 user: stephanie.gawroriski tags: wip-nanocoatclassparse
21:16
Implement of traversal put. check-in: dfc4a487f0 user: stephanie.gawroriski tags: wip-nanocoatclassparse
19:54
Implement new and destroy for traversal trees. check-in: b719f854b7 user: stephanie.gawroriski tags: wip-nanocoatclassparse
19:21
Make nodes take up less space by being at the minimum, two pointers. check-in: 0d4275585a user: stephanie.gawroriski tags: wip-nanocoatclassparse
18:12
Check the value for putting into traversals and when iterating. check-in: 4875ea3e67 user: stephanie.gawroriski tags: wip-nanocoatclassparse
18:07
Implement tests for traversals. check-in: 56e2ebb844 user: stephanie.gawroriski tags: wip-nanocoatclassparse
13:52
Base new/destroy layout for traverse trees. check-in: 81e19bf4f8 user: stephanie.gawroriski tags: wip-nanocoatclassparse
00:57
Add current node for traversal iteration. check-in: df52e5ea97 user: stephanie.gawroriski tags: wip-nanocoatclassparse
00:56
Add base API and blank tests for traversals. check-in: ddac228a6e user: stephanie.gawroriski tags: wip-nanocoatclassparse
2024-09-01
23:21
Base API for bit traversal trees. check-in: 972df634dc user: stephanie.gawroriski tags: wip-nanocoatclassparse
19:59
Correct base64 MIME decoding; Corrections to inflation code handling. check-in: 0efbcc727f user: stephanie.gawroriski tags: wip-nanocoatclassparse
19:24
Correct fixed inflation codes being incorrect. check-in: 1e07342a0b user: stephanie.gawroriski tags: wip-nanocoatclassparse
19:10
Base for fixed code reading. check-in: bd9bb2c2c0 user: stephanie.gawroriski tags: wip-nanocoatclassparse
2024-08-31
23:38
Correct reference counting for inflation. check-in: 246c6af880 user: stephanie.gawroriski tags: wip-nanocoatclassparse
23:32
Delete old messy inflate code. check-in: 5728ac5f9a user: stephanie.gawroriski tags: wip-nanocoatclassparse
23:31
Decompression of literal data. check-in: 84b60076f5 user: stephanie.gawroriski tags: wip-nanocoatclassparse
21:44
Start of cleaner inflation code. check-in: c1b87374ea user: stephanie.gawroriski tags: wip-nanocoatclassparse
16:49
Base inflation loop. check-in: b039b7a4fe user: stephanie.gawroriski tags: wip-nanocoatclassparse
2024-08-30
23:48
Allocation of all of the buffers needed for inflation. check-in: c3de17c184 user: stephanie.gawroriski tags: wip-nanocoatclassparse
16:23
Initial base for simplified inflation streams. check-in: c32525b80c user: stephanie.gawroriski tags: wip-nanocoatclassparse
15:57
Initial base non-compiling start of inflation refactor. check-in: 3573d130f4 user: stephanie.gawroriski tags: wip-nanocoatclassparse
15:39
Optimize writing bit streams to allow for entire words to be written at once. check-in: 814b22fdd7 user: stephanie.gawroriski tags: wip-nanocoatclassparse
15:34
Optimize bit stream reading by allowing multiple bytes to be read in at once. check-in: 17d7596705 user: stephanie.gawroriski tags: wip-nanocoatclassparse
00:14
Add back in sjme_debug_handlers extern as that was removed from the trunk merge. check-in: 885f66d7dc user: stephanie.gawroriski tags: wip-nanocoatclassparse