Ecosyste.ms: OpenCollective

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

Lambda Island Open Source

Creating open source for the Clojure ecosystem
Collective - Host: europe - https://opencollective.com/lambda-island - Website: https://lambdaisland.com/ - Code: https://github.com/lambdaisland

Correction to exception message, lightness not luminosity

github.com/lambdaisland/garden - b901ab188f58f3af5b5892491a9cd82a9eecb96b authored over 11 years ago by Joel Holdbrooks <[email protected]>
Fix bug in hue->rgb that was creating high green values

github.com/lambdaisland/garden - 6f3b9d5bbd79b785943f713775936a24e34e1373 authored over 11 years ago by Joel Holdbrooks <[email protected]>
Add clip fn to util ns

github.com/lambdaisland/garden - dc4a0d479f8f098cf47c507491b857e3c066ac3c authored over 11 years ago by Joel Holdbrooks <[email protected]>
Handle CSSUnits in garden.color/hsl

github.com/lambdaisland/garden - 86f3283a883a123cbf9e76dff75b83a968390801 authored over 11 years ago by Joel Holdbrooks <[email protected]>
Add rgb and hsl to stylesheet ns for convenience

github.com/lambdaisland/garden - 00ceabcf3b505417f3536c0d99e83b053654e8dc authored over 11 years ago by Joel Holdbrooks <[email protected]>
Add docstring to garden.color ns

github.com/lambdaisland/garden - 05f4fcf21bdd24f6a58563756ebd60be77ac16a1 authored over 11 years ago by Joel Holdbrooks <[email protected]>
Check if color is a hexadecimal color in color->hex

github.com/lambdaisland/garden - 935af89e74ef842cd5fbf36197a3f21be175255f authored over 11 years ago by Joel Holdbrooks <[email protected]>
Reorganize doc strings

github.com/lambdaisland/garden - 5b9b36d6a16be53179ed78e73559f7f27c90588b authored over 11 years ago by Joel Holdbrooks <[email protected]>
Add java.awt.Color to ToString protocol

github.com/lambdaisland/garden - 93e34d61f2e808245b55ced11f09d34de6904417 authored over 11 years ago by Joel Holdbrooks <[email protected]>
Minor tweak to comment

github.com/lambdaisland/garden - 576e2abc177dca45c52a397661b6b6e7b5405cb5 authored over 11 years ago by Joel Holdbrooks <[email protected]>
Implement record? predicate

github.com/lambdaisland/garden - 6571b147387a113ad80f7ac7556fb60407698067 authored over 11 years ago by Joel Holdbrooks <[email protected]>
Create CSSColor type

github.com/lambdaisland/garden - 785bcb0f42b87a9660884b2b9cba29e90ac5e650 authored over 11 years ago by Joel Holdbrooks <[email protected]>
Implement rgb->hsl

github.com/lambdaisland/garden - 2dccb1f569a3311139e9d03362106210c8772961 authored over 11 years ago by Joel Holdbrooks <[email protected]>
Move note down, remove blank lines

github.com/lambdaisland/garden - 6d5b489eeb985c243887880b250c6d619f5fa30b authored over 11 years ago by Joel Holdbrooks <[email protected]>
Merge branch 'master' of https://github.com/noprompt/garden

github.com/lambdaisland/garden - 6a651a0c2cc0532cb0111d463503bcb8fa843d1f authored over 11 years ago by Joel Holdbrooks <[email protected]>
Add hsl->rgb

github.com/lambdaisland/garden - afb777a92daaf1518a319ac328f563bfe078e0b4 authored over 11 years ago by Joel Holdbrooks <[email protected]>
Correct between? to u/between?

github.com/lambdaisland/garden - d16d329bf7c6d72dca0d14be4b0f03aabcab88ee authored over 11 years ago by Joel Holdbrooks <[email protected]>
Update TODO list

github.com/lambdaisland/garden - 7bd09a2050c8dd2eae802cf8ec0a3df27775d64e authored over 11 years ago by Joel Holdbrooks <[email protected]>
Initial work on color

github.com/lambdaisland/garden - 754f057f87423c7cb5275eabb0ee95d7a2054284 authored over 11 years ago by Joel Holdbrooks <[email protected]>
Add between? fn for convenience

github.com/lambdaisland/garden - b401ede6f7182e6571aa6b620769e839dad14efa authored over 11 years ago by Joel Holdbrooks <[email protected]>
Small tweak to output fn defs

