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

resizable hello world

blocking font size due to freetype-gl limits

github.com/lamdu/lamdu - 44b2e3993cdf0aad4b8e150e11b7e6cba6e38fbb authored over 7 years ago by Yair Chuchem <[email protected]>
MainLoop api changes

github.com/lamdu/lamdu - b07dbf6504a471dece3589ac38d4b09f0e116265 authored over 7 years ago by Yair Chuchem <[email protected]>
gitignores

github.com/lamdu/lamdu - 21523bd7b0cd42fec5fb65c30532a93beeaf9991 authored over 7 years ago by Yair Chuchem <[email protected]>
add gui framework hello world example

github.com/lamdu/lamdu - 458bb00b6f0688c581e05a962cacfd4a6103d897 authored over 7 years ago by Yair Chuchem <[email protected]>
make tools/DedupTags.hs an executable script

currently requires running from the top-level lamdu folder.
can make the "-i" flag relative?

github.com/lamdu/lamdu - 3351b2c81ca56edca535c9856e35dc2d44723f62 authored over 7 years ago by Yair Chuchem <[email protected]>
Unbitrot DedupTags

github.com/lamdu/lamdu - 65b56d8da42dbe0b62b8e927dde0308808840d4c authored over 7 years ago by Eyal Lotem <[email protected]>
dot-ghci: Update for new source location

github.com/lamdu/lamdu - 9d081a1cd55cf167d3d25f66bec4a9cf8f4ae375 authored over 7 years ago by Eyal Lotem <[email protected]>
one cabal target

different Haskell IDE tools (haskero, haskelly, HFM) don't support several cabal targets

github.com/lamdu/lamdu - 827edbf226dba6d18aa46c0d407cadd8e391c4f8 authored over 7 years ago by Yair Chuchem <[email protected]>
remove .ghci again

stack ghci depends on not using the .ghci that makes emacs's cabal-based haskell-mode work

github.com/lamdu/lamdu - 13b6886c7ca9060d1ab7d2494340198965cbb832 authored over 7 years ago by Yair Chuchem <[email protected]>
stack.yaml: Update for crash fix in freetype-gl

github.com/lamdu/lamdu - f9958f405b543fec895f0421f7de51afd1827006 authored over 7 years ago by Eyal Lotem <[email protected]>
stack.yaml: Update bindings-freetype-gl

github.com/lamdu/FreetypeGL - 286b75894e51b08b7c63f8845f045f66d27e9849 authored over 7 years ago by Eyal Lotem <[email protected]>
freetype-gl: Update to newest master

github.com/lamdu/bindings-freetype-gl - 120cfe88435a9052e3eedf1af2f281a9607bc270 authored over 7 years ago by Eyal Lotem <[email protected]>
stdlib operators for stream and tree constructions

github.com/lamdu/lamdu - 60e6b650a0c781ea4b17e5e1a715abb0831db8d0 authored over 7 years ago by Yair Chuchem <[email protected]>
stdlib: normalize infixl infixr tag names

github.com/lamdu/lamdu - a1e56f09266379c5798511a4932a62ce98d1255f authored over 7 years ago by Yair Chuchem <[email protected]>
Revert labeled apply sugar for injects.

For operators for stuff like lists and trees and other, we'd jsut make wrapper functions and tha...

github.com/lamdu/lamdu - fa6371ccb6896bbc82d6a73321fafc45dbb74eb2 authored over 7 years ago by Yair Chuchem <[email protected]>
RecordEdit: cleanup

github.com/lamdu/lamdu - e72153faa198c69dddb34ec49b6b9a7a14611cef authored over 7 years ago by Yair Chuchem <[email protected]>
Codec: add tag inject presentation mode and make cons infix ,

github.com/lamdu/lamdu - 33bfc5f0156cbfc1714d778c99b3c8aa814598da authored over 7 years ago by Yair Chuchem <[email protected]>
Sugar types allow inject as labeled function application

github.com/lamdu/lamdu - b0f1d6ffa73ee97d89e75cea1cf0b62893f2e5a3 authored over 7 years ago by Yair Chuchem <[email protected]>
converts inject of record as labeled apply

github.com/lamdu/lamdu - bf72545b95833aa259deba234e7784e84c64b6b0 authored over 7 years ago by Yair Chuchem <[email protected]>
hlint police

github.com/lamdu/lamdu - 06d207f86d48ab2b404cdc007596cf68ed142f98 authored over 7 years ago by Yair Chuchem <[email protected]>
paste with cmd+v

github.com/lamdu/lamdu - 51a26a219a39c99242aaa85c2a0b53903b78295c authored over 7 years ago by Yair Chuchem <[email protected]>
config.json & themes: Concise formatting

github.com/lamdu/lamdu - 2ed7be58f03e09a25551bffd9762c04255723004 authored over 7 years ago by Eyal Lotem <[email protected]>
Correct config parse error msg about paths

github.com/lamdu/lamdu - 17a9ab31921a3e924a5a93d416cb274445f1d95e authored over 7 years ago by Eyal Lotem <[email protected]>
fix scale factor in retro theme

github.com/lamdu/lamdu - 8cd0f225786d427f982c945b52c3377030819614 authored over 7 years ago by Yair Chuchem <[email protected]>
use Lens.makeLenses

github.com/lamdu/lamdu-calculus - cb16be03d93531eb8fa4ac992646b9ca9587b9b8 authored almost 8 years ago by Yair Chuchem <[email protected]>
OpenGL 3.0.1 required for Uniform GLvertex instances

github.com/lamdu/FreetypeGL - 6df860525cb4ebb06a344e40339cc9d5b24dfeee authored almost 8 years ago by Eyal Lotem <[email protected]>
submodule update

github.com/lamdu/bindings-freetype-gl - 14d06448def366d9df83aabe5a2da091fa43c000 authored almost 8 years ago by Yair Chuchem <[email protected]>
Oops: glewInit error string was itself an exception

github.com/lamdu/FreetypeGL - 1e7ff5df8fd7dff345e2d68813212546540bba25 authored almost 8 years ago by Eyal Lotem <[email protected]>
cleanup stack.yaml and update gitignore

github.com/lamdu/lamdu-calculus - 92bc36dbeb5c934987efe44e1cb62be029e9193c authored about 8 years ago by Yair Chuchem <[email protected]>
Thread safety changes: Defer GL resource allocation to actual rendering on rendering thread.

github.com/lamdu/FreetypeGL - 5b6a25170db18867aea12b9eb624e1e1a9b1d0cb authored about 8 years ago by Yair Chuchem <[email protected]>
Shaders: now that shader has its blendfunc the TextLcdShaders type isn't needed

github.com/lamdu/FreetypeGL - 7be6f2ec606cbcb9644e149cb68c3e31b3649d96 authored about 8 years ago by Yair Chuchem <[email protected]>
Shaders are accompanied with blendFuncs

github.com/lamdu/FreetypeGL - 24c37a9fa9c798d2d0549877998ecb8811bcc968 authored about 8 years ago by Yair Chuchem <[email protected]>
TextureAtlas.uploadIfNeeded

github.com/lamdu/FreetypeGL - 5f080e4e35dce4492ec391dd83ac2064010667ed authored about 8 years ago by Yair Chuchem <[email protected]>
use lcd shaders

github.com/lamdu/FreetypeGL - d036ae2d59997870ded1cfa1abbe7a30f12f889c authored about 8 years ago by Yair Chuchem <[email protected]>
freetype-gl updates + expose shaders for subpixel rendering

github.com/lamdu/bindings-freetype-gl - a6d46d2ce7534c85949d23be7a2766fa103e00aa authored about 8 years ago by Yair Chuchem <[email protected]>
Return GL.currentProgram to default state after render

github.com/lamdu/FreetypeGL - c2c42340985cc45c71b92d5294f775a0a16199d5 authored about 8 years ago by Yair Chuchem <[email protected]>
freetype-gl update

github.com/lamdu/FreetypeGL - ad7ca2f933714997de36411860e8249d239f61bf authored about 8 years ago by Yair Chuchem <[email protected]>
freetype-gl updates

github.com/lamdu/bindings-freetype-gl - 2151343a2a26031326d0ccfca65a69975b20b9f8 authored about 8 years ago by Yair Chuchem <[email protected]>
Remove build warnings

github.com/lamdu/bindings-freetype-gl - db5551776d8438203d8227a5f20cecdc8363c21a authored about 8 years ago by Eyal Lotem <[email protected]>
Remove unused code

* shader
* mat4
* wrapper__bind_text_shader_uniforms

github.com/lamdu/bindings-freetype-gl - 2424705bf1643d30fcab82f9b672bed839fcc9d1 authored about 8 years ago by Eyal Lotem <[email protected]>
use shaders with consistent uniform names

github.com/lamdu/FreetypeGL - 05a412c8850baa8d2c3ad83b7821d4a6e14d0b24 authored about 8 years ago by Yair Chuchem <[email protected]>
Make shader uniform names consistent

github.com/lamdu/bindings-freetype-gl - 57b9f17dca65521824dc4bdb821dc014f622ecad authored about 8 years ago by Yair Chuchem <[email protected]>
text_buffer_add_text: Takes length in code points, not in bytes

github.com/lamdu/FreetypeGL - 3257d9c5b41887773fdc6d05be250497e5ee6243 authored about 8 years ago by Eyal Lotem <[email protected]>
text_buffer_add_text must not be given 0-lengthed strings

github.com/lamdu/FreetypeGL - e515827572c0e151aa351f5a4305a7f0b2190304 authored about 8 years ago by Eyal Lotem <[email protected]>
Version 0.2: use Text rather than Strings

github.com/lamdu/FreetypeGL - 06b07eb95b3d7c1c2a1d06f6af36960b7f8ab233 authored about 8 years ago by Yair Chuchem <[email protected]>
hlint police

github.com/lamdu/FreetypeGL - c91ec018a2df35e960873c90e1e057c09670e7c9 authored about 8 years ago by Yair Chuchem <[email protected]>
build_node.sh depends on bash

github.com/lamdu/nodejs-exec - cb9831476fa66b65c0d40537d55af85fd03b00c7 authored about 8 years ago by Eyal Lotem <[email protected]>
More documentation

github.com/lamdu/lamdu-calculus - 0e9d3c5ab776b5b2893d49cc0032638093fbdd1a authored about 8 years ago by Eyal Lotem <[email protected]>
New stack does not need fake build-depends field in .cabal file

* The fake field generates warnings

github.com/lamdu/nodejs-exec - 9b33e991d682fac2b1f6f9c7a4fd8df5a684940d authored about 8 years ago by Eyal Lotem <[email protected]>
.gitignore: /dist

github.com/lamdu/nodejs-exec - d149ce3458fad0a9f8438c49edb9b3a770226abc authored about 8 years ago by Eyal Lotem <[email protected]>
Relax constraint on nodejs 6.2.2 -> 6.2.1

github.com/lamdu/nodejs-exec - b9c2e6a9aaec543c77e7f3510dfff1c6a6386512 authored over 8 years ago by Eyal Lotem <[email protected]>
build_node.sh script uses system node if it is new

github.com/lamdu/nodejs-exec - 67272aca34a3ffc8dd35631215efc41a2061afeb authored over 8 years ago by Yair Chuchem <[email protected]>
use build_node.sh script

github.com/lamdu/nodejs-exec - 0355fd04fe7d5a117ef79a4b791d6c814b5df29f authored over 8 years ago by Yair Chuchem <[email protected]>
fix cabal file for stack 1.0.4

github.com/lamdu/nodejs-exec - 84711106ad537f9df2691f4e5696e94917c3576a authored over 8 years ago by Yair Chuchem <[email protected]>
use official nodejs v6.2.2

github.com/lamdu/nodejs-exec - bc982b8bb2e155e82d01b5843e29e0687b693182 authored over 8 years ago by Yair Chuchem <[email protected]>
oops typo

github.com/lamdu/lamdu.github.io - 4dbe4d74e4e8418a5bb37e365c94d401feb1bd80 authored over 8 years ago by Yair Chuchem <[email protected]>
more concise description of "Conception"

github.com/lamdu/lamdu.github.io - bad08dec07395dc6fa6c556a2e38bb5c629aebcd authored over 8 years ago by Yair Chuchem <[email protected]>
Merge pull request #3 from muv/master

Add Conception to Similar Efforts

github.com/lamdu/lamdu.github.io - 3171c2d5d6cf66562a6eda8f9dfe5e94db2664ce authored over 8 years ago by Yair Chuchem <[email protected]>
Add Conception to Similar Efforts

github.com/lamdu/lamdu.github.io - 92baba4a22b3bf3879053921f411431d167f1f47 authored over 8 years ago by muv <[email protected]>
TextureFont: Expose lineGap

github.com/lamdu/FreetypeGL - 585671664f9afb1dd306b0439007a0d5e9fe995a authored over 8 years ago by Eyal Lotem <[email protected]>
Update stack.yaml: builds on windows

github.com/lamdu/FreetypeGL - 9b6a7bc430cd3dfd610238b2d95c83a7d6cc3aa3 authored over 8 years ago by Eyal Lotem <[email protected]>
Builds on windows

github.com/lamdu/bindings-freetype-gl - 839c7e00a7f48b33f13b7ce7914e713e4e2261ad authored over 8 years ago by Eyal Lotem <[email protected]>
Add distance field support

Update stack.yaml hash for bindings-freetype-gl

github.com/lamdu/FreetypeGL - 6d917395c468886a979d0bbb11a54bcf031429ea authored over 8 years ago by Eyal Lotem <[email protected]>
Shader: Add file existence check

TODO: Replace this terrible C code with simple Haskell code

github.com/lamdu/FreetypeGL - 6bab2c9e657bdaf9294e27db5597b184320a72fc authored over 8 years ago by Eyal Lotem <[email protected]>
fix demo build on os x

github.com/lamdu/FreetypeGL - 260cb78ceb3cd541308225f7bb15dc27c11fb980 authored over 8 years ago by Yair Chuchem <[email protected]>
RGBA is Eq,Ord,Read,Show

github.com/lamdu/FreetypeGL - 794ff525ecdc6b277cfca2826ce490fe02decab0 authored over 8 years ago by Eyal Lotem <[email protected]>
Mat4: Expose fromList16

github.com/lamdu/FreetypeGL - b360e669c8120b3de1010c1ae0beae7b96f91cf7 authored over 8 years ago by Eyal Lotem <[email protected]>
Initial version

github.com/lamdu/FreetypeGL - a2bd2abfc6fc3ce7f785fd8be915673652574f0c authored over 8 years ago by Eyal Lotem <[email protected]>
Remove unneeded upload, add texts with gammas

github.com/lamdu/FreetypeGL - 45ba10e8368050e44671fffb14adc247b14c00aa authored over 8 years ago by Eyal Lotem <[email protected]>
TextureFont: Expose more attributes

github.com/lamdu/FreetypeGL - 760af6ce4ac60691f034b6ba5d2c656ffeacc025 authored over 8 years ago by Eyal Lotem <[email protected]>
Replace IORef Pen with StateT Pen

github.com/lamdu/FreetypeGL - a981e7a386a90fbcadb239fa78910eac345c2aad authored over 8 years ago by Eyal Lotem <[email protected]>
Expose new/delete, not brackets

github.com/lamdu/FreetypeGL - 35571868e52cf18784d66463dab68e98e6e71828 authored over 8 years ago by Eyal Lotem <[email protected]>
Demo: import order

github.com/lamdu/FreetypeGL - 99ccb833699e61bb4f46d5ac28538b36ea8f7d46 authored over 8 years ago by Eyal Lotem <[email protected]>
dont use GLEW on OS X

github.com/lamdu/FreetypeGL - 4d7737c987caeef0ed48d46beb6d63784c80adf3 authored over 8 years ago by Yair Chuchem <[email protected]>
addText: Oops: Pass Unicode length, not buffer length

github.com/lamdu/FreetypeGL - 5745a2c1f67d300f60d8fd079245b49d9dc3ebd6 authored over 8 years ago by Eyal Lotem <[email protected]>
Use Maybe Colors instead of Bool, Color

github.com/lamdu/FreetypeGL - 77c192c6183ddbbd95e07ac99aa7d516b1f2e281 authored over 8 years ago by Eyal Lotem <[email protected]>
Rename APIs. Add BoundingBox

GLEW.initGlew exported even on OSX (to be no-op)

github.com/lamdu/FreetypeGL - 5bc61fac43c10c0a2ddb14a63ff855befb0e81ef authored over 8 years ago by Eyal Lotem <[email protected]>
Add distance field support

github.com/lamdu/bindings-freetype-gl - a523dc54b7f0af34e8e0cbc631fd1dc19aeb4bf5 authored over 8 years ago by Eyal Lotem <[email protected]>
Do not expose GLEW on OS X

github.com/lamdu/bindings-freetype-gl - 6b381dd3b6012646565aa6a66116bd1a85a2914a authored over 8 years ago by Yair Chuchem <[email protected]>
Use Peaker's repo

github.com/lamdu/bindings-freetype-gl - 0db1f81125b062a9d78df7b19bea77c2c7284fff authored over 8 years ago by Eyal Lotem <[email protected]>
Use local fork of freetype-gl

github.com/lamdu/bindings-freetype-gl - 386e0e5e7eb864095f6b8beb924e922ead165e4a authored over 8 years ago by Eyal Lotem <[email protected]>
freetype2 migrated to github/lamdu

github.com/lamdu/bindings-freetype-gl - 3407e0ecafabb3ad854a44be815d830c7ded36a9 authored over 8 years ago by Eyal Lotem <[email protected]>
initial version

github.com/lamdu/bindings-freetype-gl - bef007985db03cadcea72ba70576c721e44e5915 authored over 8 years ago by Eyal Lotem <[email protected]>
submodule migrated to github/lamdu

github.com/lamdu/bindings-freetype-gl - 57f7f92adf2d9536bb51bac1e7c28e7e1ed863a6 authored over 8 years ago by Eyal Lotem <[email protected]>
remove Data.ByteString.Hex module

github.com/lamdu/lamdu-calculus - f54abe6f1f9b1eb7923e442fa11f3cf16ad5cfcb authored over 8 years ago by Yair Chuchem <[email protected]>
Remove use of no longer needed deepseq-generics

github.com/lamdu/lamdu-calculus - 8193ed819ba5d2b430b3844228ce12d763741729 authored over 8 years ago by Eyal Lotem <[email protected]>
add .gitignore

github.com/lamdu/lamdu-calculus - bf4cec74d9407a4828c35354975f0702daac60f6 authored over 8 years ago by Eyal Lotem <[email protected]>
Lamdu.Calc.Type.Nominal moved here

github.com/lamdu/lamdu-calculus - 257003d90ea0f191ebfd15273cc009cd7463e997 authored over 8 years ago by Yair Chuchem <[email protected]>
Type: prisms

github.com/lamdu/lamdu-calculus - 67f4424728cdc3b956ee3ef6edde644cbb6170c3 authored over 8 years ago by Yair Chuchem <[email protected]>
Val: make Lenses with TH and add Prisms

github.com/lamdu/lamdu-calculus - 1afa1cd4dec052be164b9cb4b0cc2d505dbbba52 authored over 8 years ago by Yair Chuchem <[email protected]>
Better module hierarchy

github.com/lamdu/lamdu-calculus - 3c9e61341557e6f66ee603b0d20993c84180d1e4 authored over 8 years ago by Yair Chuchem <[email protected]>
remove Data.Map.Utils

github.com/lamdu/lamdu-calculus - ff3ba8bf65aed729bfa4ff1a715e09949e99902e authored over 8 years ago by Yair Chuchem <[email protected]>
move more stuff from algow module

github.com/lamdu/lamdu-calculus - 37edc3ff30523dde0d031f65b1dd6e96c6f12d57 authored over 8 years ago by Yair Chuchem <[email protected]>
cabal file: add -Wall -O2

github.com/lamdu/lamdu-calculus - 7fe2633cf73dfd1f331b1ec1398cf6f36d90989d authored over 8 years ago by Yair Chuchem <[email protected]>
extract code from https://github.com/lamdu/Algorithm-W-Step-By-Step package

github.com/lamdu/lamdu-calculus - 9a744a7135843bee0271105f15567b677e197827 authored over 8 years ago by Yair Chuchem <[email protected]>
Initial commit

github.com/lamdu/lamdu-calculus - ad3d695dad966024940af86aa4f30ce8bd700257 authored over 8 years ago by Yair Chuchem <[email protected]>
Setup.hs: git submodule update --init --recursive

Hopefully this repo can now work as a stack dependency.

github.com/lamdu/nodejs-exec - 52fce18ec3cffac1104b04677cf038eff9629a7c authored over 8 years ago by Yair Chuchem <[email protected]>
Actual code

github.com/lamdu/nodejs-exec - d2478a50805c405ed904f4b8165f7d8df0892755 authored over 8 years ago by Yair Chuchem <[email protected]>
add node submodule

github.com/lamdu/nodejs-exec - fc18fba075e2d6cb8a9e738da5bac798e3b311c8 authored over 8 years ago by Yair Chuchem <[email protected]>