Ecosyste.ms: OpenCollective

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

commonmarker

Ruby wrapper for libcmark (CommonMark parser)
Collective - https://opencollective.com/commonmarker - Code: https://github.com/gjtorikian/commonmarker

Update cmark to bd70a7a2495ae538fe9abceb907a86874cf9c8e1

github.com/gjtorikian/commonmarker - 44d148a2b613283d3d491a4837a1602ddc260ded authored over 9 years ago by Garen Torikian <[email protected]>
:gem: bump to 0.2.1

github.com/gjtorikian/commonmarker - a7a4a6a4c2c5f670cff9df70b8e138f8d0281ea4 authored over 9 years ago by Garen Torikian <[email protected]>
Merge pull request #10 from gjtorikian/utf-what

UTF-8 issues

github.com/gjtorikian/commonmarker - 78de41d07711570560744c62913392fe1faf5456 authored over 9 years ago by Garen Torikian <[email protected]>
how did that even work

github.com/gjtorikian/commonmarker - dcfbe8da182d6b5c796b4d33e6742717f8bfc133 authored over 9 years ago by Garen Torikian <[email protected]>
Silence compiler warnings

github.com/gjtorikian/commonmarker - bfe753654f4324b90350dd2212f63d6e08dc21f4 authored over 9 years ago by Garen Torikian <[email protected]>
Better communication with Houdini

Mostly just taken from escape_utils

github.com/gjtorikian/commonmarker - 8b447f1ba9583a732605dfd6cb23ca14e9c7a70d authored over 9 years ago by Garen Torikian <[email protected]>
Force encoding conversions

github.com/gjtorikian/commonmarker - 3fdf11c4e88abf4b4c910e3a191925b57bac0dfd authored over 9 years ago by Garen Torikian <[email protected]>
Add test for encoding issues with curlies

github.com/gjtorikian/commonmarker - da5613208830ab43fbca7703865ce1878e5f7725 authored over 9 years ago by Garen Torikian <[email protected]>
Dirname changed

github.com/gjtorikian/commonmarker - f46abf58ae3087c74a4cce0efe51e5103bc3b48d authored over 9 years ago by Garen Torikian <[email protected]>
Add README to doc landing page

github.com/gjtorikian/commonmarker - fdf01ef116f09dbd6b31fce7c8354e384587d329 authored over 9 years ago by Garen Torikian <[email protected]>
:gem: bump to 0.2.0

github.com/gjtorikian/commonmarker - 009698f0d1081306df21711a1ad4a102e1c9e421 authored over 9 years ago by Garen Torikian <[email protected]>
Add task for generating GH-Pages

github.com/gjtorikian/commonmarker - 569729ce29efe6c90fec8aa0d9c0219b291a8e64 authored over 9 years ago by Garen Torikian <[email protected]>
Add the arg name back

github.com/gjtorikian/commonmarker - 7ccdc6d0a75f32ebca145c922dabe3468594d16a authored over 9 years ago by Garen Torikian <[email protected]>
Simplification

github.com/gjtorikian/commonmarker - ac81b116ae7989a601983fdc0b2fea0aca599f3d authored over 9 years ago by Garen Torikian <[email protected]>
Abandon superfluous text

github.com/gjtorikian/commonmarker - 6a84d211bfb633e076c31160e056bb34e416682c authored over 9 years ago by Garen Torikian <[email protected]>
Fix the bin script

github.com/gjtorikian/commonmarker - 23f5804e1539f1bc6f641483c85f631e5b4b7df0 authored over 9 years ago by Garen Torikian <[email protected]>
Merge pull request #7 from gjtorikian/more-testing

More testing

github.com/gjtorikian/commonmarker - b8373b3da8a8e557e75d778b13cf0519ad3fb33c authored over 9 years ago by Garen Torikian <[email protected]>
Better README facts

github.com/gjtorikian/commonmarker - 559164d196b050cde928fc3c97b44f0ab226bbcd authored over 9 years ago by Garen Torikian <[email protected]>
Drop pathological tests for now

github.com/gjtorikian/commonmarker - 3afbe1ecda51a7af1037437264f14945e7ad1267 authored over 9 years ago by Garen Torikian <[email protected]>
The last of the C90 errors

github.com/gjtorikian/commonmarker - ad760b2cb0ea3a35a95a0a5ba6b1cdde495d0807 authored over 9 years ago by Garen Torikian <[email protected]>
Hopefully shut some C90 warnings up

github.com/gjtorikian/commonmarker - d38fb973ea5ff7dcc8f24e6bc1938a163c8330ce authored over 9 years ago by Garen Torikian <[email protected]>
Update cmark to 2f945071616d226296068e3c61b6de2e64c813cf

github.com/gjtorikian/commonmarker - c85e98fd1167352b10212a6190a3539abab2b4ea authored over 9 years ago by Garen Torikian <[email protected]>
Update benchmark script

github.com/gjtorikian/commonmarker - 4f83b639a20f9fe05eb28e27303cfae86d956938 authored over 9 years ago by Garen Torikian <[email protected]>
Fix method call in pathological tests

github.com/gjtorikian/commonmarker - 802368dbc70aaa0bfc08c1bff5363f60f899bfb6 authored over 9 years ago by Garen Torikian <[email protected]>
A bunch of superficial style changes

github.com/gjtorikian/commonmarker - 7182ffaaf6a272f0cc15994732acd31f7412428e authored over 9 years ago by Garen Torikian <[email protected]>
Add documentation and tests for every method

github.com/gjtorikian/commonmarker - 99f999f037da1ae9640e31b7067e819037990b02 authored over 9 years ago by Garen Torikian <[email protected]>
Call it `render_doc` and `render_html`

github.com/gjtorikian/commonmarker - c7fff320812faf91e8a102f6a993ebce3f105619 authored over 9 years ago by Garen Torikian <[email protected]>
*Everything* should just act on the `CommonMarker` module

github.com/gjtorikian/commonmarker - 15f06e0c89cd364b2e67a5483a1b58c70b355d18 authored over 9 years ago by Garen Torikian <[email protected]>
Fix a few of the config options

github.com/gjtorikian/commonmarker - 24c78319ae08509e160609422e564420c0c9af14 authored over 9 years ago by Garen Torikian <[email protected]>
Merge master

github.com/gjtorikian/commonmarker - bd825d139791fb01dddd76524bdf43b27ea1fdc0 authored over 9 years ago by Garen Torikian <[email protected]>
Merge pull request #8 from nwellnhof/pull_request

Implement Node class in C, fix memory management

github.com/gjtorikian/commonmarker - 3b2dba7c762ab051da7da0f5e52b038cc615360a authored over 9 years ago by Garen Torikian <[email protected]>
Add more malicious failures

github.com/gjtorikian/commonmarker - 7ddce7ddbc5561b46bf1fdbe9e8036058f72fa06 authored over 9 years ago by Garen Torikian <[email protected]>
Comment everything in TomDoc

github.com/gjtorikian/commonmarker - 77183be778beeaf5488ee477d2970b15ce15e357 authored over 9 years ago by Garen Torikian <[email protected]>
Fix node type and list type symbols

Node.new now accepts a symbol.

github.com/gjtorikian/commonmarker - ba90168189f8495add79a19c8e4014fd0037f99a authored over 9 years ago by Nick Wellnhofer <[email protected]>
Implement CommonMarker::Node directly in C

Most methods of Node are implemented directly in C avoiding the
overhead of a Ruby wrapper. The ...

github.com/gjtorikian/commonmarker - 0b25c10909fb8f95e40dbb40260b6664fb6ab457 authored over 9 years ago by Nick Wellnhofer <[email protected]>
Safe memory management

This commit makes sure that cmark nodes are never freed if they're still
referenced from Ruby. T...

github.com/gjtorikian/commonmarker - d0ddc9532f85279f917e8bee00ba2f0e29b747d0 authored over 9 years ago by Nick Wellnhofer <[email protected]>
Switch to methods from singleton methods

This prepares for the next commit.

github.com/gjtorikian/commonmarker - 22728d3bd9f544017651511ca97f74ab985f90ee authored over 9 years ago by Nick Wellnhofer <[email protected]>
Fix some return values

github.com/gjtorikian/commonmarker - 8668d1381a67e2292e2fa814600e12b8a92ef962 authored over 9 years ago by Nick Wellnhofer <[email protected]>
Improve README

github.com/gjtorikian/commonmarker - d73d921bc12af5cfad47d3c9a3b16c6516ff3a9c authored over 9 years ago by Garen Torikian <[email protected]>
Fix smartpunct test generation

github.com/gjtorikian/commonmarker - 9e74ad1794d6be535a2fe4f4a9aaa3f4a279e290 authored over 9 years ago by Garen Torikian <[email protected]>
Update the way options are processed

github.com/gjtorikian/commonmarker - b43f8f2946315a5409bb89e41370083ab7782b10 authored over 9 years ago by Garen Torikian <[email protected]>
Regenerate test

github.com/gjtorikian/commonmarker - 157c5965062187bb030f61d49076b6a0140aee6f authored over 9 years ago by Garen Torikian <[email protected]>
Update cmark to e251fe5fbbd5691ab5a067623fea5685e7dbf03a

github.com/gjtorikian/commonmarker - 4398fe2520c9d59d414864172da59ed3c822a915 authored over 9 years ago by Garen Torikian <[email protected]>
Finish testing line breaks

github.com/gjtorikian/commonmarker - 779b46252df8661a3626f80890acb8ef2fdad2f4 authored over 9 years ago by Garen Torikian <[email protected]>
Implement `markdown_to_html`

github.com/gjtorikian/commonmarker - 71cc239e7ad774f47e6394d3369b42652d2aa7d4 authored over 9 years ago by Garen Torikian <[email protected]>
Allow options for `parse_file`, too

github.com/gjtorikian/commonmarker - 3d75f896465c838d37c60c633bd30d958395ead1 authored over 9 years ago by Garen Torikian <[email protected]>
Expect `ArgumentError` when given a bad option

github.com/gjtorikian/commonmarker - 55c6f4038fed0bed26cc0035ab096221a51e8fd1 authored over 9 years ago by Garen Torikian <[email protected]>
Add testing for line breaks

github.com/gjtorikian/commonmarker - 16b0c5b23cd54e32cf081cc869351254ba82dbbd authored over 9 years ago by Garen Torikian <[email protected]>
Implement smart punctuation test

github.com/gjtorikian/commonmarker - 59e73d881a06b08a14568992d3aa86343d26ccfa authored over 9 years ago by Garen Torikian <[email protected]>
Commit spec_tests.json as part of submodule fetch

github.com/gjtorikian/commonmarker - b46480b14618106a40279469b74fab0f6ef719d7 authored over 9 years ago by Garen Torikian <[email protected]>
Update cmark to 966898e10d7ecc61d2e0f956197944626e059ec2

github.com/gjtorikian/commonmarker - dfcd995b40c555bd3eec2a2109aab128dcd10a34 authored over 9 years ago by Garen Torikian <[email protected]>
Update cmark to 966898e10d7ecc61d2e0f956197944626e059ec2

github.com/gjtorikian/commonmarker - af09a6b23608b59a0778be93aa137efc7454a738 authored over 9 years ago by Garen Torikian <[email protected]>
Make more portable

github.com/gjtorikian/commonmarker - a099d5229180a27ce32c41ec5beb087c7a342acd authored over 9 years ago by Garen Torikian <[email protected]>
:gem: bump to 0.1.3

github.com/gjtorikian/commonmarker - 31d58f75a5b236e135fd7fa72a16873952a5477f authored over 9 years ago by Garen Torikian <[email protected]>
Merge pull request #5 from gjtorikian/free-me

Better memory management

github.com/gjtorikian/commonmarker - 44f7beac755d26100a799aa6dff51ecb41fa459f authored over 9 years ago by Garen Torikian <[email protected]>
Add `-fPIC` to cmake compilation

See http://git.io/vk3ZY

github.com/gjtorikian/commonmarker - ae6f5ad47df7c5c5762156a7a615ec56ed5fb9b4 authored over 9 years ago by Garen Torikian <[email protected]>
Fix the pointer escape handling

github.com/gjtorikian/commonmarker - 0934334984eed2d6fdfa5bf156fb01b2ded50b9d authored over 9 years ago by Garen Torikian <[email protected]>
Drop down into cmark's escape tactics

