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

Extract some functionality from HoleEdit to Menu (partial).

There's more to be extracted and re-organized to something more coherent.

github.com/lamdu/lamdu - 0764111c1fe0e42a264dfe5dd922620d742e4c60 authored over 7 years ago
avoid Maybe

github.com/lamdu/lamdu - 718a8ac4e12de7ca9f9e9c333e09b645fcaf33c8 authored over 7 years ago
fix to inline definition bug https://trello.com/c/hiXu3e9r/264-type-infer-crash

github.com/lamdu/lamdu - 1bd04710bdb1ef5bb06665c4a8af412a90fca8c5 authored over 7 years ago
fix https://trello.com/c/V0N9QGVJ/263-duplicate-hole-result

github.com/lamdu/lamdu - b36b28c9e5c0dfcf11ccb40d5cba0f9771265ec5 authored over 7 years ago
oops remove extra spaces in indented layout of if-else

github.com/lamdu/lamdu - 862b31649fa5c973fa91b4065ff79049e7c48873 authored over 7 years ago
small cleanup

github.com/lamdu/lamdu - 2ade21542375b3394af2940100019d6ba90a3d10 authored over 7 years ago
when navigating holes don't just open up

github.com/lamdu/lamdu - d36d19333444eff34d2ea19cbfb4d0c7bc5d240c authored over 7 years ago
minor cleanups

github.com/lamdu/lamdu - dd4b09ce7f509182950625d3767bd41738e7fb53 authored over 7 years ago
Use pipe for lazyness symbol

github.com/lamdu/lamdu - 33ca967266b204a2b7a927ea7fb7081adbd4457b authored over 7 years ago
stdlib: cons operator is "::"

"," is now key shortcut for adding fields.

