Skip to content

Releases: Lord-KA/HopefullyUnkillableStack

1.1.1

Choose a tag to compare

@Lord-KA Lord-KA released this 30 Dec 13:47

1.1.0

Choose a tag to compare

@Lord-KA Lord-KA released this 15 Nov 12:10

Major changes, added true c-style templates using function decoration

1.0.3

Choose a tag to compare

@Lord-KA Lord-KA released this 13 Nov 09:20

added stack_top()

1.0.2

Choose a tag to compare

@Lord-KA Lord-KA released this 28 Oct 23:04

Fixed stack type definition (now is required before include, as is macro of printf-format for the type), other small fixes

1.0.1

1.0.1 Pre-release
Pre-release

Choose a tag to compare

@Lord-KA Lord-KA released this 23 Oct 12:03

Small changes to 1.0
Added stack_pop(&stack, NULL) option that doesn't save poped element and fixed broken poisoning after it;
Removed stack->status from stackStructureHash calc.

1.0

1.0

Choose a tag to compare

@Lord-KA Lord-KA released this 21 Oct 19:40

First release created mainly for Soft Processor task and changes associated with it.