summary refs log tree commit diff
path: root/LICENSE
diff options
context:
space:
mode:
Diffstat (limited to 'LICENSE')
0 files changed, 0 insertions, 0 deletions
2016-01-23Check Discord channel ID for incoming messagessecret_online 2016-01-18Beautify with JS Beautifysecret_online Embrace the whitespace. Readability is a great thing. 2016-01-18Add var keyword to variable declarationssecret_online Also added strict mode declaration. Linter should now pick up on strict mode invalidations. 2016-01-13Add Suggestions and fix one commentdestruc7i0n 2016-01-13Update README.mddestruc7i0n 2016-01-12Update README.mddestruc7i0n 2016-01-12Update index.jsdestruc7i0n 2016-01-12Update README.mddestruc7i0n 2016-01-12Update README.mddestruc7i0n 2016-01-12Update README.mddestruc7i0n 2016-01-12Update README.mddestruc7i0nsrc/commit/bin/man1/hilex.1?id=0193f411a44b7f20e97a93d52274582043589c2e&follow=1'>Support BSD make syntax and match *.amJune McEnroe These don't really go together, but... 2021-01-19Match tab following escaped newline in make assignmentsJune McEnroe Otherwise it ends up going into Shell state. 2021-01-18Allow matching lexers using first input lineJune McEnroe