Ecosyste.ms: OpenCollective

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

lem

We are on a mission to develop the best editor for developers.
Collective - Host: opensource - https://opencollective.com/lem - Code: https://github.com/cxxxr/lem

load initialization build-init.lisp when creating executable

github.com/lem-project/lem - 25813cd0bef64166f843a55bec598cc575de23e3 authored about 1 year ago by cxxxr <[email protected]>
change error.log -> logs/error.log

github.com/lem-project/lem - 6231becd0ce9fce1d628b6f3329d4785648e504a authored about 1 year ago by cxxxr <[email protected]>
Merge branch 'main' of github.com:lem-project/lem

github.com/lem-project/lem - df9f16e661657cd6509961ed33405eaf28e49508 authored about 1 year ago by cxxxr <[email protected]>
Revert "SDL2 frontend: Right Alt as modifier key", reason is https://github.com/lem-project/lem/commit/18f5e6a6f8b01dbf2d1d00e99f3cc90c8789d144#commitcomment-130093250

This reverts commit 18f5e6a6f8b01dbf2d1d00e99f3cc90c8789d144.

github.com/lem-project/lem - 86b7cbcd74dc91f8f6ef3507d2ca2eb03d8ca417 authored about 1 year ago by cxxxr <[email protected]>
Merge pull request #1137 from vindarel/vindarel/directory-C-x-C-j-find-file-directory

directory-mode: add C-x C-j to open this file's directory

github.com/lem-project/lem - 2025efe40c6d49039c80e505394653d94b8d32dd authored about 1 year ago by cxxxr <[email protected]>
directory-mode: add C-x C-j to open this file's directory

and put the cursor on the file name.

previous discussion: https://github.com/lem-project/lem/pu...

github.com/lem-project/lem - 0458ff570375393580c28488f89c111ebdf5a7ea authored about 1 year ago by vindarel <[email protected]>
SDL2 frontend: Right Alt as modifier key

github.com/lem-project/lem - 18f5e6a6f8b01dbf2d1d00e99f3cc90c8789d144 authored about 1 year ago by cxxxr <[email protected]>
Merge branch 'main' of github.com:lem-project/lem

github.com/lem-project/lem - 7f4c98b65c9f918e1a3a7cdf4c964fefde90da32 authored about 1 year ago by cxxxr <[email protected]>
Merge pull request #1121 from fukamachi/qlot-install-roswell-script

Allow to install Lem via Roswell.

github.com/lem-project/lem - 6d5a9750234866d8757bc096da617f449f412a63 authored about 1 year ago by cxxxr <[email protected]>
Merge pull request #1135 from lem-project/add-micros-path-to-child-process

Add micros path to child process started by slime command

github.com/lem-project/lem - f19a3c9ca9fe9c6ad07009e2733b1da350f4a32c authored about 1 year ago by cxxxr <[email protected]>
Add micros path to child process started by slime command

github.com/lem-project/lem - 439587648dfebc9585c9407b69f14d2fd772abc4 authored about 1 year ago by cxxxr <[email protected]>
fix display of multi-line overlay when line-wrap is nil

github.com/lem-project/lem - 40d7ee86b6daf49bb200df8fcd3d1b1e19444bb1 authored about 1 year ago by cxxxr <[email protected]>
fix the display of fake cursor

github.com/lem-project/lem - 9b72d3711c23ee576f77a3fe8eafa91d75c48ed7 authored about 1 year ago by cxxxr <[email protected]>
fix drawing when wrapping is disabled

github.com/lem-project/lem - 76c98921a427fc4551a35396bb08fdbdb05b755c authored about 1 year ago by cxxxr <[email protected]>
remove unused interfaces

github.com/lem-project/lem - e06fccb780de8b98057a8280cc057f7fd6a9211f authored about 1 year ago by cxxxr <[email protected]>
Merge pull request #1132 from lem-project/update-docs-20231010-181016

update docs/default-keybindings.md 20231010-181017

github.com/lem-project/lem - 1f5980cb68e08e83dbfdfcf8adee0f64ba09cf01 authored about 1 year ago by cxxxr <[email protected]>
update docs/default-keybindings.md

github.com/lem-project/lem - 329516812cc94b6256b22c235c7528527abace2e authored about 1 year ago by github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Merge pull request #1101 from vindarel/vindarel/lem-real-commit-message

legit: write commit message in a buffer

github.com/lem-project/lem - 689ec2169042b21cf46e9a07944828e845c9f764 authored about 1 year ago by vindarel <[email protected]>
Merge pull request #1131 from fukamachi/fix/vi-block-deletion

Fix the region to delete with `x`, `X`, `S` in visual block state.

github.com/lem-project/lem - d6cdbab8ca91d97633f5dc13762f997b4e295304 authored about 1 year ago by cxxxr <[email protected]>
Fix the region to delete with 'x', 'X', 'S' in visual block state.

github.com/lem-project/lem - 19469d58f77d08d592c0bf922a0a0094ab5a24dd authored about 1 year ago by Eitaro Fukamachi <[email protected]>
Merge pull request #1054 from lem-project/commonization-of-graphical-text-buffer

Commonization of graphical text buffer

github.com/lem-project/lem - 32ec205a28cd6117e8b17659db677e677f7cdcdb authored about 1 year ago by cxxxr <[email protected]>
Forgive me for comment out a test that is failing

github.com/lem-project/lem - 675bf356c5a127b6901a9a46c145231fb8293c4c authored about 1 year ago by cxxxr <[email protected]>
fix argument

github.com/lem-project/lem - a0fcf842e9e55a1213a03b7b9bac17e83064a48d authored about 1 year ago by cxxxr <[email protected]>
Change attempt to split string on wrap to binary search

github.com/lem-project/lem - 0745a922031d9033eb3ae11bb8f3429912639071 authored about 1 year ago by cxxxr <[email protected]>
Merge pull request #1128 from fukamachi/lem-command-keymap

Add vi-mode:*command-keymap* again.

github.com/lem-project/lem - 726b5cf71aadcff2106e2a36b557ea5c466bc471 authored about 1 year ago by cxxxr <[email protected]>
Add vi-mode:*command-keymap* again.

github.com/lem-project/lem - 2c1e61a6a448e3747f5cd36139f20e6ad439aed5 authored over 1 year ago by Eitaro Fukamachi <[email protected]>
change redraw-display parameter to keyword

github.com/lem-project/lem - 8fb9a730f3dcfccf7a03f08c6d1d2047c27197de authored over 1 year ago by cxxxr <[email protected]>
Merge pull request #1127 from Sasanidas/main

Restore back original thing-at-point functionality

github.com/lem-project/lem - 146a1ab039e2d7459984d91f7ea8a36451cc1f75 authored over 1 year ago by cxxxr <[email protected]>
Remove trailing spaces

github.com/lem-project/lem - dd7bd4abe7594e956876aa83e3b9e3734bdcc8d6 authored over 1 year ago by sasanidas <[email protected]>
Revert "Combine duplicate implementations into one"

This reverts commit 95cafcae73ae3cf6a1045ffc84e2bacc89ec06a6.

github.com/lem-project/lem - 45f6cf6bedad3c2c548366bc35264b0dcc76abc0 authored over 1 year ago by sasanidas <[email protected]>
merge package

github.com/lem-project/lem - 741d679dc8ef5e889c435c8b9a512815859622f7 authored over 1 year ago by cxxxr <[email protected]>
remove unused class

github.com/lem-project/lem - a2e7de662e4682a009c2040012b330b2e9fcdf1b authored over 1 year ago by cxxxr <[email protected]>
rename object-equal to drawing-object-equal

github.com/lem-project/lem - b980eab691e0f06ac8ca4572976bb33a5f8fae0b authored over 1 year ago by cxxxr <[email protected]>
rename overlay classes

