Skip to content

Cleanup some implementation details.#164

Merged
skx merged 2 commits into
mainfrom
cleanup
Jul 9, 2026
Merged

Cleanup some implementation details.#164
skx merged 2 commits into
mainfrom
cleanup

Conversation

@skx

@skx skx commented Jul 9, 2026

Copy link
Copy Markdown
Owner

Rather than constructing maps for function aliaes make our function more generic. Contining to change "!" to "BANG", etc, but also just remove all alpha-numerical characters after that too, to avoid extending further.

Remove all hardcoded aliases for functions "int?" can now be natively transformed to "fn_intQUESTION" which makes the intent clear.

There should be no functional changes here, although I did add (! ..) as an obvious alias for (not ..)

skx added 2 commits July 9, 2026 18:23
Rather than constructing maps for function aliaes make our function
more generic.  Contining to change "!" to "BANG", etc, but also just
remove all alpha-numerical characters after that too, to avoid
extending further.

Remove all hardcoded aliases for functions "int?" can now be natively
transformed to "fn_intQUESTION" which makes the intent clear.

There should be no functional changes here, although I did add
`(! ..)` as an obvious alias for `(not ..)`
@skx skx merged commit 0cab918 into main Jul 9, 2026
1 check passed
@skx skx deleted the cleanup branch July 9, 2026 16:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant