Ecosyste.ms: OpenCollective

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

github.com/lamdu/lamdu

lamdu - towards the next generation IDE
https://github.com/lamdu/lamdu

nicer display of new if in hole result

305b548a78ad0e5398a7f23a36452881e37ce0af authored over 7 years ago
can add let from if-else condition

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...

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...

cabbdb9209fd3d19b9882125dd9dbe1f77a04817 authored over 7 years ago
aligned table layout for if/else-if

0528b82769e9ca5c5d40fe4cd932829095b7c19c authored over 7 years ago
implement assymetricPad for Responsive

cbce4286d4c49418498d9aff80d95c1a6c0b210d authored over 7 years ago
Remove redundant language pragmas DeriveFunctor when DeriveTraversable is on

(This used to be required in old GHC versions)

3d37ce31e7a7ae143eecd125d0d966518c80a796 authored over 7 years ago
hlint police

ed54666ed9bd98c03ff1dec33755e0b390984575 authored over 7 years ago
use Lens.reindexed

82de4aa20bc16202b8122eb3c7c39b8bb83e04f8 authored over 7 years ago
extract Responsive.Options module

4eec77b40c3ae008db1ddff43c6be0ba08043405 authored over 7 years ago
Responsive: generic mechanism for wide layout options

022506ebc1977d9ae349674bcfdfbddac48864ec authored over 7 years ago
Widget: expose wSize

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

226174f5f6755f7dd3e2352bf7fffb788ef79043 authored over 7 years ago
Fix GuardEdit not responding to its entity id

7c85d27cf1c7ee6369656f492b3d7740f6a3b46b authored over 7 years ago
Nicer animations in GuardEdit

28a9b23a4ab24f2627fd998b9d35289378402d03 authored over 7 years ago
ExpressionGui.grammarLabel has more generalized mtl type

e013eee606b33b482282a0c849d4ba884bdcd44b authored over 7 years ago
Sugar: gather hidden entity ids in one generic place

517785ab7e0ae3e7b22dd0a763e52780ec9bcd40 authored over 7 years ago
GuardEdit: indent 'else' body properly

dd24b4c9d44b1105104182db26e8b1dc49837452 authored over 7 years ago
GuardEdit: Pass prefix label view instead of text

4ddc3ca9b21898f61b4b8641293b03faa17ca60f authored over 7 years ago
Sugar: Only LeafHole has literal text option

bfea9474d1cb3b3eae03dbe38d313893bd806189 authored over 7 years ago
toLiteralTextEventMap: Error in impossible case

441ed59087d61b585df6cc0f500a011954be8f18 authored over 7 years ago
Sugar.Convert.Hole: Use consistent style for 'do'

1ed227f01f1d111c8665409959044937af2903c1 authored over 7 years ago
ResultGroups: Avoid premature lifting

6be867a6be346df80600497d84f73095511c93d7 authored over 7 years ago
Sugar.Names.Walk: consistent case

89dcb6d70f792390a21ae80ede0be159a0ee6df5 authored over 7 years ago
Sugar.HoleKind instead of Maybe

da931d07441feedb0f9b3a0244336645ce2c152f authored over 7 years ago
adHocTextEditEventMap: Filter disallowed in caller

c6450ed3f7cf8819ba54e1fce8df5a1ccedcf68d authored over 7 years ago
Text.snoc

63a94d35ad55cfea40a020257e25d8b320068f19 authored over 7 years ago
replace parent doesn't move cursor

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

d4f19c970853f7f1cef1f86e9ddaa6ba3305209b authored over 7 years ago
extract lamParamToHole

357e95ba7e7aeb44910bb3b698fba66f6f0bf79b authored over 7 years ago
hlint police

8a0ea9c7e571c822ad26f49dff8151329cd9913c authored over 7 years ago
Rename HoleEdit.Wrapper -> HoleEdit.Argument

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

ee3e13640084983c234b5b3b088082650b42bcc7 authored over 7 years ago
HoleEdit.Wrapper: Style

