Ecosyste.ms: OpenCollective

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

github.com/stylus/stylus

Expressive, robust, feature-rich CSS language built for nodejs
https://github.com/stylus/stylus

Fixed exception message tests

7f1a83f7aee080a0144066293d56e89a960c0aac authored almost 14 years ago by Tj Holowaychuk <[email protected]>
Moving exception formatting to Renderer#render()

001ad747554d4c2696e6b0022c35a485069721ef authored almost 14 years ago by Tj Holowaychuk <[email protected]>
Added lib/utils.js

3faa8e24dd79d2c7cdc41ef5758822e2dae2f5ed authored almost 14 years ago by Tj Holowaychuk <[email protected]>
Added images example

b9ccea98e39ef888a6a1078d02f788f286825c65 authored almost 14 years ago by Tj Holowaychuk <[email protected]>
Added example images

085c45f21cb23098f10f29aca90795bd3d6021c4 authored almost 14 years ago by Tj Holowaychuk <[email protected]>
Added .parse(str, options)

9e3c88c8a173b4d68cd5f9546cb00572e7de7f34 authored almost 14 years ago by Tj Holowaychuk <[email protected]>
Added simple function call test

2d07a7cd37ba779c94111cc9cefe98a82db2e2fe authored almost 14 years ago by Tj Holowaychuk <[email protected]>
misc

88020eee2013cfc059ad73e55de91dcd94308ea7 authored almost 14 years ago by Tj Holowaychuk <[email protected]>
More function default tests

4db710e2684cd1a340221a452ad06c3e6296f3db authored almost 14 years ago by Tj Holowaychuk <[email protected]>
Added function arg default test

5f33c30744f32563d5fd6f6fdb2ebe1a310bd4f6 authored almost 14 years ago by Tj Holowaychuk <[email protected]>
Better error messages for invalid function params

5c7b40aebb0d509c89e67925867a5b464521963e authored almost 14 years ago by Tj Holowaychuk <[email protected]>
Merge branch 'parenless-function-call'

ad392e40306b8ea55d08be84521826cc89b33a6e authored almost 14 years ago by Tj Holowaychuk <[email protected]>
Added property function tests

4d0fcd98bf07c2a1d1f2d89614d49cbaa0eedfad authored almost 14 years ago by Tj Holowaychuk <[email protected]>
Added transparent property function support

6582eda3a95c1656d0aeedacfe8decb245cc5262 authored almost 14 years ago by Tj Holowaychuk <[email protected]>
Merge branch 'compression'

e978cccbe74448f7b0a24b77697c5b6e6ca28a8e authored almost 14 years ago by Tj Holowaychuk <[email protected]>
Compressing colors to #nnn when possible

7ee077fde5525e6fe36ec9f03f69211ae8a5eaa2 authored almost 14 years ago by Tj Holowaychuk <[email protected]>
more color tests

c941af13965c8a6a601103e493a265305d854752 authored almost 14 years ago by Tj Holowaychuk <[email protected]>
more tests

ff90230721e14622702df2366d0ad0ffb4078845 authored almost 14 years ago by Tj Holowaychuk <[email protected]>
Omit 0 in 0.n when compressed

4889135aaabc5732b529846b91fd6ee27b2cabf7 authored almost 14 years ago by Tj Holowaychuk <[email protected]>
tasks

d05eb80eb90ea16f652a745b4ff3e5a589e22edd authored almost 14 years ago by Tj Holowaychuk <[email protected]>
Added nodes.null singleton

f5118b9105c60f3aef1850203ccbafdb6f93286c authored almost 14 years ago by Tj Holowaychuk <[email protected]>
misc

0f791d609a063015803d6b39df64c8fc1ca9fe66 authored almost 14 years ago by Tj Holowaychuk <[email protected]>
misc

34d6fd46d3b576e2f8b754df88b226a11200719b authored almost 14 years ago by Tj Holowaychuk <[email protected]>
misc

0608bb2e033a112c33363c266451127a9e9f01cb authored almost 14 years ago by Tj Holowaychuk <[email protected]>
Added url() BIF test