github.com/gjtorikian/commonmarker - 0e0aee4d08ef87c752098c1547f6a6d1eee3a2a9 authored over 9 years ago by Garen Torikian <[email protected]>
Add the skipping comment

github.com/gjtorikian/commonmarker - 408915940b989c2ea7c502c1e9e38577c807602c authored over 9 years ago by Garen Torikian <[email protected]>
Improved build setup

github.com/gjtorikian/commonmarker - 290595f28d6e52af40db8f4ab5f0d6f73037e333 authored over 9 years ago by Garen Torikian <[email protected]>
Fall back to `escape_href` from cmark

github.com/gjtorikian/commonmarker - 2e1666e739bae8e20d5e9713120f1ce8eb771c2c authored over 9 years ago by Garen Torikian <[email protected]>
Forget string compares

github.com/gjtorikian/commonmarker - 95da035dccc0109dc700c1b141a5d8d05997acbb authored over 9 years ago by Garen Torikian <[email protected]>
Add `astyle` task

github.com/gjtorikian/commonmarker - 0528744f5b97a211c6f37e648ef3ddee4291b405 authored over 9 years ago by Garen Torikian <[email protected]>
Seems you only want to free documents

github.com/gjtorikian/commonmarker - 98bfe2c77c04e062e11b4949b2512dfb64f36cb2 authored over 9 years ago by Garen Torikian <[email protected]>
Simpler `idx` check

github.com/gjtorikian/commonmarker - 8e5fd36ebb8b3280c2013fc286f22fe041b61951 authored over 9 years ago by Garen Torikian <[email protected]>
Add `rake generate_test` to update submodule script

github.com/gjtorikian/commonmarker - a3c780314ec350fddfb9e1c4a474d32dace5d018 authored over 9 years ago by Garen Torikian <[email protected]>
Update cmark to 0e4769d5c1e254fa1747701d2da708d0cb61d0c3

github.com/gjtorikian/commonmarker - 259b3032accc5905d6b730ffc5df71473eafdc22 authored over 9 years ago by Garen Torikian <[email protected]>
Refer all freeing to `rb_free_c_struct`

github.com/gjtorikian/commonmarker - 80f9bf39d9b50eab8642f201f2ee4dd5a3287b6a authored over 9 years ago by Garen Torikian <[email protected]>
Trash a few `free` references

github.com/gjtorikian/commonmarker - a3d3a6ef0b6fd746f6e65b8cb773c89f3693ba1b authored over 9 years ago by Garen Torikian <[email protected]>
None of this FFI stuff is necessary

github.com/gjtorikian/commonmarker - 854d091abffcf546dcf89e25f90c3e45b69c1119 authored over 9 years ago by Garen Torikian <[email protected]>
Free the memory for the user

github.com/gjtorikian/commonmarker - 32cd59f4d0aa9dd3fad28bec178232e5fa3f14bf authored over 9 years ago by Garen Torikian <[email protected]>
:gem: bump to 0.1.2

github.com/gjtorikian/commonmarker - d5109e3b911f277888445d688c7c2745d7ab96b3 authored over 9 years ago by Garen Torikian <[email protected]>
Define ROOT_TMP, dummy

github.com/gjtorikian/commonmarker - 183659a73abd46750098fc3ed4d7e7eef2ced33a authored over 9 years ago by Garen Torikian <[email protected]>
Ignore .so files, just in case

github.com/gjtorikian/commonmarker - a3291a3f442e13bceaba5f3092de0402323bdf0c authored over 9 years ago by Garen Torikian <[email protected]>
:gem: bump to 0.1.1

github.com/gjtorikian/commonmarker - 204db339503d1b545ec67c9ea3609c4720906af5 authored over 9 years ago by Garen Torikian <[email protected]>
Spas out if no cmake is found

github.com/gjtorikian/commonmarker - cf86978e42a46a6ec82f86784a1ccf605e2c6786 authored over 9 years ago by Garen Torikian <[email protected]>
Remove packaged build directory prior to installation

github.com/gjtorikian/commonmarker - b0cce838008bca0dd4c4944dbd164dc91c7e0bed authored over 9 years ago by Garen Torikian <[email protected]>
We don't need Gemfile