github.com/lem-project/lem - b96f9a29edaadcd6fe6ed97c2aaa2b26b2e2a237 authored over 1 year ago by cxxxr <[email protected]>
export symbols

github.com/lem-project/lem - 433ed7995b31eca707691ee23c631577fca54ba4 authored over 1 year ago by cxxxr <[email protected]>
merge screen into window

github.com/lem-project/lem - 40c12f7953ef6bae01ffce31e57d77e888c96289 authored over 1 year ago by cxxxr <[email protected]>
move last-print-cursor in screen to window

github.com/lem-project/lem - c92b575ca95b0caebbe0fb453f4475577e7e955a authored over 1 year ago by cxxxr <[email protected]>
move modeline-elements in screen to window

github.com/lem-project/lem - 6a1be5b7a263236bff02762b418e0d4cfe488c93 authored over 1 year ago by cxxxr <[email protected]>
remove unused slots

github.com/lem-project/lem - d3403a220f9905d1446139723164d9001e98988b authored over 1 year ago by cxxxr <[email protected]>
set left-width

github.com/lem-project/lem - 38fec5c15c99ebf09fa02405729ed48fbf4a77fd authored over 1 year ago by cxxxr <[email protected]>
remove unused functions and slots

github.com/lem-project/lem - 644427f6f86650c2f781f522a7b22fe8359e55bf authored over 1 year ago by cxxxr <[email protected]>
change file structure

github.com/lem-project/lem - b4dab5949fd76594683168f30bdbd78881efb752 authored over 1 year ago by cxxxr <[email protected]>
Use ql:*local-project-directories*.

github.com/lem-project/lem - 82773632b4c1e327f410005ccebc734f6c7d645b authored over 1 year ago by Eitaro Fukamachi <[email protected]>
Load the project-local Quicklisp in every ros script.

github.com/lem-project/lem - 62bdc555ac10e6fe6ac9d25353f506e266634677 authored over 1 year ago by Eitaro Fukamachi <[email protected]>
Run qlot install in a subprocess.

github.com/lem-project/lem - dcd9d7bd69978dce276973af55cf9ba01d882e07 authored over 1 year ago by Eitaro Fukamachi <[email protected]>
Restore ql:*quicklisp-home*.

github.com/lem-project/lem - c91049340b6b1bd1dcc7f692a629719bf1c18274 authored over 1 year ago by Eitaro Fukamachi <[email protected]>
Revert "Restore ql:*quicklisp-home*."

This reverts commit a704236aeaf4ae15319ee6ac8dcab4e14422b943.

github.com/lem-project/lem - 89a6067983630356c86444234ed43a05a0eafa43 authored over 1 year ago by Eitaro Fukamachi <[email protected]>
Allow to install Lem via Roswell.

github.com/lem-project/lem - 4eae770fb5c9ca5216c34afbac367f3773505ade authored over 1 year ago by Eitaro Fukamachi <[email protected]>
Not to modify *local-project-directories* to install ros scripts in ~/.roswell/bin.

github.com/lem-project/lem - 13f95de3c5517cc26275adc21f51e680123c8f70 authored over 1 year ago by Eitaro Fukamachi <[email protected]>
Fix code before installing Roswell scripts.

github.com/lem-project/lem - 59d2cd3cb4eca8f04fed015f90e4c29e47c72908 authored over 1 year ago by Eitaro Fukamachi <[email protected]>
Need to run qlot install when installing Roswell scripts.

github.com/lem-project/lem - 87cb4149a98801d1a38588e72a998a4bc6617175 authored over 1 year ago by Eitaro Fukamachi <[email protected]>
change to flet

github.com/lem-project/lem - f77f853a1c6e0950eb93d05df08a1a0a75b666a2 authored over 1 year ago by cxxxr <[email protected]>
inline function

github.com/lem-project/lem - d4e07d95f23eeb9b4f947138c12f67ec6c3d2633 authored over 1 year ago by cxxxr <[email protected]>
remove unused logical-line-equal