95a50c5059ea9e98236a70361cd776ce05f3b556 authored almost 14 years ago by Tj Holowaychuk <[email protected]>
Added HSL component BIF tests

177e2e7ee4357fb922ac9a20eae82fcb0b61cf10 authored almost 14 years ago by Tj Holowaychuk <[email protected]>
Added unquote() BIF test

07675dc61a2a156949cd1a69e0308bd46023edbc authored almost 14 years ago by Tj Holowaychuk <[email protected]>
Added type() BIF test

5d66e865b54dfd404a7fbbeae62a2322852f7bad authored almost 14 years ago by Tj Holowaychuk <[email protected]>
Added alpha() BIF test

237aeed417e01bcdb467be6743adf49c4d87eeb2 authored almost 14 years ago by Tj Holowaychuk <[email protected]>
Added color component BIF tests

a97ee69d6caedd8e93f230317f69c1a052ffd79e authored almost 14 years ago by Tj Holowaychuk <[email protected]>
Added rgba() tests

39b104b5c2e11c7f00652166d013876d325e6af4 authored almost 14 years ago by Tj Holowaychuk <[email protected]>
Added If node

86a160e7489f0adb79ebc4432ec7b92168f9a1f4 authored almost 14 years ago by Tj Holowaychuk <[email protected]>
HSLA operations

fe57c23e9108d7c8903cd32476296080a5ffc6d8 authored almost 14 years ago by Tj Holowaychuk <[email protected]>
coerce HSLA to Color in operation

b5a64999e5ab42985a36e537fc7d8cd38e95ff21 authored almost 14 years ago by Tj Holowaychuk <[email protected]>
Added lighten() and darken() BIFs

cc1c651ae7a88183efcac68fde4018eac86ad2be authored almost 14 years ago by Tj Holowaychuk <[email protected]>
Added unit() BIF

6860e066d2d3cd14c13637b8c0be432ae8a17a05 authored almost 14 years ago by Tj Holowaychuk <[email protected]>
Added even() and odd() BIF

2b2f23ba90d7bdd9ba9ec02b9ce0c2013f8e4e55 authored almost 14 years ago by Tj Holowaychuk <[email protected]>
Added round() BIF

130d3e38f55be603e6034177b2ec8624db0fc271 authored almost 14 years ago by Tj Holowaychuk <[email protected]>
Added Evaluator#isDefined9)

342d4200b72e21748d43d3daeb371ec6e7bf0f07 authored about 14 years ago by Tj Holowaychuk <[email protected]>
typo

f535c03feedd9a038c8f018af2df8270be195687 authored about 14 years ago by Tj Holowaychuk <[email protected]>
Added `make docs`

9813bb778342bc84a3b5a8af013851926f2c7860 authored about 14 years ago by Tj Holowaychuk <[email protected]>
Added `make docs`

22eee05efa0d276316872d75d052d50948935b6e authored about 14 years ago by Tj Holowaychuk <[email protected]>
Added Expression#first and Node#first

2731e1f859296f90feebfaa3fed257beb4992302 authored about 14 years ago by Tj Holowaychuk <[email protected]>
Merge branch 'assignment'

042b62eb4782902837f3bea90e3421a1a7c9d775 authored about 14 years ago by Tj Holowaychuk <[email protected]>
Fixed integration tests

db3aed0ec9191a20edd7aa4c5b269a44b2acc91f authored about 14 years ago by Tj Holowaychuk <[email protected]>
Fixed unit tests

7027a786b6ae33160b2ef3a22c407c9b8e889fcf authored about 14 years ago by Tj Holowaychuk <[email protected]>
Examples using = instead of :

045063774721b5440148d54ba60ca461cbdd5b61 authored about 14 years ago by Tj Holowaychuk <[email protected]>
Using = for assignment

ccefb900fbeef75dad3640f3acfb503f778689ae authored about 14 years ago by Tj Holowaychuk <[email protected]>
Merge branch 'ternary'

e05495da2d24b7e86c4d0cd6e52cc2efeb758d4f authored about 14 years ago by Tj Holowaychuk <[email protected]>
more tests

