Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 0 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,6 @@ test-results.json
# Build outputs
dist/
build/
wasm/

# Development tools
emsdk/
Expand Down
2 changes: 1 addition & 1 deletion CLAUDE.md
Original file line number Diff line number Diff line change
Expand Up @@ -379,7 +379,7 @@ This guide serves as the definitive reference for Parsec Web development, focusi
When prompted with **"draft a pull request"**:

1. **Analyze changes**
- Compare everything done on the current branch against `main`.
- Run `git diff upstream/main` and check the changes.
- Summarize all relevant commits, file modifications, and key impacts.

2. **Create a Markdown draft**
Expand Down
2 changes: 2 additions & 0 deletions wasm/equations_parser.js

Large diffs are not rendered by default.