Commit 3a2c41f
authored
feat(): fix unary, math, and conditional operatiors + test updates (#277)
* move `NullishShortCircuit` to its own file, and clean up some lint rules
* fully working unit tests with fixed evaluation for unary/binary/math operators + cleanup1 parent 50f102a commit 3a2c41f
6 files changed
Lines changed: 363 additions & 679 deletions
File tree
- .vscode
- source
- components
- errors
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
Binary file not shown.
0 commit comments