about summary refs log tree commit diff
path: root/src/rustllvm/ExecutionEngineWrapper.cpp
diff options
context:
space:
mode:
authorKevin Ballard <kevin@sb.org>2014-05-27 15:00:22 -0700
committerAlex Crichton <alex@alexcrichton.com>2014-06-18 17:01:21 -0700
commit303cadfbb3addd30dafdc2bcb5db994ab3bb30ab (patch)
tree9c11606b7234e5f57f7e12fc3e853c6da0c60b88 /src/rustllvm/ExecutionEngineWrapper.cpp
parent6ca454f12c13cd34ca41741d372485e34f79706a (diff)
downloadrust-303cadfbb3addd30dafdc2bcb5db994ab3bb30ab.tar.gz
rust-303cadfbb3addd30dafdc2bcb5db994ab3bb30ab.zip
vim: Add :Run and :Expand commands
Define a command :Run to compile and run the current file. This supports
unnamed buffers (by writing to a temporary file). See the comment above
the command definition for notes on usage.

Define <D-r> and <D-R> mappings for :Run to make it easier to invoke in
MacVim.

Define a command :Expand to display the --pretty expanded output for the
current file. This can be configured to use different pretty types. See
the comment above the command definition for notes on usage.

Create an autoload file and put function definitions there to speed up
load time.
Diffstat (limited to 'src/rustllvm/ExecutionEngineWrapper.cpp')
0 files changed, 0 insertions, 0 deletions