github.com/lem-project/lem - 4694dd9e9c12c4c0bf7cbb271c8fc63fb92ee34f authored over 1 year ago by cxxxr <[email protected]>
legit commit: confirm abort, add parameter to bypass prompt

github.com/lem-project/lem - cfd1d54663ec9829257d5b3da0a246d58a7f6fc8 authored over 1 year ago by vindarel <[email protected]>
export compute-left-display-area-content

github.com/lem-project/lem - 4125298b9e98c05678158d0c2100aa5fe7748508 authored over 1 year ago by cxxxr <[email protected]>
refactor cursor drawing

github.com/lem-project/lem - 89e8f84eca5c4892e21ec5fc7f9aebf987769cf9 authored over 1 year ago by cxxxr <[email protected]>
fix rendering cache

github.com/lem-project/lem - 40f4fd33362022cb15d1cddf80069e63d83abc63 authored over 1 year ago by cxxxr <[email protected]>
change %render-line to lem-if:render-line

github.com/lem-project/lem - 01cd4ecb723c419812cd62d8fc034827538b4877 authored over 1 year ago by cxxxr <[email protected]>
export attribute-equal

github.com/lem-project/lem - 88dafdee6579eb2f91e390d1180e44a816224e10 authored over 1 year ago by cxxxr <[email protected]>
log:info -> log:error

github.com/lem-project/lem - 1457e7d57228be2c1ce130d2fed6c6488a86eec6 authored over 1 year ago by cxxxr <[email protected]>
export attribute-foreground-color and attribute-background-color

github.com/lem-project/lem - ff401f36fdf4b575315e5f33866c22440ed3265f authored over 1 year ago by cxxxr <[email protected]>
remove unused functions

github.com/lem-project/lem - da78e5dbf38795b6a8f37c5c1122e51bc03eefee authored over 1 year ago by cxxxr <[email protected]>
tweak method specializers

github.com/lem-project/lem - a7a4bff3a3e886947ea5d5f5d81a758b99f6e1c6 authored over 1 year ago by cxxxr <[email protected]>
split files/packages

github.com/lem-project/lem - bcdc61b3b29f330557e5348c3489b17186594b83 authored over 1 year ago by cxxxr <[email protected]>
add v2 rendering flag

github.com/lem-project/lem - 4d9b30a075cebd96a6b50bea906598ec311b6c98 authored over 1 year ago by cxxxr <[email protected]>
extract function

github.com/lem-project/lem - 8de31e3ce8736aeba38a40113e74d8f992e861a8 authored over 1 year ago by cxxxr <[email protected]>
separate folder, icon and emoji objects from text objects

github.com/lem-project/lem - c8235a156ea3be2c14152b6d6d31bb967140527a authored over 1 year ago by cxxxr <[email protected]>
Support for display of control characters

github.com/lem-project/lem - dfdec60af30699d12423a4c65adb3a9acbd4c495 authored over 1 year ago by cxxxr <[email protected]>
add assertion

github.com/lem-project/lem - cad3e77cd4b14a5576d7947622dffe492247ef24 authored over 1 year ago by cxxxr <[email protected]>
fix rendering process

github.com/lem-project/lem - 9ca21dfa811198424285f5a1ea984f811de2816e authored over 1 year ago by cxxxr <[email protected]>
Merge branch 'main' of github.com:lem-project/lem

github.com/lem-project/lem - 001dbc783be2a63aa98b4b58bb0c82d6b499e79a authored over 1 year ago by cxxxr <[email protected]>
Merge pull request #1123 from fukamachi/asdf-source-registry-editor-thread

Reuse the main thread's ASDF source registry in the editor thread.

github.com/lem-project/lem - 21ad2c88cb61a0878980effcf7ffeb69c663677d authored over 1 year ago by cxxxr <[email protected]>
Reuse the main thread's ASDF source registry in the editor thread.

