for loops over a range iterate backwards if step is negative
authorBrendan Hansen <brendan.f.hansen@gmail.com>
Wed, 20 Apr 2022 23:55:14 +0000 (18:55 -0500)
committerBrendan Hansen <brendan.f.hansen@gmail.com>
Wed, 20 Apr 2022 23:55:14 +0000 (18:55 -0500)
commit81e0d1651174ca1f69cae5158999b16c6183adef
tree95cec2be47a834da6b714b4a7890933483646e71
parent804bcdd632666bb2e3afe1c6c2601567c0d4689a
for loops over a range iterate backwards if step is negative
core/hash.onyx
core/type_info/helper.onyx
docs/logos/logo.svg
docs/logos/logo_256.png [new file with mode: 0644]
docs/logos/logo_512.png [new file with mode: 0644]
src/wasm_emit.c