summaryrefslogtreecommitdiff
path: root/src/constant_fold.ml
diff options
context:
space:
mode:
authorAlasdair Armstrong2019-02-14 15:10:29 +0000
committerAlasdair Armstrong2019-02-14 15:15:28 +0000
commitcf7eb8b83ecf7278c84f6e22b5659261ee1eddbc (patch)
treec7c9c714b0206665299a865bc9460dc339c01a0a /src/constant_fold.ml
parentb8fa1b62c114e030f2dcdc58d7df01ae2308b6d4 (diff)
Don't do any rewrites when checking files for Emacs
This makes sure we don't do any kind of re-writing or de-scatter any definitions when loading files into emacs. The difference here is that normally all files are processed together, but the emacs mode loads each file one by one. This is probably what we want to be doing anyway, so location information stays accurate for scattered functions for things like type-at-cursor commands and similar. Also fix some warnings. Fixes #32
Diffstat (limited to 'src/constant_fold.ml')
0 files changed, 0 insertions, 0 deletions