teko_std 0.28.0
v0.28.0: in lockstep with teko 0.28.1 on mc 1.0.1
teko v0.28.0 teaches 'this' as a value of its own class and refuses
'this = e;' and 'this == o', both of which compiled wrong before
(teko-lang #766, D102); v0.28.1 adds the oracle for the two ambiguity
refusals of the overload family (#768). A minor there, so a minor here.
The library's own sources do not change.
Tree hash cac377825c25898f1148f3a9925fb5887ad91c9357abaed19a4592d04dedc1b3.
Gate, macos/aarch64, mc 1.0.1: strings_test 42, strings_panic_test 70,
'ok language: 19 tracked sources carry no Portuguese'.
Proven by the teko_std CI gate over this tag: two native legs
(linux/x86_64, macos/aarch64), each building the taught teko compiler
from teko v0.28.1 and running every fixture with it, plus the
language check.
Pinned dependency: teko 0.28.1
No binaries are attached: this is a source library, and the archive a
consumer (or the mc registry) fetches is this tag's own source archive.