Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/logseq/clojurescript-unraveled

An open source book about ClojureScript
https://github.com/logseq/clojurescript-unraveled

Proofread basics through line 1100.

Added a reference to macros in advanced section.

4206d6c2227491c55b133866c0285fda092a75e5 authored over 9 years ago by J David Eisenberg <[email protected]>
Note about '+'

f8efae35cdbdcbbebfc41ab8b91d2e5341733be7 authored over 9 years ago by Alejandro Gómez <[email protected]>
Merge pull request #54 from ul/master

Var, not symbol, should be passed to defmulti as :hierarchy option.

299f31a62d384c60d7d26925f77b39ed6e471470 authored over 9 years ago by Andrey Antukh <[email protected]>
Var, not symbol, should be passed to defmulti as :hierarchy option.

95ab2815b54c2ee861e2ef38b6f2d06f98d1ec6b authored over 9 years ago by Ruslan Prokopchuk <[email protected]>
Merge pull request #51 from martinklepsch/master

managemen -> management

2d5551d74666c74fc108f47a44825af638e0df05 authored over 9 years ago by Aλ <[email protected]>
managemen -> management

616e80d890cec0efe2df73732aa441b4f3ca8043 authored over 9 years ago by Martin Klepsch <[email protected]>
Add suggestion from @NathanSmutz

refs #50

4b6073901e9b9dadbc727a948d87fc8d11cf2271 authored over 9 years ago by Alejandro Gómez <[email protected]>
Capitalize compiler

5a0f34a71610ebb0ba8eb6315d4094417e110941 authored over 9 years ago by Alejandro Gómez <[email protected]>
Add 'github' task to 'release'

c729f317bd6c5fc19603db6f1ba10e8fa3679dfd authored over 9 years ago by Alejandro Gómez <[email protected]>
Release task

28d58e9385172d0080166a9e1ac5403a04c35bb9 authored over 9 years ago by Alejandro Gómez <[email protected]>
Prepare for v2 release

053e7c3d3283b87ab0359d588f4e56336cb4350a authored over 9 years ago by Alejandro Gómez <[email protected]>
Update changelog.

324e5953d44428f82d1b248cf502b094112d4795 authored over 9 years ago by Andrey Antukh <[email protected]>
Minor improvements to code higlighting.

8cce088475664c710328f11ff6aabc4199301a0b authored over 9 years ago by Andrey Antukh <[email protected]>
Add code highlighting to the pdf output.

c4ad2a9974a4fc59c902eb673173c7f3f9ad2d6c authored over 9 years ago by Andrey Antukh <[email protected]>
Merge pull request #49 from funcool/csp-and-core-async

Csp and core async

fc2e3148e8dfdc19990dc8bafb891c0c8eca91cb authored over 9 years ago by Aλ <[email protected]>
Update changelog

3b5820eff06565e3742979599c60044009b94587 authored over 9 years ago by Alejandro Gómez <[email protected]>
Reword acknowledgements section

c28314a45719886873d5357c5d22d15cbd23b991 authored over 9 years ago by Alejandro Gómez <[email protected]>
'split' combinator

8a8ea1a8f446dd20e8d4cc88a2144eb9a0092720 authored over 9 years ago by Alejandro Gómez <[email protected]>
Finish 'Choice' section

ffb8ae35309b2941c12743a3d8bf4b41b5861b8a authored over 9 years ago by Alejandro Gómez <[email protected]>
'merge' combinator

4e9e04eed9a009100b518093365d1d4c95f7ed61 authored over 9 years ago by Alejandro Gómez <[email protected]>
Move CSP section to appendix

ddb4fe42105f7749a491fcad26474de994177166 authored over 9 years ago by Alejandro Gómez <[email protected]>
'to-chan' and 'onto-chan'

213aabd6f7eba5cf38419f4b8b6bcfcfa2355012 authored over 9 years ago by Alejandro Gómez <[email protected]>
'reduce' combinator

2056d80b09b21d73b277f4f46633835b8a6dae14 authored over 9 years ago by Alejandro Gómez <[email protected]>
'pipeline' and 'pipeline-async'

4ab318de725965bcd3f27499e95b3798b5d6a313 authored over 9 years ago by Alejandro Gómez <[email protected]>
'pipe' combinator

45c5005f6cc2081a6248ba21150f11bfe841fb28 authored over 9 years ago by Alejandro Gómez <[email protected]>
WIP processes section and a few ideas

35651028619c36e618152d3a0ef573fd76c46d22 authored over 9 years ago by Alejandro Gómez <[email protected]>
Channels: puts, takes and fixed buffer

692beeee09cf049bd5e2644b822c6ed21e732794 authored over 9 years ago by Alejandro Gómez <[email protected]>
Draft section about 'offer!' and 'poll!'

ae665e3eb6faf7a07a44824457abda1a8d313bc8 authored over 9 years ago by Alejandro Gómez <[email protected]>
'Handling exceptions' section

1ef58790ec90c2ece09a70f26febe1c58fda5f91 authored over 9 years ago by Alejandro Gómez <[email protected]>
Transducers and channels + more subsections

93a1fe88a268696634ddec7943d0f7a741ab48e8 authored over 9 years ago by Alejandro Gómez <[email protected]>
Dropping and sliding buffers

61cd2a51a5aeb05ef910e9cbaaea33c09c015afb authored over 9 years ago by Alejandro Gómez <[email protected]>
Intro and chapter outline

bca1f09f07a4b8a38ff14cfd820cf8bbab4a4dfb authored over 9 years ago by Alejandro Gómez <[email protected]>
Add placeholder for "using js libraries" section.

c7b480df88cb116292307f3d5f2d2aeaa7a23b74 authored over 9 years ago by Andrey Antukh <[email protected]>
Improve titles in the compiler chapter.

806dc59c9e22ce007ae29436622f8bba7d1cb312 authored over 9 years ago by Andrey Antukh <[email protected]>
Add acknowledgments section.

7771af02b4c5ed640e900fd73ec477edc2902a9e authored over 9 years ago by Andrey Antukh <[email protected]>
Minor cosmetic improvements on the figwheel appendix.

5bfdee5206d4fae2e10a5027d30351f831ed4eda authored over 9 years ago by Andrey Antukh <[email protected]>
Cosmetic changes on CHANGES.adoc file.

4888a9898c692b52ba464cfcd2f42dde37d9393f authored over 9 years ago by Andrey Antukh <[email protected]>
Add CHANGES.adoc file.

865d626eafb1077044877bfd161ac3316fd8dc80 authored over 9 years ago by Andrey Antukh <[email protected]>
Change the toclevels value from 3 to 2.

That will make the toc more manageable.

0c651685546b6e1e544b4044c5a56f92979c1705 authored over 9 years ago by Andrey Antukh <[email protected]>
Replace mixed bag with appendix.

39e7a47b63cc443cc5aefffd67c5aa175c5a5799 authored over 9 years ago by Andrey Antukh <[email protected]>
Add missing pdf version of the cover image.

89bdff32b44b9e6468e21830b59ae11380006e67 authored over 9 years ago by Andrey Antukh <[email protected]>
Add cover to the pdf output.

6248332b3f52c71abe046056d0b4dc255faeafa4 authored over 9 years ago by Andrey Antukh <[email protected]>
Merge pull request #48 from dsevilla/patch-2

Typo fix.

a0d75931a6f81df814e4894618dafad3e16d195f authored over 9 years ago by Aλ <[email protected]>
Typo fix.

Typo es -> en.

6f86d004bce6c942e02662d0a618cf33ef71bbfd authored over 9 years ago by Diego Sevilla Ruiz <[email protected]>
Merge pull request #47 from dsevilla/patch-1

Update language-basics.adoc

4cd8630a4684aa7daac716b01687604d5c783d9e authored over 9 years ago by Aλ <[email protected]>
Update language-basics.adoc

Obvious typo fix.

b25ea83d1a32d1164f2efad4c3a292d977a3ea4f authored over 9 years ago by Diego Sevilla Ruiz <[email protected]>
Merge pull request #45 from jdeisenberg/jdeisenberg

Correct comma splices (grammatical errors).

d8b8b84180b129439f65ef3a83e8a77420f97722 authored over 9 years ago by Aλ <[email protected]>
Correct comma splices (grammatical errors).

76cb8c7d4f2a62cd7942c8adc1ba86798018cc3d authored over 9 years ago by J David Eisenberg <[email protected]>
Link to leanpub

db1133920dff647ca10d95d4aa53fc793d264fa1 authored over 9 years ago by Alejandro Gómez <[email protected]>
Merge pull request #44 from anler/patch-2

