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
github.com/lamdu/lamdu - ca3a44688162a796596beb806685e7d5813d9de0 authored about 7 years ago
github.com/lamdu/lamdu - 0685e047d59e37b608f4c2e3a231605c29bc7fd1 authored about 7 years ago
github.com/lamdu/lamdu - fd0a0f2ce3eebc722cd2a13f87fb820e63cd298a authored about 7 years ago
github.com/lamdu/lamdu - de20a85b9c91b6713f652ec8386b76568d589604 authored about 7 years ago
Note that typing operator when alrady typed something else,
doesn't work nice but didn't before ...
github.com/lamdu/lamdu - f1e1f1387cbea0a13561955708b9a14af059974c authored about 7 years ago
github.com/lamdu/lamdu - 05f30752780989e165cc8fde3e82870e051b8e53 authored about 7 years ago
When typing "«LocalMut ?{newMutArray}" the wrapper type annotation didn't show
since commit 7ea0...
Since separating holes from wrappers some logics
(like light lambda sugaring) weren't functionin...
github.com/lamdu/lamdu - eba210378b8bd48d635ae30a22f3730a8a32aab7 authored about 7 years ago
github.com/lamdu/lamdu - 7067846052e9d00b8b8dff15377776d81952385e authored about 7 years ago
Typing filter (1..1000) didn't work properly.
Instead of removing events from the wrapped expres...
Fixes https://trello.com/c/DFXDCY7A/315-when-generating-a-type-err-red-record-comma-does-not-work
github.com/lamdu/lamdu - 76e48730265d36713fa90d1c000c279b8fa90ee8 authored about 7 years ago
This is similar to case expressions.
To add field in an outer record, one can navigate to the fi...
Choosing existing tag is preferred now and properly supports pre events etc.
github.com/lamdu/lamdu - 2f6f381008ae136cfc90db7a0b2a07beed6a4ad4 authored about 7 years agogithub.com/lamdu/lamdu - 954d9c79e58e31efc6d2cc7185046366870335da authored about 7 years ago
"Go back", reordering panes, exporting to json etc shouldn't trigger pre-events
github.com/lamdu/lamdu - 82eea7f3badb14ca8ea707e0b90db35c891be898 authored about 7 years agogithub.com/lamdu/lamdu - 57e0e0e2699f4a967c61b8341001f653c520d3e9 authored about 7 years ago
github.com/lamdu/lamdu - d10802ab7b6e88a51b466563bba161d83d318a3d authored about 7 years ago
github.com/lamdu/lamdu - e57284a1b82f916dd79de5d26cf82875cbd354be authored about 7 years ago
github.com/lamdu/lamdu - 3d6123f5e2e64dce312100dfc291c6fbe0b956c5 authored about 7 years ago
github.com/lamdu/lamdu - d29486c8578769d6b8e525401134f9082280febe authored about 7 years ago
github.com/lamdu/lamdu - 85936aad73de247107f2cad544b3f8fdab56baa4 authored about 7 years ago
added in c39184a5b6147 back in 2012.
but we would probably prefer for simple char keys to open n...
github.com/lamdu/lamdu - e3b2f849ae0bf017be8413b844a8151796dbc8cf authored about 7 years ago
github.com/lamdu/lamdu - 33b35e045c43b632d6836cf3c62392f80a98c857 authored about 7 years ago
github.com/lamdu/lamdu - b2300315fc17a66229222fdb5780f6f9118fadc8 authored about 7 years ago
github.com/lamdu/lamdu - 9574c5070715e26ac6b5e792bbe946bdc1a364a3 authored about 7 years ago
github.com/lamdu/lamdu - 4c6b679048d0aad2f57bef5ca859cfe670af7c6e authored about 7 years ago
EventMap.ExprInfo doesn't need EntityId and more
github.com/lamdu/lamdu - 649f799a0284da39ac51e8556e214f387d46178e authored about 7 years ago
this essentially reverts the change from fe70549e307d2f68c24db33246106e5c3ed56f11
which made the...
before 6ca15d595b69d39dc44c9a9b337d0ef95d236263 it went to outer expression,
at that commit this...
now correctly goes to inner hole.
bug since f780aaa386
shift-left went all the way up since prev commit
github.com/lamdu/lamdu - 7743f69d8ae3a3b49590d1d59c2fbf6622fe63e4 authored about 7 years agoClosing hole with "esc" doesn't pick currently selected result
github.com/lamdu/lamdu - d74c39afa2914fa59355f36f35d4cd57108e636e authored about 7 years agobug since c257522dba21
github.com/lamdu/lamdu - b217d2c56ed20ce9c0df6fe4ff67da62c0b00908 authored about 7 years agogithub.com/lamdu/lamdu - b92f4276c34ec526917b15298f263deca2a96b15 authored about 7 years ago
hole now doesn't have much else than search-area, so simplified widget ids
github.com/lamdu/lamdu - f5bcb830270d1082c3119b80ef716228d5387d99 authored about 7 years agogithub.com/lamdu/lamdu - a5a66ff3a128c84b72cd33519d021958546766da authored about 7 years ago
github.com/lamdu/lamdu - 2782bbaaec4de3e128374b7350a8dfa7c5552344 authored about 7 years ago
HoleEdit now less than 900 lines :)
github.com/lamdu/lamdu - ac73c85c34810c81371330a4a82ae3f3d2e4ac9e authored about 7 years agoWill be unexported after moving the appropriate code from HoleEdit.Open and HoleEdit.SearchTerm
github.com/lamdu/lamdu - 8436dbaab0b2ce43a2fdcf067e36592764f5a35b authored about 7 years agogithub.com/lamdu/lamdu - 6517c844c323663efadf0688f5d0b6f57f2d20be authored about 7 years ago
github.com/lamdu/lamdu - abfd74beb546e44f3b747738d65c248fe1383f68 authored about 7 years ago
github.com/lamdu/lamdu - e65da4c466e1d5c6de5b9e6b5e9f2baa138189df authored about 7 years ago
comment explains change in 3ee3f5afb8aa3
github.com/lamdu/lamdu - bf7b9f4c62effe62864363e8bdef6c0f931eec13 authored about 7 years agogithub.com/lamdu/lamdu - 7d80387f9cecaeb947f19271f7c08b12d69e1ef3 authored about 7 years ago
part of gradual extraction..
github.com/lamdu/lamdu - 493f9fab6707005cc743d585b1e8c5704b54e5ea authored about 7 years ago
use Menu's config instead.
used in a few places out of Menu, which will hopefully all be
replace...
It also returns the first result's pick action.
This functionality was extracted from HoleEdit
Towards next commit..
github.com/lamdu/lamdu - e40f62c3a2aa3aed6718cb87f405a3086a13ac56 authored about 7 years agogithub.com/lamdu/lamdu - 7da6035d6e46d95b1ee61021cb749888e25246d8 authored about 7 years ago
github.com/lamdu/lamdu - ed75dd7dced9c8173ef23eebe5ab3464a66193f7 authored about 7 years ago
(Creates the tag hole option inside the right cursor assigment)
github.com/lamdu/lamdu - 454213650be6ed6e0e52e1b523c1d6f5778850cd authored about 7 years agogithub.com/lamdu/lamdu - 1da67ad76c743b5706319bd641945f40004ea56a authored about 7 years ago
github.com/lamdu/lamdu - 1c96119fd25698eabdd1a1526f2897940c0c745d authored about 7 years ago
github.com/lamdu/lamdu - b7b089ae7763041ea4910ff8b7fac96f36e67c9c authored about 7 years ago
github.com/lamdu/lamdu - ea46e3ab6ba01ee6e45ae134d9e9ea896f41510d authored about 7 years ago
github.com/lamdu/lamdu - 9f4e007b93932f7710ba092d9dc346d5e870b9c6 authored about 7 years ago
github.com/lamdu/lamdu - 373167f59d5a8bc3379fcad459b7ecad8559d21c authored about 7 years ago
github.com/lamdu/lamdu - f6966060c1a9becb135b67090774fb9cdf90856f authored about 7 years ago
github.com/lamdu/lamdu - 649f2fa6611b0716eddb19f3283c31fb2c4760c7 authored about 7 years ago
github.com/lamdu/lamdu - 7525ca09ea86fc6cfbee36f76d876aaa0a8d6b94 authored about 7 years ago
This is towards search-menu applying assign-cursor before creating the menu.
github.com/lamdu/lamdu - 1c2aaf20e76a7c55fdfbe13569f5ef3252c60160 authored about 7 years agogithub.com/lamdu/lamdu - d63c4ea62aae3e90c6054105205550797b702942 authored about 7 years ago
github.com/lamdu/lamdu - cedbe6ddc82b2b03ad143e548ee2c8322588da3c authored about 7 years ago
github.com/lamdu/lamdu - 13c060d722f7149b8dbeeb7969389949ce29dad4 authored about 7 years ago
github.com/lamdu/lamdu - 18dcca60f586d505e678f4a0694a92827c5087eb authored about 7 years ago
github.com/lamdu/lamdu - 1e9af24f6fbe27b2cc79d0ea9fa938664dbeb7a6 authored about 7 years ago
github.com/lamdu/lamdu - cf4d2b30c95e01820fd3f2083d58d53cff77fe0e authored about 7 years ago
it's no longer a hole..
github.com/lamdu/lamdu - 07fb02777ea899343174bfcdb54f9f814e7f1a57 authored about 7 years agogithub.com/lamdu/lamdu - 0368e42176e8551aa7bc3b88615d476c5f1e867c authored about 7 years ago
simplifies makeOpenSearchAreaGui a bit
github.com/lamdu/lamdu - 57e06a90f6c86c4a168ab8ffa44a477119e3e6ed authored about 7 years agogithub.com/lamdu/lamdu - 7b237998351d2619d63aaf480158c3fbc14e343c authored about 7 years ago
github.com/lamdu/lamdu - 4093ad5a51fcb8ca5d3be50c943c303847e30e0b authored about 7 years ago
github.com/lamdu/lamdu - d06b0585f2989e807a94a89b86c0d6e2370c6a26 authored about 7 years ago
github.com/lamdu/lamdu - f8857f14f0782fc77c2f25d1db6f93369ca83acf authored about 7 years ago
github.com/lamdu/lamdu - cd32295ba359f09bcf96d37fe1d303974ec41771 authored about 7 years ago
Previously needed to stop using it at dd468c8c181e but now not necessary
github.com/lamdu/lamdu - 6c025fbe59a547ded0b18d18e57bd6f8ac2f1d37 authored about 7 years agogithub.com/lamdu/lamdu - 19cbc0f9ba05891e37cf283f8616f9d662db2ba6 authored about 7 years ago
github.com/lamdu/lamdu - d359a957c692f966a5e018d26ce6f1e928867cc1 authored about 7 years ago
github.com/lamdu/lamdu - 2ff786ef7e8aaf53beacf91770e2751db6d0923a authored about 7 years ago
Generalize ExpressionEdit.EventMap.add instead
github.com/lamdu/lamdu - a625a965efd8b3637638533adf2cda831f0b4aef authored about 7 years agoBug is since big rename yesterday, evident when trying to type euler1
github.com/lamdu/lamdu - 43dd9790c6f92b38a04db4df26de28cda2b6fa0c authored about 7 years agogithub.com/lamdu/lamdu - 06e9ed9a0c5d912f17adc7daff09c5ff001ced11 authored about 7 years ago
github.com/lamdu/lamdu - 603b6cb0c2af4b53fc1b702970450b728e7346f0 authored about 7 years ago
Current working name for them is "Wrapper"s.
It seems like a better terminology that will differ...
github.com/lamdu/lamdu - ae17148baffb4af0dda17c7d6d1416fdbeb351ad authored about 7 years ago
github.com/lamdu/lamdu - 76aa081f61156c6dc060d07a8ed63d74869c242d authored about 7 years ago
github.com/lamdu/lamdu - 4a6af1e70ff89ff7cf09ef0acfe32882a0717e59 authored about 7 years ago
When search string is empty and going to a result, pressing quotes will
pick it and create a lit...
(Text literals are created with a separate event for a while now)
github.com/lamdu/lamdu - cb024101bf6b4186886c8a39adc85f38ae49a53d authored about 7 years agobroken since 1ecdf26101e2
github.com/lamdu/lamdu - 03dd57c2b3dc5629e5605c41d49810e1a7f73a8d authored about 7 years agogithub.com/lamdu/lamdu - ba2377081c816c3e4420e3b450caef8ef4e00bb0 authored about 7 years ago
Unwrap event map now added to entire hole,
replace parent already worked on arg, etc
github.com/lamdu/lamdu - 1710f023581da0e87f6ed00fb256509016c9fbd7 authored about 7 years ago
Reverting towards committing a cleaner fix
This reverts commit 1c960b5465a08c6b8b78b4f12fac4693...
github.com/lamdu/lamdu - 0a3682ebe62a8c0dc7bbe7278c0bfa333acfc781 authored about 7 years agogithub.com/lamdu/lamdu - cb9f2222745589794664ffaed0e62612a9af541e authored about 7 years ago
github.com/lamdu/lamdu - e9588b50f9bd4bb0c313b06dd88459da93cc5eab authored about 7 years ago
typing 1+2..10 was broken since bba9ee8794
github.com/lamdu/lamdu - 0081912c4945d57a08ba2ccaaaaa1c3897158a42 authored about 7 years ago