index
:
snakemake-mode
master
meta
Emacs support for Snakemake
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
snakemake-mode.el
Age
Commit message (
Expand
)
Author
2016-04-16
Add wrapper keyword
Kyle Meyer
2016-04-16
Support anonymous rule blocks
Kyle Meyer
2016-04-15
mode: Unset indent-region-function
Kyle Meyer
2016-03-12
mode: Add ".snakefile" as a file suffix
Kyle Meyer
2016-02-28
Fix rule recognition at beginning of buffer
Kyle Meyer
2016-02-28
Add popup interface for compilation
Kyle Meyer
2016-02-27
snakemake-mode.el: Remove local variables footer
Kyle Meyer
2016-02-09
imenu: Use same order as buffer
Kyle Meyer
2016-02-07
Bump version
v0.3.0
Kyle Meyer
2016-02-07
Add 'script' keyword
Kyle Meyer
2016-02-07
Reorganize keyword lists
Kyle Meyer
2016-02-07
Rely on implicit group for defcustom's
Kyle Meyer
2016-01-17
Update copyright years
Kyle Meyer
2016-01-17
Highlight Snakefile errors in compilation buffers
Kyle Meyer
2016-01-17
commentary: Update URL for Snakemake's new home
Kyle Meyer
2015-12-24
Recognize blank lines in rule docstrings
Kyle Meyer
2015-12-24
Use lexical binding
Kyle Meyer
2015-11-03
Add shadow keyword for rules
Simon Ye
2015-06-10
Recognize touch function
Kyle Meyer
2015-06-03
Coexist with Python mode Imenu items
Kyle Meyer
2015-06-03
Expose --touch flag in snakemake-compile-rule
Kyle Meyer
2015-04-09
Fix broken regexps
Kyle Meyer
2015-04-08
Use rx to make regular expressions
Kyle Meyer
2015-04-08
snakemake-builtin-function-re: Reword docstring
Kyle Meyer
2015-04-08
Remove leftover concat
Kyle Meyer
2015-04-08
Use font-lock-defaults
Kyle Meyer
2015-03-07
Rework indentation
Kyle Meyer
2015-03-07
Use syntax code for whitespace regex
Kyle Meyer
2015-03-06
Fix 'version' keyword typo
Kyle Meyer
2015-03-06
Add 'log' and 'benchmark' keywords
Kyle Meyer
2015-03-05
Indent field values that start on their own line
Kyle Meyer
2015-03-05
Fix typo in docstring
Kyle Meyer
2015-03-05
Reword docstrings for predicate functions
Kyle Meyer
2015-03-05
Add onsuccess and onerror keywords
Kyle Meyer
2015-03-05
Update copyright year
Kyle Meyer
2015-03-05
Add configfile as top-level command
Kyle Meyer
2015-01-09
Replace looking-at calls with looking-at-p calls
Kyle Meyer
2015-01-09
snakemake-previous-field-value-column: Expand docstring
Kyle Meyer
2015-01-09
snakemake-run-field-first-line-p: Simplify
Kyle Meyer
2015-01-09
Replace single-branch 'if' occurrences with 'when'
Kyle Meyer
2015-01-09
Reword some docstrings
Kyle Meyer
2014-12-14
Bump version
v0.2.0
Kyle Meyer
2014-12-11
Use consistent ordering for defcustom keywords
Kyle Meyer
2014-12-11
snakemake-run-subrule-line-p: Make cosmetic change
Kyle Meyer
2014-12-11
Follow Emacs convention for spaces after periods
Kyle Meyer
2014-11-28
Fix indentation
Kyle Meyer
2014-11-16
Add snakemake-compile-rule command
Kyle Meyer
2014-11-16
Move snakemake-compile-command
Kyle Meyer
2014-08-23
Make snakemake executable customizable
Kyle Meyer
2014-08-23
Add snakemake-compile-command function
Kyle Meyer
[next]