Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add inlining for boolean functions #1375

Merged
merged 2 commits into from
Feb 11, 2025

Conversation

YarinHeffes
Copy link
Collaborator

Adds (inline) attributes in library/builtin.lisp and library/boolean.lisp.
Also adds type declarations for not and xor.

library/boolean.lisp Outdated Show resolved Hide resolved
library/builtin.lisp Outdated Show resolved Hide resolved
library/builtin.lisp Show resolved Hide resolved
@stylewarning stylewarning enabled auto-merge (rebase) February 11, 2025 07:49
@stylewarning stylewarning merged commit f801f76 into coalton-lang:main Feb 11, 2025
25 checks passed
@YarinHeffes YarinHeffes deleted the boolean-inlining branch February 11, 2025 18:48
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.

2 participants