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 Widgets.TextEdit.Property

github.com/lamdu/lamdu - ff6ed389351fd0d67fb6d550b55f3eb1352f4f8c authored over 7 years ago
TextEdit: Nicer default style exports

github.com/lamdu/lamdu - 957de7c88ae85842397d5e1347f97a1070054c14 authored over 7 years ago
TextEdit: Move params inside the monad

github.com/lamdu/lamdu - 163f2f8698cb7356cb3944509e07b29859df92e3 authored over 7 years ago
Widget.subId: Move parameter inside monad

github.com/lamdu/lamdu - aa4470be1ed321c2ff29edc83fd0a6b70440d259 authored over 7 years ago
TextEdit: Remove use of RecordWildCards

github.com/lamdu/lamdu - 2aa9428c67ed40858fdc6327b49182772e14efb1 authored over 7 years ago
TextEdit: lens style

github.com/lamdu/lamdu - dca24445811101e5c046949313429bd69f524f12 authored over 7 years ago
makeFocusableTextView parameters into monad

github.com/lamdu/lamdu - 0e69044b0a44ccbad56aa729b1585fa9bc5f13e6 authored over 7 years ago
TextEdit: Add HasStyle

github.com/lamdu/lamdu - cb58df9554d78e99473c9f2f93c12f5525b2418f authored over 7 years ago
BWidgets.makeFocusDelegator -> FocusDelegator.make

github.com/lamdu/lamdu - 6996d1f62bf8dbc32bc53e48fc2e45489dbae97a authored over 7 years ago
DRY Lamdu.Prelude

github.com/lamdu/lamdu - 740f2adb4fccb65e2d22a6429ef663eb286046e4 authored over 7 years ago
Lamdu.Prelude: add Control.Monad.join

github.com/lamdu/lamdu - 1be35fa3f2e30d8d1bff25fb29f992edfbd05096 authored over 7 years ago
Remove redundant import

github.com/lamdu/lamdu - 5dc5520f88c28148d8257729aefaa97409c6756e authored over 7 years ago
Fix run_hlint

github.com/lamdu/lamdu - 2e19e8c12c75c4cae816650daced87c416d87446 authored over 7 years ago
hlint police

github.com/lamdu/lamdu - 2d3554c887db384f2e2b33c3b04ca79850205690 authored over 7 years ago
Lamdu.Prelude: Add MonadReader

github.com/lamdu/lamdu - 956e5bc4a6cc257acff9bf47c2be44ea117e8dcd authored over 7 years ago
Lamdu.Prelude: Add Lens, Lens'

github.com/lamdu/lamdu - e5744ab4e465ab11361fc4788ed063f47e975260 authored over 7 years ago
Pane.hoverPadding -> topPadding

github.com/lamdu/lamdu - 8ef12a13d5ed7aa570ed7091de1f767af4e411cf authored over 7 years ago
Kill BWidgets.makeTextEdit, rename makeTextEditor -> makeTextEdit

github.com/lamdu/lamdu - 435a9c043e1ecaf016401e0ff627c0ce6fc98a60 authored over 7 years ago
TextEdit.EmptyStrings is not inside TextEdit.Style and not in env

github.com/lamdu/lamdu - 9904b75e52cc3974da6cc6b3c906293c8868521c authored over 7 years ago
BWidgets.makeFocusableTextView -> TextView

github.com/lamdu/lamdu - 9acaddb589f844f2f7f0734cd6854571411c3ffe authored over 7 years ago
Inline makeFocusableLabel

github.com/lamdu/lamdu - 31a804a25c62aa06d7a87a554ae868335b613cc2 authored over 7 years ago
{BWidgets=>Widget}.makeFocusableView

github.com/lamdu/lamdu - 396b365bef5bfd44a654f974f2f5705bdef5278d authored over 7 years ago
respondToCursorPrefix: move arg inside monad

github.com/lamdu/lamdu - c7e7b792103f98fb5d75fc3b5abb1852c19e69ac authored over 7 years ago
Kill BWidgets.makeLabel

github.com/lamdu/lamdu - 03bd503aa3908f53a3c7ad1f33037c3bf96c97a7 authored over 7 years ago
Kill BWidgets.makeTextView

github.com/lamdu/lamdu - 5f52a6a900fe9503ce8b8cb1d08da988c0f04110 authored over 7 years ago
makeTextView, makeLabel: parameter order

