Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve devtools integration #282

Merged
merged 27 commits into from
Jan 28, 2016
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
27 commits
Select commit Hold shift + click to select a range
10b92d9
Don't modify search path when using devtools
lionel- Dec 6, 2015
69673ad
Let user specify dev package via local variable
lionel- Dec 6, 2015
f28ee58
Smarter loading behaviour when adding a package
lionel- Dec 6, 2015
afdfc94
Improve devtools integration
lionel- Dec 7, 2015
71ecce2
Smarter package detection
lionel- Dec 11, 2015
0e04781
Add support for devtools::install()
lionel- Dec 11, 2015
4bb62d2
Add echo messages to devtools actions
lionel- Dec 11, 2015
dab6eb2
Even smarter package detection
lionel- Dec 11, 2015
41a8d33
Add `r` to list of package directories
lionel- Dec 17, 2015
8402fb7
Change check_doc() for the more useful revdep_check()
lionel- Jan 26, 2016
b0d86ff
Give package path to unload()
lionel- Jan 26, 2016
5147413
Check whole hierarchy unless ess-developer-check-all-dirs is nil
lionel- Jan 26, 2016
4a14e7b
Add (ess-developer-unload-package)
lionel- Jan 26, 2016
9073ed7
Add r-devtools-map to `C-c C-w`
lionel- Jan 26, 2016
a9a01f6
Deprecate developer-mode
lionel- Jan 27, 2016
a52337d
Standardise alternate commands of devtools functions
lionel- Jan 27, 2016
6a0bcbf
Change namespace of devtools functions to r-devtools-
lionel- Jan 27, 2016
4dd217a
Add (r-reload-inferior)
lionel- Jan 27, 2016
4c9c63e
Force buffer on package selection
lionel- Jan 27, 2016
b37edd6
Add generic (ess-developer-load-package) command
lionel- Jan 28, 2016
f2a7a3c
Add r-reload-inferior-hook
lionel- Jan 28, 2016
0e9411f
Deprecate variables correctly
lionel- Jan 28, 2016
6106eab
Use ess-r- namespace
lionel- Jan 28, 2016
fbe88a3
Always add a package permanently
lionel- Jan 28, 2016
2fb8bf3
Update ess-developer- keybindings
lionel- Jan 28, 2016
351a046
Fix faulty defun
lionel- Jan 28, 2016
1530635
Toggling interface for code injection
lionel- Jan 28, 2016
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading