Releases: pine-vm/pine
Releases · pine-vm/pine
Pine 0.3.23
v0.3.23 Release Pine version 0.3.23
Pine 0.3.22
v0.3.22 Release version 0.3.22
Pine 0.3.21
v0.3.21 Apply recommended patches from upstream projects
Pine 0.3.20
v0.3.20 Speed up building the dictionary of reused Elm value encodings
Pine 0.3.19
v0.3.19 Apply recommended patches from upstream projects
Pine 0.3.17
Fix descriptions of popular environments for linking precompiled Adapt to the change in encoding implemented earlier with commit <https://github.com/pine-vm/pine/commit/75870df238c1708fd65139bd9e2e7f04803381d6>
Pine 0.3.15
Rewrite for efficiency - partitioning into recursion domains Find a more efficient algorithm to compose the list of recursion domains when compiling an Elm module. Following this change, we observed savings of circa 30 percent in the total number of performed instructions/invocations in the scenario compiling all Elm compiler modules.
Pine 0.3.14
v0.3.14 Rewrite `List.map` function from core library for more efficiency
Pine 0.3.13
v0.3.13 Optimize parsing of expressions for efficiency
Pine 0.3.12
v0.3.12 Clean up implementation to search reductions for expressions