github.com/lamdu/lamdu - 84e9a979a5ea36c22a31e9552bb25299aa023ebc authored over 7 years ago
TextView: Generalize for any monad reader

github.com/lamdu/lamdu - d18ff4f641d4089982c5f10dc2112e12638e67da authored over 7 years ago
Towards MonadReader instead of explicit envs

github.com/lamdu/lamdu - 8deeb5857ab928b1ae927fa4061e413686fa764a authored over 7 years ago
Fix infinite loop from commit 76bdd228fe4a872b7be69efb5ab5a76b73bf5baa

github.com/lamdu/lamdu - 8d42c97dc40e52bcca62ae05b593d69d974aeb14 authored over 7 years ago
remove dead code

github.com/lamdu/lamdu - a86e05b7043fcd94da0bfd58d30a471e00464f71 authored over 7 years ago
Use Lamdu.Prelude in lib

This reduces import boilerplate.
When extracting libs later we'll duplicate or extract the Prelu...

github.com/lamdu/lamdu - 900f2d1a70cd8bd774c672a3e4e3dd61f7010388 authored over 7 years ago
TextView: Remove label

github.com/lamdu/lamdu - ab01a2ce2bc4a7c9d577101548364a46c4bf25eb authored over 7 years ago
Graphics.UI.Bottle.WidgetId -> Graphics.UI.Bottle.Widget.Id

github.com/lamdu/lamdu - 8a7d423e3ce050640fa1d69ff7eb8a37d65610ff authored over 7 years ago
dot-ghci: Don't spam main directory with ghci compile outputs

github.com/lamdu/lamdu - 987408f8c832c26ab3ceac0b546dd357c76df968 authored over 7 years ago
ExprGuiM: Not layered on top of WidgetEnvT

github.com/lamdu/lamdu - 76bdd228fe4a872b7be69efb5ab5a76b73bf5baa authored over 7 years ago
WidgetsEnvT: Replace setTextColor with a textColor lens

github.com/lamdu/lamdu - 6e965a584dd8c60c4bbe9ee28d66d3664d3f55ce authored over 7 years ago
Allow injecting hole arg in arguments where it creates a type error

And tweak result scoring accordingly.
Need to test new results scoring in depth.

github.com/lamdu/lamdu - db9293fd70109298294ad3b490cab78dad09ab60 authored over 7 years ago
fix deletion of deleting func of prefix apply with hole as arg

github.com/lamdu/lamdu - b5fac1fa6c37242928654e0236e91237b55fea60 authored over 7 years ago
EventMapHelp: key groups are right-aligned like the whole column

github.com/lamdu/lamdu - aa5be9fb2190388cbf4beed9b663b9c9091000af authored over 7 years ago
EventMapHelp: space between columns

github.com/lamdu/lamdu - fc7be927a814274aa9039f53d86cc3ab98009738 authored over 7 years ago
further hello-world cleanup

github.com/lamdu/lamdu - eec47423a06d027375050456cfed8d68ebbe5bb6 authored over 7 years ago
hello-world gold plating

github.com/lamdu/lamdu - 302df28ddb8e663cf3c9aabd997f15576faad026 authored over 7 years ago
Main.quitEventMap

github.com/lamdu/lamdu - 884c2525f15c96a090dca80e7058d64432ec2afe authored over 7 years ago
EventMapHelp proportional spacing and default key

github.com/lamdu/lamdu - 98d80839d7b8604a6466d964f38e6a0c4f279540 authored over 7 years ago
fix Bottle.Main.defaultOptions

github.com/lamdu/lamdu - 8e14ed00c03124463eb61b428259057baa7aa406 authored over 7 years ago
Generalize Paths.Utils

github.com/lamdu/lamdu - 55d4a38244b37007bb896331e8c04f516ed4c2a8 authored over 7 years ago
gsr EventMapDoc///EventMapHelp

github.com/lamdu/lamdu - a93e7d91d2f3b2e93958dbf98ee583bc5bab19a7 authored over 7 years ago
makeGetFonts: Takes a Sample, not sampler

github.com/lamdu/lamdu - 0eba69cb2e6137e76952954ceef5c1ae334ebc91 authored over 7 years ago
addHelp done in framework

github.com/lamdu/lamdu - 1f44816fd74f4676258c381651abf56a3a6c77c6 authored over 7 years ago
Use font size 20 in hello-world

github.com/lamdu/lamdu - c0c094d1ca698caa707ef6317402d5d6cad0a979 authored over 7 years ago
refactor holeResultsInject towards injecting red holes