9c8c931da42f9824530539be3d9627c8b48c949e authored over 7 years ago
HoleEdit: Remove use of RecordWildCards

a843eacf45460ec081715cd92b44349f94e13c99 authored over 7 years ago
Can type "if" in hole

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 ...

ec27543a6cb87550f5f979c832f0cf413e61583f authored over 7 years ago
hboxVertFallback

d1d22d2a35a8232b4b3084a86f47dd0cdd8535b1 authored over 7 years ago
use existing lens

f7bf8a121d993626eea83a75a2aab899f84f8645 authored over 7 years ago
add dev setup tips document

6c96d827d3c7fadfe61065e8bc0826d01c6b7bc7 authored over 7 years ago
Remove unused cEntityId of case

It is unused since commit feeaaa2ef845

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..

69661ae28e27ec6ec017ff52fc9c505ad5f6cbea authored over 7 years ago
extract functionality from ExpressionGui to lib

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...

741fe91846b809d2e4ef1a95faa114aff90101b2 authored over 7 years ago
makeFocusableView gets a View

5a02db1b5a5f7146fd1130ad789b07ebfee6bd98 authored over 7 years ago
minor cleanups / hlint

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...

c19893257b23e2575fe9557e2209ca7c3d759cd4 authored over 7 years ago
Hole functionality removal towards re-writing it cleaner

HoleEdit is probably the most convoluted part of our code

9e0e2b2871224b310166093a489d3752bbcdb130 authored over 7 years ago
fix odd indentation

7a382f5c63692c9c0ec1641b4ca506a6361cbcfe authored over 7 years ago
Widget.enterResultCursor

438d76ba4d336f808a142b8426ff25f3d23ab237 authored over 7 years ago
use Widget.isSubCursor

8a09128ef9cfacfe5a56bafae4d19398074b3abe authored over 7 years ago
remove unhelpful comment

2dc38d1cb0dccbe39564c542d22e7f00b8a3cdf5 authored over 7 years ago
Single Env type in Main

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

6c94c842fc7638dedc6cad3918655f6cc1fa998e authored over 7 years ago
Remove redundant imports

252c6a09543e01db28e7913ae10ea367307c6415 authored over 7 years ago
gsr -f odeProps///odeAnchors

15a4eb5f6126b7d6068da9be5717176d88043d34 authored over 7 years ago
gsr -f aSubexpressionLayer///aDepthLeft

5da7b0ae5e5d472e84c56144152f61b1eba96c15 authored over 7 years ago
Scroll: Simplify

f1ce936d757d244c62a11fcc82c6a4fdd54ab64e authored over 7 years ago
Rename focusAreaIntoWindow -> focusAreaInto

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

f5f9446d21edbb5de467266504790877868c98f5 authored over 7 years ago
Remove superfluous padding before scroller

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

175346232ca1bb5321a01d3ad3515fecc1a53876 authored over 7 years ago
Scroll: Style

ee60423ff4120ea637a7c1dbc7c2c3d17189d056 authored over 7 years ago
Lamdu.GUI.Scroll -> GUI.Momentu.Scroll

2bdedd94a9bd32846ed1d5af46a5e865e4121425 authored over 7 years ago
choice example: 800,400 -> 400,800

973ca0181a8a6bcff88787fcd7da32b68d7bdfb9 authored over 7 years ago
HoleEdit.EventMap: literal text works on hole result

bd158a44a2da2c5fbf77d62577c209417a04a94d authored over 7 years ago
HoleEdit.EventMap: Minor cleanup

c4bd69c0826c45b978e57be9fa0dc2bc87b22331 authored over 7 years ago
SearchTerm: Remove RecordWildCards

38d8dd8394e3c586018fb5a70f3037081179a6c2 authored over 7 years ago
Rename: plOfHoleResult -> isHoleResult

22e577a78c2b93c8f08aa3f23c42e8bcfffe6f73 authored over 7 years ago
Move RenderedText data type down to DrawingCombinators.Utils

9830e9cd9b4c261e54aa8900d8447b7a93afba36 authored over 7 years ago
Remove redundant import

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

