index
:
lite-xl
2.1-prep
Merged
PR/adjust-renwindow-docs
PR/clarify-stack-traces-for-require
PR/update-windows-server-image
PR/window-allocation
additional-userdir-envvar
animations-adjust
build/sdl3-force-falllback
console-based-lite-project
core/sdl-callback
cpath-changes
debug-font-rendering-clean
dependabot/github_actions/github-actions-c35c0c8c33
dmon-1
dmon-2.0.3
dmon-atomic-load-store
dmon-debug
dmon-integration
dmon-luajit-2.0.3
dmon-no-timeout-select
files-commands
fira-font
fix-2.0.1
fix-autoreload-large-files
fix-bug-removed-project
fix-configs-set-to-true
fix-dir-monitor-symlinks
fix-dmon-add-dir-asserts
fix-inotify-asserts
fix-inotify-problem
fix-invisible-node-click-intercept
fix-javascript-regexp-syntax
fix-network-volumes
fix-pgid-on-deatch
fix-remove-view-context
fix-treeview-dircache
fix-win32-process-arguments
font-jetbrainsmono
ime-text-editing
improve-lcd-weights
incremental-folder-scan
link-remove-unused-function
master
master-2.0
master-2.0.4
master-2.1
master-luajit-2.0
master-luajit21-2.0
mem-leak-debug
merge-master-2.0
notebook-view
path-ignore-files
platform-requires
popen-light
port-build-lhelper-2
project-based-2
project-based-3
project-based-4
project-based-4-wip-changes
release/v2.1.x
rencache-texture
repl
revert-853-process-api
scroll_size_update_once_2
simplifying-main
soft-line-wrap-2.0
start-file-in-place
testing-detect-indent-changes
treeview-fix
use-tabs-margin
use-tabs-margin-2.0
use-tabs-margin-luajit-2.0
using-luajit
using-luajit-2
using-luajit-2.0.3
using-luajit-3
vim-mode
voronianski-color-schemes
workspace-fixes
zlog-dmon-logging
A lightweight text editor written in Lua
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
data
Age
Commit message (
Expand
)
Author
2025-06-27
Fixed explicit passing of levels.
PR/clarify-stack-traces-for-require
Adam Harrison
2025-06-27
Made error.new if passed an error simply return that error.
Adam Harrison
2025-06-27
Created error class and transparent throw.
Adam Harrison
2025-06-27
Slight cleanup.
Adam Harrison
2025-06-27
Clarified stack traces when require is involved.
Adam Harrison
2025-06-13
Made findfile update suggestions as more results come in. (#2039)
Adam
2025-05-19
language_lua: add files with `rockspec` extenstion (#2083)
ildar
2025-04-13
Because we've bumped mod-version, we should change the bundled version of wel...
Adam
2025-04-08
core: fix not passing window when configuring borderless mode
Takase
2025-04-08
SDL3 port (#1756)
Jan
2025-03-17
Fixed minor bug relating to the new project reworok changes, which stopped ne...
Adam Harrison
2025-03-16
balance computed directory list, remove recursive function invocation (#1991)
Jan
2025-03-15
syntax: warn against malformed patterns and disable them (#2029)
Takase
2025-03-15
language_cpp: add back digit separators (#2026)
Takase
2025-03-15
common: allow / and \ as PATHSEP on Windows when fuzzy matching files (#1992)
Takase
2025-03-15
fix: use current char to determine `col` in `DocView:get_x_offset_col` (#1946)
Guldoman
2025-03-15
add a __tostring method to every object (#1534)
ThaCuber
2025-03-15
Project Rework (#1455)
Adam
2025-01-28
Update CSS plugin to support more units (#2010)
Programutox
2024-12-18
feat: add support for tab stops (#1945)
Guldoman
2024-12-04
Revert "New-File ending in slash creates new folder instead (#1898)"
Guldoman
2024-12-04
fix: only allow backslash as path separator in Windows in `common.path_sugges...
Guldoman
2024-12-02
docview: prevent overscroll when DocView size is less than lh * 2 (#1971)
Takase
2024-12-02
check item type before creating input text (#1904)
Josh Piasecki
2024-12-02
New-File ending in slash creates new folder instead (#1898)
Josh Piasecki
2024-12-02
allow `/` for path suggestions in all OSes
ThaCuber
2024-11-25
Install plugins with lpm inside meson (#1951)
Takase
2024-10-22
Add `minimum_thumb_size` and `{contracted,expanded}_scrollbar_margin` to `Scr...
Guldoman
2024-10-22
Add `inclusive` parameter to `Doc:get_text` (#1586)
Guldoman
2024-10-22
feat(core.emptyview): add name to emptyview (#1569)
Takase
2024-10-22
Fix multi-type usage in delimited patterns (#1740)
Guldoman
2024-10-22
Add support for relative `require`s (#1634)
Guldoman
2024-10-22
Allow writing to hidden files on Windows (#1653)
Takase
2024-10-22
improve projectsearch (#1876)
ThaCuber
2024-10-22
process: migrate arg validation and checking to Lua
takase1121
2024-10-21
treeview: remove unused code (#1895)
Guldoman
2024-10-02
Add keyboard shortcut to tooltips in `ToolbarView` (#1880)
Adam
2024-09-13
Add primary selection support (#1729)
Guldoman
2024-09-03
Configurable statusview icon (#1617)
Takase
2024-07-22
Revert "fix: avoid following symlinks in `common.rm`"
Takase
2024-07-22
fix: avoid following symlinks in `common.rm`
Guldoman
2024-07-04
add cuda
aia29
2024-06-30
(fix): passed missing core.window to set_window_mode call (#1836)
Adam
2024-06-24
core/doc: fix wrong table index in Doc:merge_cursors
takase1121
2024-06-24
fix(doc): convert `Doc:merge_cursors` parameter from "selection index" to tab...
Guldoman
2024-06-23
core/rootview: fix dnd multiple folders into dock (#1828)
Takase
2024-06-23
fix(autoreload): wait a second before automatically reloading a file (#1823)
Guldoman
2024-06-22
move window creation and management to Lua (#1751)
Jan
2024-06-22
Expand Process API (#1757)
Adam
2024-06-22
Handle static constexpr in language_cpp (#1806)
fgelm01
[next]