e841603e31249f6760c00ccfde02ebf4987fa47c authored about 14 years ago by Tj Holowaychuk <[email protected]>
more ternary tests

c6759166609266b9ae307e91269957695b3e0396 authored about 14 years ago by Tj Holowaychuk <[email protected]>
Added ternary support

81cf4353e91c84093b4a699acbd7c2ec5c342c43 authored about 14 years ago by Tj Holowaychuk <[email protected]>
Added Ternary node

89174f131d4836db0595aa9073f63fbf6fe80604 authored about 14 years ago by Tj Holowaychuk <[email protected]>
Scanning ?: as operators

fe00c2dab1ea6b5bed6d85c1ca6e746a85c783c7 authored about 14 years ago by Tj Holowaychuk <[email protected]>
Fixed "is defined" precedence

bb5cb25ff6ef5b73670296e73f4274d443925cc5 authored about 14 years ago by Tj Holowaychuk <[email protected]>
misc refactoring of parser

ca266ed41482cbff7b9220fb747056c7fe5bfdd7 authored about 14 years ago by Tj Holowaychuk <[email protected]>
Fixed equality precedence

6fa931fe0604c00181f2a72a11698c3eb5588b92 authored about 14 years ago by Tj Holowaychuk <[email protected]>
Added failing precedence test

b6145a1bdab8fba7c758953a20f6cf861b583e09 authored about 14 years ago by Tj Holowaychuk <[email protected]>
Added "is defined" test

2bb8a0e5621cd8b91e3d1fd83af54fdfd4551e1f authored about 14 years ago by Tj Holowaychuk <[email protected]>
Fixed "is a" precedence

f29377730a454c90529552052a27baed554c7986 authored about 14 years ago by Tj Holowaychuk <[email protected]>
misc

cb31dd324140e3837c306df579806b6ae518feab authored about 14 years ago by Tj Holowaychuk <[email protected]>
Added "is a" operator tests

06127cd6e1a730feeb0944e8fbc066e376cd4573 authored about 14 years ago by Tj Holowaychuk <[email protected]>
Output 0 instead of 0px when compressed

c9778b73ac5df99543b8df2797622f2d93ff0f94 authored about 14 years ago by Tj Holowaychuk <[email protected]>
Merge branch 'logical-ops'

7f120ea4516f910371287a1ab96317fe546e1179 authored about 14 years ago by Tj Holowaychuk <[email protected]>
Using and / or in test

5b484648fbbd86a429707e0f37c1022bfb1ff6ba authored about 14 years ago by Tj Holowaychuk <[email protected]>
Moved && and || to all

77925e6b1065ce85fc98be22e90d936e37e8abd9 authored about 14 years ago by Tj Holowaychuk <[email protected]>
Added logical operators for Unit

84c724b473ad3141e10e9174c6de8f8bcb4cdb88 authored about 14 years ago by Tj Holowaychuk <[email protected]>
Setting up logical operators

521e7d3195c4641c26d5fea5b1ab987a0f969c53 authored about 14 years ago by Tj Holowaychuk <[email protected]>
Added logical or / and test

da34ac568aadffcd0bbbdf53d10ce8944238cb2b authored about 14 years ago by Tj Holowaychuk <[email protected]>
Added ** pow operator

89a06ef4b2de1ee8748105f88b0df5754dde6f22 authored about 14 years ago by Tj Holowaychuk <[email protected]>
Added modulo support

ba5fd75067a46f6e71393cce47752707e03fd394 authored about 14 years ago by Tj Holowaychuk <[email protected]>
Added unary op tests

d75435c04e6678e82c7105befcba709cf195f099 authored about 14 years ago by Tj Holowaychuk <[email protected]>
Ignore scope.complex test for now

eb6ab25959f7cce4b68b6176840d7ac2f8a5adbe authored about 14 years ago by Tj Holowaychuk <[email protected]>
todo

94ad5725dec95066328dce45b6fd14157a83ae4e authored about 14 years ago by Tj Holowaychuk <[email protected]>
Merge branch 'unary'

