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
Port 'construct-seq' test data.
53e94afb2c8bc9213f8ee408262c8cd79a098c0a authored about 12 years ago by Dervus Grim <[email protected]>
53e94afb2c8bc9213f8ee408262c8cd79a098c0a authored about 12 years ago by Dervus Grim <[email protected]>
Port 'construct-null' test data.
29a293c0c523753b233834bb0f90d9a288ffe271 authored about 12 years ago by Dervus Grim <[email protected]>
29a293c0c523753b233834bb0f90d9a288ffe271 authored about 12 years ago by Dervus Grim <[email protected]>
Improve constructor tests' error reporting.
d275268b47f31446ef24f094718076f93bab190a authored about 12 years ago by Dervus Grim <[email protected]>
d275268b47f31446ef24f094718076f93bab190a authored about 12 years ago by Dervus Grim <[email protected]>
Fix/rewrite 'areEqualObjects'.
33bb14b263b001397be01e4ed952ecc2f526136e authored about 12 years ago by Dervus Grim <[email protected]>
33bb14b263b001397be01e4ed952ecc2f526136e authored about 12 years ago by Dervus Grim <[email protected]>
Add tests for 'areEqualObjects' function.
d0b2f7b39f35aa4a901794dfa537c7c209b6b0ff authored about 12 years ago by Dervus Grim <[email protected]>
d0b2f7b39f35aa4a901794dfa537c7c209b6b0ff authored about 12 years ago by Dervus Grim <[email protected]>
Update browserified demo
6909596fb256989fc3371732170149993d583f94 authored about 12 years ago by Aleksey V Zapparov <[email protected]>
6909596fb256989fc3371732170149993d583f94 authored about 12 years ago by Aleksey V Zapparov <[email protected]>
Fix resolver char by it's position getter
88e3bce31d63232160cec6b4baf50f542d16335e authored about 12 years ago by Aleksey V Zapparov <[email protected]>
88e3bce31d63232160cec6b4baf50f542d16335e authored about 12 years ago by Aleksey V Zapparov <[email protected]>
Update info about es5-shims
66597bf6e9bba5eacfb7f8c8b12c8a48efd3f5b9 authored about 12 years ago by Aleksey V Zapparov <[email protected]>
66597bf6e9bba5eacfb7f8c8b12c8a48efd3f5b9 authored about 12 years ago by Aleksey V Zapparov <[email protected]>
Port 'construct-float' test data.
d916c12dbe1349159d1d01940707c3a303298eba authored about 12 years ago by Dervus Grim <[email protected]>
d916c12dbe1349159d1d01940707c3a303298eba authored about 12 years ago by Dervus Grim <[email protected]>
Port 'construct-int' test data.
eac8cff5c3ac4919855d86e493d23fa28bda3aeb authored about 12 years ago by Dervus Grim <[email protected]>
eac8cff5c3ac4919855d86e493d23fa28bda3aeb authored about 12 years ago by Dervus Grim <[email protected]>
Port 'construct-bool' test data.
6280fb94a5c85ced6ab54fc91c3e02f49b36f2aa authored about 12 years ago by Dervus Grim <[email protected]>
6280fb94a5c85ced6ab54fc91c3e02f49b36f2aa authored about 12 years ago by Dervus Grim <[email protected]>
Port 'construct-custom' test data.
1254648b157f0057c4a9aa18a0fdfbcac57e027f authored about 12 years ago by Dervus Grim <[email protected]>
1254648b157f0057c4a9aa18a0fdfbcac57e027f authored about 12 years ago by Dervus Grim <[email protected]>
Fix and clear 'construct-map' test data.
d0867c00ccb009fcea510433f09e744a38957718 authored about 12 years ago by Dervus Grim <[email protected]>
d0867c00ccb009fcea510433f09e744a38957718 authored about 12 years ago by Dervus Grim <[email protected]>
Add functional/constructor tests.
2fee388382a1b66eff22d756a3ce449b88af5597 authored about 12 years ago by Dervus Grim <[email protected]>
2fee388382a1b66eff22d756a3ce449b88af5597 authored about 12 years ago by Dervus Grim <[email protected]>
Move functional test helpers to JS-YAML-TEST.
740cec917566cb91d91a98312e46e456609d7ee6 authored about 12 years ago by Dervus Grim <[email protected]>
740cec917566cb91d91a98312e46e456609d7ee6 authored about 12 years ago by Dervus Grim <[email protected]>
Add JS-YAML-TEST package.
It is intended to use as a framework for the tests, and it will contain
all of the helpers, util...
Add 'functional/mark' tests.
7d542d01336fd8e90d95f60de380d18f28fff5df authored about 12 years ago by Dervus Grim <[email protected]>
7d542d01336fd8e90d95f60de380d18f28fff5df authored about 12 years ago by Dervus Grim <[email protected]>
Add test suite for functional tests.
973c9d1f085145346d546185a0606468560fef90 authored about 12 years ago by Dervus Grim <[email protected]>
973c9d1f085145346d546185a0606468560fef90 authored about 12 years ago by Dervus Grim <[email protected]>
Port 'functional/tokens' tests to new API.
6e999701fdd16a5bc87b800aeaecd575d1ba7614 authored about 12 years ago by Dervus Grim <[email protected]>
6e999701fdd16a5bc87b800aeaecd575d1ba7614 authored about 12 years ago by Dervus Grim <[email protected]>
Port 'functional/structure' tests to new API.
52dd270301e04c4bfc5756c9f3372912e1951521 authored about 12 years ago by Dervus Grim <[email protected]>
52dd270301e04c4bfc5756c9f3372912e1951521 authored about 12 years ago by Dervus Grim <[email protected]>
Port 'functional/resolver' tests to new API.
166484c070dfebeaa2e8b00788b7b4b88e51751c authored about 12 years ago by Dervus Grim <[email protected]>
166484c070dfebeaa2e8b00788b7b4b88e51751c authored about 12 years ago by Dervus Grim <[email protected]>
Port 'functional/errors' tests to new API.
8a855997ec8618fc2b6b2606dc8a2645056dc4e9 authored about 12 years ago by Dervus Grim <[email protected]>
8a855997ec8618fc2b6b2606dc8a2645056dc4e9 authored about 12 years ago by Dervus Grim <[email protected]>
Remove 'functional-' prefix from test names.
9740aac9809e24cd31f5af5ad9d77119ea6ed3f2 authored about 12 years ago by Dervus Grim <[email protected]>
9740aac9809e24cd31f5af5ad9d77119ea6ed3f2 authored about 12 years ago by Dervus Grim <[email protected]>
Add new functional test helpers.
Switch to Mocha and hide Node-specific APIs from tests, which does not
need them.
Remove old helpers and suites.
8c9e409d33d768f6efeef490e9342bf29b7f571d authored about 12 years ago by Dervus Grim <[email protected]>
8c9e409d33d768f6efeef490e9342bf29b7f571d authored about 12 years ago by Dervus Grim <[email protected]>
Update browserified version
e43fbc832f0c06ead87dc6b975e697f8bcaa1aad authored about 12 years ago by Aleksey V Zapparov <[email protected]>
e43fbc832f0c06ead87dc6b975e697f8bcaa1aad authored about 12 years ago by Aleksey V Zapparov <[email protected]>
Fix char by its position extraction
Related to #49
df629fb822e95b1eb4cbacfc6791eae0858c7a57 authored about 12 years ago by Aleksey V Zapparov <[email protected]>
Remove bin/js-yaml
Looks like npm sometimes catches the bug because of it. And there's no
point for for having this...
Simplify ReaderError and YAMLError classes.
6651187ae793fbc3ee6c3d18a5dc682a7a03bbe1 authored about 12 years ago by Aleksey V Zapparov <[email protected]>
6651187ae793fbc3ee6c3d18a5dc682a7a03bbe1 authored about 12 years ago by Aleksey V Zapparov <[email protected]>
Fix reader source stream error
f7d04281387a574506a1bff32ac5c3c1631f1f6d authored about 12 years ago by Aleksey V Zapparov <[email protected]>
f7d04281387a574506a1bff32ac5c3c1631f1f6d authored about 12 years ago by Aleksey V Zapparov <[email protected]>
1.0.3 released
50cbd4b510ca580f82f6a621315dc66e2eedfab4 authored about 12 years ago by Vitaly Puzrin <[email protected]>
50cbd4b510ca580f82f6a621315dc66e2eedfab4 authored about 12 years ago by Vitaly Puzrin <[email protected]>
Update browserified version
d173bed955d71f3efe76a7ea27719371c9202fe6 authored about 12 years ago by Aleksey V Zapparov <[email protected]>
d173bed955d71f3efe76a7ea27719371c9202fe6 authored about 12 years ago by Aleksey V Zapparov <[email protected]>
Update HISTORY
db8c84d4714faa2d5fa79e02c9f180b55969351e authored about 12 years ago by Aleksey V Zapparov <[email protected]>
db8c84d4714faa2d5fa79e02c9f180b55969351e authored about 12 years ago by Aleksey V Zapparov <[email protected]>
Lint sources
Remove unused variables
1f7c17fb9a2665d71c1dbe2e641f272be962d851 authored about 12 years ago by Aleksey V Zapparov <[email protected]>
Pul of support of file resources and raw buffers
e8fdd7d93dfeefc82be288985d4ab984299fbcc7 authored about 12 years ago by Aleksey V Zapparov <[email protected]>
e8fdd7d93dfeefc82be288985d4ab984299fbcc7 authored about 12 years ago by Aleksey V Zapparov <[email protected]>
Add test case for #54
cb22469765385ade8fe986b15e76b8f0adc5c22f authored about 12 years ago by Aleksey V Zapparov <[email protected]>
cb22469765385ade8fe986b15e76b8f0adc5c22f authored about 12 years ago by Aleksey V Zapparov <[email protected]>
fixed jshint errors
db268cbf4881d4667fa3029245074ac8e186ef10 authored about 12 years ago by Vitaly Puzrin <[email protected]>
db268cbf4881d4667fa3029245074ac8e186ef10 authored about 12 years ago by Vitaly Puzrin <[email protected]>
Update README.md
af8efd12a3408fe6a24957260868edfb621ac4b9 authored over 12 years ago by Aleksey V. Zapparov <[email protected]>
af8efd12a3408fe6a24957260868edfb621ac4b9 authored over 12 years ago by Aleksey V. Zapparov <[email protected]>
Fix #19 test.
01d0279498320b0d1622ee6147d637b3f1b286d8 authored over 12 years ago by Aleksey V Zapparov <[email protected]>
01d0279498320b0d1622ee6147d637b3f1b286d8 authored over 12 years ago by Aleksey V Zapparov <[email protected]>
Beautify rendered JSON for CLI
656966b254461a66c0d5f081a2a18ea262472b07 authored over 12 years ago by Aleksey V Zapparov <[email protected]>
656966b254461a66c0d5f081a2a18ea262472b07 authored over 12 years ago by Aleksey V Zapparov <[email protected]>
1.0.2 release
010e26403c888c6d96b4942d479637c923860ff9 authored over 12 years ago by Vitaly Puzrin <[email protected]>
010e26403c888c6d96b4942d479637c923860ff9 authored over 12 years ago by Vitaly Puzrin <[email protected]>
Update HISTORY
e29a8b06432ccd782eda55bad99e1c96c89757c7 authored over 12 years ago by Aleksey V Zapparov <[email protected]>
e29a8b06432ccd782eda55bad99e1c96c89757c7 authored over 12 years ago by Aleksey V Zapparov <[email protected]>
Update browserified version
647a53f5bbaf694fc80aaa8fe7376b6dd9cd0b6b authored over 12 years ago by Aleksey V Zapparov <[email protected]>
647a53f5bbaf694fc80aaa8fe7376b6dd9cd0b6b authored over 12 years ago by Aleksey V Zapparov <[email protected]>
Merge branch 'inspect'
7faa2e4707a264b4b0357db8c0c077f4ad4d97e9 authored over 12 years ago by Aleksey V Zapparov <[email protected]>
7faa2e4707a264b4b0357db8c0c077f4ad4d97e9 authored over 12 years ago by Aleksey V Zapparov <[email protected]>
Use UTC date for short format
f21dcf60e91d30aa20979bca3600d12e09f8c5be authored over 12 years ago by Aleksey V Zapparov <[email protected]>
f21dcf60e91d30aa20979bca3600d12e09f8c5be authored over 12 years ago by Aleksey V Zapparov <[email protected]>
Use UTC date for short format
390937dccef4172e75210194d0320de6ec27017e authored over 12 years ago by Aleksey V Zapparov <[email protected]>
390937dccef4172e75210194d0320de6ec27017e authored over 12 years ago by Aleksey V Zapparov <[email protected]>
updated 'inspect' utility
8ab87fd098dbceaf7286181f89ce930e6794bff5 authored over 12 years ago by Vitaly Puzrin <[email protected]>
8ab87fd098dbceaf7286181f89ce930e6794bff5 authored over 12 years ago by Vitaly Puzrin <[email protected]>
Pull out browser shims.
We do not include shims into the browserified version from now on. For support
of oldIEs and oth...
Fix base64 encoder
8eb3d5b9d89692a4b94d90e9e1d51757f7b6ff0d authored over 12 years ago by Aleksey V Zapparov <[email protected]>
8eb3d5b9d89692a4b94d90e9e1d51757f7b6ff0d authored over 12 years ago by Aleksey V Zapparov <[email protected]>
Refactor work with hash
8a17da1a9161ec912453ee187ba99ba426d45ef8 authored over 12 years ago by Aleksey V Zapparov <[email protected]>
8a17da1a9161ec912453ee187ba99ba426d45ef8 authored over 12 years ago by Aleksey V Zapparov <[email protected]>
Improve error handling
02dcfb23a81b43e1941b5e7060837a13e752506e authored over 12 years ago by Aleksey V Zapparov <[email protected]>
02dcfb23a81b43e1941b5e7060837a13e752506e authored over 12 years ago by Aleksey V Zapparov <[email protected]>
Add json library for browsers without JSON
4dba29e9955ef18d96d3aae472c4314e5293bb03 authored over 12 years ago by Aleksey V Zapparov <[email protected]>
4dba29e9955ef18d96d3aae472c4314e5293bb03 authored over 12 years ago by Aleksey V Zapparov <[email protected]>
Add Array#reduce shim for IE8
eeabb3ac919ef87d39736c9a68e16eb05e4c2e50 authored over 12 years ago by Aleksey V Zapparov <[email protected]>
eeabb3ac919ef87d39736c9a68e16eb05e4c2e50 authored over 12 years ago by Aleksey V Zapparov <[email protected]>
Alias Object.keys -> getOwnPropertyNames for IE8
1f64fb0cb2c8ec0e709c0fa6dc4fe2724702026a authored over 12 years ago by Aleksey V Zapparov <[email protected]>
1f64fb0cb2c8ec0e709c0fa6dc4fe2724702026a authored over 12 years ago by Aleksey V Zapparov <[email protected]>
Add Object.create() for IE8
05e3af7ccf7f97c89d36874239192cfebebcf0ae authored over 12 years ago by Aleksey V Zapparov <[email protected]>
05e3af7ccf7f97c89d36874239192cfebebcf0ae authored over 12 years ago by Aleksey V Zapparov <[email protected]>
Rebuild browserified version
d8cec144edb92261c909ec2ef2adecd75dd5fa8d authored over 12 years ago by Aleksey V Zapparov <[email protected]>
d8cec144edb92261c909ec2ef2adecd75dd5fa8d authored over 12 years ago by Aleksey V Zapparov <[email protected]>
Add map shim for IE8
8c270260f574b71ee314ed876832d67a33f762df authored over 12 years ago by Aleksey V Zapparov <[email protected]>
8c270260f574b71ee314ed876832d67a33f762df authored over 12 years ago by Aleksey V Zapparov <[email protected]>
Update make doc & publish
677297a41a6cfa961db3ff5a0516b12195c55a70 authored over 12 years ago by Aleksey V Zapparov <[email protected]>
677297a41a6cfa961db3ff5a0516b12195c55a70 authored over 12 years ago by Aleksey V Zapparov <[email protected]>
Update master
17dc84b8309de9977e45eaab27d107d93d54357d authored over 12 years ago by Vitaly Puzrin <[email protected]>
17dc84b8309de9977e45eaab27d107d93d54357d authored over 12 years ago by Vitaly Puzrin <[email protected]>
typo fix
dc8a1a260a6ed64a229ddbe4d3dd09d0feb02330 authored over 12 years ago by Vitaly Puzrin <[email protected]>
dc8a1a260a6ed64a229ddbe4d3dd09d0feb02330 authored over 12 years ago by Vitaly Puzrin <[email protected]>
Version bump to 1.0.1
c38c82b49acb9671c519c20f57d6abd5469349b9 authored over 12 years ago by Aleksey V Zapparov <[email protected]>
c38c82b49acb9671c519c20f57d6abd5469349b9 authored over 12 years ago by Aleksey V Zapparov <[email protected]>
Update HISTORY
eba47b6d52998397a3112b50befd09c7a481cc9b authored over 12 years ago by Aleksey V Zapparov <[email protected]>
eba47b6d52998397a3112b50befd09c7a481cc9b authored over 12 years ago by Aleksey V Zapparov <[email protected]>
Merge pull request #47 from caolan/master
Pull request for #46 "Timestamps are incorrectly parsed in local time"
c7d971deadb8d986186831b9964c5644cb381c03 authored over 12 years ago by Aleksey V. Zapparov <[email protected]>
fix for #46, use Date.UTC to construct date object before applying tz delta
5bbfd9c56dbd0582a856ff9f525623f593a8958a authored over 12 years ago by Caolan McMahon <[email protected]>
5bbfd9c56dbd0582a856ff9f525623f593a8958a authored over 12 years ago by Caolan McMahon <[email protected]>
add test for #46, not sure how to do this test if your timezone happens to be GMT
679276b0323b49f9d654390e9f493ef163039393 authored over 12 years ago by Caolan McMahon <[email protected]>
679276b0323b49f9d654390e9f493ef163039393 authored over 12 years ago by Caolan McMahon <[email protected]>
.gitignore /doc/
6e587ce85f694cb3a377ff8e22effca9f1aa34fc authored over 12 years ago by Aleksey V Zapparov <[email protected]>
6e587ce85f694cb3a377ff8e22effca9f1aa34fc authored over 12 years ago by Aleksey V Zapparov <[email protected]>
Remove gotchas
c1fe260c36aac5a8aba844988a15f3e223f4375a authored over 12 years ago by Aleksey V Zapparov <[email protected]>
c1fe260c36aac5a8aba844988a15f3e223f4375a authored over 12 years ago by Aleksey V Zapparov <[email protected]>
Small apidocs fixes
8f2ea8a1af131be834f08e94baf0286af9521f92 authored over 12 years ago by Aleksey V Zapparov <[email protected]>
8f2ea8a1af131be834f08e94baf0286af9521f92 authored over 12 years ago by Aleksey V Zapparov <[email protected]>
Update make doc
14c836109b5c3ddcf3b0580d415eb13934d3a5b4 authored over 12 years ago by Aleksey V Zapparov <[email protected]>
14c836109b5c3ddcf3b0580d415eb13934d3a5b4 authored over 12 years ago by Aleksey V Zapparov <[email protected]>
Update Makefile
3bb466a70b2992dfd124bc14c25f8cd1ae53578e authored over 12 years ago by Aleksey V Zapparov <[email protected]>
3bb466a70b2992dfd124bc14c25f8cd1ae53578e authored over 12 years ago by Aleksey V Zapparov <[email protected]>
Fix `TypeError: 'undefined' is not an object`
14d9d053790525807bd7656ac8f64c5b70072b15 authored over 12 years ago by Aleksey V Zapparov <[email protected]>
14d9d053790525807bd7656ac8f64c5b70072b15 authored over 12 years ago by Aleksey V Zapparov <[email protected]>
Improve browserification
2b7b88a3f53f4dbd5541435673794e7bc11e271f authored over 12 years ago by Aleksey V Zapparov <[email protected]>
2b7b88a3f53f4dbd5541435673794e7bc11e271f authored over 12 years ago by Aleksey V Zapparov <[email protected]>
Version bump to 1.0.0
ed602dca4878636151c180f868fe17a2fd2c236e authored over 12 years ago by Aleksey V Zapparov <[email protected]>
ed602dca4878636151c180f868fe17a2fd2c236e authored over 12 years ago by Aleksey V Zapparov <[email protected]>
Fix browser entry point
30dd0ebd1ac7f7718d2ad47e0282b41030f5986b authored over 12 years ago by Aleksey V Zapparov <[email protected]>
30dd0ebd1ac7f7718d2ad47e0282b41030f5986b authored over 12 years ago by Aleksey V Zapparov <[email protected]>
Fix make gh-pages
d9c8dbd2d98e8cfadd7b7567f1281bbaa2cf749d authored over 12 years ago by Aleksey V Zapparov <[email protected]>
d9c8dbd2d98e8cfadd7b7567f1281bbaa2cf749d authored over 12 years ago by Aleksey V Zapparov <[email protected]>
Fix browserification
daade5acc686c32e5586ba514a65e91fb1beccf3 authored over 12 years ago by Aleksey V Zapparov <[email protected]>
daade5acc686c32e5586ba514a65e91fb1beccf3 authored over 12 years ago by Aleksey V Zapparov <[email protected]>
Update browserified version
ee01e6f80ab4e1046eda18bb11fa33afb5d32620 authored over 12 years ago by Aleksey V Zapparov <[email protected]>
ee01e6f80ab4e1046eda18bb11fa33afb5d32620 authored over 12 years ago by Aleksey V Zapparov <[email protected]>
Fix travis config
a92b6e14f9046f58c50cb6625ec1236bf98bcb4f authored over 12 years ago by Aleksey V Zapparov <[email protected]>
a92b6e14f9046f58c50cb6625ec1236bf98bcb4f authored over 12 years ago by Aleksey V Zapparov <[email protected]>
Update history
283c8a81eb5c8826bc914f8c52659803b88aeda8 authored over 12 years ago by Aleksey V Zapparov <[email protected]>
283c8a81eb5c8826bc914f8c52659803b88aeda8 authored over 12 years ago by Aleksey V Zapparov <[email protected]>
Update travis config
b724447ca6cb47c070cccdfc0612be005fef6c31 authored over 12 years ago by Aleksey V Zapparov <[email protected]>
b724447ca6cb47c070cccdfc0612be005fef6c31 authored over 12 years ago by Aleksey V Zapparov <[email protected]>
Add bin file
100ed32543a5e07045b5c2e5b1ac350e83e48ebc authored over 12 years ago by Aleksey V Zapparov <[email protected]>
100ed32543a5e07045b5c2e5b1ac350e83e48ebc authored over 12 years ago by Aleksey V Zapparov <[email protected]>
Replace jslint with jshint
13870f092cf1e76e68335ebf73b21038f172637a authored over 12 years ago by Aleksey V Zapparov <[email protected]>
13870f092cf1e76e68335ebf73b21038f172637a authored over 12 years ago by Aleksey V Zapparov <[email protected]>
`require(filename)` now returns a single document
b0e6ced9e183ff8f2d048858ec093feb2ad69b1d authored over 12 years ago by Aleksey V Zapparov <[email protected]>
b0e6ced9e183ff8f2d048858ec093feb2ad69b1d authored over 12 years ago by Aleksey V Zapparov <[email protected]>
Update example data
062a24573773e5831effff920fd9d9f13b1e2ce0 authored over 12 years ago by Aleksey V Zapparov <[email protected]>
062a24573773e5831effff920fd9d9f13b1e2ce0 authored over 12 years ago by Aleksey V Zapparov <[email protected]>
bool tag matches core schema now
59104dee647b5ded3fe7453e59246d4c35669161 authored over 12 years ago by Aleksey V Zapparov <[email protected]>
59104dee647b5ded3fe7453e59246d4c35669161 authored over 12 years ago by Aleksey V Zapparov <[email protected]>
Remove bin from the list of js files
66e35c942282587c84490ba1c0238c1f5b35320f authored over 12 years ago by Aleksey V Zapparov <[email protected]>
66e35c942282587c84490ba1c0238c1f5b35320f authored over 12 years ago by Aleksey V Zapparov <[email protected]>
updated ribbon code
bd6fdddfc06af76ebd0c1fee5faa783df1fb7ac3 authored over 12 years ago by Vitaly Puzrin <[email protected]>
bd6fdddfc06af76ebd0c1fee5faa783df1fb7ac3 authored over 12 years ago by Vitaly Puzrin <[email protected]>
Merge pull request #41 from roryokane/patch-1
Fix page description in <meta>: "parcer" to "parser"
88946c72c442bc20b3faa902648f147634ae1f07 authored over 12 years ago by Vitaly Puzrin <[email protected]>
Fix page description in <meta>: "parcer" to "parser"
f48b32d7ddf0e8c48e93995625f794c36600b81f authored over 12 years ago by Rory O’Kane <[email protected]>
f48b32d7ddf0e8c48e93995625f794c36600b81f authored over 12 years ago by Rory O’Kane <[email protected]>
Version bump. 0.3.7 released
df5fd4e7e4dab2b69eff7f3ca79eb357e9c6f210 authored almost 13 years ago by Vitaly Puzrin <[email protected]>
df5fd4e7e4dab2b69eff7f3ca79eb357e9c6f210 authored almost 13 years ago by Vitaly Puzrin <[email protected]>
Update HISTORY.md
e0be3263d4463c458c4e22813c5cb2f01424064a authored almost 13 years ago by Aleksey V Zapparov <[email protected]>
e0be3263d4463c458c4e22813c5cb2f01424064a authored almost 13 years ago by Aleksey V Zapparov <[email protected]>
Update demo with custom constructor
645bda462d67c1d4f1a9bd7b8c1a1be0f5b85a92 authored almost 13 years ago by Aleksey V Zapparov <[email protected]>
645bda462d67c1d4f1a9bd7b8c1a1be0f5b85a92 authored almost 13 years ago by Aleksey V Zapparov <[email protected]>
Update browserified versions
21003dae98132321ce8ddc03aa003086dcf24d09 authored almost 13 years ago by Aleksey V Zapparov <[email protected]>
21003dae98132321ce8ddc03aa003086dcf24d09 authored almost 13 years ago by Aleksey V Zapparov <[email protected]>
Resolves #39
76e215f11874b49f8122b3c7dcd87cb0532a6932 authored almost 13 years ago by Aleksey V Zapparov <[email protected]>
76e215f11874b49f8122b3c7dcd87cb0532a6932 authored almost 13 years ago by Aleksey V Zapparov <[email protected]>
Merge branch 'master' of github.com:nodeca/js-yaml
d269281dd8cb6fdb616183e5e8c58ca824e7d272 authored almost 13 years ago by Aleksey V Zapparov <[email protected]>
d269281dd8cb6fdb616183e5e8c58ca824e7d272 authored almost 13 years ago by Aleksey V Zapparov <[email protected]>
Add make publish task
fb465740823ffd2b33fa78494ce2dabe0d3adfb7 authored almost 13 years ago by Aleksey V Zapparov <[email protected]>
fb465740823ffd2b33fa78494ce2dabe0d3adfb7 authored almost 13 years ago by Aleksey V Zapparov <[email protected]>
Version bump. 0.3.6 released
f0c4eadfec90e3b639a289de18ab754997e4c6f7 authored almost 13 years ago by Vitaly Puzrin <[email protected]>
f0c4eadfec90e3b639a289de18ab754997e4c6f7 authored almost 13 years ago by Vitaly Puzrin <[email protected]>
Resolves #40
051a95845f0c28f12eead3f3e83f829f7fedd068 authored almost 13 years ago by Aleksey V Zapparov <[email protected]>
051a95845f0c28f12eead3f3e83f829f7fedd068 authored almost 13 years ago by Aleksey V Zapparov <[email protected]>
Update README.md
97ea37cd419a33de1e61aa9b93f600f8a0316dbe authored almost 13 years ago by Vitaly Puzrin <[email protected]>
97ea37cd419a33de1e61aa9b93f600f8a0316dbe authored almost 13 years ago by Vitaly Puzrin <[email protected]>
Removed AMD exports
0acc76287bae7fb4bce28293cc9aa7b23fde9471 authored almost 13 years ago by Aleksey V. Zapparov <[email protected]>
0acc76287bae7fb4bce28293cc9aa7b23fde9471 authored almost 13 years ago by Aleksey V. Zapparov <[email protected]>