| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | compiler notes and alt md compilers | Luke Smith | 2020-05-30 | 1 | -1/+10 |
| | | |||||
| * | make use of setsid(1)'s `-f` flag (#652) | Kian Kasad | 2020-05-30 | 1 | -1/+1 |
| | | | | Co-authored-by: Luke Smith <luke@lukesmith.xyz> | ||||
| * | run preconv and pipe its output into refer to prevent unicode problems (#647) | Dennis Lee | 2020-05-24 | 1 | -5/+5 |
| | | | | | | * compiler: preconv to prevent `refer` unicode error * compiler: fix formatting | ||||
| * | remove unneeded require (#587) | simohamed | 2020-04-21 | 1 | -1/+1 |
| | | | | `library::` is all you need to load a library before using one of its functions. | ||||
| * | Added OpenSCAD run conditions (#582) | Luke Bubar | 2020-04-20 | 1 | -0/+1 |
| | | | | Default output to STL seems appropriate. STL files can be viewed with a minimalist program like fstl (in the AUR) | ||||
| * | Added GNU Octave run conditions (#575) | Luke Bubar | 2020-04-15 | 1 | -0/+1 |
| | | |||||
| * | #!/bin/sh shebang. newline after universalized. | Luke Smith | 2020-02-08 | 1 | -1/+1 |
| | | |||||
| * | rmakrdown fixes and .Rmd handler | Luke Smith | 2020-01-19 | 1 | -1/+1 |
| | | |||||
| * | Improve and more efficient RMarkdown Compilation (#435) | Bryan Jenks | 2019-12-19 | 1 | -1/+1 |
| | | | | The `rmakrdown::` portion makes sure that no other functions mask render, and its calling it from the required rmarkdown package, and the addition of the quiet portion isnt redundant with the R -q flag, i tested script and in Vim it reduces how much text and verbose messaging comes from pandoc at the bottom to about 3 lines. | ||||
| * | portable shebang | Luke Smith | 2019-08-18 | 1 | -1/+1 |
| | | |||||
| * | -j fix | Luke Smith | 2019-06-04 | 1 | -2/+2 |
| | | |||||
| * | script documentation | Luke Smith | 2019-05-31 | 1 | -3/+3 |
| | | |||||
| * | compile manuals | Luke Smith | 2019-05-31 | 1 | -0/+1 |
| | | |||||
| * | massive cleanup | Luke Smith | 2019-05-19 | 1 | -0/+37 |
