Skip to content

Releases: Lord-KA/HopefullyUnkillableStack

1.1.1

30 Dec 13:47
Compare
Choose a tag to compare

1.1.0

15 Nov 12:10
Compare
Choose a tag to compare

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

1.0.3

13 Nov 09:20
Compare
Choose a tag to compare

added stack_top()

1.0.2

28 Oct 23:04
Compare
Choose a tag to compare

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

1.0.1

23 Oct 12:03
Compare
Choose a tag to compare
1.0.1 Pre-release
Pre-release

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

21 Oct 19:40
Compare
Choose a tag to compare
1.0

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