aboutsummaryrefslogtreecommitdiff
path: root/snakemake-mode.el
AgeCommit message (Expand)Author
2023-12-10mode: Silence warning about free variableKyle Meyer
2023-12-10snakemake-mode-setup-mmm: Tweak symbol quotingKyle Meyer
2023-12-10snakemake-mode-setup-mmm: Fix condition for warningKyle Meyer
2023-04-17add localrule to field namesNathan J Dwarshuis
2022-02-22Release 2.0.0v2.0.0Kyle Meyer
2022-02-22mode: Add support for new module syntaxKyle Meyer
2022-02-22snakemake-rx-constituents: Drop deprecated sm-funcKyle Meyer
2022-02-22mode: Add support for some newer keywordsKyle Meyer
2022-02-21Increase minimum required Emacs version to 26.1Kyle Meyer
2022-02-21Drop cl-lib from Package-Requires headerKyle Meyer
2022-02-21Rewrite snakemake-popup as a transientKyle Meyer
2022-02-21Rework copyright linesKyle Meyer
2020-12-24mode: Add "name" to the list of field keysKyle Meyer
2020-11-08Release 1.8.0v1.8.0Kyle Meyer
2020-11-01docs: Update stale Snakemake linksKyle Meyer
2020-11-01mode: Add "container" and "envmodules" keywordsKyle Meyer
2020-07-19mode: Add "envvars" to list of top-level commandsKyle Meyer
2020-04-17mode: Add "cache" to the list of field keysKyle Meyer
2020-04-13Update links for repo's new homeKyle Meyer
2020-02-22Release 1.7.0v1.7.0Kyle Meyer
2020-02-21font-lock: Adjust python-font-lock-keywords handling for Emacs 27Kyle Meyer
2020-02-21font-lock: Pull python-font-lock-keywords into snakemake'sKyle Meyer
2020-02-21mode: Retain non-keyword parts of inherited font-lock-defaultsKyle Meyer
2020-02-21mode: Add "multiext" to list of built-insKyle Meyer
2020-02-21Update copyright yearsKyle Meyer
2019-09-11Release 1.6.0v1.6.0Kyle Meyer
2019-04-11mode: Add checkpoint supportKyle Meyer
2018-10-07Release 1.5.0v1.5.0Kyle Meyer
2018-10-04snakemake-font-lock-keywords: Increase command precedenceKyle Meyer
2018-10-04mode: Add "report" to list of field keys and built-insKyle Meyer
2018-10-04mode: Add "localrules" as to the list of top-level commandsKyle Meyer
2018-09-18mode: Add "group" to the list of field keysKyle Meyer
2018-09-01Prefer https linksKyle Meyer
2018-08-16Release 1.4.0v1.4.0Kyle Meyer
2018-08-16mode: Add "pipe" to the list of built-insKyle Meyer
2018-08-16mode: Add "directory" to the list of built-insKyle Meyer
2018-08-16Change Emacs requirement for Emacs 24 to Emacs 24.5Kyle Meyer
2018-08-16Silence byte-compilerKyle Meyer
2018-08-16snakemake-mode-setup-mmm: Fix quoting in docstringKyle Meyer
2018-05-19mode: Add "singularity" as to the list of top-level commandsKyle Meyer
2018-05-19mode: Add "ancient" as to the list of built-insKyle Meyer
2018-03-20mode: Add "cwl" to the list of field keysKyle Meyer
2018-01-28Bump versionv1.3.0Kyle Meyer
2018-01-25mode: Add "singularity" to the list of field keysKyle Meyer
2018-01-20Update copyright yearsKyle Meyer
2017-10-30mode: Recognize "configfile" as a subworkflow keyKyle Meyer
2017-10-30snakemake-font-lock-keywords: Fix indentationKyle Meyer
2017-10-10mode: Add ".smk" as a file suffixKyle Meyer
2017-09-20mode: Recognize "unpack" as a Snakemake built-inKyle Meyer
2017-04-30Bump versionv1.2.1Kyle Meyer