Ecosyste.ms: OpenCollective

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

Less

Support the CSS-like styling language that powers the world's websites.
Collective - Host: opensource - https://opencollective.com/less - Website: https://lesscss.org - Code: https://github.com/less

removed experimental stuff from spec

github.com/less/less.ruby - 35f8f69041abf3efec82fcbee2a7d2ac39f2fb48 authored over 15 years ago by cloudhead <[email protected]>
version bump

github.com/less/less.ruby - 1341e514ec8dc21934064787e5f00d413c081761 authored over 15 years ago by cloudhead <[email protected]>
Version bump to 0.8.11

github.com/less/less.ruby - 5dd814fe19953819a5f8711e2db464cbdf04d470 authored over 15 years ago by cloudhead <[email protected]>
Closes #22

github.com/less/less.ruby - 175c9b5a41dcaad0a82037d50f9e3ff31692a2da authored over 15 years ago by cloudhead <[email protected]>
version bump

github.com/less/less.ruby - c39ab501db872b79efd397601afd215edfd56755 authored over 15 years ago by cloudhead <[email protected]>
added to spec

github.com/less/less.ruby - 04fefe6d8a4e61c83cd5a05888c9da33fd36d2d9 authored over 15 years ago by cloudhead <[email protected]>
version

github.com/less/less.ruby - 689655a44a5ced003ee2c5625b0b61cd34e34328 authored over 15 years ago by cloudhead <[email protected]>
comment

github.com/less/less.ruby - 7c47cabe6f174f944084fccf42a2e6464ee0bae2 authored over 15 years ago by cloudhead <[email protected]>
fixed error with empty strings and \n in selectors

github.com/less/less.ruby - 8ea54ebcfdab1f534b60348fff4eca15ce0c1157 authored over 15 years ago by cloudhead <[email protected]>
Version bump to 0.8.10

github.com/less/less.ruby - 9b4eb5314d0286a256973e2c05218db8a267ebb6 authored over 15 years ago by cloudhead <[email protected]>
Handling and parsing attribute selectors (something[foo=bar]).

github.com/less/less.ruby - f79aae97168cf0587000858635c2d5b84f3255d3 authored over 15 years ago by August Lilleaas <[email protected]>
Version bump to 0.8.9

github.com/less/less.ruby - 02524e9fd7cd7f798cdde3036024b0900ae39ad3 authored over 15 years ago by cloudhead <[email protected]>
woops, what was I thinking?!

github.com/less/less.ruby - f666965fd4e8bc750a50316907debfdc271af7f0 authored over 15 years ago by cloudhead <[email protected]>
Version bump to 0.8.8

github.com/less/less.ruby - db4e882065a5182c41ea3578f1ae885c44fcf208 authored over 15 years ago by cloudhead <[email protected]>
added to spec

github.com/less/less.ruby - 2ab393e18af992670b365b3379ce8c6daffd8ec9 authored over 15 years ago by cloudhead <[email protected]>
fixed required arg in to_css

github.com/less/less.ruby - 2aa0e82bd1ddb1cb6c14e4c43b795dce40c8463e authored over 15 years ago by cloudhead <[email protected]>
variable evaluation bug

github.com/less/less.ruby - 22acd5e1e17ccb665e9a7ffc74cb232ff4a7a71b authored over 15 years ago by cloudhead <[email protected]>
whitespace

github.com/less/less.ruby - 1dd61d96132ce9c9bb620fb602bdb745b5ae839f authored over 15 years ago by cloudhead <[email protected]>
disallowing operations in compound declarations + nice error message

github.com/less/less.ruby - 58740df76e4240bf4c7c96ea9c42549ad2734a8f authored over 15 years ago by cloudhead <[email protected]>
moved to css/

github.com/less/less.ruby - 8d9254ea77bdeadaae930ef551da8a03b3a31632 authored over 15 years ago by cloudhead <[email protected]>
pretty output

github.com/less/less.ruby - 5e9b9e8472ce69bd469ac03aaf87c1725d353878 authored over 15 years ago by cloudhead <[email protected]>
the `new` argument is only used in watch mode, standard mode creates a new file regardless