Fixed typo

e13e8c4294d736f086e4f45a4947423d67023930 authored over 9 years ago by Aλ <[email protected]>
Fixed typo

7b37bbe97633999817a5048b749ad1c18ab4333a authored over 9 years ago by Anler Hernández Peral <[email protected]>
Update the date on the book metadata.

0a79a14aad8548f70dc56711ffde1a91df63e628 authored over 9 years ago by Andrey Antukh <[email protected]>
Fix iojs installation instructions.

1d5f615d364bfb3c11de554c73d4cddc20dc625c authored over 9 years ago by Andrey Antukh <[email protected]>
Clarify the download clojurescript compiler step.

e3cfe6a4f408da411938d843518c75504971ebd1 authored over 9 years ago by Andrey Antukh <[email protected]>
Brief introduction

8184fe5493038783a99670320e7d62fe12e95109 authored over 9 years ago by Alejandro Gómez <[email protected]>
Update readme with build instructions.

59443dc13c9bbe43ca773ac87f5411b710e7fd5d authored over 9 years ago by Andrey Antukh <[email protected]>
Improved cover.

a418b6726dba031ec937f94cbac7c3abef4155b2 authored over 9 years ago by Andrey Antukh <[email protected]>
Minor changes on ebook stylesheets (xsl)

c6b1cb9cbac1c5bd9d88e08680da01c1d516142c authored over 9 years ago by Andrey Antukh <[email protected]>
Reorganize makefile.

22961986f163b55a527c1bee5347ced47a7624c6 authored over 9 years ago by Andrey Antukh <[email protected]>
Grammar fixes to the compiler section

8b07d2c7e4f98f46d9054ded600d393610e08f21 authored over 9 years ago by J David Eisenberg <[email protected]>
Changes to transduction section; mostly grammar/punctuation.

(cherry picked from commit 100226a7ea56b9d79efa767dd6b76d7bde5f510c)

94474a3bcc94d8460fbaa6c759fd1590e4c94278 authored over 9 years ago by J David Eisenberg <[email protected]>
Merge pull request #42 from anler/patch-1

Define `my-map` and `my-filter` recursively

f227eb584134cc6bd587fdc6d08a3e0efd902b1f authored over 9 years ago by Aλ <[email protected]>
Possible fix for typos

I think you have two typos in the definitions for `my-map` and `my-filter`, am I right?

a09aa46406982bc9bfbf682df47158c01cbd2df9 authored over 9 years ago by Anler Hernández Peral <[email protected]>
Minor fix

23ac21eea3c2e0f4c1c52c89a34c5c1c391be3c5 authored over 9 years ago by Alejandro Gómez <[email protected]>
Merge pull request #41 from funcool/metadata

Metadata

4048afcf6aee74af72b02a7392be631761b58d0b authored over 9 years ago by Aλ <[email protected]>
Some rewording

51caad76e967ac40ad155e0e2746a79e5d913cab authored over 9 years ago by Alejandro Gómez <[email protected]>
Section outline

7fd29f7e3c44ec150cd70b47a8a0d314a26beabe authored over 9 years ago by Alejandro Gómez <[email protected]>
Draft of metadata chapter

d260578a7c67474543bc87e600657ba91d86a0e1 authored over 9 years ago by Alejandro Gómez <[email protected]>
Add more options to makefile.

52abe0ba348b7ffb748a554f9e92e379a13f037b authored over 9 years ago by Andrey Antukh <[email protected]>
Minor style fixes on pdf.

d6b68b71f4203d27ded25cab8a7faf82b7e6e591 authored over 9 years ago by Andrey Antukh <[email protected]>
Copy images before generating epub

a23bde6389edbbc59f826b840b39e73b6aa4c02b authored over 9 years ago by Alejandro Gómez <[email protected]>
Add the ability to generate epub.

e6f45de5c7c3d2c0d85c7cc17e6fd090fef02dd2 authored over 9 years ago by Andrey Antukh <[email protected]>
Add an explanation of volatiles

d890d09090684496d6a1705ec2e920ae87ea6b80 authored over 9 years ago by Alejandro Gómez <[email protected]>
Merge pull request #40 from funcool/transducers

Transducers

bbdb6ec01ca5d39f974b3b71e3146be301ad60ee authored over 9 years ago by Aλ <[email protected]>
Move sections around

