Ecosyste.ms: OpenCollective

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

Lambda Island Open Source

Creating open source for the Clojure ecosystem
Collective - Host: europe - https://opencollective.com/lambda-island - Website: https://lambdaisland.com/ - Code: https://github.com/lambdaisland

use single gx-map instead of graph/graph-config

github.com/lambdaisland/gx.cljc - 0ba9e413ed7b308f14993c20b8947844ccd92dc6 authored over 2 years ago by Artem Medeusheyev <[email protected]>
docs: grammar

github.com/lambdaisland/gx.cljc - 5b61c94fc3e6f3f167672942a646f84fc0d1e02a authored over 2 years ago by Artem Medeusheyev <[email protected]>
fix indent

github.com/lambdaisland/gx.cljc - 622980e952d2e73951ea0831a11065f6ca7b600e authored over 2 years ago by Artem Medeusheyev <[email protected]>
docs: typo

github.com/lambdaisland/gx.cljc - 8b27a443faa7db20f9f2cfe6a378e036e9a400cc authored over 2 years ago by Artem Medeusheyev <[email protected]>
add test failed node

github.com/lambdaisland/gx.cljc - 4b28b80a67cbf0d09b16d49343488b5cbba07142 authored over 2 years ago by Artem Medeusheyev <[email protected]>
remove hardcoded :gx/start :gx/stop

github.com/lambdaisland/gx.cljc - ccb652f592a2663b45c219385b4125ed39a4b47c authored over 2 years ago by Artem Medeusheyev <[email protected]>
remove unused linter settings

github.com/lambdaisland/gx.cljc - 7209a43ac3211faad900e2bfbba63d12aab46df2 authored over 2 years ago by Artem Medeusheyev <[email protected]>
cljs: graph is loading during compilation to set exports

github.com/lambdaisland/gx.cljc - 2443955a2735f4132aa8675241dc58b350a84944 authored over 2 years ago by Artem Medeusheyev <[email protected]>
remove unused keys

github.com/lambdaisland/gx.cljc - d43131c026b80c4a510684e8ea42e84deead6ce8 authored over 2 years ago by Artem Medeusheyev <[email protected]>
doc: update intro

github.com/lambdaisland/gx.cljc - a189c9f211c0dcf0974c2e73f95bc75d4d327cd9 authored over 2 years ago by Artem Medeusheyev <[email protected]>
With new normalisation

github.com/lambdaisland/gx.cljc - d23da11dafafe409be791907f72a20d148ee5d85 authored over 2 years ago by Alexis Vincent <[email protected]>
docs: update intro

github.com/lambdaisland/gx.cljc - 04bfd44b44054f2c7a2fe9cd9b3d72e3a399d475 authored over 2 years ago by Artem Medeusheyev <[email protected]>
test for normalization failure

github.com/lambdaisland/gx.cljc - d939f18253e3e5e6901020162174e690cce1dec9 authored over 2 years ago by Artem Medeusheyev <[email protected]>
by default success status equals to signal key

github.com/lambdaisland/gx.cljc - bb2a6391e3f5f48f7259c3779c4b7090f48297e5 authored over 2 years ago by Artem Medeusheyev <[email protected]>
do not validate initial graph

github.com/lambdaisland/gx.cljc - 23688967aa8831ba9c6b991e078f34a6329c7d74 authored over 2 years ago by Artem Medeusheyev <[email protected]>
WIP new ideas

github.com/lambdaisland/gx.cljc - 08f3af54073bfb522cb79671e2914d4bb6965e14 authored over 2 years ago by Artem Medeusheyev <[email protected]>
components support: add defcomponent with registry

github.com/lambdaisland/gx.cljc - 880d535a65b70c995b0a170784f7eb02e7cdef99 authored over 2 years ago by Artem Medeusheyev <[email protected]>
add hyperfiddle/rcf dependency

github.com/lambdaisland/gx.cljc - 1dbf4aa4703492cc65b6765e48a87a5de5515f7c authored over 2 years ago by Artem Medeusheyev <[email protected]>
With basic system ideas

github.com/lambdaisland/gx.cljc - 4822e9c48a62767631e5502f329d66284229aa2c authored over 2 years ago by Alexis Vincent <[email protected]>
fix deep-merge nil handling

github.com/lambdaisland/gx.cljc - 4abae77aa59c23eac3d29c26830ec9c39aec8cea authored over 2 years ago by Artem Medeusheyev <[email protected]>
test using external props definition

github.com/lambdaisland/gx.cljc - d791daceeb90754bd56d133ea6b139d391ec1a1b authored over 2 years ago by Artem Medeusheyev <[email protected]>
proper def calling from macro

github.com/lambdaisland/gx.cljc - 9745f08cd10c3aa7e9e95e8cd9bb2fb0fdcfa426 authored over 2 years ago by Artem Medeusheyev <[email protected]>
implement push-down props

github.com/lambdaisland/gx.cljc - 165811eb94f3fc73c283023eb419f2d465a6f1e0 authored over 2 years ago by Artem Medeusheyev <[email protected]>
Add logo and favicon

github.com/lambdaisland/gx.cljc - 43952aea8eb2f838e4fbe28aecc84fccdb9dd601 authored over 2 years ago by Alexis Vincent <[email protected]>
add support for special symbols

github.com/lambdaisland/gx.cljc - 384cf90841b03cfc3f51c1538f41bcabb1d6d053 authored over 2 years ago by Artem Medeusheyev <[email protected]>
add evaluation wrapper for all dynamic refs

github.com/lambdaisland/gx.cljc - 4d112d121b82ca7fd558d94addf3e4af32b4e6e4 authored over 2 years ago by Artem Medeusheyev <[email protected]>
update tests

github.com/lambdaisland/gx.cljc - 56ccdfcf87f7375dbcb3917f92f5c6ed3ddb9fc8 authored over 2 years ago by Artem Medeusheyev <[email protected]>
With docs

github.com/lambdaisland/gx.cljc - 6de1d219637ee16fe23a707f9ddf387d0b2390c5 authored over 2 years ago by Alexis Vincent <[email protected]>
reverted initial-signal function, add node type (static/component)

github.com/lambdaisland/gx.cljc - b0486f44446ab5e30792d74461ec717c34df7b71 authored over 2 years ago by Artem Medeusheyev <[email protected]>
feat: gx v2

github.com/lambdaisland/gx.cljc - 675ab5b8d6f5c7395f041ca752d13f9ed25bf686 authored over 2 years ago by Alexis Vincent <[email protected]>
Set kepler info

github.com/lambdaisland/gx.cljc - fa0d47543fed2a782b8b8a3c1f696feb4f6544bc authored over 2 years ago by Alexis Vincent <[email protected]>
add generic system-property fn

github.com/lambdaisland/gx.cljc - 9f6252dcdb9ded47461b5856c5a11b86b8248739 authored over 2 years ago by Artem Medeusheyev <[email protected]>
load core on repl start

github.com/lambdaisland/gx.cljc - 8662cec3107f086618602a773af8449df2831264 authored over 2 years ago by Artem Medeusheyev <[email protected]>
remove comment

github.com/lambdaisland/gx.cljc - 3e10fbcc86d8e9db3ec1ca6083ec481f7265cbce authored over 2 years ago by Artem Medeusheyev <[email protected]>
update gitignore

github.com/lambdaisland/gx.cljc - 81011e4ddb1ba5c9eb11cd80e130ee0f33349b44 authored over 2 years ago by Artem Medeusheyev <[email protected]>
fix deep merge bug

github.com/lambdaisland/gx.cljc - a0068103f3bca42c169ce9a3687b9a435c7228f1 authored over 2 years ago by Artem Medeusheyev <[email protected]>
cleanup

github.com/lambdaisland/gx.cljc - cc2c03858af1f56bdead866275cc0791c82cad5e authored over 2 years ago by Artem Medeusheyev <[email protected]>
add notes

github.com/lambdaisland/gx.cljc - 54584a15942f04b601f1638432e1e3d9d2a69afb authored over 2 years ago by Alexis Vincent <[email protected]>
Add banner

github.com/lambdaisland/gx.cljc - 61282df7e910e4d07b5a7bf80cbeb61ad8ca972a authored over 2 years ago by Alexis Vincent <[email protected]>
hierarchy information in flattened components

github.com/lambdaisland/gx.cljc - 4bfa0584d0ac5c12b18bfc5dd2bc9b9c38ed3460 authored over 2 years ago by Artem Medeusheyev <[email protected]>
fix schema (gx/component should be optional)

github.com/lambdaisland/gx.cljc - 3bd1119500121fc3c3a0eab4c89690c7720d41b1 authored over 2 years ago by Artem Medeusheyev <[email protected]>
rcf test for error in graph

github.com/lambdaisland/gx.cljc - e1b1694fb9e9fed20e74f36ea2ad466ebd67d3c7 authored over 2 years ago by Artem Medeusheyev <[email protected]>
feat!: v2

github.com/lambdaisland/gx.cljc - 5fae30c875b2f0140d01c00ebd17686ac5e6c29b authored over 2 years ago by Artem Medeusheyev <[email protected]>
single slurp to rule them all

github.com/lambdaisland/gx.cljc - dd259bc48935ce1afcf50d68c2185e661798ba62 authored over 2 years ago by Artem Medeusheyev <[email protected]>
Set color scheme

github.com/lambdaisland/gx.cljc - aea2de75bd92c9804498c9140b863f1e8cbdb163 authored over 2 years ago by Alexis Vincent <[email protected]>
add nested component support

github.com/lambdaisland/gx.cljc - 6b2297be8565b7363856be47abede86c15a75331 authored over 2 years ago by Artem Medeusheyev <[email protected]>
user namespace to enable inline tests in repl

github.com/lambdaisland/gx.cljc - a72ed47351f68e86b990474563a9542a2757a4a5 authored over 2 years ago by Artem Medeusheyev <[email protected]>
move fn reset-node core -> system

github.com/lambdaisland/gx.cljc - 19241272dbfff176b878c3c85e504190529cd557 authored over 2 years ago by Artem Medeusheyev <[email protected]>
better error humanize

github.com/lambdaisland/gx.cljc - 02aab837de84ac44dd1eb4d736abe0494d851e8f authored over 2 years ago by Artem Medeusheyev <[email protected]>
component resolution + context aware validation

github.com/lambdaisland/gx.cljc - 0c629f947e9e1e07771c595f7e2bae6980829567 authored over 2 years ago by Artem Medeusheyev <[email protected]>
typos and indents

github.com/lambdaisland/gx.cljc - 2ab2311640eff1a3960fabfc9d20226c1ed3432f authored over 2 years ago by Artem Medeusheyev <[email protected]>
update schema + exported symbol resolution

github.com/lambdaisland/gx.cljc - 676d13af4a17c8feca7dd6352a96839242661f16 authored over 2 years ago by Artem Medeusheyev <[email protected]>
make tests pass, use clojure.test

github.com/lambdaisland/gx.cljc - 5b8fbadcd5d6b5a0926af91dbfc1faa24bd3458f authored over 2 years ago by Artem Medeusheyev <[email protected]>
actualize tests

github.com/lambdaisland/gx.cljc - e7a0eb1718ba2bd3c5811b5c9724dc095f397b45 authored over 2 years ago by Artem Medeusheyev <[email protected]>
unignore clj-kondo configs

github.com/lambdaisland/gx.cljc - c02b4c209d39e820596af4449cee6b132d49bdb2 authored over 2 years ago by Artem Medeusheyev <[email protected]>
remove unnecessary local forms

github.com/lambdaisland/gx.cljc - 0a5843eea8aacb380be6c05a68a10d677c0d2346 authored over 2 years ago by Artem Medeusheyev <[email protected]>
chore

github.com/lambdaisland/gx.cljc - e32f54b8e05bf195e5e9a931c342c4c2f837f6f4 authored over 2 years ago by Artem Medeusheyev <[email protected]>
remove unused files

github.com/lambdaisland/gx.cljc - 22337c478b17e7ae5eb7c2c6befd399ca7e8e369 authored over 2 years ago by Artem Medeusheyev <[email protected]>
add graph-config validation

github.com/lambdaisland/gx.cljc - eed1855913af13834a2c26973feecbd09b071c46 authored over 2 years ago by Artem Medeusheyev <[email protected]>
chore: TODO signal-mapping and :gx/component nesting

github.com/lambdaisland/gx.cljc - 317cb718a4a85975f297367d674812415d0fd744 authored over 2 years ago by Alexis Vincent <[email protected]>
add humanized failures fn to system

github.com/lambdaisland/gx.cljc - 823b0f15906e494b453a3ed8acb2b6966f6be1dc authored over 2 years ago by Artem Medeusheyev <[email protected]>
proper nil handling in deep-merge

github.com/lambdaisland/gx.cljc - 8c2a353aaf0aebe8f69477282d81b2785313459f authored over 2 years ago by Artem Medeusheyev <[email protected]>
add gx.error/humanize + tests

github.com/lambdaisland/gx.cljc - 51daae37134045a49b73d985fe4787ad0685c541 authored over 2 years ago by Artem Medeusheyev <[email protected]>
system for clj version

github.com/lambdaisland/gx.cljc - 8beb03433c7c4b6f8d71fb4ccbd3ec492699a5fe authored over 2 years ago by Artem Medeusheyev <[email protected]>
filter out nil failures

github.com/lambdaisland/gx.cljc - d4ed60ada2fdc203f785e7ac24270b7f2a111da7 authored over 2 years ago by Artem Medeusheyev <[email protected]>
reset-node function

github.com/lambdaisland/gx.cljc - 02d31ef05b0c3728d2c934fe438c6f05c7068ddb authored over 2 years ago by Artem Medeusheyev <[email protected]>
support deps-from

github.com/lambdaisland/gx.cljc - 9197f3e12f52fc19624604cdf5de63b88a41d1b6 authored over 2 years ago by Artem Medeusheyev <[email protected]>
doc: update #2

github.com/lambdaisland/gx.cljc - 7014b0e0cc6f3298b8b52e53b7977e6c265cc5a2 authored over 2 years ago by Artem Medeusheyev <[email protected]>
minor refactor

github.com/lambdaisland/gx.cljc - 85d9ece39c3393ac207f285918219e66cc747356 authored over 2 years ago by Artem Medeusheyev <[email protected]>
more consistent error structure

github.com/lambdaisland/gx.cljc - b21090934684ccaa638a935b5c581b83bfc8fb0d authored over 2 years ago by Artem Medeusheyev <[email protected]>
renames/rewords/movings

github.com/lambdaisland/gx.cljc - e95f34b4b5674799b5be2b905092a2d1146ef007 authored over 2 years ago by Artem Medeusheyev <[email protected]>
chore: add build instructions

github.com/lambdaisland/gx.cljc - 37d760407a9329a3bd15618a2a1586eb12a9e824 authored over 2 years ago by Alexis Vincent <[email protected]>
add gx/ref-env

github.com/lambdaisland/gx.cljc - 68e7d041e20a4fbfcea1721194b00c9e284599e2 authored over 2 years ago by Artem Medeusheyev <[email protected]>
chore: snapshot

github.com/lambdaisland/gx.cljc - 912ba051d6630c0ad1fd7766c3df0d5038dc4fa6 authored over 2 years ago by Alexis Vincent <[email protected]>
'or'/'and' macro support

github.com/lambdaisland/gx.cljc - c4453cff359f17caeb195af3e943a8b8ac48175f authored over 2 years ago by Artem Medeusheyev <[email protected]>
update schema

github.com/lambdaisland/gx.cljc - 0afda76803c0658857ad91f3ddfd01e17b58825c authored over 2 years ago by Artem Medeusheyev <[email protected]>
fix: improve static component handling

github.com/lambdaisland/gx.cljc - 49447fa5ad283314da4db0e91ea56325eef311b6 authored over 2 years ago by Alexis Vincent <[email protected]>
newline

github.com/lambdaisland/facai - ceb6f6b8804708a7f7b350aa8574a434382e8fe9 authored over 2 years ago by Arne Brasseur <[email protected]>
Merge pull request #4 from green-coder/patch-1

Update README.md

github.com/lambdaisland/facai - d61fefb39dac5e30b94f48ad06dc20a5e447740d authored over 2 years ago by Arne Brasseur <[email protected]>
Update README.md

Tiny changes to make `REAME.md` easier to read.

github.com/lambdaisland/facai - 5a99fb58b77d6e9567f9e3dbbe32d8e94fdfb741 authored over 2 years ago by Vincent Cantin <[email protected]>
Update pom.xml and add CHANGELOG.md placeholders

github.com/lambdaisland/witchcraft - 4200d14c73807b427355216f5b59961184f71990 authored over 2 years ago by Arne Brasseur <[email protected]>
# 0.33.307 (2022-06-05 / 4ae4713)