github.com/less/less.ruby - 5ddcba49f2249cfd6edf0f893050d3d78b497e02 authored over 15 years ago by cloudhead <[email protected]>
destination is figured out in Command now

github.com/less/less.ruby - 6808af963e90a7fc300901ba809363ea9848a6a1 authored over 15 years ago by cloudhead <[email protected]>
Adding a few more specs for Engine to show different examples.

github.com/less/less.ruby - a9dd4b00cc4f76967a844824fb197c4cf335cd94 authored over 15 years ago by Robby Russell <[email protected]>
Initial spec file for Less::Tree

github.com/less/less.ruby - 8d7c17df62d4246beb9425253a29ebfe98a149b2 authored over 15 years ago by Robby Russell <[email protected]>
Initial specs for Less:Engine

github.com/less/less.ruby - e8d97f189f54936f102d295276b8f1eb15e494b4 authored over 15 years ago by Robby Russell <[email protected]>
Added some more specs for Command, many are pending and should be looked at as there are some quirky things going on with how run! works

github.com/less/less.ruby - dabcb57a0d4c6b89f763c4b4f16a746276a4629c authored over 15 years ago by Robby Russell <[email protected]>
Initial specs for Less::Command.new(options)

github.com/less/less.ruby - 2204beebdaf73fe65809815f6bef485fd8f9daca authored over 15 years ago by Robby Russell <[email protected]>
Using unshift for spec-compatibility

github.com/less/less.ruby - 8714406e7934eec0b3566a20cfd738fcbc72b18a authored over 15 years ago by Robby Russell <[email protected]>
Initial setup for Rspec

github.com/less/less.ruby - b34fca00bcb7839c8a728f9836018f54353ac69e authored over 15 years ago by Robby Russell <[email protected]>
Merge branch 'master' of [email protected]:cloudhead/less

github.com/less/less.ruby - 91651f2cf615184c048ae0beb12226238eab26b2 authored over 15 years ago by cloudhead <[email protected]>
css files to test spec against

github.com/less/less.ruby - 303cee4897d3d211440c956805052dfe1cdabac6 authored over 15 years ago by cloudhead <[email protected]>
link to site

github.com/less/less.ruby - 25e188aa7b43ec05c98a52d5a1309e145e7eb2df authored over 15 years ago by cloudhead <[email protected]>
Merge [email protected]:cloudhead/less

github.com/less/less.ruby - 7904d53b1ed2f18e0638e5c07276434df9e2a1f4 authored over 15 years ago by cloudhead <[email protected]>
tabs regex

github.com/less/less.ruby - 3ff9705dc5145e2fb7fda4328fdf8e445b4cb2a3 authored over 15 years ago by cloudhead <[email protected]>
whitespace

github.com/less/less.ruby - 23483cdb784d6a1c4ee6cee08c50b5b82a63a8ae authored over 15 years ago by cloudhead <[email protected]>
version bump

github.com/less/less.ruby - 0e3ad03e738254c4ea2c6a656c226d0ee89d1c7a authored over 15 years ago by cloudhead <[email protected]>
better errors

github.com/less/less.ruby - 777f6ac8d2ff37f7f60f2ec559bc0d6ae15ab091 authored over 15 years ago by cloudhead <[email protected]>
-w creates file

github.com/less/less.ruby - 071d8b3704bd1734e492884f5d7cf330af715561 authored over 15 years ago by cloudhead <[email protected]>
Version bump to 0.8.7

github.com/less/less.ruby - 32e2dd3c6734e7d776192a2c436df17b3b779443 authored over 15 years ago by cloudhead <[email protected]>
Version bump to 0.8.6

github.com/less/less.ruby - 66a63cbafd40b8ce0bb17edb33ab8933c79ca422 authored over 15 years ago by cloudhead <[email protected]>
Version bump to 0.8.7

github.com/less/less.ruby - ec628232bfa936344ae3e1ac4c0bb793814aabaa authored over 15 years ago by cloudhead <[email protected]>
added inheritance option

github.com/less/less.ruby - a15eb1d75cdfddaff293d407d0313c3183c6c393 authored over 15 years ago by cloudhead <[email protected]>
added to spec

github.com/less/less.ruby - bf252400156caec2bdb34ff24a425e8fd6b55896 authored over 15 years ago by cloudhead <[email protected]>
version bump

