aboutsummaryrefslogtreecommitdiff
path: root/data/core/common.lua
AgeCommit message (Expand)Author
2021-09-17Implement tab drag and dropGuldoman
2021-09-07Fix error when opening root directoryFrancesco Abbate
2021-08-11If multiple '..' handle correctly.Adam Harrison
2021-08-11Handle proper path normalization if we begin with '..'.Adam Harrison
2021-08-01Merge branch 'master' into MergedAdam
2021-07-26+readability, hopefullyep
2021-07-26fix workspace folders on different drives in Windowsep
2021-07-20Removed unecessary duplicates.Adam Harrison
2021-07-20Merged dev to master.Adam Harrison
2021-07-15Fix problem with previous commitFrancesco Abbate
2021-07-15Remove duplicate normalize_path functionFrancesco Abbate
2021-06-28Added system.rmdir(path)jgmdev
2021-06-18Cleaned up functions.Adam Harrison
2021-06-13Fix undeclared NagView findindex() by moving it to common.jgmdev
2021-06-13Integrate mkdirp function in common module (#265)Francesco
2021-05-24Fix problem with filenames missing normalizationFrancesco Abbate
2021-05-16Allowed for optional boolean to better match filenames. (#180)Adam
2021-05-06Fix creating a new file (#179)tsukanov-as
2021-05-05Use string.find only in common.home_encodeFrancesco Abbate
2021-05-01Nil check, to avoid issues for files that don't have filenames yet (new files...Adam
2021-05-01Fix filename problemFrancesco Abbate
2021-03-06Ensure filename are store relative to project directoryFrancesco Abbate
2021-02-17Fix reload module problem on windowsFrancesco Abbate
2021-02-16Use tilde expansion when running save-as commandFrancesco Abbate
2021-01-10Fix problem when project directory has a trailing slashFrancesco Abbate
2021-01-03Fix behavior when selecting project directoriesFrancesco Abbate
2020-12-30Create common.serialize functionFrancesco Abbate
2020-12-28Add command to remove a directory from the projectFrancesco Abbate
2020-12-20Add HOME directory expansion also for open file commandFrancesco Abbate
2020-12-19Move HOME expand/encode into common moduleFrancesco Abbate
2020-12-07Begin reworks of project managerFrancesco Abbate
2020-05-07Removed unused variablesrxi
2020-05-07Renamed `common.matches_pattern` => `common.match_pattern`rxi
2020-05-07Moved `matches_pattern` from `syntax` to `common`rxi
2020-05-03Changed rounding type on common.draw_text()rxi
2020-04-25Removed underscore from start of globals, added VERSIONrxi
2020-04-21Fixed common.path_suggest() for system.list_dir() changesrxi
2019-12-28Initial commitrxi