Ecosyste.ms: OpenCollective

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

github.com/typelevel/paiges

an implementation of Wadler's a prettier printer
https://github.com/typelevel/paiges

Add some badges to our README. (#60)

5c39b9e17238d7fa04013e10bf732a3ac58a496d authored almost 8 years ago
Add some tests to improve coverage. (#59)

Notably this adds real tests for Document (which is a fairly
simple type class, but one would s...

8c0fd0f21f88b79fd7be3cf653fe218a63e21624 authored almost 8 years ago
First pass at setting up scoverage and codecov. (#58)

* First pass at setting up scoverage and codecov.

* Improve Cats' test coverage.

This comm...

3ba9ae1c200ca257ab459cfdaf5c295885ae6b31 authored almost 8 years ago
We need this for isolated imports to work in tut. (#57)

13c594dbd1161b2839022c99dbfb6fd59ad29abb authored almost 8 years ago
Merge pull request #55 from typelevel/oscar/mima

Add mima see it fail

ac0ccf6b2ddb719c52f4e83cfcaca93494915391 authored almost 8 years ago
add tightBracketBy to keep binary compat

cfcb5535f3a91f5cf19bd594eb66e2167dc43eda authored almost 8 years ago
Add mima see it fail

462be622869007f5cad2a18bf152ed4f12a044c6 authored almost 8 years ago
Add an option to skip spaces on bracketBy. (#53)

Previously, bracketBy always used spaces when fitting the document on
a single line. In the con...

4817015cd0ddeaf113e8b32b3d64df9dde28b441 authored almost 8 years ago
Merge pull request #52 from non/release-010-readme

Update the README for 0.1.0.

8becebbd7b707a29a38acc31b690019271a028fd authored almost 8 years ago
Update the README for 0.1.0.

This commit also fixes the console, which was still broken
(and which I was trying to use to tes...

7603249da1b15c628e96b5c0b9b497c9b9b81e27 authored almost 8 years ago
Setting version to 0.1.1-SNAPSHOT

0fedefb1f4a2d3b81d9a82e3a84fd5971b44a495 authored almost 8 years ago
Include Sonatype staging in release process.

364fac5849d86e3e6f9e930c88d461015e0b1295 authored almost 8 years ago
Setting version to 0.1.0

a03a611fb5c82f35c8e8167fc8d3d8091caf56d3 authored almost 8 years ago
set publishSigned for release

9c21237ab99833d91cd4c2068424228bec0479f8 authored almost 8 years ago
Setting version to 0.1.1-SNAPSHOT

f48c76d3c772b7a2459d9fff5b2b39c57f42f7ef authored almost 8 years ago
Setting version to 0.1.0

26e9cbdc41a4dbcfa12b1ce2513fdcc573f8a68f authored almost 8 years ago
Add pom bullshit

792ba4139a30c368d24cd5cfab38cf407be63d6d authored almost 8 years ago
Setting version to 0.1.1-SNAPSHOT

4662236c1b857ecba370c0e90b0770d24dad8da5 authored almost 8 years ago
Merge pull request #51 from typelevel/oscar/fix-docs

Fix the scaladoc

db1515835525301008804e31ac6119a9c1ea8625 authored almost 8 years ago
Fix the scaladoc

1c243532f768302dbb11c3d0bf435faa31aa33ff authored almost 8 years ago
Pre-release changes (#50)

* Pre-release build hacking; configuring release process.

* Ignore emacs' TAGS file.

* For...

f213aaa1071b2517f1e5294ba859196d64a535de authored almost 8 years ago
reorder names in README (#49)

we are alphabetizing by last name

7e0564d3801f47686132ff04457158509aca7eea authored almost 8 years ago
Merge pull request #48 from non/coffee-for-closers

Remove Ordering[Doc], DocTree, and friends.

f822c131c78fd203faafb52c983633517eca1758 authored almost 8 years ago
Fix merged test case.

82ed237b2e3b8395ff6843326d481ed896949106 authored almost 8 years ago
Merge remote-tracking branch 'upstream/master' into coffee-for-closers

4b336bd0e9b0a2c25428976bb789c3be749e5c26 authored almost 8 years ago
Add an Equiv[Doc] factory, write comments, noodle with test equiv.

cb275c523b7ffcdb16abe2d29565c192d060d6ee authored almost 8 years ago
Merge pull request #44 from typelevel/addColtMaintain

Add me as a maintainer.

d2156abc422225f56c20fe6d14be81753448023f authored almost 8 years ago
Remove dead code.

cd832c770ea10f79e57817675f6415be8347ed52 authored almost 8 years ago
Remove Ordering[Doc], DocTree, and friends.

We were spinning out on this a bit -- we are pretty sure it is
solvable but probably requires en...

1c8e97a0a643b69b651b15a244f3931fea104261 authored almost 8 years ago
Fix Doc.char for newline (#46)

add710ac1384effe1a14855404224bafa5ee4e16 authored almost 8 years ago
Add me as a maintainer.

Assuming you'll still have me.

a4a5b3f0238e1567f8be93d9cd7b0cc49b22a3b9 authored almost 8 years ago
Rename folders to match the namespace (#43)

* move core

* move cats

* Add sublime to the gitignore

7dfd74e39bd8afc58015e14b0a2ff4ccacae5a1f authored almost 8 years ago
Merge pull request #40 from typelevel/oscar/table

Add tabulate for simple and common table cases

642c8d853fdcb4b9e6563d8618479dd2c7f3b4f9 authored almost 8 years ago
This is a hack to enable imports in the console. (#42)

It's sort of ridiculous that we still have to do this.
The specific code comes from Cats' build...

acf0113ba2a12ae26b8438ab5725248d9a3eb8df authored almost 8 years ago
make some changes Erik suggested

44f999090f27cf0c336f9912ff4bec877b11998c authored almost 8 years ago
Add comments and a simpler API

9f81e9d18db7635874c33fc0f7fec2df3a034b02 authored almost 8 years ago
some fixes found using 2.12.2 at the console

79ab0ba0d3fbb38f52f840ea9d2e162d2e395aa3 authored almost 8 years ago
Add tabulate for simple and common table cases

23c95537c477c02059343646dc13d2d7a991b733 authored almost 8 years ago
Move from com.github.johnynek to org.typelevel. (#39)

* Move from com.github.johnynek to org.typelevel.

* Respond to review comment.

This also d...

96594615c0a28c42731233851688eb3d3bccdbfd authored almost 8 years ago
Merge pull request #38 from johnynek/oscar/flattenBool

add flattenBool to reassociate in fill

10e94432af7edd61ad2e9a4b56411b7cfecab371 authored almost 8 years ago
add flattenBool to reassociate in fill

8cf96c79d0ff41f524dabb6ec88027ad7a36e63d authored almost 8 years ago
Improve README, link CoC, etc. (#37)

dd02a53750848c158f8111692dffef6aefcab5de authored almost 8 years ago
Fix Ordering after we have align and lineBreak (#33)

* Add a test to show issue with equality

* add another example and broken attempt to fix

*...

65dc77ba03287dfe87bcb7ee5f81b10de2649ca7 authored almost 8 years ago
Merge pull request #32 from johnynek/oscar/renameSomeMethods

Rename some methods

26b439e34555f295b67e6202f1892758faf9ec15 authored almost 8 years ago
Rename some methods

814fdba6b02fcda10b3518b337f239ace9a38aa0 authored almost 8 years ago
Add tut to Travis build (#31)

* docs project

* Add tut to Travis.

4701580cbfc6be6960d328888b7e916e36bb37c8 authored almost 8 years ago
docs project (#30)

2f78bb8cb552055f72fd76549fa35a3b847589c6 authored almost 8 years ago
Merge pull request #29 from johnynek/oscar/linebreak-align

Add lineBreak and align

84ba7920c3ee4ea6e12d691ff63431ae5f38d7ff authored almost 8 years ago
fix tests, relax isEmpty, add aligned

76590f72ca5f197a081c492dbf04cfbb8ebf5580 authored almost 8 years ago
Add support for lineBreak (line flattened to empty)

b1296f515fad17c52b6e348a7fa0718038df9238 authored almost 8 years ago
Merge pull request #24 from johnynek/oscar/add-line-len-laws

Add more union and flatten laws

967f7ac02530f970857cd602490b19cef96ee619 authored almost 8 years ago
Add more union and flatten laws

c60aec4473531b6bc6b6058cbff707b6e387d732 authored almost 8 years ago
Merge pull request #23 from johnynek/oscar/remove-right-association

Remove right-association in concat

4731aed410df8ade55c9c7eb88654cafef47a5a8 authored almost 8 years ago
Remove right-association in def +

29458acec9287723c9044404ef36504ef43cd93b authored almost 8 years ago
Merge pull request #21 from johnynek/oscar/maxWidthStackSafe

Make maxWidth stack safe and add renderTall and renderWide

8b3927f5c9c2a86011fd70217ee97d708268afe4 authored almost 8 years ago
add tests, standardize output to Stream

e191b426b841c7130111137828c95dce34e362d9 authored almost 8 years ago
Make maxWidth stack safe and add renderTall and renderWide

b34a7b610baa11741d6a7548dc0ca8f525f19253 authored almost 8 years ago
Make flatten and flattenOption stack-safe (#20)

* Make flatten and flattenOption stack-safe

* fix bug found by scalacheck run

313bb1359f249611f1bc9cefbfe2c5d3cab8cb18 authored almost 8 years ago
Oscar/optimize best (#19)

* Right-associate foldDoc.

* super super rough

* Use a custom Iterator in Chunk.best for 3...

55120febfa6d792ee80f87eb4bde314a76980dc8 authored almost 8 years ago
Merge pull request #18 from johnynek/oscar/repeat-plus

Add repeat

b0ceafa5df97a8080af0fa1a9930ae3a5a023146 authored almost 8 years ago
Add repeat

5635be7e08fed2479285af3aee09749d4358dda7 authored almost 8 years ago
Topic/cleanup pt 2 (#17)

* Rearrange the furniture, vaccuum the carpet, etc.

This commit moves a bunch of methods from...

ec1711f41f14903a82818ee887dab13422c3da9a authored almost 8 years ago
First pass at polishing. (#16)

* First pass at polishing.

This method adds good Scaladoc comments to every method in Doc. It...

fbacbfd2dfd92da438e2aacf70ee63fcb7f1c8a4 authored almost 8 years ago
Fix Doc.text() parsing errors. (#15)

Previously Doc.text did not handle newlines correctly in some
cases. For example, multiple newl...

0c74df95ac82674f8a369e293df4daf7436b44d8 authored almost 8 years ago
Explicitly build the set of Docs to do comparisons (#14)

* Fix maxWidth find more comparison examples

* minor fixups

* fix js tests

* actually a...

faaa25bc703641250d6fe01739139fe89476f25d authored almost 8 years ago
Fix maxWidth find more comparison examples (#13)

* Fix maxWidth find more comparison examples

* minor fixups

* fix js tests

* actually a...

eda86e2c3d6bf91e20e16b6853b937e799b34f2c authored almost 8 years ago
Merge pull request #12 from johnynek/oscar/add-tests

Add some test, fix some minor bugs

e4b2a6d67837db77f05c440122732041bf7b4686 authored almost 8 years ago
Add some test, fix some minor bugs

7da7965d2d0ed0b849589117cfc6b0a73bb08a54 authored almost 8 years ago
add an isEmpty method (#10)

* Add Doc.isEmpty

* minor optimizations

* add one more test

1e7e9d6218452201aeede66b1e39cc4dae43a871 authored almost 8 years ago
Hash code + law-checking. (#9)

* Hash code + law-checking.

This commit does a few small Doc refactors, but is mainly focuses...

506c85f881c2a29a6b3cb8861c7c2d5e9797a645 authored almost 8 years ago
Set up fancier SBT build. (#5)

* Set up fancier SBT build.

This commit does a number of things:

* sets up scala.js
* s...

586d219b49015c6c3780ac1ae463844fbc346810 authored almost 8 years ago
Clean up the API a bit (#8)

2611623f3ba2fbf2d2aef4aee5c4cec126b5fc22 authored almost 8 years ago
Remove spaceGroup. Sorry, it was late (#7)

efc5cd2de7b20c58891ee307e7f1d35393dc22af authored almost 8 years ago
Show a basic Json example, add a new combinator for code (#4)

6a4f884a3911998021f29aa74111ae75efc9b47d authored almost 8 years ago
Setup travis (#3)

* Setup travis

* use jdk8

8b7f862156d67b4d3085ee7a2a2b4c49022f5f87 authored almost 8 years ago
Use Stream internally to be lazier (#1)

* Use Stream internally to be lazier

* address review comments

8d1bf2b7769d6c7717e74cc74b4ad9d009dff0d2 authored almost 8 years ago
initial code commit

d5065d3e7249257e52e7387cd50f3593d3804892 authored almost 8 years ago
Initial commit

b62125feb598c8ae093ba41e1915147498a51f38 authored almost 8 years ago