github.com/less/less.ruby - 8f1df42cc6fa3f667a35c406ffd6a02824a11bb7 authored over 15 years ago by cloudhead <[email protected]>
added better variable scoping

github.com/less/less.ruby - df20858bed38d417944335497bc82aa2558fd3bd authored over 15 years ago by cloudhead <[email protected]>
Version bump to 0.8.4

github.com/less/less.ruby - 346472850ce7ad0801d45c930eafbca832fd951e authored over 15 years ago by cloudhead <[email protected]>
added to the spec

github.com/less/less.ruby - 709726df436a846e8bfb45035baae77846b01e8c authored over 15 years ago by cloudhead <[email protected]>
more regex cleanup

github.com/less/less.ruby - a0b03334f8b3a78ea0b0a08ae3b6b5e3eb1a40a4 authored over 15 years ago by cloudhead <[email protected]>
version bump

github.com/less/less.ruby - 43d9591027d8c97e297b59a820eb135f02b338e6 authored over 15 years ago by cloudhead <[email protected]>
debugging option for full errors, and a fix to show line numbers

github.com/less/less.ruby - 2bba6b799ad93f61e7dcde026db3e8945f23b311 authored over 15 years ago by cloudhead <[email protected]>
Version bump to 0.8.3

github.com/less/less.ruby - e41077e0be0e452f1df58c2e1f2ed496e8a6abbe authored over 15 years ago by cloudhead <[email protected]>
new spec

github.com/less/less.ruby - ff0f0b5ec66b84a2bf586cb0cf8fbe7f1bc0c3d2 authored over 15 years ago by cloudhead <[email protected]>
version

github.com/less/less.ruby - 75b97704ca600d3ba993b8ea52bec1a368272c30 authored over 15 years ago by cloudhead <[email protected]>
cleaned up a lot of duplicate regexp

github.com/less/less.ruby - c923fc92020001d417187bdaa19ac6690d9b1258 authored over 15 years ago by cloudhead <[email protected]>
fixed whitespace problem in operations

github.com/less/less.ruby - 80978a215bb9eabe7dfd81f2f2932bd69b813c9b authored over 15 years ago by cloudhead <[email protected]>
Version bump to 0.8.2

github.com/less/less.ruby - 0090b6de5ba6529492aedba7a854cdf775f71d9e authored over 15 years ago by cloudhead <[email protected]>
Version bump to 0.8.1

github.com/less/less.ruby - 6fdf25c78db2428b7a7076e356462f30274c868b authored over 15 years ago by cloudhead <[email protected]>
added to spec

github.com/less/less.ruby - 1fd69d436c9f7b4fceb768e3c71cf408da71a110 authored over 15 years ago by cloudhead <[email protected]>
bumped version

github.com/less/less.ruby - 0704bc7cbf3b2f0ae161acfbf2358a539cf64b17 authored over 15 years ago by cloudhead <[email protected]>
fixed some things causing problems with complex paths and 0 color values

github.com/less/less.ruby - 57405b0ada160ced8996a73c588b192943ad12ac authored over 15 years ago by cloudhead <[email protected]>
changed order in which variables are evaluated

github.com/less/less.ruby - f122e8b2c689991cec44d11e2e5b85947c8b2376 authored over 15 years ago by cloudhead <[email protected]>
Version bump to 0.8.0

github.com/less/less.ruby - 28d42f09d5af2b97e63aa4854d90d3fb7db6dbe8 authored over 15 years ago by cloudhead <[email protected]>
added some to the spec

github.com/less/less.ruby - a79fab6463941fe336c50a5cfe500fe45871eaf7 authored over 15 years ago by cloudhead <[email protected]>
whitespacing

github.com/less/less.ruby - 9aa14f0bec5d88fb9677228f98bd936916006e06 authored over 15 years ago by cloudhead <[email protected]>
fixed a mistake in operation loop

github.com/less/less.ruby - a6175d5c011bf41a93903b8a208860880672c4ac authored over 15 years ago by cloudhead <[email protected]>
greatly simplified watch loop

