shrimp/src/parser/tests
2025-11-05 13:06:46 -08:00
..
basics.test.ts no more single vs multiline blocks 2025-11-03 20:07:34 -08:00
control-flow.test.ts allow function calls in if/else if test expressions 2025-11-05 13:06:46 -08:00
dot-get.test.ts Make dot-get work in the compiler AND with parens exprs 2025-10-29 13:19:47 -07:00
exceptions.test.ts no more single vs multiline blocks 2025-11-03 20:07:34 -08:00
function-blocks.test.ts what have i done 2025-11-03 20:25:42 -08:00
functions.test.ts parse defaults 2025-11-02 14:04:32 -08:00
literals.test.ts [a=1 b=2 c=3] and [=] (empty dict) 2025-10-28 21:10:33 -07:00
multiline.test.ts Do do 2025-10-27 14:50:54 -07:00
pipes.test.ts update params scope detection, add array.1 (dotget array indices) 2025-10-26 22:23:46 -07:00
strings.test.ts i did things 2025-10-24 10:17:06 -07:00