5dce2a855ce325f6696bd0e52e8554f22b5e4e7b authored about 14 years ago by Tj Holowaychuk <[email protected]>
Added unary not

f6e1cb0d9258ebf138f3fadc7741192a4411cd1c authored about 14 years ago by Tj Holowaychuk <[email protected]>
Added toBoolean() and unary ! support

c1387a12caa143714e663af24acc2e2fbd59df5f authored about 14 years ago by Tj Holowaychuk <[email protected]>
Prevent Lexer#variable from swallowing unary -

9004f1687f4b3d6bbb2b4d07986653c3910bf4fe authored about 14 years ago by Tj Holowaychuk <[email protected]>
More unary operators

00992cd9a39ff16e45db8a852de69aefc756f0f8 authored about 14 years ago by Tj Holowaychuk <[email protected]>
Started unary op support

823e8efe3d3fffbbe0d26c6340329e3798a267ba authored about 14 years ago by Tj Holowaychuk <[email protected]>
Added UnaryOp node

655460ba3ffbb4ab186501293636c37b160388c2 authored about 14 years ago by Tj Holowaychuk <[email protected]>
misc

6e4c18272a1dc816c3ee1cc26d6b171aa01dbc6a authored about 14 years ago by Tj Holowaychuk <[email protected]>
misc

ff411877f4161078722b1240cb2dc095141fc558 authored about 14 years ago by Tj Holowaychuk <[email protected]>
added unary - example

d3d471acedd2860fa21baae66202d4d67d6be978 authored about 14 years ago by Tj Holowaychuk <[email protected]>
Added abs() BIF

8223173ecfe7a68ccace7b2377390c24525df750 authored about 14 years ago by Tj Holowaychuk <[email protected]>
Added floor() and ceil() BIFs

e24230d9043fab9146fe2ca5032ac562540f04ff authored about 14 years ago by Tj Holowaychuk <[email protected]>
Added min() and max() BIFs

fc4aab84e2227f37371e7af55348e8ecd2e70c67 authored about 14 years ago by Tj Holowaychuk <[email protected]>
Fixed quoted url()

590b5588b439eb9cd9a80093556ca0eabef4763c authored about 14 years ago by Tj Holowaychuk <[email protected]>
Added failing url() test

87c1a1d1053af76f779916e96e94486b31cf5a98 authored about 14 years ago by Tj Holowaychuk <[email protected]>
tasks

678aaffaeab36147033dafdddc04f2a8d7d46ce1 authored about 14 years ago by Tj Holowaychuk <[email protected]>
Renamed Keyword -> Ident

521d3125bdbf8dd7e4bc89d439ca7dca50da8b45 authored about 14 years ago by Tj Holowaychuk <[email protected]>
todo

cd8699eec9f89e02952f23f754e566c89d6aff63 authored about 14 years ago by Tj Holowaychuk <[email protected]>
Added url() unquoted string support

5da1d1224d97c8d142249ee4c0e3be01328a08fb authored about 14 years ago by Tj Holowaychuk <[email protected]>
Added url() test

10fc503bd918cf235ddbd50def6f9d8ba6e581ae authored about 14 years ago by Tj Holowaychuk <[email protected]>
Added unquote() BIF

54df79b4ebd90935ea291e3ef41f02343e1962e5 authored about 14 years ago by Tj Holowaychuk <[email protected]>
tasks

bf8ddabc3ca41f0fc1e4309d574a3a8fc56072fa authored about 14 years ago by Tj Holowaychuk <[email protected]>
Fixed other color tests

4a7578b97caa94fc2a800de2f38e0d6acccc4bad authored about 14 years ago by Tj Holowaychuk <[email protected]>
Fixed some color tests

b094155e462d891eb2dbe13d388d226ba04b0d06 authored about 14 years ago by Tj Holowaychuk <[email protected]>
Added HSLA support to hue() saturation() and lightness()

7aa724a2641276a599bf707ae47803f8002c9f20 authored about 14 years ago by Tj Holowaychuk <[email protected]>
misc refactoring

8b76218ca6db5be61b1be7d1ae634fa818b9290f authored about 14 years ago by Tj Holowaychuk <[email protected]>