Danila Danko
Danila Danko
### What's the feature? Allow a laser (e.g., via a toggle) to not decay while a user moves a drawing device on the screen without lifting it. ### Contact Details...
Related to #1180. As `spago` supports offline builds, it's now possible to use `spago` in Nix derivations. If a package has some non-local and local dependencies, I'd like to build...
Depends on https://github.com/thomashoneyman/purescript-overlay/pull/71 ### Description of the change - Set spago built from sources to be the default package - Add a `dev` devshell to check `spago` completions and version
Make the name more understandable --- ## PR-Codex overview This PR renames `VTX` to `VERTEX` in the Phi grammar and Java code for consistency and clarity. ### Detailed summary -...
I used `eoc 0.15.1` Workflow: https://github.com/objectionary/normalizer/actions/runs/7843597391/job/21404276775#step:6:36 Pipeline script: https://github.com/objectionary/normalizer/blob/53ce6966b4df5e138a4ce22214c6c697720ea0c1/pipeline.sh Initial EO ``` +architect [email protected] +home https://github.com/objectionary/eo +tests +package org.eolang +version 0.0.0 [] > compares-two-bools eq. > @ TRUE TRUE []...
### Why: Closes: https://github.com/github/docs/issues/23795 I used this hidden knowledge in https://github.com/freckle/stack-action/pull/35 and decided to document it. ### What's being changed (if available, include any code snippets, screenshots, or gifs): ###...
### Why: Partially closes: https://github.com/github/docs/issues/26469 I used this hidden knowledge in https://github.com/freckle/stack-action/pull/35 and decided to document it. ### What's being changed (if available, include any code snippets, screenshots, or gifs):...
Based on #290 ## Interpolation There's a `.env` file not added to git. ```dotenv ADDRESS="http://localhost:3000" ``` A `devshell` user would like to open the address in a browser. She can...
- Move parts of the commands module to separate files
Partially addresses #216. Based on #295, #297 because these PRs introduced some important changes. - Allow to specify `commands` as an attrset - Update docs - Specify that the `commands`...