github.com/less/less.ruby - 25b610f30a6c4c45dd2ed9671d7353668031c169 authored over 15 years ago by cloudhead <[email protected]>
compression needs to be done properly

github.com/less/less.ruby - d0fcea311d056654e5d4b7175d2a6dd07d46d7fa authored over 15 years ago by cloudhead <[email protected]>
made parser more robust, strings are escaped, fixed a couple problems, cleaned up some regexp

github.com/less/less.ruby - da8921cc0b53d26be5e6abe0d614c489ced0b536 authored over 15 years ago by cloudhead <[email protected]>
rubyforge stuff, and some changes here and there

github.com/less/less.ruby - 35fb4e7d31e4669d7b11daec77013ce44a13fb44 authored over 15 years ago by cloudhead <[email protected]>
better version retrieval

github.com/less/less.ruby - dd825c58c172e1d12ed6fa7e06119730b27774a1 authored over 15 years ago by cloudhead <[email protected]>
Regenerated gemspec for version 0.7.0

github.com/less/less.ruby - 00399e27d4b6426be94d506a3232decf5fafaff4 authored over 15 years ago by cloudhead <[email protected]>
added some to the spec

github.com/less/less.ruby - 72ce416d3ba8e155fd70da61011de90958431d0b authored over 15 years ago by cloudhead <[email protected]>
version bump

github.com/less/less.ruby - d8a226da00707d55f008d41e6ab9ec77859dbe38 authored over 15 years ago by cloudhead <[email protected]>
unit operations!

github.com/less/less.ruby - 29dbc579268222e54031d732a11b6e2f0e9bd598 authored over 15 years ago by cloudhead <[email protected]>
refactored error handling

github.com/less/less.ruby - e619d13678178ae671d62a108eb39af0ff42fca3 authored over 15 years ago by cloudhead <[email protected]>
fixed comment tabs

github.com/less/less.ruby - b54d44d150bf096d87454bd168493cb6fb29ebc9 authored over 15 years ago by cloudhead <[email protected]>
added () as possible values

github.com/less/less.ruby - 60aed0de58f37a19781ef4bc433d48b7607784e6 authored over 15 years ago by cloudhead <[email protected]>
Regenerated gemspec for version 0.5.2

github.com/less/less.ruby - e992960a5a584d9d132adfd9b47090bb7b32e49b authored over 15 years ago by cloudhead <[email protected]>
Version bump to 0.5.2

github.com/less/less.ruby - 97122d523b7993ed5808e2c766a636e6d2b7a34d authored over 15 years ago by cloudhead <[email protected]>
bumped version to .5.1

github.com/less/less.ruby - 2bc78dab33235604978d3c7da9572bf196e2b49e authored over 15 years ago by cloudhead <[email protected]>
bumped version

github.com/less/less.ruby - ef77aabd52b4a1e9cb84ac04bf89f8dcef4d98fe authored over 15 years ago by cloudhead <[email protected]>
changed lambda to a method

github.com/less/less.ruby - 7bdbb73d5bf4a7f6c28998df889924c4c145f406 authored over 15 years ago by cloudhead <[email protected]>
removed commented code

github.com/less/less.ruby - 9951f366649b5f0ce629155e1ba9b8fde10c4a7d authored over 15 years ago by cloudhead <[email protected]>
Merge branch 'master' of [email protected]:cloudhead/less

github.com/less/less.ruby - ca9971ead827e5a40e8ab61be6c1544a9c08281b authored over 15 years ago by cloudhead <[email protected]>
Regenerated gemspec for version 0.5.0

github.com/less/less.ruby - 7f48efb09f550ac6fee3daf2f7ed13367dbaad6a authored over 15 years ago by cloudhead <[email protected]>
cleanup

github.com/less/less.ruby - b136264444da5503d7b4e8cbb9e14b74e54324d0 authored over 15 years ago by cloudhead <[email protected]>
Regenerated gemspec for version 0.5.0

github.com/less/less.ruby - f7305cedc172927dec5b955105de1fef74a0e895 authored over 15 years ago by cloudhead <[email protected]>
jeweler & gem stuff

github.com/less/less.ruby - 33d87e10fb64b76a8bcd2a3d2c0479926a3356f9 authored over 15 years ago by cloudhead <[email protected]>