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
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-06-08
Fixed architectures in manifest.json for older builds.
Adam Harrison
2025-05-19
language_lua: add files with `rockspec` extenstion (#2083)
ildar
2025-05-18
postrelease: ignore RC builds (#2082)
Takase
2025-05-18
Updated manifest and changed continuous build to skip checksums, as otherwise...
Adam Harrison
2025-05-18
Fixed things.
Adam Harrison
2025-05-18
Added in manifest.json to main repository.
Adam Harrison
2025-05-18
Fixed dirmonitor.
Adam Harrison
2025-05-18
build.sh: build SDL3 with CMake (#2060)
Takase
2025-05-18
replace memory functions with SDL equivalent
Jan200101
2025-05-06
fix link for build instructions
Zahar BlackSystem
2025-04-27
feat: add SDL App Metadata (#2068)
Jan
2025-04-13
Because we've bumped mod-version, we should change the bundled version of wel...
Adam
2025-04-09
fix: don't go down the directory tree in `system.list_dir` (#2059)
Guldoman
2025-04-08
core: fix not passing window when configuring borderless mode
Takase
2025-04-08
SDL3 port (#1756)
Jan
2025-04-01
ci: enable LTO for CI builds
takase1121
2025-04-01
build.sh: add LTO support
takase1121
2025-03-31
ci: debug builds for CI again (#2051)
Takase
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
Update InnoSetup files (#1988)
Takase
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
fix: use correct charmap and glyphmap sizes (#1999)
Guldoman
2025-03-15
common: allow / and \ as PATHSEP on Windows when fuzzy matching files (#1992)
Takase
2025-03-15
ci: add postrelease workflow to update docs and release winget packages (#1983)
Takase
2025-03-15
fix: use current char to determine `col` in `DocView:get_x_offset_col` (#1946)
Guldoman
2025-03-15
move dependency resolving into source file (#1937)
Jan
2025-03-15
renderer: pass errors via SDL_SetError (#1919)
Takase
2025-03-15
renderer: defer bitmap rendering when possible (#1856)
Takase
2025-03-15
Better wasm support again (#1779)
Takase
2025-03-15
add a __tostring method to every object (#1534)
ThaCuber
2025-03-15
Project Rework (#1455)
Adam
2025-03-01
common.sh: support OSTYPE == cygwin for MSYS2 (#2028)
Takase
2025-01-28
Added in stdlib as per #2014. (#2017)
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-09
Release: v2.1.6 and v2.1.7 (#1984)
Takase
2024-12-05
process: call poll_process when getting returncode
takase1121
2024-12-04
api/system: make stat() call consistent across platforms (#1864)
Takase
2024-12-04
Revert "New-File ending in slash creates new folder instead (#1898)"
Guldoman
2024-12-04
ci: use tag name as artifact name (#1977)
Takase
2024-12-04
fix: only allow backslash as path separator in Windows in `common.path_sugges...
Guldoman
2024-12-03
process: do not return nil until process exited (#1973)
Takase
[next]