Christoffer Lerno
|
c9ae0779e7
|
Locals lookup is no longer hacked to be used for member search. Fixed bug where you could break out of an expression block using a labelled break. Bump to 0.3.29
|
2022-08-28 01:00:11 +02:00 |
|
Christoffer Lerno
|
48a31cfa48
|
Fix of error where {| |} with value return could have no final return.
|
2022-07-17 19:48:24 +02:00 |
|
Christoffer Lerno
|
b52b42d4da
|
Complete transition to fn. Introduce global/threadlocal
|
2021-11-16 17:46:44 +01:00 |
|
Christoffer Lerno
|
c94eacd26f
|
Fixes issue where cont/break/next stack isn't pushed for expression blocks.
|
2021-07-13 16:09:45 +02:00 |
|