cheat/vendor/github.com/alecthomas/chroma/lexers/m
Chris Allen Lane 91f0d02de2
v3.3.0 (#525)
* feat: directory-scoped cheatpaths

`cheat` now searches for a `.cheat` directory in the current working
directory. If found, that directory is (temporarily) appended to the slice
of cheatpaths.

* makefile wip

* fix: appeases linter

Appeases linter (`go vet`) by adding quotation marks to YAML struct
tags.

* chore: modifies .gitignore

Adds `tag` to `.gitignore`

* feat: adds Makefile

Adds a `Makefile` for managing build-related tasks.

* chore: documents directory-local paths

Adds documentation regarding the new directory-local cheatpath
functionality.

* chore: updates dependencies

* chore: bumps version to 3.3.0

* chore: updates bin scripts

- Removes `build_release.sh`
- Places deprecation notice in `build_devel.sh`, as its purpose has been
  superceded by the `Makefile`.
2020-01-20 12:34:48 -05:00
..
make.go Add vendor files for go build 2019-10-27 12:04:31 -04:00
mako.go Add vendor files for go build 2019-10-27 12:04:31 -04:00
markdown.go Add vendor files for go build 2019-10-27 12:04:31 -04:00
mason.go Add vendor files for go build 2019-10-27 12:04:31 -04:00
mathematica.go Add vendor files for go build 2019-10-27 12:04:31 -04:00
matlab.go Add vendor files for go build 2019-10-27 12:04:31 -04:00
minizinc.go Add vendor files for go build 2019-10-27 12:04:31 -04:00
mlir.go v3.3.0 (#525) 2020-01-20 12:34:48 -05:00
modula2.go Add vendor files for go build 2019-10-27 12:04:31 -04:00
monkeyc.go Add vendor files for go build 2019-10-27 12:04:31 -04:00
mwscript.go Add vendor files for go build 2019-10-27 12:04:31 -04:00
myghty.go Add vendor files for go build 2019-10-27 12:04:31 -04:00
mysql.go chore: updates `chroma` dependency 2019-12-28 09:56:19 -05:00