aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-01-25Do no error out on malformed ignore patternsmerge-master-2.0Francesco Abbate
2022-01-24Fix problem with project module save hookFrancesco Abbate
2022-01-24Use new mutex in dmon to avoid possible lock-upFrancesco Abbate
2022-01-22Remove unused whitespace_replacements functionFrancesco Abbate
2022-01-19Merge branch 'master-2.0'Francesco Abbate
2022-01-19Bump version and changelog to prepare 2.0.5 releaseFrancesco Abbate
2022-01-18Merge pull request #743 from takase1121/better-logviewAdam
2022-01-18Merge pull request #771 from takase1121/multiline-comment-commandAdam
2022-01-18Merge pull request #799 from Guldoman/bit32_polyfillAdam
2022-01-18Merge pull request #798 from Jan200101/PR/wrapAdam
2022-01-18Remove remaining debug messageFrancesco Abbate
2022-01-15Add fallbacks to all common dependenciesJan200101
2022-01-13Treat final '/' or '/$' in ignore rule as part of the patternFrancesco Abbate
2022-01-13Fix error to close view when deleting a fileFrancesco Abbate
2022-01-12Assert for negative `field` in bit32 polyfillGuldoman
2022-01-12Fix project files reading with symlinkfix-dir-monitor-symlinksFrancesco Abbate
2022-01-12Add bit32 polyfill globallyGuldoman
2022-01-12Improve bit32 polyfillGuldoman
2022-01-10Ensure config.plugins are restored on new configFrancesco Abbate
2022-01-09Fix checks when opening new project directoryFrancesco Abbate
2022-01-09Remove remaining debug code fragmentFrancesco Abbate
2022-01-09Use a timeout in dmon thread with pending eventsFrancesco Abbate
2022-01-09Attempt to fix dmon critical section for windowsFrancesco Abbate
2022-01-09Do not use timeout in dmon linux selectFrancesco Abbate
2022-01-09Fix some errors with previous commitsFrancesco Abbate
2022-01-09On Windows wait indefinitely in dmon threadFrancesco Abbate
2022-01-09Report error codes from dmon_watch_addFrancesco Abbate
2022-01-09Ensure project rescan thread is terminatedFrancesco Abbate
2022-01-09Remove DMON_LOG_ERROR to return an error codeFrancesco Abbate
2022-01-09Fix undue asserts in dmon_extraFrancesco Abbate
2022-01-09Write an initial project module if not presentFrancesco Abbate
2022-01-09Add some comments for ignore_files logicFrancesco Abbate
2022-01-09Use compiled ignore_files patternFrancesco Abbate
2022-01-09First version of paths in ignore_filesFrancesco Abbate
2022-01-08Restored floating point time granularity.Adam Harrison
2022-01-08Merge pull request #781 from Jan200101/PR/lua54Adam
2022-01-08comment the entire line when using block commenttakase1121
2022-01-07Clear TreeView cache when closing projectFrancesco Abbate
2022-01-07fix lhelper scripttakase1121
2022-01-06Fix problem when reloading project directoryFrancesco Abbate
2022-01-05Do not force choosing project dir to suggestionFrancesco Abbate
2022-01-05Fix problem with special file typesFrancesco Abbate
2022-01-05Fix logic with project directories suggestionsFrancesco Abbate
2022-01-04Do not reload core.keymap moduleFrancesco Abbate
2022-01-03Fix logic for file create eventFrancesco Abbate
2022-01-02make set_selections consistenttakase1121
2022-01-02refactor toggle-block-comments, make command spaces aware, set selections cor...takase1121
2022-01-01Merge pull request #784 from Jan200101/PR/label-updateAdam
2021-12-31add Libraries labelJan200101
2021-12-31Migrate to Lua 5.4Jan200101