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 inline attributes to Num and Arith methods and functions #1374

Merged

Conversation

YarinHeffes
Copy link
Collaborator

Add inline attributes for arithmetic methods and functions, especially those which wrap native Lisp functions directly.

library/math/arith.lisp Show resolved Hide resolved
library/math/arith.lisp Outdated Show resolved Hide resolved
library/math/complex.lisp Outdated Show resolved Hide resolved
library/math/complex.lisp Show resolved Hide resolved
library/math/complex.lisp Show resolved Hide resolved
library/math/num.lisp Show resolved Hide resolved
add inline attributes for arithmetic methods and functions, especially those which wrap native lisp functions directly.
@YarinHeffes YarinHeffes force-pushed the inlining-simple-arithmetic branch from 6899bda to 60c7352 Compare February 11, 2025 01:32
library/math/complex.lisp Outdated Show resolved Hide resolved
library/math/complex.lisp Outdated Show resolved Hide resolved
library/math/complex.lisp Outdated Show resolved Hide resolved
library/math/complex.lisp Show resolved Hide resolved
library/math/complex.lisp Show resolved Hide resolved
library/math/num.lisp Show resolved Hide resolved
library/math/num.lisp Outdated Show resolved Hide resolved
@stylewarning stylewarning enabled auto-merge (squash) February 11, 2025 19:36
@stylewarning stylewarning merged commit aecd03c into coalton-lang:main Feb 11, 2025
25 checks passed
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