Ecosyste.ms: OpenCollective

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

Lamdu

The Lamdu collective develops Lamdu, a new kind of programming language which breaks out of the boundaries imposed by text files.
Collective - Host: opensource - https://opencollective.com/lamdu - Website: https://lamdu.org - Code: https://github.com/lamdu

converted hlint settings to yaml format and cleaned out some rules already in hlint

github.com/lamdu/lamdu - a75fffab7a7f402aefe2310b6dbcf01069a2b5a0 authored almost 7 years ago
fix tests not building since f43641a96a00bc

we should be testing before pushing..

github.com/lamdu/lamdu - 6667002c02b284eec2a454e5b32e2f6f107f0114 authored almost 7 years ago
Styled.{grammarLabel,grammarText}: dedup

github.com/lamdu/lamdu - 68a3c8fdca27c0036332fbc1818e95841fb11e78 authored almost 7 years ago
Theme.Name: Export lenses

github.com/lamdu/lamdu - 28ae3e35ff2db09dc19ac0010a5f8edb752a6018 authored almost 7 years ago
Theme: Does not re-export inner modules

github.com/lamdu/lamdu - f43641a96a00bce68b81bcd6753861ba5fd6eab8 authored almost 7 years ago
move tools/VerifyConfig to test suite and also verify themes and fix retro theme

github.com/lamdu/lamdu - 9418e9eeddbf2f966aae4cc5719db321be1cccee authored almost 7 years ago
TestConfig.hs moved to test suite

github.com/lamdu/lamdu - e707a14eb59acc3f0b4a5f5265f27c8d87aa3d08 authored almost 7 years ago
removeOptionalUnderscore -> removeOptionalPrefix "_"

github.com/lamdu/lamdu - 5322b6c6c0cb89d60b254b3caf0d4e5aebffa081 authored almost 7 years ago
Config: Remove prefixes from JSON

github.com/lamdu/lamdu - 5a34b4841caa5b75c74a8d913276936cc8e20534 authored almost 7 years ago
Config: Convert to lenses

