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
/
core
/
common.lua
Age
Commit message (
Expand
)
Author
2021-10-22
Merge pull request #612 from Guldoman/fix_regex
Francesco
2021-10-21
Fix error introduced with 43fc35d7
Francesco Abbate
2021-10-21
Do not use normalize_path when not needed
Francesco Abbate
2021-10-21
First attempt to treat correctly network volumes
Francesco Abbate
2021-10-11
Allow specifying offset for `common.is_utf8_cont`
Guldoman
2021-10-02
Implement tab drag and drop
Guldoman
2021-09-07
Fix error when opening root directory
Francesco Abbate
2021-08-11
If multiple '..' handle correctly.
Adam Harrison
2021-08-11
Handle proper path normalization if we begin with '..'.
Adam Harrison
2021-08-01
Merge branch 'master' into Merged
Merged
Adam
2021-07-26
+readability, hopefully
ep
2021-07-26
fix workspace folders on different drives in Windows
ep
2021-07-20
Removed unecessary duplicates.
Adam Harrison
2021-07-20
Merged dev to master.
Adam Harrison
2021-07-15
Fix problem with previous commit
Francesco Abbate
2021-07-15
Remove duplicate normalize_path function
Francesco Abbate
2021-06-28
Added system.rmdir(path)
jgmdev
2021-06-18
Cleaned up functions.
Adam Harrison
2021-06-13
Fix undeclared NagView findindex() by moving it to common.
jgmdev
2021-06-13
Integrate mkdirp function in common module (#265)
Francesco
2021-05-24
Fix problem with filenames missing normalization
Francesco Abbate
2021-05-16
Allowed for optional boolean to better match filenames. (#180)
Adam
2021-05-06
Fix creating a new file (#179)
tsukanov-as
2021-05-05
Use string.find only in common.home_encode
Francesco Abbate
2021-05-01
Nil check, to avoid issues for files that don't have filenames yet (new files...
Adam
2021-05-01
Fix filename problem
Francesco Abbate
2021-03-06
Ensure filename are store relative to project directory
Francesco Abbate
2021-02-17
Fix reload module problem on windows
Francesco Abbate
2021-02-16
Use tilde expansion when running save-as command
Francesco Abbate
2021-01-10
Fix problem when project directory has a trailing slash
Francesco Abbate
2021-01-03
Fix behavior when selecting project directories
Francesco Abbate
2020-12-30
Create common.serialize function
Francesco Abbate
2020-12-28
Add command to remove a directory from the project
Francesco Abbate
2020-12-20
Add HOME directory expansion also for open file command
Francesco Abbate
2020-12-19
Move HOME expand/encode into common module
Francesco Abbate
2020-12-07
Begin reworks of project manager
Francesco Abbate
2020-05-07
Removed unused variables
rxi
2020-05-07
Renamed `common.matches_pattern` => `common.match_pattern`
rxi
2020-05-07
Moved `matches_pattern` from `syntax` to `common`
rxi
2020-05-03
Changed rounding type on common.draw_text()
rxi
2020-04-25
Removed underscore from start of globals, added VERSION
rxi
2020-04-21
Fixed common.path_suggest() for system.list_dir() changes
rxi
2019-12-28
Initial commit
rxi