github.com/lambdaisland/garden - 1b7d51aa0364c55d0fb3e9167fc27c565627787f authored over 11 years ago by Joel Holdbrooks <[email protected]>
Add tests for cyclic dependencies

github.com/lambdaisland/tools.namespace - 85e73af04fdb497db1600ef3bf21aef5ed676619 authored over 11 years ago by Stuart Sierra <[email protected]>
A node may not depend on itself

Also simplify generation of exception message. The *print-length*
binding was paranoid: nodes sh...

github.com/lambdaisland/tools.namespace - 41cd3c37cc29a4916d89aeca21ceac627a5174be authored over 11 years ago by Stuart Sierra <[email protected]>
Correct spelling fail

github.com/lambdaisland/garden - 121d561ed7870e7d829a70ec7c53825149831372 authored over 11 years ago by Joel Holdbrooks <[email protected]>
Drop double quotes

github.com/lambdaisland/garden - 82abf12b24b7902bcde8a890dbf4699840405f0f authored over 11 years ago by Joel Holdbrooks <[email protected]>
Version bump to 0.1.0-beta3

github.com/lambdaisland/garden - aaf99bd6974bb115bc1d20e854ef6a8d71860d18 authored over 11 years ago by Joel Holdbrooks <[email protected]>
Fix *another* typo

github.com/lambdaisland/garden - 757e1f91f1981f0edcc1e941fc5651ab65872c99 authored over 11 years ago by Joel Holdbrooks <[email protected]>
Correct a documentation typo

github.com/lambdaisland/garden - a27329232beaa37fc516d9be0b4761602d116e3a authored over 11 years ago by Joel Holdbrooks <[email protected]>
Correct spelling mistakes

github.com/lambdaisland/garden - 2285d0c541fa59a6b9c12cd04a39d5b18dda5707 authored over 11 years ago by Joel Holdbrooks <[email protected]>
Add pseudo class namespace

github.com/lambdaisland/garden - 982b87c1fcdad349c3970b500ff723578b5e1f66 authored over 11 years ago by Joel Holdbrooks <[email protected]>
Refactor stylesheet code

github.com/lambdaisland/garden - f06bc89fa8516e54aab205a21bf71849b6af92f4 authored over 11 years ago by Joel Holdbrooks <[email protected]>
Several updates to README, add Contributors section

github.com/lambdaisland/garden - 0b13167668acf603f7909353c0a249dbf7554a26 authored over 11 years ago by Joel Holdbrooks <[email protected]>
Declare at-keyframes

github.com/lambdaisland/garden - 5e15d8039e10cb89a81c5bda3145300fd0b94502 authored over 11 years ago by Joel Holdbrooks <[email protected]>
Define print-method for CSSUnit and CSSFunction

github.com/lambdaisland/garden - 4cd4ee6a5b653b4ba425c2f31c028d149b5daa9c authored over 11 years ago by Joel Holdbrooks <[email protected]>
Use `percent?` predicate

github.com/lambdaisland/garden - 1966241de2e37210093b1012d063a38bf6e56e52 authored over 11 years ago by Joel Holdbrooks <[email protected]>
Version bump to 0.1.0-beta2

github.com/lambdaisland/garden - 256123e6d58bdef6d31c1a855a619f6cc98641ce authored over 11 years ago by Joel Holdbrooks <[email protected]>
Rename `defselector` to `defrule`, document, and test

github.com/lambdaisland/garden - 3891c2cdef2a6eb9ef721afe244e3b632ec389e6 authored over 11 years ago by Joel Holdbrooks <[email protected]>
Rename `extract-attachment` to `extract-reference`

github.com/lambdaisland/garden - d8eedd21d3c0eabaa024b6c746d3b18bf480799c authored over 11 years ago by Joel Holdbrooks <[email protected]>
Add CSS filter functions

github.com/lambdaisland/garden - c3098f7673995012799bb66486aacb44d8f1df4d authored over 11 years ago by Joel Holdbrooks <[email protected]>
Small corrections to docstrings, add % to length?

github.com/lambdaisland/garden - 7fe5319c8b16b3b56e4eafad9a6cbc79101bcb65 authored over 11 years ago by Joel Holdbrooks <[email protected]>
Add `read-unit` fn