github.com/gjtorikian/commonmarker - 719cdccef1ca63b9969afb92f4eb2f5310c76927 authored over 9 years ago by Garen Torikian <[email protected]>
Update README.md

github.com/gjtorikian/commonmarker - c59737b1e1d21f8cd0d9adc859c1ab18672571a8 authored over 9 years ago by Garen Torikian <[email protected]>
:gem: bump to 0.1.0

github.com/gjtorikian/commonmarker - a74db3f83342f47ac8a95604d27440063e8be004 authored over 9 years ago by Garen Torikian <[email protected]>
Merge pull request #1 from gjtorikian/wrap-it

Start wrapping C in Ruby

github.com/gjtorikian/commonmarker - cec623e66d142879038abe445df0a25c67348fa6 authored over 9 years ago by Garen Torikian <[email protected]>
Update README.md

github.com/gjtorikian/commonmarker - 82283bb6d120af7000cd0826888dbf3f032c4f2b authored over 9 years ago by Garen Torikian <[email protected]>
Update README

github.com/gjtorikian/commonmarker - 8be12377c3bb138d7f5f5edafa398329ceed4f54 authored over 9 years ago by Garen Torikian <[email protected]>
A lot of style updates

github.com/gjtorikian/commonmarker - 34a7784b5a29d13f76852308f3203f46b8486afb authored over 9 years ago by Garen Torikian <[email protected]>
Get all the beautiful tests to pass

github.com/gjtorikian/commonmarker - 49aff2eb620cc87239bd0a7330b52321d87f12ba authored over 9 years ago by Garen Torikian <[email protected]>
Store buffer

github.com/gjtorikian/commonmarker - 457448eae2cfcfc6ff2d4b4ceb176bb09c825451 authored over 9 years ago by Garen Torikian <[email protected]>
Full disclosure, normal renderer cleanup

github.com/gjtorikian/commonmarker - 4a2b0e307a073ed2adf54d8b7d3e490727e998a3 authored over 9 years ago by Garen Torikian <[email protected]>
Parse the string once

github.com/gjtorikian/commonmarker - ea6158aefc79d25ce02ba45de029bceed3c69c44 authored over 9 years ago by Garen Torikian <[email protected]>
Let's call this half-baked shit good enough for now

github.com/gjtorikian/commonmarker - 40bf72ecbfbd91f4569a5704ab5b0b5b20282a1d authored over 9 years ago by Garen Torikian <[email protected]>
Add `next` call

github.com/gjtorikian/commonmarker - ec1a3bfae786fbe4d7430b755c05734e423eac3e authored over 9 years ago by Garen Torikian <[email protected]>
Use new Ruby 2.0 %i syntax

github.com/gjtorikian/commonmarker - 10723695c31ac4b6b80812ba091c102b950c84e8 authored over 9 years ago by Garen Torikian <[email protected]>
Clean up if/elsif

github.com/gjtorikian/commonmarker - ff9dcc362e0da1a54c680100dc0a88c77bca7cd4 authored over 9 years ago by Garen Torikian <[email protected]>
Add `node_previous`

github.com/gjtorikian/commonmarker - f81b9541bdaa39b2dd39d2d16aff7d53b7906b36 authored over 9 years ago by Garen Torikian <[email protected]>
Add node_parent

github.com/gjtorikian/commonmarker - cddf986e770bc6f2b36dd6112d4e64d3ff7c5b2a authored over 9 years ago by Garen Torikian <[email protected]>
Clean up benchmark script

github.com/gjtorikian/commonmarker - 9822f3da0a503b6fe25bc2801010d6697cfa73b8 authored over 9 years ago by Garen Torikian <[email protected]>
Rewrite some HTML output

github.com/gjtorikian/commonmarker - 9620927524643d4fc1790558611b9a1aa3272528 authored over 9 years ago by Garen Torikian <[email protected]>
Catch false attributes

github.com/gjtorikian/commonmarker - 46d3d64552d7709df5093012fc3543e0dfc5e832 authored over 9 years ago by Garen Torikian <[email protected]>
Uncomment HTML Renderer now

github.com/gjtorikian/commonmarker - a1bce42d0c51de421f34b6ae2f2376a94dc3f44e authored over 9 years ago by Garen Torikian <[email protected]>