Timeline

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

26 check-ins

2017-12-12
16:05
Singly-Linked List's Nodes were tagged by accident, this is fixed. Added Copy function for Doubly-Linked Lists; will add to base Container later. Leaf check-in: bb21a275a8 user: Entomy tags: trunk
2017-12-09
18:15
Added apply procedures for lists, which take a function or procedure and apply it to each value check-in: 4939c00dd0 user: Entomy tags: trunk
2017-12-06
23:04
Idk, I probably fixed something and forgot to commit check-in: f5b5c8dd5b user: Entomy tags: trunk
2017-12-01
15:21
Doubly-Linked Lists now works, and added a few profiles of other languages lists check-in: 6f426ed839 user: Entomy tags: trunk
2017-11-09
19:42
Implemented Queue I/O and testing extensions, as well as other minor tweaks. check-in: ca8b55f67e user: Entomy tags: trunk
2017-11-08
05:22
Priority Queue confounded high and low priorities; this is fixed check-in: d5b7e03ca5 user: Entomy tags: trunk
03:08
Implemented priority queues, and other general stuff check-in: ed7fcca1b6 user: Entomy tags: trunk
2017-10-15
03:02
Singly-Linked Lists now pass a large test suite check-in: eac4f6e664 user: Entomy tags: trunk
2017-07-08
20:19
Substantial improvements to lists, added doubly-linked list, overhaul of testing extensions check-in: d2793b4282 user: Entomy tags: trunk
2017-06-17
21:30
Added list->array conversion, additional tests/profiles. Removed GPR, added PKGBUILD check-in: e1f82bf433 user: Entomy tags: trunk
2017-03-30
14:53
Tweaks to tests, removed = operator for Node_Access of Singly-Linked List, as it was causing issues check-in: 9cec0531a0 user: Entomy tags: trunk
14:29
Implemented basic testing extensions for singly-linked lists check-in: 190c5073bd user: Entomy tags: trunk
13:26
Added Printable interface, made Stack, Queue, and List all printable, and implemented Integer Singly-Linked List with basic integer queries check-in: 6cd6e86733 user: Entomy tags: trunk
2017-03-23
14:55
Fixed naming issue in GPR, and removed tuples (for real this time) check-in: 108666d69b user: Entomy tags: trunk
14:28
Preconditions added for numeric stacks check-in: 2819066f9c user: Entomy tags: trunk
14:21
Implemented basic queries for the generalized singly-linked list check-in: 5b1846e327 user: Entomy tags: trunk
2017-03-22
16:42
Implemented cursor based indexer and interator for singly-linked lists check-in: 711724458b user: Entomy tags: trunk
2017-03-14
23:00
Implemented Modular, Fixed, Decimal, and Float variations of the Integer Stack check-in: 6ec2d6c06e user: Entomy tags: trunk
22:44
Implemented Integer Stacks with additional relevant subroutines check-in: 559f94d9ce user: Entomy tags: trunk
2017-03-12
09:29
Added Clear procedure to every container, and other small changes check-in: f65628d05f user: Entomy tags: trunk
2017-03-07
22:52
Implemented basic Singly-Linked List check-in: 68568b1199 user: Entomy tags: trunk
09:46
Removed printable and queryable interfaces for now check-in: fab1e3a8dc user: Entomy tags: trunk
09:35
Implemented basic queue check-in: 7a3913d717 user: Entomy tags: trunk
09:09
Implemented basic stack check-in: 52d3decc37 user: Entomy tags: trunk
06:37
Implemented some basic tuples check-in: 4283b3fb93 user: Entomy tags: trunk
06:21
initial empty check-in check-in: db0cc84e92 user: Entomy tags: trunk