github.com/lamdu/lamdu - bafd51c766728e18fa7c582a13ca4de780409d12 authored over 7 years ago
Zoom is handled in the framework

github.com/lamdu/lamdu - b98fd458a9d63fd7a269cb953c358bce64995ae8 authored over 7 years ago
makeGetFonts: Move params into inner IO

github.com/lamdu/lamdu - b97c1e4647ff0d66b70ad8ded1a907b0e57a1f23 authored over 7 years ago
hello-world: Cache font loading

github.com/lamdu/lamdu - 86f98b19a79ee6a64054eb7760013d740fcb5645 authored over 7 years ago
fix weird indentation

github.com/lamdu/lamdu - b6f90302f14ff425b116505f2ac97bd6db46e612 authored over 7 years ago
Fonts: Multiply by zoom size factor on Fonts, not on Theme

github.com/lamdu/lamdu - 0b6b7900cfbecfe52bc4b9db85b841ac692872f8 authored over 7 years ago
Zoom.getSizeFactor: Return polymorphic Fractional

github.com/lamdu/lamdu - a0c39a7dfd9067212892b7e5f76970720e7d1021 authored over 7 years ago
Zoom handles display scaling & help is scaled as well

github.com/lamdu/lamdu - 2fc8313bc608b65ca5e0134184f7098b32869481 authored over 7 years ago
assignFontSizes takes a Theme

github.com/lamdu/lamdu - a665ad05d10560394cd85c515613ec3685441cde authored over 7 years ago
Clean up font loading

github.com/lamdu/lamdu - 51b38f4cda08883f491bbe979f36596edbf30dfb authored over 7 years ago
Rename zoomConfig -> zoomTheme

github.com/lamdu/lamdu - 820b78cf3ceb7c1a5018b5a7e420357863bded3b authored over 7 years ago
clarify getDisplayScale

github.com/lamdu/lamdu - 7187216cad936c4d037910efe26c8bba19485e4d authored over 7 years ago
Zoom moved to gui lib towards using in examples

github.com/lamdu/lamdu - 3b8480468882ee824651186ae9c353f7dd5dbad7 authored over 7 years ago
delete for holes in infix func args

github.com/lamdu/lamdu - e840b87c996295c6646130747f324a171ed6338f authored over 7 years ago
gitignore .vscode

github.com/lamdu/lamdu - 3c36087f5f158d0869bd9a74081327ed5b6f0cbe authored over 7 years ago
replace parent action works

github.com/lamdu/lamdu - a3406590378ac75a5aa2b97477eefc13344111c2 authored over 7 years ago
small cleanups in Convert.Apply

github.com/lamdu/lamdu - 379eb58743577de216c158394a5111217658f570 authored over 7 years ago
ConvertPayload internal type

Currently this carries a pStored member that isn't used but will be in next commits.

github.com/lamdu/lamdu - 5ce40594fb7f4b6a420bdb32f2658fafe0f61dba authored over 7 years ago
simplify Convert.Apply

github.com/lamdu/lamdu - dfd4d664e00bfbf6dac664d388e1731c6f9e9566 authored over 7 years ago
Remove BodyU type synonym.

Only used twice and doesn't really help comprehension.

github.com/lamdu/lamdu - 1d9393fbf5301cc974f61e222a754405f68fb65d authored over 7 years ago
towards replace parent action (not yet added in Sugar.Convert)

github.com/lamdu/lamdu - 2d20bcbfe131994890c8f72878efe1baee9c49a7 authored over 7 years ago
add field key is cmd+comma

github.com/lamdu/lamdu - 4b5039c7e6cc83eb9f8274b30a339fc35ad252d2 authored over 7 years ago
Deleting hole in (f _) results in (f)

github.com/lamdu/lamdu - 1759125868a1ee7ffb19cc9a771d3a503c557a35 authored over 7 years ago
HoleEdit cleanups

github.com/lamdu/lamdu - bc23fdf13b152ad41799243f13463aba2dc85ff0 authored over 7 years ago
remove unused vars undetected due to RecordWildcards

github.com/lamdu/lamdu - 16dcdee628d8f1c02d5c0279b65754dad3ace7dd authored over 7 years ago
oops fix warning

github.com/lamdu/lamdu - 8898c7b9f08828fef43289f1be5703a010fca8eb authored over 7 years ago
remove dead code after not using SetToInner

github.com/lamdu/lamdu - 136d8c88af65ca735ee410431a87ac4d8b35455e authored over 7 years ago
Improved temporary delete behavior - delete simply deletes rather than setting to inner expr