The `read-unit` fn is useful for converting an object, such as a
string or keyword, in to a `CSS...

github.com/lambdaisland/garden - d149065f2b38265f332c5d2edd215d61a3bf9e97 authored over 11 years ago by Joel Holdbrooks <[email protected]>
`make-unit-*` functions are no longer private

This allows the `defunit` macro to be used in other namespaces.

github.com/lambdaisland/garden - 33ec8b00f36de2c6f56f9e92a1ce4d5a613e1347 authored over 11 years ago by Joel Holdbrooks <[email protected]>
Refactor and organize tests

Compiler tests no longer test `with-output-style` behavior, instead this
has been moved to the c...

github.com/lambdaisland/garden - 8e922c3b11cd263e263dc619e2e0b030a6b8a849 authored over 11 years ago by Joel Holdbrooks <[email protected]>
Improve media query indentation, move media output fns to util

github.com/lambdaisland/garden - 1b0c66dc74e287f50a7d50012ab2cdcf83c047cf authored over 11 years ago by Joel Holdbrooks <[email protected]>
Use `seq?` instead of `list?`

This patch fixes a subtle problem in which types such as
clojure.lang.ArraySeq were not being re...

github.com/lambdaisland/garden - b0dc4b4ea92adde3e90eca141e501c964616d7d6 authored over 11 years ago by Joel Holdbrooks <[email protected]>
Version bump to 0.1.0-beta1

github.com/lambdaisland/garden - 740d4ad7a21de62d5922644b9c52468bf55e21e5 authored over 11 years ago by Joel Holdbrooks <[email protected]>
Merge pull request #2 from malcolmsparks/master

Clojure 1.4 compatibility fix

github.com/lambdaisland/garden - 7edadc3470e96842497034d97baa53a2cefd5992 authored over 11 years ago by Joel Holdbrooks <[email protected]>
Syntax modified to support Clojure versions prior to 1.5.

github.com/lambdaisland/garden - 363c113ef4bc061c2bec9bd9a97b9c9e7ac3bce1 authored over 11 years ago by Malcolm Sparks <[email protected]>
Small correction to README

github.com/lambdaisland/garden - 5a42f1c5f4229fab1a798662617b47095e884f22 authored over 11 years ago by Joel Holdbrooks <[email protected]>
Version bump to 0.1.0-beta

github.com/lambdaisland/garden - 50426d769a0db53d54e49c700304dad071600fa3 authored over 11 years ago by Joel Holdbrooks <[email protected]>
Revert `css` to a macro

`css` needs to be a macro in order to keep the output-style options
working.

github.com/lambdaisland/garden - ca524fac7a1b1de953710f19bc4d6cc9e016db91 authored over 11 years ago by Joel Holdbrooks <[email protected]>
Add support for media queries via meta

This feature allows stylesheet authors to use meta data to denote a
rule or group of rules belon...

github.com/lambdaisland/garden - bcf190e428b99329302daad582cd37a27937206c authored over 11 years ago by Joel Holdbrooks <[email protected]>
Correct typo

github.com/lambdaisland/garden - 38bdcf1b605cdecef457ed4b79fe89acfb81fa16 authored over 11 years ago by Joel Holdbrooks <[email protected]>
Make garden.core/css a function instead of a macro (for now)

github.com/lambdaisland/garden - f0ea42cb85c5dba9bc737d11a0adf74c262ad498 authored over 11 years ago by Joel Holdbrooks <[email protected]>
Small tweak to make-declaration

github.com/lambdaisland/garden - 09209252b78a379780fe5a3397c205c507097afe authored over 11 years ago by Joel Holdbrooks <[email protected]>
Use :as u, instead of :refer all when requiring garden.util

github.com/lambdaisland/garden - a6b5587b36366f233a4657dad1980e54ff4578a1 authored over 11 years ago by Joel Holdbrooks <[email protected]>
Merge branch 'master' of https://github.com/noprompt/garden

# Please enter a commit message to explain why this merge is necessary,
# especially if it merge...

github.com/lambdaisland/garden - b14690fedc246fac7548f35ef3b941d3c1b434dd authored over 11 years ago by Joel Holdbrooks <[email protected]>
Don't refer :all from garden.util, use :as u instead

github.com/lambdaisland/garden - f8a8e929f41aba61e38edbc300430d7d46378935 authored over 11 years ago by Joel Holdbrooks <[email protected]>
Remove wtf accidental paste

github.com/lambdaisland/garden - 9fefa871f948573f438f46d0dfa77d8f7bba8fd3 authored over 11 years ago by Joel Holdbrooks <[email protected]>
Merge branch 'master' of https://github.com/noprompt/garden

Conflicts:
src/garden/units.clj

github.com/lambdaisland/garden - e5791d0533623bdff5e2b6baf2a6deacb58cf238 authored over 11 years ago by Joel Holdbrooks <[email protected]>
Clean up some functions

github.com/lambdaisland/garden - ab3edfb339605b68dfe1d2f4a30384fe428ae645 authored over 11 years ago by Joel Holdbrooks <[email protected]>
Add font-family function

github.com/lambdaisland/garden - e062211731c32d243573793b88aa4c29ab3f89fb authored over 11 years ago by Joel Holdbrooks <[email protected]>
Version bump to 0.1.0-alpha4

github.com/lambdaisland/garden - d1b3a71296d04b517a12da106038c67bfb913d97 authored over 11 years ago by Joel Holdbrooks <[email protected]>
Add second argument to defunit, percentage unit

This patch allows a second agument to be passed to `defunit` as the CSS
unit when rendereding oc...

github.com/lambdaisland/garden - 9e23dcae85dd68513bb7a0b6069d6340bef7273e authored over 11 years ago by Joel Holdbrooks <[email protected]>
Update version in README

github.com/lambdaisland/garden - 91d1db4dc96b0724dc88110f445579cc8f0a7061 authored over 11 years ago by Joel Holdbrooks <[email protected]>
Version bump to 0.1.0-alpha3

github.com/lambdaisland/garden - 35119cd687263cbb7fbfe9a11e620ea7e51a8e30 authored over 11 years ago by Joel Holdbrooks <[email protected]>
Minor correction

github.com/lambdaisland/garden - d7d49ac52169657e696a9a4a372fad0308474074 authored over 11 years ago by Joel Holdbrooks <[email protected]>
Improve rule rendering, nested lists

This solves a problem in which nested lists were not being
appropriately expanded in the context...

github.com/lambdaisland/garden - 3b9822cb580ded72f5d21556b6c66c717b39bf7e authored over 11 years ago by Joel Holdbrooks <[email protected]>
Add "Parent selector reference" section

github.com/lambdaisland/garden - 1126ee12a2a4035c327b84df011ead8f7d75b91f authored over 11 years ago by Joel Holdbrooks <[email protected]>
Bump version to 0.1.0-alpha2

github.com/lambdaisland/garden - 91aa2780825d10fe426c9ad6d3b8ecd5a5d10c15 authored over 11 years ago by Joel Holdbrooks <[email protected]>
Fix context bug

github.com/lambdaisland/garden - 36bafc3fe7022456294f48a5df359cd1c7fa3f58 authored over 11 years ago by Joel Holdbrooks <[email protected]>
Allow for & prefixed selectors

github.com/lambdaisland/garden - 05a0f8cb38bdb020947f9bb4054b64af5671e46f authored over 11 years ago by Joel Holdbrooks <[email protected]>
Small update to render-selector/Update test

github.com/lambdaisland/garden - c7810e11d3bd11be57e19a93aba49517c72a6b57 authored over 11 years ago by Joel Holdbrooks <[email protected]>
Update garden.stylesheet ns

github.com/lambdaisland/garden - 3edcba6656d0ed8509d7910fdb9c226d35e2010f authored over 11 years ago by Joel Holdbrooks <[email protected]>
Merge branch 'master' of https://github.com/noprompt/garden

github.com/lambdaisland/garden - 7fa06b90af330d616525dda798973653612ea460 authored over 11 years ago by Joel Holdbrooks <[email protected]>
Move some compiler fns to core, types to their own ns

github.com/lambdaisland/garden - 509fc26ce7725de7cc42de13335fb4e28f727a51 authored over 11 years ago by Joel Holdbrooks <[email protected]>
Place all media features in a set

github.com/lambdaisland/garden - 7bb4199eaf16c5c7e6225bd4996fb83d11495472 authored over 11 years ago by Joel Holdbrooks <[email protected]>
Correct silly URL

github.com/lambdaisland/garden - a240a82f755f5777233533b5e2ce9ccecef3c64c authored over 11 years ago by Joel Holdbrooks <[email protected]>
Don't expand IRecord types, render CSSFunction

github.com/lambdaisland/garden - 268269dde8c5c3f33b43670067757b2fe6f63620 authored over 11 years ago by Joel Holdbrooks <[email protected]>
Clean up Unit toString

github.com/lambdaisland/garden - cdd33c790cfaeed069731f40a2b005b62ed1f01c authored over 11 years ago by Joel Holdbrooks <[email protected]>
Drop :refer-clojure from attr-map

github.com/lambdaisland/garden - ca0721f7ec0590049bfbac99049330bedf2bbd4a authored over 11 years ago by Joel Holdbrooks <[email protected]>
Improve and test stylesheet functions

github.com/lambdaisland/garden - 316878d592611f1926bf05021d65502e7234c268 authored over 11 years ago by Joel Holdbrooks <[email protected]>
Make comma-join, space-join, and make-media-expression public

github.com/lambdaisland/garden - 53669f5cdd7b8d30f20a2074ed2f49727ba453b6 authored over 11 years ago by Joel Holdbrooks <[email protected]>
Add meta to ns

github.com/lambdaisland/garden - eaf18438016bfc0f4be3d32e4294c43895e67a27 authored over 11 years ago by Joel Holdbrooks <[email protected]>
Remove kibit from plugins

github.com/lambdaisland/garden - b2b5b88e739abdd00199c799fc592d943877cbee authored almost 12 years ago by Joel Holdbrooks <[email protected]>
Fix typo

github.com/lambdaisland/garden - c2c12bbf59b73d9ab7d86831933f1d57caa3574d authored almost 12 years ago by Joel Holdbrooks <[email protected]>
Capitalize Hiccup

github.com/lambdaisland/garden - 47b36e462118033e1bc71bc90eef6bb5575c772a authored almost 12 years ago by Joel Holdbrooks <[email protected]>
Temporary tweaks to garden.stylesheet

github.com/lambdaisland/garden - f3476c3f549529840b1c504535015447f00c4d9f authored almost 12 years ago by Joel Holdbrooks <[email protected]>
Add documentation to namespaces

github.com/lambdaisland/garden - 4347307f34bce2e23b530c55531b6b58da09000b authored almost 12 years ago by Joel Holdbrooks <[email protected]>
Ignore Vim .swp files

github.com/lambdaisland/garden - b3231b2994d0760f6e704f365d5fceb0fb35c860 authored almost 12 years ago by Joel Holdbrooks <[email protected]>
Demonstrate compiler flags

github.com/lambdaisland/garden - abe6377d8bc9b43c7c5ef8b4c61be076ea5ba259 authored almost 12 years ago by Joel Holdbrooks <[email protected]>
Update tests to use private functions

github.com/lambdaisland/garden - c252c1b212a8a2923765d48652d48c5e7ca4360c authored almost 12 years ago by Joel Holdbrooks <[email protected]>
Add more documentation

github.com/lambdaisland/garden - 5c04bfe7bc9cdcab1617aac2f188552bb255e29e authored almost 12 years ago by Joel Holdbrooks <[email protected]>
Correct typo

github.com/lambdaisland/garden - b468257bb5a8fce2b91e84ac6fa28a206095413e authored almost 12 years ago by Joel Holdbrooks <[email protected]>
Complete documentation in garden.units

github.com/lambdaisland/garden - eed7730eccfb59a4fe5d07e9345a21e735844c87 authored almost 12 years ago by Joel Holdbrooks <[email protected]>
Tweaks to README, notes about contributing

github.com/lambdaisland/garden - 6fcbe2e776e1553bc2dca06decc5e57dc313473a authored almost 12 years ago by Joel Holdbrooks <[email protected]>
Update Thanks section of README

github.com/lambdaisland/garden - 24d323c4e947744f582afe9a7cbf2d9167d7ef47 authored almost 12 years ago by Joel Holdbrooks <[email protected]>
Correction to README example

github.com/lambdaisland/garden - fca7edaecafcd529400f8bdf287b9bc278f862a9 authored almost 12 years ago by Joel Holdbrooks <[email protected]>
Minor corrections/improvements to README

github.com/lambdaisland/garden - b11db206673ccc7803b0b096a7c14f8bd64590b6 authored almost 12 years ago by Joel Holdbrooks <[email protected]>
Correct formatting

github.com/lambdaisland/garden - 1576273a5e79a04c6ec7deb645489cb2dc8eca64 authored almost 12 years ago by Joel Holdbrooks <[email protected]>