Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/lambdaisland/uniontypes
Union Types (ADTs, sum types) built on clojure.spec
https://github.com/lambdaisland/uniontypes
Merge pull request #8 from lambdaisland/alys/add-kaocha
Add Kaocha to project.clj
d1b847098284130fb0ff3ed786ade8cf83dfa399 authored over 1 year ago by A Brooks <[email protected]>
Add binstub.
Following our own Readme for Kaocha word-for-word (or
command-for-command, I guess)?
Add Kaocha to project.clj
8ff3c1038dc89d368d03ad59ef2b2d172644023d authored over 1 year ago by Alys Brooks <[email protected]>
8ff3c1038dc89d368d03ad59ef2b2d172644023d authored over 1 year ago by Alys Brooks <[email protected]>
Merge pull request #6 from gchiaramonte/master
Updated readme.md
d290ad10f9126c0336446d88675d9fa57dc4ca55 authored over 7 years ago by Arne Brasseur <[email protected]>
Updated readme.md
Bumped the version to 0.3.0
d5ff1faf3409b6bcfc0b7aa9842ef2c78c32cf64 authored over 7 years ago by Gene Chiaramonte <[email protected]>
Bump version to 0.3.0 and update CHANGELOG
52e81d6f115f442202eed4a2286ff39791d4ec38 authored over 7 years ago by Arne Brasseur <[email protected]>
52e81d6f115f442202eed4a2286ff39791d4ec38 authored over 7 years ago by Arne Brasseur <[email protected]>
Merge pull request #5 from frenchy64/master
Update to spec alpha
14c11a29578bf1d04df3d34a400de1be650159d6 authored over 7 years ago by Arne Brasseur <[email protected]>
update to spec alpha
3769d9088f3ddbb2b82f153fe35e170cfb508263 authored over 7 years ago by Ambrose Bonnaire-Sergeant <[email protected]>
3769d9088f3ddbb2b82f153fe35e170cfb508263 authored over 7 years ago by Ambrose Bonnaire-Sergeant <[email protected]>
Update CHANGELOG
e74da96473595c5e0fa1bf629c5c89059934dfa3 authored over 7 years ago by Arne Brasseur <[email protected]>
e74da96473595c5e0fa1bf629c5c89059934dfa3 authored over 7 years ago by Arne Brasseur <[email protected]>
Update CHANGELOG and README for v0.2.0 + release to clojars
665e5e0fb17f3122ea113a4400e9752d849ce0d4 authored over 7 years ago by Arne Brasseur <[email protected]>
665e5e0fb17f3122ea113a4400e9752d849ce0d4 authored over 7 years ago by Arne Brasseur <[email protected]>
Try to get Travis to do something
9d00cab957e35983959f3deaeaa5631e81b4c3aa authored over 7 years ago by Arne Brasseur <[email protected]>
9d00cab957e35983959f3deaeaa5631e81b4c3aa authored over 7 years ago by Arne Brasseur <[email protected]>
Add Travis and Clojars badges
d8657f568fbf7acffb42d3bd200318397a9698bd authored over 7 years ago by Arne Brasseur <[email protected]>
d8657f568fbf7acffb42d3bd200318397a9698bd authored over 7 years ago by Arne Brasseur <[email protected]>
Add .travis.yml for continuous integration
8f32c8ff7a29ee564d872ac97cb94a952036046a authored over 7 years ago by Arne Brasseur <[email protected]>
8f32c8ff7a29ee564d872ac97cb94a952036046a authored over 7 years ago by Arne Brasseur <[email protected]>
Fix unit tests
196b0688b356d85617835fe4db5ce0c9c3e92903 authored over 7 years ago by Arne Brasseur <[email protected]>
196b0688b356d85617835fe4db5ce0c9c3e92903 authored over 7 years ago by Arne Brasseur <[email protected]>
Merge pull request #4 from dball/patch-1
Add indentation style hint to macro
6285f522cd1c3327eab983edd66023478284f777 authored over 7 years ago by Arne Brasseur <[email protected]>
Add indentation style hint to macro
This designates the first two arguments as special (the spec and the value), and the rest as bod...
21eaf2d2baa8890ec2422b742eb35f312f529a96 authored over 7 years ago by Donald Ball <[email protected]>
Merge pull request #3 from gnl/master
Cosmetic stuff
5bcce15a77ec28f64d7554df6273b7a852472927 authored over 7 years ago by Arne Brasseur <[email protected]>
Ignore macOS .DS_Store files
964c96d0e7b0e68dd7e0f1593d49c45d52441c4d authored over 7 years ago by gnl <[email protected]>
964c96d0e7b0e68dd7e0f1593d49c45d52441c4d authored over 7 years ago by gnl <[email protected]>
Remove duplicate case-of macro code
dec4b69b7ad533d336445fd499ef07e657932e26 authored over 7 years ago by gnl <[email protected]>
dec4b69b7ad533d336445fd499ef07e657932e26 authored over 7 years ago by gnl <[email protected]>
Merge pull request #2 from gnl/master
Defer validation to runtime for ClojureScript
ae1ba9855cd7aa5f0032eca95d15ec59d7c0d7d7 authored over 7 years ago by Arne Brasseur <[email protected]>
Spec both case-of defs for now until upstream feedback
c7c2355c8372ab85145905566c0dd5a27befb762 authored over 7 years ago by gnl <[email protected]>
c7c2355c8372ab85145905566c0dd5a27befb762 authored over 7 years ago by gnl <[email protected]>
cljs only - defer spec validation to run-/testtime + minor tweaks
3ba005eb5d7cbe329ef62bb49c6d061544f01674 authored over 7 years ago by gnl <[email protected]>
3ba005eb5d7cbe329ef62bb49c6d061544f01674 authored over 7 years ago by gnl <[email protected]>
Releasing as v0.1.0
e05696698c9c815e15b25dd95f16cda96bcc5d76 authored over 8 years ago by Arne Brasseur <[email protected]>
e05696698c9c815e15b25dd95f16cda96bcc5d76 authored over 8 years ago by Arne Brasseur <[email protected]>
v1.0.0
310c032e55933156eb739a46e3abea3b4f24bcbe authored over 8 years ago by Arne Brasseur <[email protected]>
310c032e55933156eb739a46e3abea3b4f24bcbe authored over 8 years ago by Arne Brasseur <[email protected]>
Remove files that should not be committed
173a91a35cdac4957d83d4b03c368fe9260fd5a6 authored over 8 years ago by Arne Brasseur <[email protected]>
173a91a35cdac4957d83d4b03c368fe9260fd5a6 authored over 8 years ago by Arne Brasseur <[email protected]>
Initial import and setup
e7a85f07f6a6efbf996d90765ed437f588fa64a0 authored over 8 years ago by Arne Brasseur <[email protected]>
e7a85f07f6a6efbf996d90765ed437f588fa64a0 authored over 8 years ago by Arne Brasseur <[email protected]>