rust/src/etc
Chris Morgan 231832d835 Improve the ctags function regular expression.
Before it would only catch lines starting `fn` or `pub fn`.

Now it can cope with:

- attributes (e.g. `#[test] fn`)
- external functions (e.g. `extern fn`, `extern "C" fn`)
- unsafe functions (e.g. `unsafe fn`)

… and any correct combination of these
(e.g. `#[test] extern "C" unsafe fn`).
2014-02-27 21:04:04 -08:00
..
emacs Fix typo in emacs ERT test 2014-02-22 23:35:33 -05:00
gedit Add crate keyword to gedit language spec 2014-02-14 15:37:22 -08:00
kate Add crate to emacs and kate modefiles 2014-02-14 14:37:07 -08:00
mingw-fix-include Added more scripts to tidy check 2014-02-17 10:36:47 -06:00
pkg Add new target 'make dist-osx' to create a .pkg installer for OS X 2014-02-27 19:59:02 -08:00
third-party llvm: Disable pthread on mingw 2013-12-18 09:48:58 +09:00
vim Update Vim syntax file last change date. 2014-02-27 21:04:04 -08:00
zsh Redesign output flags for rustc 2014-02-06 11:14:13 -08:00
adb_run_wrapper.sh Added more scripts to tidy check 2014-02-17 10:36:47 -06:00
apple-darwin.supp
check-binaries.py Expand tidy to prevent binaries from being checked 2013-09-30 10:15:47 -07:00
check-links.pl Added more scripts to tidy check 2014-02-17 10:36:47 -06:00
check-summary.py etc: add missing license boilerplates 2014-02-05 19:53:53 +01:00
cmathconsts.c Added more scripts to tidy check 2014-02-17 10:36:47 -06:00
combine-tests.py Move std::{trie, hashmap} to libcollections 2014-02-23 00:35:11 -08:00
copy-runtime-deps.py etc: add missing license boilerplates 2014-02-05 19:53:53 +01:00
ctags.rust Improve the ctags function regular expression. 2014-02-27 21:04:04 -08:00
extract_grammar.py etc: add missing license boilerplates 2014-02-05 19:53:53 +01:00
extract-tests.py extern mod => extern crate 2014-02-14 22:55:21 -08:00
generate-deriving-span-tests.py std: rewrite Hash to make it more generic 2014-02-21 21:33:23 -08:00
generate-keyword-tests.py etc: add missing license boilerplates 2014-02-05 19:53:53 +01:00
get-snapshot.py etc: add missing license boilerplates 2014-02-05 19:53:53 +01:00
indenter
latest-unix-snaps.py etc: add missing license boilerplates 2014-02-05 19:53:53 +01:00
libc.c Added more scripts to tidy check 2014-02-17 10:36:47 -06:00
licenseck.py Added more scripts to tidy check 2014-02-17 10:36:47 -06:00
local_stage0.sh Added more scripts to tidy check 2014-02-17 10:36:47 -06:00
make-snapshot.py etc: add missing license boilerplates 2014-02-05 19:53:53 +01:00
maketest.py mk: Get "make check" passing with --disable-rpath 2014-02-21 16:35:05 -08:00
mirror-all-snapshots.py etc: add missing license boilerplates 2014-02-05 19:53:53 +01:00
mklldeps.py etc: add missing license boilerplates 2014-02-05 19:53:53 +01:00
snapshot.py Revert non-license changes as part of 0ebe112b 2014-02-10 18:00:40 -08:00
sugarise-doc-comments.py etc: add missing license boilerplates 2014-02-05 19:53:53 +01:00
tidy.py Change xfail directives in compiletests to ignore, closes #11363 2014-02-11 18:23:20 +01:00
unicode.py etc: add missing license boilerplates 2014-02-05 19:53:53 +01:00
x86.supp Fix valgrind suppression on mac 2013-08-26 17:39:50 -07:00
ziggurat_tables.py etc: add missing license boilerplates 2014-02-05 19:53:53 +01:00