Still on lambdas the special lambda removal with parameter removal is used,
but the standard rep...

github.com/lamdu/lamdu - 79916eb2a6907c6c1065985cf492826e0def5762 authored over 7 years ago
When type is larger than def, don't center def on it

github.com/lamdu/lamdu - 5cf181f9bfcd70f0baa88e5686b6c133b6003cd8 authored over 7 years ago
Revert "Params never shrink annotations"

This reverts commit 90fe4f65fca260b406b6cf3bf7fcca69408127f3.

See https://trello.com/c/PnL1id7Q...

github.com/lamdu/lamdu - b71ba1668d7614a2c4f50df9b654f84193f819c7 authored over 7 years ago
simplify hello-world example

github.com/lamdu/lamdu - b63ec63c4720ad3eca42cfa20ba82f0d9d604e7f authored over 7 years ago
change help colors to make it clear that it is on top

github.com/lamdu/lamdu - 992ccb3f2d4be9276704f3698f5a5cc94fa4c037 authored over 7 years ago
Remove hole results for deprecated list sugar

Results added in 2 yr old commits:
* 0f43868f3196f464469b289db05dfae20199d9cf
* 8d56ff405aca97d4...

github.com/lamdu/lamdu - 2665d341b6fdb0c04c462674523497a98518e777 authored over 7 years ago
stdlib function toBytes gets array

rts/ffi part now has no specific behavior for streams

github.com/lamdu/lamdu - b215e0612b635a561a15218bc8440b775c9efcc0 authored over 7 years ago
stdlib: toArray implemented in Lamdu

implementing less stuff via FFI will make it easier when we create the native compiler / env

github.com/lamdu/lamdu - d03c7b63a2a136f08af34af674d4b1ce3add9861 authored over 7 years ago
newMutArray create empty array

Adding items to it can be done from Lamdu code, but creation itself is the basic operation requi...

github.com/lamdu/lamdu - fcee237953f251950a84f264d8ae25dfd5e74a59 authored over 7 years ago
proper textual type parameters for stdlib

github.com/lamdu/lamdu - fba99c759a59867bb3cdf2c3c0ea70c4bb5002c1 authored over 7 years ago
Workaround bugfix in freetype-gl causing zero chars to display as squares where before the string was truncated

github.com/lamdu/lamdu - 7b16ede78ab9995c72bc1b4285f91e4c9131825a authored over 7 years ago
EventMapDoc spacing proportional to font size

github.com/lamdu/lamdu - 258e7f9783fbd595439b338dbfb98b03a442b786 authored over 7 years ago
hello-world example has help

github.com/lamdu/lamdu - 49d8886b539c14d3eb5c90ef15166e11fd1e9898 authored over 7 years ago
Mainloop: assert using threaded runtime

github.com/lamdu/lamdu - 8902ee1056464bc686c3d1d5e72a81b2a383c6bd authored over 7 years ago
add Show instance

github.com/lamdu/lamdu - 435ee6280e7a6cce90fba0232af7d9e9239b940d authored over 7 years ago
hello-world example quit command

When not compiling with -threaded this doesn't quit immediately (bug)

github.com/lamdu/lamdu - 59534675ff4d25c6396b064942887621961af2c9 authored over 7 years ago
add Show instance

github.com/lamdu/lamdu - 45b2f68995cd8c7af39e6c77e3a3b2059c2b4237 authored over 7 years ago
add assertion in add-help

github.com/lamdu/lamdu - 800a89d6e115ed84466289fe870eb3654aa93ada authored over 7 years ago
stack.yaml: Oops: Fix build error in bindings-freetype-gl

github.com/lamdu/lamdu - c9068ee0bd4f810dfa35befc3df48731a5ceff84 authored over 7 years ago
freetype-gl: Update submodule to fix compilation

github.com/lamdu/bindings-freetype-gl - 8730ba14e4a0e421c1f64a225c0d97d9677970fa authored over 7 years ago
stack.yaml: Avoid reopening Freetype's face/font for every glyph

github.com/lamdu/lamdu - fbaecfacfbf00ea0e0709a806991887ee1fc8cc2 authored over 7 years ago
freetype-gl: Avoid reopening freetype faces

github.com/lamdu/bindings-freetype-gl - 9bd11a2cc3961695dbd1923ace643abf1723ff1e authored over 7 years ago
Rename gui-demo to hello-world

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