Age | Commit message (Expand) | Author |
---|---|---|
2023-06-16 | shell/math: fix ?: to not evaluate not-taken branches | Denys Vlasenko |
2023-06-15 | shell/math: fix parsing of ?: and explain why it's parsed that way | Denys Vlasenko |
2023-06-14 | shell/math: fix the order of variable resolution in binops | Denys Vlasenko |