summaryrefslogtreecommitdiffstats
path: root/.scripts/compiler
Commit message (Collapse)AuthorAgeFilesLines
* compiler fixLuke Smith2018-11-031-5/+2
|
* more complete groff compilerLuke Smith2018-10-301-1/+1
|
* groff and refer compatibility addedLuke Smith2018-10-261-0/+3
|
* cleanupLuke Smith2018-10-261-15/+5
|
* Run programs without extensionsMatthew Graham2018-10-151-5/+28
| | | This change gives the ability to run an executable file without an extension. It just replaces your sent bit with a function called shebangtest which will test for a shebang in the first line of the file. If no shebang, then it just runs sent. I also added a few more extensions to the extension list.
* compiler dir-independent, sh>bashLuke Smith2018-09-041-3/+3
|
* compile script compiles from directory of fileLuke Smith2018-07-301-0/+4
|
* cleanup, script now runable anywhereLuke Smith2018-07-251-17/+17
|
* compiler simplifiedLuke Smith2018-07-251-14/+15
|
* handles tex bibs and absolute locationLuke Smith2018-07-241-3/+17
|
* compiler handler addedLuke Smith2018-04-101-0/+17