Skip to content

proper, replace#38

Closed
BrianHung wants to merge 2 commits into
mainfrom
codex/implement-proper-and-replace-functions
Closed

proper, replace#38
BrianHung wants to merge 2 commits into
mainfrom
codex/implement-proper-and-replace-functions

Conversation

@BrianHung

Copy link
Copy Markdown
Owner

Summary

  • implement PROPER and REPLACE text functions in the calculation engine
  • register new functions in function registry and parser static analysis
  • document availability of PROPER and REPLACE
  • add unit tests for the new functions

Testing

  • cargo test --quiet

https://chatgpt.com/codex/tasks/task_e_6874b85b40888327a8912275b5174f88

@BrianHung BrianHung changed the title Implement PROPER and REPLACE functions proper, replace Jul 14, 2025
@BrianHung

Copy link
Copy Markdown
Owner Author

cursor review
make sure there are comprehensive tests for each function, functions are ticked as available, and properly documented with their own page stub

@cursor cursor Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

✅ BugBot reviewed your changes and found no bugs!


BugBot free trial expires on August 2, 2025
Learn more in the Cursor dashboard.

Was this report helpful? Give feedback by reacting with 👍 or 👎

@BrianHung BrianHung added the ready to merge PRs ready to merge label Jul 20, 2025
BrianHung added a commit that referenced this pull request Jul 30, 2025
@BrianHung

Copy link
Copy Markdown
Owner Author

Consolidating and close in favor of #53.

@BrianHung BrianHung closed this Jul 30, 2025
BrianHung added a commit that referenced this pull request Feb 9, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

codex ready to merge PRs ready to merge

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant