Ecosyste.ms: OpenCollective

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

Evy

Empower everyone to learn programming Evy is a simple programming language, made to learn coding. Try it at https://evy.dev
Collective - Host: opensource - https://opencollective.com/evy - Code: https://github.com/evylang/evy

tools: Upgrade

github.com/evylang/evy - juliaogris opened this pull request 21 days ago
all: Rename "runtime" to "platform"

github.com/evylang/evy - camh- opened this pull request 22 days ago
docs: Fix typo in reference to ckas

github.com/evylang/evy - juliaogris opened this pull request about 1 month ago
editor: Override default ctrl+a browser behavior

github.com/evylang/evy - juliaogris opened this pull request about 2 months ago
editor: Improve Evy web editor to use smarter indentation

github.com/evylang/evy - juliaogris opened this pull request about 2 months ago
tools: Upgrade

github.com/evylang/evy - juliaogris opened this pull request about 2 months ago
playsite: Add two more samples

github.com/evylang/evy - juliaogris opened this pull request about 2 months ago
playsite: Fix scroll bug

github.com/evylang/evy - juliaogris opened this pull request 2 months ago
labsite: Rework Markdown source for Next button

github.com/evylang/evy - juliaogris opened this pull request 3 months ago
labsite: Re-write relative URLs

github.com/evylang/evy - juliaogris opened this pull request 3 months ago
lab: Add lab 5 - games

github.com/evylang/evy - juliaogris opened this pull request 3 months ago
lab: Add lab 4 - for-loops

github.com/evylang/evy - juliaogris opened this pull request 3 months ago
tools: Upgrade tools and dependencies

github.com/evylang/evy - juliaogris opened this pull request 3 months ago
play-site: Add Game of Life to interact samples

github.com/evylang/evy - camh- opened this pull request 4 months ago
make: Fix race generating markdown docs

github.com/evylang/evy - camh- opened this pull request 4 months ago
labsite: Tweak UX

github.com/evylang/evy - juliaogris opened this pull request 4 months ago
tools: Upgrade

github.com/evylang/evy - juliaogris opened this pull request 4 months ago
playsite: Remove slide back transition on navigation

github.com/evylang/evy - juliaogris opened this pull request 4 months ago
labsite: Change book-icon to back-icon for mobile

github.com/evylang/evy - juliaogris opened this pull request 4 months ago
evy: Add `pi` as global constant to Evy

github.com/evylang/evy - juliaogris opened this pull request 4 months ago
Change the license to MIT

github.com/evylang/evy - juliaogris opened this pull request 4 months ago
labsite: Fix link and mobile layout issues

github.com/evylang/evy - juliaogris opened this pull request 4 months ago
make: Add govulncheck to lint-go target

github.com/evylang/evy - juliaogris opened this pull request 4 months ago
labsite: Fix mobile three column layout

github.com/evylang/evy - juliaogris opened this pull request 4 months ago
evy: Improve version information

github.com/evylang/evy - juliaogris opened this pull request 4 months ago
labsite: Add rectangle challenge to ifs lab

github.com/evylang/evy - juliaogris opened this pull request 4 months ago
docsite: Fix broken PDF links

github.com/evylang/evy - juliaogris opened this pull request 4 months ago
labsite: Fix reloading for labs with edits

github.com/evylang/evy - juliaogris opened this pull request 4 months ago
make: Refactor Makefile

github.com/evylang/evy - juliaogris opened this pull request 4 months ago
make: Rework make targets for parallelism

github.com/evylang/evy - juliaogris opened this pull request 4 months ago
labsite: Tweak UI after session with school

github.com/evylang/evy - juliaogris opened this pull request 5 months ago
lint: Ignore unwrapped errors in main package

github.com/evylang/evy - juliaogris opened this pull request 5 months ago
firebase: Fix config for gallery prod deployment

github.com/evylang/evy - juliaogris opened this pull request 5 months ago
gallery: Add gallery subdomain

github.com/evylang/evy - juliaogris opened this pull request 5 months ago
labsite: Tweak CSS and scrolling behavior

github.com/evylang/evy - juliaogris opened this pull request 5 months ago
labsite: Add Next Button to Labs

github.com/evylang/evy - juliaogris opened this pull request 5 months ago
labsite: Fix regression

github.com/evylang/evy - juliaogris opened this pull request 5 months ago
tools: Upgrade deps and tooling

github.com/evylang/evy - juliaogris opened this pull request 5 months ago
e2e: Revert some recent e2e fixes

github.com/evylang/evy - juliaogris opened this pull request 5 months ago
playsite: Improve sharing UX

github.com/evylang/evy - juliaogris opened this pull request 5 months ago
e2e: Reduce dialog snapshot test flakiness

github.com/evylang/evy - juliaogris opened this pull request 5 months ago
builtin: Rename evy builtin `assert` to `test`

github.com/evylang/evy - juliaogris opened this pull request 5 months ago
builtins: Fix `rand` and `sleep` functions

github.com/evylang/evy - juliaogris opened this pull request 5 months ago
lab: Create `if` statement lab

github.com/evylang/evy - juliaogris opened this pull request 5 months ago
wip: Deploy from fork

github.com/evylang/evy - juliaogris opened this pull request 5 months ago
pkg/cli/svg: fix minor typo

github.com/evylang/evy - phy1um opened this pull request 5 months ago
wasm: Set lower bound for sleep function

github.com/evylang/evy - phy1um opened this pull request 5 months ago
lab-site: Generate notes from markdown

github.com/evylang/evy - juliaogris opened this pull request 5 months ago
all: Upgrade tools

github.com/evylang/evy - juliaogris opened this pull request 5 months ago
lab-site: Tweak the wording of a couple of labs

github.com/evylang/evy - juliaogris opened this pull request 5 months ago
lab-site: Tweak existing content, styles and nav

github.com/evylang/evy - juliaogris opened this pull request 5 months ago
fmt: Create temp file in same dir as source file

github.com/evylang/evy - camh- opened this pull request 5 months ago
lab-site: Add HSL color picker to the loops sample

github.com/evylang/evy - juliaogris opened this pull request 5 months ago
lab-site: Add content for Lab 2 - while loops

github.com/evylang/evy - juliaogris opened this pull request 5 months ago
lab-site: Add left panel for notes

github.com/evylang/evy - juliaogris opened this pull request 5 months ago
labsite: Prepare for notes left side panel

github.com/evylang/evy - juliaogris opened this pull request 5 months ago
play-site: Improve initialization concurrency

github.com/evylang/evy - juliaogris opened this pull request 5 months ago
e2e: Rename golden snapshots for docker platform

github.com/evylang/evy - juliaogris opened this pull request 5 months ago
play-site: Rework sample selection

github.com/evylang/evy - juliaogris opened this pull request 6 months ago
ai: Remove ai subdomain

github.com/evylang/evy - juliaogris opened this pull request 6 months ago
github: Add linguist-generated git attribute

github.com/evylang/evy - juliaogris opened this pull request 6 months ago
lab-site: Tweak lab contents and editor

github.com/evylang/evy - juliaogris opened this pull request 6 months ago
lab: Tweak samples

github.com/evylang/evy - juliaogris opened this pull request 6 months ago
lab-site: Initialize lab site

github.com/evylang/evy - juliaogris opened this pull request 6 months ago
bytecode: Implement local variables

github.com/evylang/evy - Rossiar opened this pull request 6 months ago
doc-site: Use shared spa and sidebar JS modules

github.com/evylang/evy - juliaogris opened this pull request 6 months ago
learn-site: Add SPA links, loading only page fragments

github.com/evylang/evy - juliaogris opened this pull request 6 months ago
deploy: Use special root path re-write for learn subdomain

github.com/evylang/evy - juliaogris opened this pull request 7 months ago
learn: Add sidebar to learn pages

github.com/evylang/evy - juliaogris opened this pull request 7 months ago
learn-site: Start building the foundation course

github.com/evylang/evy - juliaogris opened this pull request 7 months ago
learn-site: Prepare for initial learn-site generation

github.com/evylang/evy - juliaogris opened this pull request 7 months ago
learn: Prepare for txtar support by levy

github.com/evylang/evy - juliaogris opened this pull request 7 months ago
learn: Add support for text-based questions

github.com/evylang/evy - juliaogris opened this pull request 7 months ago
learn: Add verification field to question frontmatter

github.com/evylang/evy - juliaogris opened this pull request 7 months ago
learn: Add SubQuestions generated from question template

github.com/evylang/evy - juliaogris opened this pull request 7 months ago
cli: Support txtar format as input

github.com/evylang/evy - juliaogris opened this pull request 7 months ago
learn: Generate HTML with templates

github.com/evylang/evy - juliaogris opened this pull request 7 months ago
learn: Generate HTML with templates

github.com/evylang/evy - juliaogris opened this pull request 7 months ago
learn: Add course catalog exporting

github.com/evylang/evy - juliaogris opened this pull request 7 months ago
learn: Add unit, unittest, quiz and course model

github.com/evylang/evy - juliaogris opened this pull request 7 months ago
learn: Refactor question model and MD utilties

github.com/evylang/evy - juliaogris opened this pull request 7 months ago
learn: Add directory exporting

github.com/evylang/evy - juliaogris opened this pull request 7 months ago
learn: Update and refactor naming

github.com/evylang/evy - juliaogris opened this pull request 7 months ago
learn: Refactor utilities in preparation for exercise

github.com/evylang/evy - juliaogris opened this pull request 7 months ago
playsite: Add `editor=none` options to hash

github.com/evylang/evy - juliaogris opened this pull request 8 months ago
playsite: Fix synthetic leave move event

github.com/evylang/evy - juliaogris opened this pull request 8 months ago
parser: Fix confusing error message

github.com/evylang/evy - juliaogris opened this pull request 8 months ago
builtins: Add `repr` function

github.com/evylang/evy - juliaogris opened this pull request 8 months ago
cli: Add hidden "compile" command to CLI

github.com/evylang/evy - camh- opened this pull request 8 months ago
playsite: Allow sharing code with parse errors

github.com/evylang/evy - juliaogris opened this pull request 8 months ago
lexer: Reserve pkg and import keywords

github.com/evylang/evy - juliaogris opened this pull request 8 months ago
playsite: Revisit the splash of trig example

github.com/evylang/evy - juliaogris opened this pull request 8 months ago
playsite: Fix hsl usage in events sample

github.com/evylang/evy - juliaogris opened this pull request 8 months ago
levy: Add --with-marked flag

github.com/evylang/evy - juliaogris opened this pull request 8 months ago
evaluator: Deep copy array repetitions

github.com/evylang/evy - juliaogris opened this pull request 8 months ago
builtins: Change the hsl function to return a string

github.com/evylang/evy - juliaogris opened this pull request 8 months ago