4b24471c8a7b08d30c6b4915c150f934287f51ef authored over 9 years ago by Alejandro Gómez <[email protected]>
Add an example of a transducible process

0df8d40d67b6f5d92c9495786c6a26e241801a40 authored over 9 years ago by Alejandro Gómez <[email protected]>
Example of a transducible process

2eb99df465d4b671a32055cd02827bbcd2748431 authored over 9 years ago by Alejandro Gómez <[email protected]>
Complete the draft of the transducers section

9148a3d9144a0520a9b71b967230e8fae092d2e0 authored over 9 years ago by Alejandro Gómez <[email protected]>
WIP transducers chapter

b36b8a3ff2941872d704c85d97d6ab49a662de9c authored over 9 years ago by Alejandro Gómez <[email protected]>
Small fixes

46d367dc174e02b05a5e9cd4876066f867a281e1 authored over 9 years ago by Alejandro Gómez <[email protected]>
Stateful transducers

21fb9df3abfb3c2a6f4e9e91210dbc1aceeb3164 authored over 9 years ago by Alejandro Gómez <[email protected]>
Initialisation and give titles to sections

580106660b7d10e32f93afdbda705880b1acec36 authored over 9 years ago by Alejandro Gómez <[email protected]>
Implement mapcat for completeness

3a505632e2afb50ce6c5d0a8129d6794528c2dbe authored over 9 years ago by Alejandro Gómez <[email protected]>
Add 'ClojureScript made easy' to references

39260ca0d437948f9de869919a5cf40ef6a8a040 authored over 9 years ago by Alejandro Gómez <[email protected]>
Add cover image (svg and png)

cfd43c4916c4652a090e56450ed114b16701cc58 authored over 9 years ago by Andrey Antukh <[email protected]>
Minor fixes on the dependency management section.

b380812086f5ac48aa1dd7dfe001f5ed5d47af92 authored over 9 years ago by Andrey Antukh <[email protected]>
Add the initial (incomplete) content for unit testing.

95af67ddfe1dee75294ac452366600b8d3ba3b18 authored over 9 years ago by Andrey Antukh <[email protected]>
Fix source blocks syntax.

a73efae01733a93392cc9cf6155a81c767fd1c14 authored over 9 years ago by Andrey Antukh <[email protected]>
Merge pull request #39 from funcool/transients

Draft of chapter on transients

ca5953566494e1e9654d3c59299643e18bfc758c authored over 9 years ago by Aλ <[email protected]>
Draft of chapter on transients

29c4285d486323382ce81ad467793ba0f10ab0d0 authored over 9 years ago by Alejandro Gómez <[email protected]>
Fix text formatting on the index.adoc file.

a56b6d44641148a0eb75221c22e96828dc7be7b5 authored over 9 years ago by Andrey Antukh <[email protected]>
Update further reading chapter with cljs api reference link.

d06c57c1c2136ee0f2e0927c2942b1ba8d852d10 authored over 9 years ago by Andrey Antukh <[email protected]>
Add google closure library subchapter.

3b989f04bb73ee198260cd4241e117747ee38db0 authored over 9 years ago by Andrey Antukh <[email protected]>
Fix text formatting style to fit into the established text formatting rules.

8f3f24990d23ed706ca3f611753c15a90218b9f8 authored over 9 years ago by Andrey Antukh <[email protected]>
Update the leapyears project (playground).

67c2e2f633957edf74de67c08071637eb900563f authored over 9 years ago by Andrey Antukh <[email protected]>
Finish the dependency management tools chapter.

deb00a4eee60dad73425eff6301161f64f58420e authored over 9 years ago by Andrey Antukh <[email protected]>
Update README.md for additional contribution rules.

2db0714076f48890dd2091d83d0ac5e5c81bbe71 authored over 9 years ago by Andrey Antukh <[email protected]>
Move some sections from compiler to mixed bag.

8d43c4264a422c89b2c0c9c886fc70494134ffa6 authored over 9 years ago by Andrey Antukh <[email protected]>
Fix code highlighting

caac1d8432b8ecbca0fd763a6ce3eb6348f213b4 authored over 9 years ago by Andrey Antukh <[email protected]>
Add leapyear playground project.

19e33db03fab0b4a9b289cb91058688f18aa21ef authored over 9 years ago by Andrey Antukh <[email protected]>