github.com/lem-project/lem - 78579481e0314b2e6a0afd9dc13fbce04293d30f authored over 1 year ago by Eitaro Fukamachi <[email protected]>
Merge pull request #1120 from fukamachi/fix/makefile-with-user-home-quicklisp

Update Makefile not to load the user-home Quicklisp.

github.com/lem-project/lem - c44eba864ed22c32e0a23b68a1629737911e0bd5 authored over 1 year ago by cxxxr <[email protected]>
Update Makefile not to load the user-home Quicklisp. (refs #1117)

github.com/lem-project/lem - 8c5cd933f34abe661cc2aee3363c7ac091837433 authored over 1 year ago by Eitaro Fukamachi <[email protected]>
add `dc` test

github.com/lem-project/lem - d8537aac865d410ae0c0a3373453940adc95bc29 authored over 1 year ago by cxxxr <[email protected]>
Merge pull request #1119 from lem-project/fix-vi-mode-dc-behavior

fix for `dc` in vi-mode

github.com/lem-project/lem - c5c27cd04aa79caad9e4ce898c5af2feed795520 authored over 1 year ago by cxxxr <[email protected]>
Merge pull request #1118 from lem-project/fix-vi-mode-noh-error

fix :noh behavior

github.com/lem-project/lem - 00b3945f6cc102f52504931cf1bf29432cdb47d5 authored over 1 year ago by cxxxr <[email protected]>
fix :noh behavior

github.com/lem-project/lem - a4c60706e2e93a720625ae3e16ef20809837d581 authored over 1 year ago by cxxxr <[email protected]>
Merge pull request #1116 from lem-project/fix-lsp-mode-invidual-mismatch-between-diagnostics-and-completion

Fix invidual mismatch between diagnostics and completion window

github.com/lem-project/lem - 7c14832e7ce873e46e9a120e1b81e3d611099d16 authored over 1 year ago by cxxxr <[email protected]>
Fix invidual mismatch between diagnostics and completion window

github.com/lem-project/lem - deaed78aea06d44863a5f1e015c5ce5531775e91 authored over 1 year ago by cxxxr <[email protected]>
Merge pull request #1115 from Obverser/swift-extension

Swift Language support

github.com/lem-project/lem - f244af9bd27b2baaad979cdc391cf0b309572386 authored over 1 year ago by cxxxr <[email protected]>
Adding extension for swift-mode

github.com/lem-project/lem - 19cd1ea29e3f3fecda6561994f1c56cf0b7a0a5a authored over 1 year ago by Gab <[email protected]>
Merge pull request #1114 from lem-project/improve-lisp-mode-capture-reference

Fix parsing for `(def |foo bar|`

github.com/lem-project/lem - 6ba088616265127011ae08a1fa5d38a6db8f9e7b authored over 1 year ago by cxxxr <[email protected]>
fix parsing for `(def |foo bar|`

github.com/lem-project/lem - cc7ba4669694f9b1057a4adb44fb0543ecf9d380 authored over 1 year ago by cxxxr <[email protected]>
Merge pull request #1110 from fukamachi/qlot-load-setup

Fix Makefile to work on enviroments which Quicklisp isn't installed in user-home

github.com/lem-project/lem - dfeaee5568a978723558c6a269217e9df0ffd7aa authored over 1 year ago by cxxxr <[email protected]>
Fix Makefile to work on enviroments which Quicklisp isn't installed in user-home.

github.com/lem-project/lem - d458c7390b393160d7b6f51935da2e43c7ef5897 authored over 1 year ago by Eitaro Fukamachi <[email protected]>
Merge pull request #1106 from ilya-fiveisky/vi-non-broad-word-chars

Vi non broad word chars

github.com/lem-project/lem - cdf0192f6f92c5c5f4a21b366e694d8d470930cd authored over 1 year ago by Eitaro Fukamachi <[email protected]>
Renamed isWORDseparator to isseparator.

github.com/lem-project/lem - 2502287b966e41833f2b20efd69cd0b6dfef82aa authored over 1 year ago by Ilia Kruglov <[email protected]>