## Added

- Add `set-game-mode`

github.com/lambdaisland/witchcraft - f089c51773a6ea0e9f785be965cdfeb1223e3eef authored over 2 years ago by Arne Brasseur <[email protected]>
clean up changelog

github.com/lambdaisland/witchcraft - 4ae471391474480950acb7b7c046a39da350e707 authored over 2 years ago by Arne Brasseur <[email protected]>
Add set-game-mode

github.com/lambdaisland/witchcraft - 0fe81834b97b6c540540674b1aad222f00ac097b authored over 2 years ago by Arne Brasseur <[email protected]>
Update pom.xml and add CHANGELOG.md placeholders

github.com/lambdaisland/facai - 19c16dde230fad7f8f6cfe4de0e58fda65ba9f68 authored over 2 years ago by Arne Brasseur <[email protected]>
# 0.5.41-alpha (2022-06-04 / c95169c)

## Added

- Support for rules
- Support for unification

github.com/lambdaisland/facai - 75c651895f5f68f75267b6b56d5aaf2c6f4a2187 authored over 2 years ago by Arne Brasseur <[email protected]>
Version bumps

github.com/lambdaisland/facai - c95169c715b992a48b3e446d55796906fe2f3c4a authored over 2 years ago by Arne Brasseur <[email protected]>
Update changelog

github.com/lambdaisland/facai - 2a18300ff331370dd7e8fe1bd9cd5ee1ade19934 authored over 2 years ago by Arne Brasseur <[email protected]>
Document named lvars

github.com/lambdaisland/facai - e31e2b4ee91a515bf3c6a670e80dc43cf999376b authored over 2 years ago by Arne Brasseur <[email protected]>
Introduce unification and update README

github.com/lambdaisland/facai - afac43123f7d24da144579902d73c0b36aeba272 authored over 2 years ago by Arne Brasseur <[email protected]>
Bring back "rules"

This provides a higher-level matching mechanism for declaring values for nested
factories/templa...

github.com/lambdaisland/facai - b7ef83b0d21d66342c2f4dcfca01c25fada608b5 authored over 2 years ago by Arne Brasseur <[email protected]>
Further fine-tune path-match

github.com/lambdaisland/facai - 6d1cdcd67a3d5cb791da6e8e8a7996004774edc1 authored over 2 years ago by Arne Brasseur <[email protected]>
Make path-match? more useful, add factory id to linked paths

When recursing into linked factories and adding these to the
`:facai.result/linked` set, store t...

github.com/lambdaisland/facai - 39406b7aed0892b3db32fcf159b59c87c12582e9 authored over 2 years ago by Arne Brasseur <[email protected]>
The final pieces

github.com/lambdaisland/witchcraft-workshop - 066862dc0192148b7d02b5c0546364cd0095cea3 authored over 2 years ago by Arne Brasseur <[email protected]>
Update pom.xml and add CHANGELOG.md placeholders

github.com/lambdaisland/witchcraft - 96b34529ce7aae3313f68f7cdb0ed80389f1c056 authored over 2 years ago by Arne Brasseur <[email protected]>
# 0.32.303 (2022-06-01 / 0cdeed9)

## Added

- Add matrix/translate

## Changed

- Fine tune gradient-gen, tube

github.com/lambdaisland/witchcraft - 1a1a3ae2506dc7c72092f6e837bc5e7b4dffaf3c authored over 2 years ago by Arne Brasseur <[email protected]>
Tweaks before the workshop

github.com/lambdaisland/witchcraft - 0cdeed9e540c7dfe84c923e2d602993c2b2ce7c0 authored over 2 years ago by Arne Brasseur <[email protected]>
Update pom.xml and add CHANGELOG.md placeholders

github.com/lambdaisland/witchcraft - 22d9a338ae8edef8f2dc823ce66eaf63ffc6524a authored over 2 years ago by Arne Brasseur <[email protected]>
# 0.31.300 (2022-06-01 / dbda30c)

## Added

- Add `lambdaisland.witchcraft.shapes/arch`
- Add `lambdaisland.witchcraft.matrix/extr...

github.com/lambdaisland/witchcraft - ce7d341271a00cafba0d1c1dec9c4dca3404cc9c authored over 2 years ago by Arne Brasseur <[email protected]>