Ecosyste.ms: OpenCollective

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

github.com/lambdaisland/janus

Parser for Changelog files
https://github.com/lambdaisland/janus

add repl session

5042cce8d45d0173951efb64eb0f109eacd2143b authored about 2 years ago by Arne Brasseur <[email protected]>
Merge pull request #4 from lambdaisland/feature-unit-tests

Feature unit tests

77a33f8cb209fffed40d60515fcf2092befa9972 authored almost 5 years ago by Enyert Viñas Guevara <[email protected]>
Added new unit test namespace with new test definitions

b95ad87ccc71795018544e9d6a9f864fc57f139f authored almost 5 years ago by evinasgu <[email protected]>
pre-pull commit

d8eee96c8a34af8cbe25da3515737f85f182584d authored almost 5 years ago by evinasgu <[email protected]>
pre-pull commit

38c286ca33353edd0ff7d0a06f640d7e96da375b authored almost 5 years ago by evinasgu <[email protected]>
Merge pull request #3 from lambdaisland/idiomaticize

Make code more idiomatic, be more lenient in version parsing

32c6c5ab8888d5d496468e910bceaa31c1de55f5 authored almost 5 years ago by Enyert Viñas Guevara <[email protected]>
Require then import

1547a8b2edc69e19d051828f481d9a9fe7c08f85 authored almost 5 years ago by Arne Brasseur <[email protected]>
Make code more idiomatic, be more lenient in version parsing

7a48ed359eb37b2ebda3a82ff9fd15d100cdc3fa authored almost 5 years ago by Arne Brasseur <[email protected]>
Merge pull request #2 from lambdaisland/feature-markdown-parser

Basic functionality completed

adc36be3e1fbf33f22270208d8acca4ec5627b49 authored almost 5 years ago by Enyert Viñas Guevara <[email protected]>
Merge branch 'master' into feature-markdown-parser

817bf375b09012d1d2f994852a70308cf22711ea authored almost 5 years ago by Enyert Viñas Guevara <[email protected]>
Finished the tests

f1ee2ff213bef99e710bbecf3d3d6d8d16381173 authored almost 5 years ago by evinasgu <[email protected]>
Removing warnings for interop operations

3c6742234057d9dfe0b40b06177642662e55d07d authored almost 5 years ago by evinasgu <[email protected]>
Fixing merge conflicts

26f086dfefc05bb4857c364677f2fbce6b3982e3 authored almost 5 years ago by evinasgu <[email protected]>
Cleaning code

6e32a7cad546595584f078d17405f421fb452303 authored almost 5 years ago by evinasgu <[email protected]>
Unit tests for util namespace done. Unit tests for parser namespace in progress

d71fd04e4618792aa02cb76b71b26e6e66c03f7f authored almost 5 years ago by evinasgu <[email protected]>
Changing project structure and tooling

1d88c34b8eb68d9ccd5a2cdf0320e5f64a659107 authored almost 5 years ago by evinasgu <[email protected]>
Merge pull request #1 from lambdaisland/standard-repo-layout-and-tooling

Standard repo layout and tooling

5a49410a79ed6dfdb55296e88baa282d88a894e5 authored almost 5 years ago by Enyert Viñas Guevara <[email protected]>
Fix for repeated elements in parser

c505ffc25d0eedcb6e351b351da11dcf4753a7e9 authored almost 5 years ago by evinasgu <[email protected]>
Use standard Lambda Island project layout

- deps.edn
- kaocha
- MPL-2.0
- correct CHANGELOG format

2d67141239a975e4db82a886ec01b798690104ab authored almost 5 years ago by Arne Brasseur <[email protected]>
Convert to Lambda Island project format

6727e107ff51ba1a896ec99007e939c1ae6a5e61 authored almost 5 years ago by Arne Brasseur <[email protected]>
Cleaned code. Preparing unit tests

7acf43261e89ba6cec22be4bcb408bdd924f5fc1 authored almost 5 years ago by evinasgu <[email protected]>
Final changes for basic functionality. Unit tests pending to add(70% atm)

ecb28fe2f186b9ab2e84c61b5788068efb7c8767 authored almost 5 years ago by evinasgu <[email protected]>
Adding dev info into README.md

269cc4a38536cd8bf40886faef1898af35713a03 authored almost 5 years ago by evinasgu <[email protected]>
Creating specific handlers for flexmark.

689ceecd595ac635e3a2f3510a613a1ecd28fda2 authored almost 5 years ago by evinasgu <[email protected]>
Working on Flexmark DataBuilder implementation

6943aa033cd0cc31a6dc496eaca504735a87af0b authored almost 5 years ago by evinasgu <[email protected]>
Reorganizing the code structure. Finished data structures

99fee22537cab9541e35171faf0ed6c63da06f9e authored almost 5 years ago by evinasgu <[email protected]>
Initial commit. Adding data structures, and protocols definitions. Adding basic tests(Failing at the moment)

d4864df66769d34e55db06d50eb89025b4498b7d authored almost 5 years ago by evinasgu <[email protected]>