index
:
pragtical
SDL2
master
The practical and pragmatic code editor.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
api
Age
Commit message (
Expand
)
Author
2025-06-29
One byte is enough for process __gc LuaJIT userdata
jgmdev
2025-06-27
Better solution to call process __gc on LuaJIT
jgmdev
2025-06-27
Avoid process thread leak on LuaJIT
jgmdev
2025-06-20
Silence thirdparty library compiler warnings (#271)
Jefferson González
2025-06-20
rework dirmonitors to be able to support multiple backends (#266)
Jan
2025-06-06
Fix regex find_offsets not substracting offset (#245)
Jefferson González
2025-04-02
Fix crash on out of window mouse events (#231)
Jefferson González
2025-03-23
renderer: pass errors via SDL_SetError (#1919)
Takase
2025-03-09
Fix invalid size given to _wgetcwd (#227)
Jefferson González
2025-03-06
Sync lua-compat-5.3 with upstream (#224)
Jefferson González
2025-02-27
Silence shmem API compiler warnings (#223)
Jefferson González
2025-02-17
Fix handling of documents Bytes Order Mark (BOM) (#218)
Jefferson González
2025-02-03
Adjusted branding on renwindow
jgmdev
2025-01-30
Explicitly added missing headers (#209)
Jefferson González
2025-01-30
Added in stdlib as per #2014. (#2017)
Adam
2025-01-13
feat: add support for tab stops (#1945)
Guldoman
2025-01-13
process: call poll_process when getting returncode
takase1121
2025-01-13
Additional corrections to system.get_file_info
jgmdev
2025-01-13
process: do not return nil until process exited (#1973)
Takase
2025-01-13
Explicitly include limits.h on utf8 lib (#207)
Jefferson González
2024-10-31
Revert "Restore some stat macros"
jgmdev
2024-10-31
Restore some stat macros
jgmdev
2024-10-31
Additional small fixes for windows as part of the process API move to lua.
Adam Harrison
2024-10-31
Fixed minor typo from merge of #1854 for windows builds.
Adam Harrison
2024-10-31
arena_allocator: return lxl_arena instead of initializing an existing struct
takase1121
2024-10-31
process: migrate arg validation and checking to Lua
takase1121
2024-10-31
Implement logic for tracking target window (#1891)
Jan
2024-10-08
api/system: make stat() call consistent across platforms (#195)
takase1121
2024-09-14
Add primary selection support (#1729)
Guldoman
2024-09-13
Removed draw asserts for window renderer, because certain commands between fr...
Adam
2024-09-03
regex api: use proper type for `options` parameter (#171)
Jefferson González
2024-09-02
Fix regex api wrong value set to regex.ENDANCHORED (#170)
Jefferson González
2024-08-26
Return actual scale on get_scale() for macOS too (#143)
Jefferson González
2024-08-23
Fix scaling logic regressions (#134)
Jefferson González
2024-07-30
Corrected behaviour of regex.match
jgmdev
2024-07-29
Fix mistake on regex.find not using index var
jgmdev
2024-07-07
Port rest of regex functions from Lua to C (#120)
Jefferson González
2024-07-03
Fix thread initialization on non macOS bundle (#118)
Jefferson González
2024-06-25
Keep font scale updated for RENDERER backend
Guldoman
2024-06-25
Rebase window creation and management to Lua (#108)
Jefferson González
2024-06-22
fix(dirmonitor): avoid calling the change callback multiple times in the same...
Guldoman
2024-06-12
Auto chdir to project depending on active document (#93)
Jefferson González
2024-05-23
api/system: fix newlines returned by get_clipboard (#1788)
Takase
2024-04-18
Fix BufferSize in g_read for Windows (#1722)
Andrei Vinca
2024-03-18
Add SerenityOS platform support (#1745)
Jan
2024-02-28
Implement non-numlock keycode suggestions from #72 (#73)
Jefferson González
2024-02-06
Improvements to renderer.font.get_metadata() (#64)
Jefferson González
2024-02-05
process: fix unitialized variables (#1719)
Takase
2024-01-22
Add system.setenv (#1706)
Chloé Vulquin
2024-01-22
process: style changes (#1709)
Takase
[next]