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

Exclude abs to override cljs.core or clojure.core #380

Merged
merged 2 commits into from
Aug 2, 2023

Conversation

dgtized
Copy link
Contributor

@dgtized dgtized commented Jul 1, 2023

This should address issue #374, allowing quil.core to compile without warnings in cljs.

This should address issue #374, allowing quil.core to compile without warnings
in cljs.
@jackrusher jackrusher merged commit 2a07626 into master Aug 2, 2023
2 checks passed
@dgtized dgtized deleted the fix-cljs-abs-warning branch August 7, 2023 17:47
dgtized added a commit that referenced this pull request Nov 8, 2023
* New automated test harness for assertions of Processing and P5js behaviors [#384](#384), [#388](#388), [#390](#390)
* Basic Github Actions test harness for existing `lein test` on Linux [#381](#381)
* Fix for `#cljs.core/abs` compile warning [#380](#380)
* Support for Processing 4.3, M1 hardware, JVM > 1.8
* Implement `fract` calculation [#392](#392)
* Fix canvas resize and fullscreen behavior for p5js sketches [#393](#393)
* Clojar release automation using Github Actions to generate snapshot and tagged jar files [#394](#394)
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