shrimp/src
Corey Johnson fde2c31a81 feat(parser): add pipe token to grammar
Add "|" token to @tokens section to support pipe operator. This is the
first step in implementing Unix-style pipe expressions for chaining
function calls.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-10-12 16:31:02 -07:00
..
compiler hell yeah 2025-10-10 15:50:09 -07:00
editor hell yeah 2025-10-10 15:50:09 -07:00
parser feat(parser): add pipe token to grammar 2025-10-12 16:31:02 -07:00
server works better 2025-10-08 17:30:30 -07:00
utils yessss 2025-10-08 13:56:17 -07:00
testSetup.ts works better 2025-10-08 17:30:30 -07:00