It's also "::" in ML, Scale, Idris, F# and Elm.
(see...

github.com/lamdu/lamdu - d5895dde5d09fb03c8224f5fd7d8b903a610375b authored over 7 years ago
Revert "add field key is cmd+comma"

This reverts commit 4b5039c7e6cc83eb9f8274b30a339fc35ad252d2.

github.com/lamdu/lamdu - 6484b5194e3c810f49b36b5f9d25923d1b81bb8b authored over 7 years ago
Revert "Make comma an operator char"

This reverts commit 9bec78dd41cfc89cb1be7c870e23ac419ebe19bf.

github.com/lamdu/lamdu - e6c048afb3175e05bbbb2d7ae1299590d95a5445 authored over 7 years ago
Merge pull request #6 from ysangkok/patch-1

Fix projucer link

github.com/lamdu/lamdu.github.io - a4f8d94bc553038078375f7116b4c56e514f1cc0 authored over 7 years ago
Fix projucer link

github.com/lamdu/lamdu.github.io - 8126924347862941194cbcd3d78c84620a3750bb authored over 7 years ago
nicer display of new if in hole result

github.com/lamdu/lamdu - 305b548a78ad0e5398a7f23a36452881e37ce0af authored over 7 years ago
can add let from if-else condition

github.com/lamdu/lamdu - 8af742a59594575b1bdbb8c703f1e189b9da3cf0 authored over 7 years ago
stdWrapParentExpr also takes assignCursor target

This makes implementation of parent exprs less bug prone
(bug recently solved in 7c85d27cf1 woul...

github.com/lamdu/lamdu - f239f3e7091851e8ccd4a3f4c5f26553dc1dcbc6 authored over 7 years ago
can type operator chars in ad-hoc eventmap

seems to have not been allowed since c6b0d4f49,
and recent changes removed operator chars on hol...

github.com/lamdu/lamdu - cabbdb9209fd3d19b9882125dd9dbe1f77a04817 authored over 7 years ago
aligned table layout for if/else-if

github.com/lamdu/lamdu - 0528b82769e9ca5c5d40fe4cd932829095b7c19c authored over 7 years ago
implement assymetricPad for Responsive

github.com/lamdu/lamdu - cbce4286d4c49418498d9aff80d95c1a6c0b210d authored over 7 years ago
Remove redundant language pragmas DeriveFunctor when DeriveTraversable is on

(This used to be required in old GHC versions)

github.com/lamdu/lamdu - 3d37ce31e7a7ae143eecd125d0d966518c80a796 authored over 7 years ago
hlint police

github.com/lamdu/lamdu - ed54666ed9bd98c03ff1dec33755e0b390984575 authored over 7 years ago
use Lens.reindexed

github.com/lamdu/lamdu - 82de4aa20bc16202b8122eb3c7c39b8bb83e04f8 authored over 7 years ago
extract Responsive.Options module

github.com/lamdu/lamdu - 4eec77b40c3ae008db1ddff43c6be0ba08043405 authored over 7 years ago
Responsive: generic mechanism for wide layout options

github.com/lamdu/lamdu - 022506ebc1977d9ae349674bcfdfbddac48864ec authored over 7 years ago
Widget: expose wSize

Generic Element.size only applies to (Widget (f EventResult))

github.com/lamdu/lamdu - 226174f5f6755f7dd3e2352bf7fffb788ef79043 authored over 7 years ago
Fix GuardEdit not responding to its entity id

github.com/lamdu/lamdu - 7c85d27cf1c7ee6369656f492b3d7740f6a3b46b authored over 7 years ago
ExpressionGui.grammarLabel has more generalized mtl type

github.com/lamdu/lamdu - e013eee606b33b482282a0c849d4ba884bdcd44b authored over 7 years ago
Nicer animations in GuardEdit

github.com/lamdu/lamdu - 28a9b23a4ab24f2627fd998b9d35289378402d03 authored over 7 years ago
Sugar: gather hidden entity ids in one generic place

github.com/lamdu/lamdu - 517785ab7e0ae3e7b22dd0a763e52780ec9bcd40 authored over 7 years ago
GuardEdit: indent 'else' body properly

github.com/lamdu/lamdu - dd24b4c9d44b1105104182db26e8b1dc49837452 authored over 7 years ago
GuardEdit: Pass prefix label view instead of text

github.com/lamdu/lamdu - 4ddc3ca9b21898f61b4b8641293b03faa17ca60f authored over 7 years ago
Sugar: Only LeafHole has literal text option

github.com/lamdu/lamdu - bfea9474d1cb3b3eae03dbe38d313893bd806189 authored over 7 years ago
toLiteralTextEventMap: Error in impossible case

github.com/lamdu/lamdu - 441ed59087d61b585df6cc0f500a011954be8f18 authored over 7 years ago
Sugar.HoleKind instead of Maybe

github.com/lamdu/lamdu - da931d07441feedb0f9b3a0244336645ce2c152f authored over 7 years ago
adHocTextEditEventMap: Filter disallowed in caller

github.com/lamdu/lamdu - c6450ed3f7cf8819ba54e1fce8df5a1ccedcf68d authored over 7 years ago
Sugar.Names.Walk: consistent case

github.com/lamdu/lamdu - 89dcb6d70f792390a21ae80ede0be159a0ee6df5 authored over 7 years ago
ResultGroups: Avoid premature lifting

github.com/lamdu/lamdu - 6be867a6be346df80600497d84f73095511c93d7 authored over 7 years ago
Sugar.Convert.Hole: Use consistent style for 'do'

github.com/lamdu/lamdu - 1ed227f01f1d111c8665409959044937af2903c1 authored over 7 years ago
replace parent doesn't move cursor

github.com/lamdu/lamdu - 1b56b18bed4aa1b8795201dfcba8cc2ed13ead31 authored over 7 years ago
cmd+del works for lambda body. removes references to the lambda var

github.com/lamdu/lamdu - d4f19c970853f7f1cef1f86e9ddaa6ba3305209b authored over 7 years ago
extract lamParamToHole

github.com/lamdu/lamdu - 357e95ba7e7aeb44910bb3b698fba66f6f0bf79b authored over 7 years ago
hlint police

github.com/lamdu/lamdu - 8a0ea9c7e571c822ad26f49dff8151329cd9913c authored over 7 years ago
Rename HoleEdit.Wrapper -> HoleEdit.Argument

* It makes a widget representing the argument only, not the whole
wrapper hole

github.com/lamdu/lamdu - ee3e13640084983c234b5b3b088082650b42bcc7 authored over 7 years ago
HoleEdit.Wrapper: Style

github.com/lamdu/lamdu - 9c8c931da42f9824530539be3d9627c8b48c949e authored over 7 years ago
HoleEdit: Remove use of RecordWildCards

github.com/lamdu/lamdu - a843eacf45460ec081715cd92b44349f94e13c99 authored over 7 years ago
Can type "if" in hole

github.com/lamdu/lamdu - 42770fe3680fed085667f0c5cce2936330e39938 authored over 7 years ago
Guard/if sugar - initial release

Probably should look slightly different wrt alignments? And showing the labels in green instead ...

github.com/lamdu/lamdu - ec27543a6cb87550f5f979c832f0cf413e61583f authored over 7 years ago
hboxVertFallback

github.com/lamdu/lamdu - d1d22d2a35a8232b4b3084a86f47dd0cdd8535b1 authored over 7 years ago
use existing lens

github.com/lamdu/lamdu - f7bf8a121d993626eea83a75a2aab899f84f8645 authored over 7 years ago
add dev setup tips document

github.com/lamdu/lamdu - 6c96d827d3c7fadfe61065e8bc0826d01c6b7bc7 authored over 7 years ago
Remove unused cEntityId of case

It is unused since commit feeaaa2ef845

github.com/lamdu/lamdu - 2f01243a255a341d33909cc889be7763648fa138 authored over 7 years ago
oops fix some hole results broken in c19893257b2

trying to write
"Hello"»Text
resulted in bad cursor or crash in repl..

github.com/lamdu/lamdu - 69661ae28e27ec6ec017ff52fc9c505ad5f6cbea authored over 7 years ago
extract functionality from ExpressionGui to lib

github.com/lamdu/lamdu - 819e3ead98501ad00d4007d846dc5815ce95f3cb authored over 7 years ago
Remove extra-include-dirs and extra-lib-dirs from stack.yaml

The definitions fail in Windows because they use Linux paths.
They also should not be required b...

github.com/lamdu/lamdu - 741fe91846b809d2e4ef1a95faa114aff90101b2 authored over 7 years ago
makeFocusableView gets a View

github.com/lamdu/lamdu - 5a02db1b5a5f7146fd1130ad789b07ebfee6bd98 authored over 7 years ago
minor cleanups / hlint

github.com/lamdu/lamdu - 84cdb947e032feab16d4f307895fdfbf193fe742 authored over 7 years ago
Re-add hole functionality

Few things have changed (unless unknown bugs introduced ofcourse):
* The hole cursor goes to the...

github.com/lamdu/lamdu - c19893257b23e2575fe9557e2209ca7c3d759cd4 authored over 7 years ago
Hole functionality removal towards re-writing it cleaner

HoleEdit is probably the most convoluted part of our code

github.com/lamdu/lamdu - 9e0e2b2871224b310166093a489d3752bbcdb130 authored over 7 years ago
fix odd indentation

github.com/lamdu/lamdu - 7a382f5c63692c9c0ec1641b4ca506a6361cbcfe authored over 7 years ago
Widget.enterResultCursor

github.com/lamdu/lamdu - 438d76ba4d336f808a142b8426ff25f3d23ab237 authored over 7 years ago
use Widget.isSubCursor

github.com/lamdu/lamdu - 8a09128ef9cfacfe5a56bafae4d19398074b3abe authored over 7 years ago
remove unhelpful comment

github.com/lamdu/lamdu - 2dc38d1cb0dccbe39564c542d22e7f00b8a3cdf5 authored over 7 years ago
Single Env type in Main

github.com/lamdu/lamdu - 74c987cf940e35f5bc68486dcb3e9334b1780f66 authored over 7 years ago
GUI.Momentu mustn't export HasStyle (conflicting Text{Edit,View}.HasStyle)

github.com/lamdu/lamdu - 6c94c842fc7638dedc6cad3918655f6cc1fa998e authored over 7 years ago
gsr -f odeProps///odeAnchors

github.com/lamdu/lamdu - 15a4eb5f6126b7d6068da9be5717176d88043d34 authored over 7 years ago
Remove redundant imports

github.com/lamdu/lamdu - 252c6a09543e01db28e7913ae10ea367307c6415 authored over 7 years ago
gsr -f aSubexpressionLayer///aDepthLeft

github.com/lamdu/lamdu - 5da7b0ae5e5d472e84c56144152f61b1eba96c15 authored over 7 years ago
Scroll: Simplify

github.com/lamdu/lamdu - f1ce936d757d244c62a11fcc82c6a4fdd54ab64e authored over 7 years ago
Rename focusAreaIntoWindow -> focusAreaInto

* It can scroll into any region, not necessarily the window

github.com/lamdu/lamdu - f5f9446d21edbb5de467266504790877868c98f5 authored over 7 years ago
Remove superfluous padding before scroller

github.com/lamdu/lamdu - 825b9e756752847e140823238a800401a53cb189 authored over 7 years ago
GUI Main: Make sure focal area is inside visible code area (not under the branch view)

github.com/lamdu/lamdu - 175346232ca1bb5321a01d3ad3515fecc1a53876 authored over 7 years ago
Scroll: Style

github.com/lamdu/lamdu - ee60423ff4120ea637a7c1dbc7c2c3d17189d056 authored over 7 years ago
Lamdu.GUI.Scroll -> GUI.Momentu.Scroll

github.com/lamdu/lamdu - 2bdedd94a9bd32846ed1d5af46a5e865e4121425 authored over 7 years ago
choice example: 800,400 -> 400,800

github.com/lamdu/lamdu - 973ca0181a8a6bcff88787fcd7da32b68d7bdfb9 authored over 7 years ago
HoleEdit.EventMap: literal text works on hole result

github.com/lamdu/lamdu - bd158a44a2da2c5fbf77d62577c209417a04a94d authored over 7 years ago
HoleEdit.EventMap: Minor cleanup

github.com/lamdu/lamdu - c4bd69c0826c45b978e57be9fa0dc2bc87b22331 authored over 7 years ago
SearchTerm: Remove RecordWildCards

github.com/lamdu/lamdu - 38d8dd8394e3c586018fb5a70f3037081179a6c2 authored over 7 years ago
Rename: plOfHoleResult -> isHoleResult

github.com/lamdu/lamdu - 22e577a78c2b93c8f08aa3f23c42e8bcfffe6f73 authored over 7 years ago
Move RenderedText data type down to DrawingCombinators.Utils

github.com/lamdu/lamdu - 9830e9cd9b4c261e54aa8900d8447b7a93afba36 authored over 7 years ago
Remove redundant import

github.com/lamdu/lamdu - 3f278b8c954acca6a68dc28d8432de84e002d7d2 authored over 7 years ago
Merge pull request #77 from lamdu/new_momentu_api

New momentu api

github.com/lamdu/lamdu - 0093b2805418c4a3f6a2bd652444d4ad90ceedc2 authored over 7 years ago
CR cleanups

github.com/lamdu/lamdu - 327a3d3b1adfc19f6d56e11392225dc11cc1b23d authored over 7 years ago
GUI.Momentu module as a comprehensive entry-point to the Momentu library

Also change Momentu modules to abstract GLFW and DrawingCombinators
towards abstractng them comp...

github.com/lamdu/lamdu - 812e472924be7fc9de3fafe5dbcafde1e93a1928 authored over 7 years ago
Remove weird NOINLINE

github.com/lamdu/lamdu - e555333f71564ed683ed49f6d9a6863d5ba763ce authored over 7 years ago
Remove (inline) unitIntoRect

github.com/lamdu/lamdu - 1d25852eb30233c9289f73c2d8144793678f80e4 authored over 7 years ago
Zoom.getSizeFactor=>getZoomFactor

github.com/lamdu/lamdu - 655028411206151a82292697e853dd07c35aa650 authored over 7 years ago
choice example: use DisambiguateRecordFields

github.com/lamdu/lamdu - 8598b35700787d09d165a8238e1e99dc209135cf authored over 7 years ago
Animation: Remove simpleFrame replace with singletonFrame that takes a size

github.com/lamdu/lamdu - adafdc08b6cf6471a24302e975cc9f69727efa4b authored over 7 years ago
Add View.unitSquare

github.com/lamdu/lamdu - 3704a78b46b6cd09e803d9f1d63ff58f91e94a98 authored over 7 years ago
gui-exampes/choice: unrot and show selected color

github.com/lamdu/lamdu - 66e0461a3534a29158dc8a95a1e7c8573342a18f authored over 7 years ago
bindings-freetype-gl: Upgrade to avoid crashing when font loading fails

github.com/lamdu/lamdu - 2be9751cd3f9b008e08c4667ba889e78c84388b1 authored over 7 years ago
Upgrade freetype-gl to not crash when font loading fails

github.com/lamdu/bindings-freetype-gl - 5a16cfb95490b3dbb019ff27a28ba4b63218d056 authored over 7 years ago
hello-world: unrot

github.com/lamdu/lamdu - f8f64c9f1990c7529f73354518fc8a3d97d87bc5 authored over 7 years ago
Reorg: Glue/Element are underneath View

github.com/lamdu/lamdu - be90a5a7b4af74e58829ee4ee3ed3cf6cb2b3e92 authored over 7 years ago
Extract Momentu.Draw

github.com/lamdu/lamdu - 4a991062a125675ffedbaf58c932cc7ea8b834a7 authored over 7 years ago
remove unused extensions

github.com/lamdu/lamdu - 5574acf1cf90f92843df5d31e8977bb3800cacd8 authored over 7 years ago
add module to cabal file

github.com/lamdu/lamdu - 8c899b8fbf8e062941010a90a7519e411c2a271e authored over 7 years ago
Split View into Element module for the Element,SizedElement,HasAnimIdPrefix classes

github.com/lamdu/lamdu - c597db0a486ec9b2fe8931eb4ac823a1bae2d818 authored over 7 years ago