summaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Collapse)Author
2024-05-14Support running interactive programsSvilen Ivanov
2022-12-11Update eask's clean commandJen-Chieh Shen
2022-06-11test(makefile): Update eask commandsJen-Chieh Shen
2022-04-28ci: testJen-Chieh Shen
2022-04-28Disable checkdoc and lint for nowJen-Chieh Shen
2022-04-28Use Eask for CIJen-Chieh Shen
2021-04-23Create rust-utils.el from existing codeJonas Bernoulli
2021-04-23Create rust-cargo.el from existing codeJonas Bernoulli
2021-04-23Create rust-playpen.el from existing codeJonas Bernoulli
2021-04-23Create rust-rustfmt.el from existing codeJonas Bernoulli
2021-04-23Create rust-compile.el from existing codeJonas Bernoulli
For the time being `require' the new library from "rust-mode.el". In the mid-term we should stop doing that, so that users can load it if and only if they want to do so.
2021-04-23Add MakefileJonas Bernoulli
2013-07-24rewrite rust-mode to use font-lock-mode and emacs builtin syntax analysisGraydon Hoare
2012-01-16Move emacs mode into treeMarijn Haverbeke