New momentu api

0093b2805418c4a3f6a2bd652444d4ad90ceedc2 authored over 7 years ago
CR cleanups

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...

812e472924be7fc9de3fafe5dbcafde1e93a1928 authored over 7 years ago
Remove weird NOINLINE

e555333f71564ed683ed49f6d9a6863d5ba763ce authored over 7 years ago
Zoom.getSizeFactor=>getZoomFactor

655028411206151a82292697e853dd07c35aa650 authored over 7 years ago
choice example: use DisambiguateRecordFields

8598b35700787d09d165a8238e1e99dc209135cf authored over 7 years ago
Remove (inline) unitIntoRect

1d25852eb30233c9289f73c2d8144793678f80e4 authored over 7 years ago
Animation: Remove simpleFrame replace with singletonFrame that takes a size

adafdc08b6cf6471a24302e975cc9f69727efa4b authored over 7 years ago
Add View.unitSquare

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

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

2be9751cd3f9b008e08c4667ba889e78c84388b1 authored over 7 years ago
hello-world: unrot

f8f64c9f1990c7529f73354518fc8a3d97d87bc5 authored over 7 years ago
Reorg: Glue/Element are underneath View

be90a5a7b4af74e58829ee4ee3ed3cf6cb2b3e92 authored over 7 years ago
Extract Momentu.Draw

4a991062a125675ffedbaf58c932cc7ea8b834a7 authored over 7 years ago
remove unused extensions

5574acf1cf90f92843df5d31e8977bb3800cacd8 authored over 7 years ago
add module to cabal file

8c899b8fbf8e062941010a90a7519e411c2a271e authored over 7 years ago
Split View into Element module for the Element,SizedElement,HasAnimIdPrefix classes

c597db0a486ec9b2fe8931eb4ac823a1bae2d818 authored over 7 years ago
Add TODOs about removal of View.hoverInPlaceOf

f6211e24f2cfffd792c983600c233f8181a35c2b authored over 7 years ago
SizedElement subclasses Element

ef0332a7f5c02dd2012aec1df0b390c9c47128f3 authored over 7 years ago
Rename HasSize => SizedElement

093e48afca26f364c598954ac3f32372a99694a1 authored over 7 years ago
Unify SetLayers and Resizable classes into one Element class

e974285b0279acdcf0d45db0f97c1023b86b6df8 authored over 7 years ago
update GuiTypes document

5a3a1169c4c55283ef3016abf18ae9464b3ae7b7 authored over 7 years ago
Rename TreeLayout=>Responsive

4f9bde7b9678fd1a31b593ece9f4bfc7a82db45c authored over 7 years ago
Rename GUI.Momentu.{Widget.TreeLayout=>Responsive}

d2af0b290c72b5df816aec3ab6036b91980826da authored over 7 years ago
GUI.Momentu: Rename from Graphics.UI.Bottle

6fb3f39f88c4d48bddeb71229de6885db1be61b3 authored over 7 years ago
Lamdu.cabal: sort other-modules

a7f2e6731f1cab3422db28573f28c52d936575f1 authored over 7 years ago
ConvertMonad: globalsInScope into ScopeInfo

b366e5dbb34ce843c46d5c4660f699b1b4763f3c authored over 7 years ago
Float: Pretty-print type errors encountered

ed3bc0888c343dbfb6e3681148767ba72274f9f3 authored over 7 years ago
Fix depsGlobalTypes of defs extracted to global scope

71c765fce09da238a05e5a263775662aee1bb7fe authored over 7 years ago
Replace siGlobalsInScope with a Maybe RecursiveRef

85a7eab331834086080e93ced14216af119fa5c8 authored over 7 years ago
Fix float of recursive let definitions

Fixes https://trello.com/c/woK75SI6/258-imagepng

85ee736abafa76b36e1d01f336725e9e194a5afa authored over 7 years ago
RecursiveRef carries the type

9c7f6de73d14e52cffe645532ec938864d111653 authored over 7 years ago