Skip to content

Releases: mikesol/purescript-deku

Sayonara subgraphs

23 Apr 11:42
d9468d9
Compare
Choose a tag to compare

Gets rid of subgraphs, opting for a purely event-based syntax.

Capable canvas

20 Apr 07:24
Compare
Choose a tag to compare

Adds the ability to manipulate the canvas via Draw2D.

Containable compilation

19 Apr 16:40
Compare
Choose a tag to compare

Makes builds faster by splitting up code-gen'd files.

Incisive inception

14 Apr 10:07
Compare
Choose a tag to compare

Fixes a nested pursx namespace-collision bug.

Smashing subgraphs

14 Apr 04:24
54d7528
Compare
Choose a tag to compare

Removes the env parameter from the subgraphs, as it was not used and is always replaceable by something else.

Ebullient events

11 Apr 08:09
Compare
Choose a tag to compare

Uses the revamped event library for fun and profit!

Fateful failures

08 Apr 14:45
Compare
Choose a tag to compare

Tears down the failed experiment of existentially-scoped events. But I learned something! Don't create existentially-scoped events :-D

Phenomenal phantoms

07 Apr 11:52
160b5ac
Compare
Choose a tag to compare

Uses phantom types on events, which restricts them to the correct scope.

Phantasmagoric phantom

07 Apr 02:00
Compare
Choose a tag to compare

Removes an unnecessary phantom type.

Erudite existentials

06 Apr 18:38
Compare
Choose a tag to compare

Uses existential types for subgraph construction.