aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/utils.lisp
AgeCommit message (Expand)Author
2022-07-27[refactor] to [optimize] a few numeric functionsColin Okay
2022-07-27[refactor] to reduce use of vecColin Okay
2022-07-19[add] canvas language and [example]Colin Okay
2022-07-18[add] mouse event bubbling; [example] click-and-drag to 01Colin Okay
2022-07-18[add] bezier curve surrportColin Okay
2022-07-17[wip]Colin Okay
2022-07-17[refactor] [rename] with-line/with-grid-line; all vars now in loopColin Okay
2022-07-15[bugfix] in ww::setf-many; [example] fiddling with example 10Colin Okay
2022-07-15[fix] argument typo in setf-many macroColin Okay
2022-07-15[add] with-line macroColin Okay
2022-07-07[refactor] paths points and enclosure [add] path encloses path testColin Okay
2022-07-07[refactor] point containment, generalized [add] intersectionsColin Okay
2022-07-06[refactor] containers have render boundsColin Okay
2022-06-30[modify] affine fns are generic; [add] safe-slot utilColin Okay
2022-06-29[refactor] [structure] modularized project file structureColin Okay