Ecosyste.ms: OpenCollective

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

github.com/nodeca/js-yaml

JavaScript YAML parser and dumper. Very fast.
https://github.com/nodeca/js-yaml

Merge pull request #163 from Hypercubed/patch-1

Update utils.js

f0d7ea925d5f09ed0269c658bdb961e6a5f9cfbe authored almost 10 years ago by Vitaly Puzrin <[email protected]>
Update utils.js

Fixes #113. `isDate` check was being skipped because `keys.length !== 0` (`keys = ['constructor...

a937a35192310b8bd81b80b68c43fff936d42f41 authored almost 10 years ago by Jayson Harshbarger <[email protected]>
Rename codepoint -> c

c6a2320284850908f3df6fffa25bb45b97f8fae8 authored almost 10 years ago by Dervus Grim <[email protected]>
Rename encodeUTF16Char -> charFromCodepoint

253982565a5b2b1230de020a54e5b8a0857f4d07 authored almost 10 years ago by Dervus Grim <[email protected]>
Fix encoding of UTF-16 surrogate pairs

Closes #160

14e3b76689394a05d85dd601e2285973497b3981 authored almost 10 years ago by Dervus Grim <[email protected]>
3.2.5 released

8a73181030e075b208c8f4065a4888a786365ae2 authored about 10 years ago by Vitaly Puzrin <[email protected]>
Browser files rebuild

a898401de37cecc746b4d7d0dbd7b0ecacff05ee authored about 10 years ago by Vitaly Puzrin <[email protected]>
Improve benchmark/add-by-tag.sh script

d36d316fe46ee582847db9ad20cc2b300be63104 authored about 10 years ago by Dervus Grim <[email protected]>
Fixed bug: Tag on an empty node didn't resolve in some cases.

c2de70205471d82657276ee8b54afeb3054fe8c9 authored about 10 years ago by Dervus Grim <[email protected]>
Correct test description for issue #154

04ff648feb4f87425863618ced279bb2b917ec76 authored about 10 years ago by Dervus Grim <[email protected]>
Fix indent checking within skipSeparationSpace function

Closes #154

f1a248de9199df058e54b801cf1ff618b8021104 authored about 10 years ago by Dervus Grim <[email protected]>
Fix resolving of all built-in types on empty nodes

Closes #157

52aa9cce1d997f534ca2ca19469759c3718efc88 authored about 10 years ago by Dervus Grim <[email protected]>
Add benchmark/implementations to .jshintignore

478e66b9f41b179293ffb0174d18d4a083a03f42 authored about 10 years ago by Dervus Grim <[email protected]>
Add benchmark/add-by-tag.sh script for quick downloading of old releases

bf82559d378794882d20f1d6b39c48056f75944b authored about 10 years ago by Dervus Grim <[email protected]>
Ignore benchmark/implementations/* expect `current`

d7b136c046aaec9d92809d19d02029d733d1b65f authored about 10 years ago by Dervus Grim <[email protected]>
Clean up benchmark/implementations

a88d67622985408a02602b0867a8d654b21b7bb4 authored about 10 years ago by Dervus Grim <[email protected]>
3.2.4 released

19bac7893be01d1f9c3e1263f43bd6c8a47abf90 authored about 10 years ago by Vitaly Puzrin <[email protected]>
Update HISTORY.md

a682a867739dd381a5acc92416d51780481a33ed authored about 10 years ago by Dervus Grim <[email protected]>
Merge pull request #155 from paolochiodi/master

error parsing named null

25f5c87ab9fb74dcdef3e1e943a11c2cc1b5f0c9 authored about 10 years ago by Dervus Grim <[email protected]>
Fix support of !!null shortand

Fix #155

e89db0606b280fd0e318037f7b8362a936be9eb9 authored about 10 years ago by Paolo Chiodi <[email protected]>
3.2.3 released

a6cd5657603496c7128d3b9fa621ce9274283194 authored about 10 years ago by Vitaly Puzrin <[email protected]>
Browser files rebuild

c06c12be435ce9c255c891fb5d68d97f0e03312b authored about 10 years ago by Vitaly Puzrin <[email protected]>
Correct and add test for #145

abcc2e835c08fed15e76d66cf98d5b23c9b69c8d authored about 10 years ago by Dervus Grim <[email protected]>
Merge branch 'master' of https://github.com/dustyrockpyle/js-yaml

9d336a3cc78f6e192e1a9d6374b79cedb9f4d414 authored about 10 years ago by Dervus Grim <[email protected]>
Update HISTORY.md

502a187673682d7dc3086df1ed5642f6c993b49b authored about 10 years ago by Dervus Grim <[email protected]>
Merge pull request #148 from Loamhoof/master

Circular data & cross references #110

2c23e7b1d7bd4ae2729e55ba5d1eba815ea1852d authored about 10 years ago by Dervus Grim <[email protected]>
Circular data & cross references #110

Catch circular and cross references.
The object is first scanned to get these references before ...

e75f8d11c7f9d62474a1c90b9b7c98ab38b755a0 authored about 10 years ago by Loamhoof <[email protected]>
Save and restore anchor along with tag state in readFlowCollection, readBlockMapping, and readBlockSequence. Also store custom tag result in anchorMap. Fixes #141 as far as I can tell.

b42cc0f535a797273f042e6b997f3d06d85bce35 authored over 10 years ago by OhMyGauss <[email protected]>
3.2.2 released

c0c3216b6f4fe846f4a2c617e91680638fbbdeb9 authored over 10 years ago by Vitaly Puzrin <[email protected]>
Browser files rebuild

198385ef4e266e99a33adcf8f53c458b531e0ea4 authored over 10 years ago by Vitaly Puzrin <[email protected]>
Fix infinite loop on unindeted block scalars

Related to issue #144

c092026801fefcc9a242b6adac331ebc710c6f35 authored over 10 years ago by Dervus Grim <[email protected]>
base64 enc/dec rewrite, fix #143

b0d53fe588ec0eba6873f2750e91bff90647288f authored over 10 years ago by Vitaly Puzrin <[email protected]>
Added v3.2.x slice to benchmark

5e65934a9356b5173259c8026513e637cf5f822d authored over 10 years ago by Vitaly Puzrin <[email protected]>
3.2.1 - republished

1bee67673c464274b997900ee842a80b6e619248 authored over 10 years ago by Vitaly Puzrin <[email protected]>
3.2.0 released

f5fd6f8b92aac381af50f7f6180b637c5a86c0eb authored over 10 years ago by Vitaly Puzrin <[email protected]>
browser files rebuild

74190d2b70d031b9be6d4bd2bb496e99caba23cb authored over 10 years ago by Vitaly Puzrin <[email protected]>
Fix document-level indent reader

Related to issue #139

70575f94796cb0aa2b4471460ba2bce93a75d621 authored over 10 years ago by Dervus Grim <[email protected]>
Merge pull request #136 from raiden-dev/master

Fix issue with github ribbon on demo page

6b2b5e782f8338b5b7f5b3e177b4fe558c9baa24 authored over 10 years ago by Vitaly Puzrin <[email protected]>
Update transform prefixes in demo.css

367e0ed1f313a40b57b5bf9c67cace3556c19b5c authored over 10 years ago by Andrey Kravtsov <[email protected]>
lint fix

6af2824b076382c8a8fffc3320fc75b69e825134 authored over 10 years ago by Vitaly Puzrin <[email protected]>
Merge pull request #135 from mojodna/stdin

Read from STDIN if data is being piped in

2aed4359bd9494651e9dc2c18ec6c11bfb86321e authored over 10 years ago by Vitaly Puzrin <[email protected]>
Read from STDIN if data is being piped in

Fixes #130

f95e6e0b38c6a9376c68dba532ee2c3436cc3944 authored over 10 years ago by Seth Fitzsimmons <[email protected]>
Merge pull request #131 from ELLIOTTCABLE/typo-patch

typofix.

b06ee2cdcd93a019b74d7ce33bed592b565aab32 authored over 10 years ago by Vitaly Puzrin <[email protected]>
typofix.

7bbbb863c9c696311d149693a34f4dec20616cc2 authored over 10 years ago by elliottcable <[email protected]>
3.1.0 released

63b57eb1f96378e9403db553afd10c9bf1dfb3af authored over 10 years ago by Vitaly Puzrin <[email protected]>
moved browser files to `dist` folder and rebuild those

d47265b8cddcc2629a1a012bbe50db7e7b13e5ce authored over 10 years ago by Vitaly Puzrin <[email protected]>
history update

057312dfe91e8c90efdb2629cdb80cd86de1ac4a authored over 10 years ago by Vitaly Puzrin <[email protected]>
Simplified build script

a4042d131418ca0ad2b5e30e18c461d5d7aae706 authored over 10 years ago by Vitaly Puzrin <[email protected]>
improved regexp validator, related to #123

c3278f3133a1b405729cf9fe41ed2c3ec013c5df authored over 10 years ago by Vitaly Puzrin <[email protected]>
optimized simple escaped chars lookup

284c0193c80fc059fea9b31ecee768698a3cad39 authored over 10 years ago by Vitaly Puzrin <[email protected]>
Simplified escaped chars scan

e4aeff54c4f174d790e0b231be3dfd76e31875fb authored over 10 years ago by Vitaly Puzrin <[email protected]>
Significantly simplified bounds check by marking end of doc with zero byte

2487cc9f904e2dd7436335a62e1dbfc89b8e5f11 authored over 10 years ago by Vitaly Puzrin <[email protected]>
Add missed length check

1b436a3c2600169574d53bea62a0b166d7a1972e authored over 10 years ago by Dervus Grim <[email protected]>
Update HISTORY

73f23140f102f0051d04a0ab0c521ea4a5fd9615 authored over 10 years ago by Dervus Grim <[email protected]>
Refactor `loadAll` and `load` functions

1ba5af9120e2d9d417940ab7f2b600e5a7091e73 authored over 10 years ago by Dervus Grim <[email protected]>
Ensure that input always contains the trailing line break

Related to issue #126

05bd18a12fbff952f1ce23ae119e1ad4db88cb81 authored over 10 years ago by Dervus Grim <[email protected]>
Use TDD style Mocha interface

9f43f917a8e3231f6ce23af375e010870dd01d93 authored over 10 years ago by Dervus Grim <[email protected]>
Remove manual declarations of Mocha's globals

d2d0851acdc2b5a0bdf3db17b295ee9b52ed002e authored over 10 years ago by Dervus Grim <[email protected]>
Improve issue tests structure

960f964f6b97db8ab5e2f4a5d5337b8057f4c633 authored over 10 years ago by Dervus Grim <[email protected]>
Move non-issue tests out of the issues subdirectory

6e2e940a12943553195aa128b78f5d59003fa95c authored over 10 years ago by Dervus Grim <[email protected]>
Refactor functional tests

7a4c34c2161f4e57e24be6751bcc803d60401d1c authored over 10 years ago by Dervus Grim <[email protected]>
Get rid of paranodEqual assertion library in the tests

4f0ef1e0ef341682ddb363d8797912901408c357 authored over 10 years ago by Dervus Grim <[email protected]>
Fix reading of flow scalars via readBlockMapping

Related to issue #63

987adcf79226546daf1d2ce091d326e045981428 authored over 10 years ago by Dervus Grim <[email protected]>
Add test for issue #63

472055abfb479c916fccdb89265d9f64b2e4d721 authored over 10 years ago by Dervus Grim <[email protected]>
Fix dumping of the negative zero

Related to issue #117

6030fa6c389aaf14545222f7fa27e86359ca3a3b authored over 10 years ago by Dervus Grim <[email protected]>
Throw on warnings by default; Add `onWarning` loader option

Related to issue #121

e6bac155e7670e04343f6a5cd97cb441349deb73 authored over 10 years ago by Dervus Grim <[email protected]>
Update examples

d6fd090abf367943d087750a185151c0420add7f authored over 10 years ago by Dervus Grim <[email protected]>
Update the demo

1237c0113494cb482d757470b967a1aab16bbcc7 authored over 10 years ago by Dervus Grim <[email protected]>
Refactor custom types API

f603331cc49d40bd3c7ee8bcc6a63727d3b4b991 authored over 10 years ago by Dervus Grim <[email protected]>
Removed deprecated `require` support

549ae1ff1b1a6e0f10d7bc1f70288b5e3fd8d628 authored over 10 years ago by Vitaly Puzrin <[email protected]>
history update

fa66a5b36b2c9a665c750d570fc8600769d127c1 authored over 10 years ago by Vitaly Puzrin <[email protected]>
updated badges

a64d8ec2b8d8a0ff0994fa4cdbb3b72ad41467ed authored over 10 years ago by Vitaly Puzrin <[email protected]>
simplified validator/creator call in loader

ccae64572f04c16841c5fda56798b4000e966ee1 authored over 10 years ago by Vitaly Puzrin <[email protected]>
types methods rename

2e5b6ab45515a4952dcbe89cff3e203ab0e40a48 authored over 10 years ago by Vitaly Puzrin <[email protected]>
Fix/refactor custom type tests

9276bc7b0c8e8d0f0a7eec4c45a338604a0812bc authored over 10 years ago by Dervus Grim <[email protected]>
mini opt in skipSeparationSpace

91117e1241de62ecc2e4f2802b04792593cc02b4 authored over 10 years ago by Vitaly Puzrin <[email protected]>
bin type cleanup

dfea4272f8f93d49add2191070df987d8dfd7543 authored over 10 years ago by Vitaly Puzrin <[email protected]>
null/bool validators perf - check data length prior to compare strings

d24810fafe0faf95871178b816b270ec7a34e69d authored over 10 years ago by Vitaly Puzrin <[email protected]>
optimized int resolver

f5e8fb174b08b8093c63038c04f55c7ed77fe0f3 authored over 10 years ago by Vitaly Puzrin <[email protected]>
removed regex from int validator

fb38f51d3b8e220e3575b0ee97d2e5f3a8328fa9 authored over 10 years ago by Vitaly Puzrin <[email protected]>
moved types validators to separate functions

8f5c504b619e7c829ba0c588d33a4ae0cc1d988d authored over 10 years ago by Vitaly Puzrin <[email protected]>
rolled back adding shortcuts - perfomance difference not significant

41f45cf9ffedf727b465732de9019a611578a3d6 authored over 10 years ago by Vitaly Puzrin <[email protected]>
lint fix

777b6e36f687ed1ae774291c7867a10b4b749a62 authored over 10 years ago by Vitaly Puzrin <[email protected]>
optimized escaped sequences scan

92ad0a6b492ec71d8dddd038d2271e40da19ed9d authored over 10 years ago by Vitaly Puzrin <[email protected]>
removed dynamic function create in load()

f24d4611199b59d2e3129bf06428e4c1fd5e0830 authored over 10 years ago by Vitaly Puzrin <[email protected]>
added string bounds check to critical places, to avoid deopts

a82fbdfa6d888711b0c3ee6d699c27cd98e29e76 authored over 10 years ago by Vitaly Puzrin <[email protected]>
added benchmark tools

bedcfb41541d2ca962e36f783fa13aacbeed3510 authored over 10 years ago by Vitaly Puzrin <[email protected]>
inlined the rest of constants

1d8c5317aa7ec2840dc8f1a69a437e937334839f authored over 10 years ago by Vitaly Puzrin <[email protected]>
removed state cache for next going character

a2961eddfe75dec8869ceb89ae7f770a8506f59b authored over 10 years ago by Vitaly Puzrin <[email protected]>
replaced var compare with inlineable fns

b93c6c53bd0cdcd3f684397b2522c5c5a5dcdc80 authored over 10 years ago by Vitaly Puzrin <[email protected]>
travis config update

4d4cf0606a618e22a3cfbeb5adc75b873c453172 authored over 10 years ago by Vitaly Puzrin <[email protected]>
replaced switches with if-else to avoid deopts

b9eb28a4c022984b9daf9c4753b4b0ed18d11c42 authored over 10 years ago by Vitaly Puzrin <[email protected]>
Merge pull request #118 from zentner-kyle/master

Improved `window` check for specific enviroments

85f05d44e69b1299294453154029220afea3bf98 authored almost 11 years ago by Vitaly Puzrin <[email protected]>
Fall back if require('esprima') fails in node.js

25e76a28342b0265b0b466c0bbced4d83c9d43a3 authored almost 11 years ago by Kyle Zentner <[email protected]>
3.0.2 released

e708f1ad52542dc6ef23fdd4025d08438870b530 authored almost 11 years ago by Vitaly Puzrin <[email protected]>
rebuild browserified files

0785b91cc2cc424dd92ac3e498bb9368015c3a7f authored almost 11 years ago by Vitaly Puzrin <[email protected]>
Fix resolving of "constructor" scalar as !!null

Related to issue #112

dc0b4c57ccdaac191f12f3e9cbe878cbe8e99ec4 authored almost 11 years ago by Dervus Grim <[email protected]>
lint fix

2212efaa2e61dd5c28f85df1cfabdcec218dfc6b authored almost 11 years ago by Vitaly Puzrin <[email protected]>
Merge pull request #109 from k7sleeper/patch-1

Update README.md

3ef644569922c4f40a814372a261cf9c4ef93936 authored almost 11 years ago by Vitaly Puzrin <[email protected]>
Update README.md

fixed typo, improved style

a1af69d33acdbb99904aec4ead0609cadb7af3f6 authored almost 11 years ago by Klaus Sevensleeper <[email protected]>