github.com/lamdu/lamdu - 93c065a24d9ea514163be5b1be35e8bc1dd8c37f authored almost 7 years ago
tools/*.hs update shebang and make executable

github.com/lamdu/lamdu - daf41aa69926f32620f1936654b4b55876221636 authored almost 7 years ago
Lamdu.Paths module to work-around Cabal/Stack superfluous warning

When the test depends on Paths_Lamdu `stack test` warns it is not in other-modules,
when making ...

github.com/lamdu/lamdu - efa066434358220e1166268f0410214f49160d69 authored almost 7 years ago
Remove shift+left/right selection support for fragments

github.com/lamdu/lamdu - 358f4cca95c785e24a916e5eafb5b9a22610c4c0 authored almost 7 years ago
FragmentEdit: Remove misleading filter chars that seems to be redundant

github.com/lamdu/lamdu - 20a78dde15b77c2064ace303e3f6af88df26f2ab authored almost 7 years ago
literal num edit rejects whitespace

github.com/lamdu/lamdu - bfd610d07684e9bccc18626c939308c94ceb1cd6 authored almost 7 years ago
Oops: Fix warning in TagEdit

github.com/lamdu/lamdu - 48cde2e0c1551a473a0a3fa4596830a579552a6a authored almost 7 years ago
Tag holes offer new tag option if no non-fuzzy results

Fixes #369

https://trello.com/c/YPs1c57a/369-if-all-tag-results-are-fuzzy-cursor-should-be-on-a...

github.com/lamdu/lamdu - aafd493a4632c3b31f67e7bf678c489abdb3ee3f authored almost 7 years ago
Fix box not adding indentation when it should

Broken since 2017.08 (022506ebc1977).
Test suite now tests this.

github.com/lamdu/lamdu - 9176aef4f75acc5a9db3e1a025a5e5e463b6aeae authored almost 7 years ago
add failing test

Vertical disambiguation was broken since 022506ebc1977d9ae349674bcfdfbddac48864ec

github.com/lamdu/lamdu - 1eeb926d31d5c8b8e1ac6eac360004586a6e06f0 authored almost 7 years ago
dot-ghci => .ghci

github.com/lamdu/lamdu - ffd13ce7ed1071c772e331f3d0fcd02d38f6bcc5 authored almost 7 years ago
Fix navigation bug https://trello.com/c/EUKrYlR9/371-navigation-skips-lines

Grid has responded to cursor keys by staying in same row/column,
and going out of the grid if it...

github.com/lamdu/lamdu - 098fe6cf0e84c0644e3a7213376c79ed5a281db1 authored almost 7 years ago
Widget.Instances: expose combineMEnters

github.com/lamdu/lamdu - 56362eb0056e74ce0158a189bb236c967653e907 authored almost 7 years ago
ghcid uses dot-ghci

github.com/lamdu/lamdu - 08f91d17929e7936e3b08c002c873aedcad388c5 authored almost 7 years ago
Grid: Refactor enterHoriz/Vert

github.com/lamdu/lamdu - c167bd63a3278e190088aa13619a234a991a7a32 authored almost 7 years ago
Enable very common extensions in .cabal

github.com/lamdu/lamdu - 697deac5e377d2d875d503ac89a3d8731d84840b authored almost 7 years ago
Grid: refactor/style

github.com/lamdu/lamdu - b4144a58da54b89ea61da7b1dd8e90ba64393f14 authored almost 7 years ago
Clean up effectively dead code

Constructed "barriers" rects that add a dimension that is later
stripped ignored were now remove...

github.com/lamdu/lamdu - d2a43dd7974d3efed8b56222f45e02e0c1732915 authored almost 7 years ago
Rect: Extract rangeDistance

github.com/lamdu/lamdu - be5d150b5b6f71c1d12cb838252f3cf7f9977dd4 authored almost 7 years ago
Responsive.Options: Remove redundant Compose unpacking

github.com/lamdu/lamdu - 3ee6788a6d70a15cb1ac23bf6e0ffd77084f8507 authored almost 7 years ago
add hlint rule for redundant binds

github.com/lamdu/lamdu - 71035380466a5079e5f7b55f1ccc509e302a443d authored almost 7 years ago
Remove redundant binds

github.com/lamdu/lamdu - b88f74451372a940bd72feaf075177ba869ee94b authored almost 7 years ago
Search.make reuses Menu.makeHovered

github.com/lamdu/lamdu - 0968521df0936e7245684d658f03ac10e9f7010c authored almost 7 years ago
BinderEdit: Scope nav arrows are clickable for nav

Fixes #370 (https://trello.com/c/UbbKyOxg/370-mouse-click-on-a-buttons-to-perform-actions)

github.com/lamdu/lamdu - d8983825445b03f1c50f1781a128a0d05d8a68f2 authored almost 7 years ago
Widget: add makeFocusableWidget

github.com/lamdu/lamdu - e8e49728fadc05e539d9e7c8e49891b11669d96c authored almost 7 years ago
Rect: Add isWithin

github.com/lamdu/lamdu - 4815a940fb9672bb332a0fbc32cd1acc597d58f2 authored almost 7 years ago
FromNom: Show value inside Nominal

So doing
("Hello " ++ "World!")»Text

Shows the text value rather than the bytes value.
In gen...

github.com/lamdu/lamdu - d4be40c95f7c699a42afbb2c73a82b1e1044b186 authored almost 7 years ago
Cleaner JS export

Fixes https://trello.com/c/w1MM9hsh/367-exported-fancy-js-has-unused-log-function

github.com/lamdu/lamdu - 4bf897bde64909aada1901b3e262436adfd6b59b authored almost 7 years ago
JS rts/stdlib updates

* Postgres connection gets database identifier,
* popLastMutArray returns maybe

github.com/lamdu/lamdu - bf66eb61ebacaeaab512409d6abde9544146315c authored almost 7 years ago
fix warning with -DNO_CODE

github.com/lamdu/lamdu - 9fc198dc50966d663c138277cd9682e6b73f1c6e authored almost 7 years ago
Sort deriving instance lines

github.com/lamdu/lamdu - 44eef97e29ad198ba935e4f2bade942b625bc0d6 authored almost 7 years ago
Combine scope nav arrows WithTextPos

github.com/lamdu/lamdu - 210dbf5681d0354daa1c1dec0364f37406ffedc2 authored almost 7 years ago
Don't override an existing enterPoint handler

github.com/lamdu/lamdu - 2aa8cda1449b1ccd909b8247e63c5e0ceddb0c60 authored almost 7 years ago
fix test compilation

github.com/lamdu/lamdu - ed495d5ff2974398d0f1edc1a397c48e3ac96b73 authored almost 7 years ago
Widget.takesFocus takes point entry when already focused

github.com/lamdu/lamdu - ca2a7021699446291cf475765c1e5bc85375843e authored almost 7 years ago
Status bar theme section

github.com/lamdu/lamdu - 62d65676ea2598fe5c79cd9e9e8b0a8be3e052ba authored almost 7 years ago
Standard spacing for status bar comes from theme

github.com/lamdu/lamdu - eda511aac53c3f002283d6063924b2ff1602ad16 authored almost 7 years ago
Escape also closes choice menus

github.com/lamdu/lamdu - f9d29174288ff9624dd7a5edcb71fa643916baf1 authored almost 7 years ago
Oops: Removed wrong import

github.com/lamdu/lamdu - 181d1b500ffd1f78165ffcdad474d827e431c3c0 authored almost 7 years ago
Remove redundant import

github.com/lamdu/lamdu - 2543df5f42326fe1319c5c9a648d1de6fa6c5182 authored almost 7 years ago
Use lens

github.com/lamdu/lamdu - 03eb0067ce1db8a59f97a38d767bd591c5d0f9ac authored almost 7 years ago
Revert "remove unneeded CPP defs"

And add comments about it.

This reverts commit 2866213b0504a67d4e355462148bf818acfb9b04.

github.com/lamdu/lamdu - d762627bb9bf7e42790166bffb3f76e88de42899 authored almost 7 years ago
hlint police

github.com/lamdu/lamdu - 001fc2cea100f9aae13163c7774382fedf562cee authored almost 7 years ago
remove unneeded CPP defs

Looks like ghcid setup depends on not overriding Aeson.defaultOptions,
need to document the reas...

github.com/lamdu/lamdu - 2866213b0504a67d4e355462148bf818acfb9b04 authored almost 7 years ago
Extract Lamdu.GUI.StatusBar

github.com/lamdu/lamdu - f69a72cf907e7078403aaafaf9837da8c9c0b12c authored almost 7 years ago
Eval.Manager: Ignore double-start calls

Fixes leaking Node processes

github.com/lamdu/lamdu - d5b815f115783aab8f54b958f2e340d0a3e22a29 authored almost 7 years ago
Use a prism instead of startedEvaluator

github.com/lamdu/lamdu - ad7f38cde1122327ac0ae617739fee97c3793de6 authored almost 7 years ago
selectedBranchColor is uncolored in non-default themes

github.com/lamdu/lamdu - e2e7fe75894063428dfc5a841fa2da080f025b21 authored almost 7 years ago
GUI Themes selection

github.com/lamdu/lamdu - eb3debe88431db99e84efdba128a6c053d044ed0 authored almost 7 years ago
Add Choice.defaultConfig

github.com/lamdu/lamdu - abebf888090d1b0c0fef1e321ea952280eb405d0 authored almost 7 years ago
50 pixels space -> 5 spaces

github.com/lamdu/lamdu - b688ce05e0e08a0ab7f1644866f72aa3dc0c5be8 authored almost 7 years ago
Themes.Selection synonym for Text

github.com/lamdu/lamdu - 6cda053172276183214e3c2fcb06139a78fcab56 authored almost 7 years ago
Lamdu.Themes => Lamdu.GUI.Themes

github.com/lamdu/lamdu - f03b204c5279bd713855ed5f8fa9cf44d28a93a4 authored almost 7 years ago
GUI.CodeEdit.Settings => Settings, GUI.CodeEdit.Settings.Widget => GUI.Settings

github.com/lamdu/lamdu - 362aab2835ae0d21a8f182bcb96bea334a5e95e7 authored almost 7 years ago
selectedBranchColor is white

github.com/lamdu/lamdu - 40d8167d95735456938f2347815d9d603018035f authored almost 7 years ago
Styled.withColor takes a getter inside TextColors

github.com/lamdu/lamdu - ae3fbbb6a7ed2545cd0722774d0c99b96d145c9e authored almost 7 years ago
Move Name text colors to TextColors

github.com/lamdu/lamdu - 326f9af1d0403de103922149d99682ead5533a74 authored almost 7 years ago
Choice: Don't jitter size when choices are browsed

github.com/lamdu/lamdu - 28888a8f88032a190831b88bbb0835ed40ec3d98 authored almost 7 years ago
Info color for labels in status bar

github.com/lamdu/lamdu - daa46b14f3d0c3557927623c3155f8aaa35224b5 authored almost 7 years ago
AnnotationMode is a choice

github.com/lamdu/lamdu - ddaa3f5a1196e0e0640d90d4a62679d9f4596b0c authored almost 7 years ago
Extract CodeEdit.Settings.Widget to avoid unneeded dependencies on GUI code

github.com/lamdu/lamdu - c4f8f8e48988773386082c014435ea56b80e5499 authored almost 7 years ago
Choice: export defaultFdConfig

github.com/lamdu/lamdu - c5f1f72c207a41ebdef4a2089f8c9d4903407d77 authored almost 7 years ago
Fix warnings in TestConfig, VerifyConfig

github.com/lamdu/lamdu - 0c23709bd63126ee2f0336d51db5b6f78a9bbe80 authored almost 7 years ago
Move text colors into TextColors

github.com/lamdu/lamdu - 97bc7d37b55305d9c51181eae9353edff6f137e8 authored almost 7 years ago
Fix imports in TestConfig.hs

github.com/lamdu/lamdu - 918de72ce47cb36a19442b1aca16dff79b7bfe96 authored almost 7 years ago
CodeForegroundColors => TextColors

github.com/lamdu/lamdu - eabc04724a380e83e365516820e37116d7b1411a authored almost 7 years ago
Extract widget code to CodeEdit.AnnotationMode.Widget

Most dependencies on CodeEdit.AnnotationMode do not depend on the
widget code

github.com/lamdu/lamdu - a9fdef316e781ecd14087f40db4e0eabbae8aa91 authored almost 7 years ago
Status bar has (read-only) annotations mode

github.com/lamdu/lamdu - 08340b68bea36c6667fa7ea32476c07799a7c7d4 authored almost 7 years ago
Settings.eventMap created in GUIMain

github.com/lamdu/lamdu - 459e7d7521bffcaa95fd0f2edb327f2fa2028cd0 authored almost 7 years ago
Settings.eventMap is not in IO

github.com/lamdu/lamdu - 604a6d793ad53bbfff9120f7843ea5f570ae010b authored almost 7 years ago
AnnotationMode.switchEventMap is not in IO

github.com/lamdu/lamdu - fcf7e28da257a945d899a2d2acd6e93e1755f041 authored almost 7 years ago
Themes.switchEventMap is not in IO

github.com/lamdu/lamdu - 77d456bfa0a0c2bbd0fa6e54d67cdf2eea519564 authored almost 7 years ago
makeStatusBar: mtl style

github.com/lamdu/lamdu - d6eec5952a2e34cfb0e6aeafa489b75e0f3d85dc authored almost 7 years ago
VersionControl branch selector GUI has a nicer API

github.com/lamdu/lamdu - 492b9fcdfbd0d5f80633326db1dfbda328a81810 authored almost 7 years ago
Move makeBranchSelector to makeStatusBar

github.com/lamdu/lamdu - b07385835ade80d78945f92475fc5d6ed6aff5db authored almost 7 years ago
GUIMain: Extract makeStatusBar

github.com/lamdu/lamdu - 03f47a9dcb5ef1ea319688c4ae5e06ad3f0e27ce authored almost 7 years ago
VersionControl event map should not apply pre-events

Fixes #366 (https://trello.com/c/1lThUffb/366-red-cursor-when-undoing)

github.com/lamdu/lamdu - 3391f6ceb1092721fdcc09a4a30bd838f12af939 authored almost 7 years ago
Add Widget.{weaker,stronger}EventsWithoutPreevents

github.com/lamdu/lamdu - 16fcb36e26ee7db814c03cd2f821524f083cecd1 authored almost 7 years ago
GridView.make: returns alignment points of views

github.com/lamdu/lamdu - 83876a8175fb33e7ec60291b5821d36c77e2e0a2 authored almost 7 years ago
TypeView: fix alignments

Fixes https://trello.com/c/ZI3uvZIr/321-text-misaligned

github.com/lamdu/lamdu - c45954f388f4a1f35e69424c337fe7620330c514 authored almost 7 years ago
fromWithTextPos: fix division by zero bug for empty elements

github.com/lamdu/lamdu - 54f9a321ccd3167c39574dc746bf3353c3bf2b12 authored almost 7 years ago
hlint police

github.com/lamdu/lamdu - a289c3a3369218adb3d79ac23eacde30024d94c9 authored almost 7 years ago
Verbose errors with stack in GLFW error callback

github.com/lamdu/lamdu - c311262a2f3eb531c4095cb9c6b93b960d74d83e authored almost 7 years ago
Avoid generating a Transform event map for non-selected exprs

* Need to disallow detach on non-selected exprs to avoid open-parens
climbing upwards

github.com/lamdu/lamdu - 6b34ee1f4b54fa349a12dc698e428fa66800e290 authored almost 7 years ago
Remove EventMap.Options. Only HoleEdit used it but it does not need the transformEventMap

* This also removes the transform events from holes, reducing noise
and duplicate transform ev...

github.com/lamdu/lamdu - 18f01a99ee3c012bab774377223c113499a96d27 authored almost 7 years ago
fix GridView alignments for empty elements (fix failing test)

github.com/lamdu/lamdu - 69ce93aa817f997aca0f352b5eba7a34a8ab5651 authored almost 7 years ago
add failing test for GridView

github.com/lamdu/lamdu - 8e3c3e7b94538a6a2a4f71d55daaa1e56cc1bf70 authored almost 7 years ago
use 1000 runs for quickcheck test and test cleanups

github.com/lamdu/lamdu - f9205de8c07f6289fa73cf846fd0dee9224800f8 authored almost 7 years ago
Vector2: Traversable instance

github.com/lamdu/lamdu - dab18008c759a0289d147d030aead1bcfe865a32 authored almost 7 years ago
Vector2: derive Functor instance

Was manual instance since Vector2 was introduced 6 yrs ago in 62c6666856989

github.com/lamdu/lamdu - 120c009fdbff85830ca05bec7260cd81310b4e07 authored almost 7 years ago
GridView test also validates vs NaNs

github.com/lamdu/lamdu - 3552d11540ea677f32725cc9781154f40803a4d1 authored almost 7 years ago