summary refs log tree commit diff
path: root/bin/.gitignore
blob: df322fd4940d0fd6e1bc0539848a99a6cb659a5c (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
*.html
*.o
beef
bibsort
bit
bri
c
config.mk
dtch
ever
fbatt
fbclock
glitch
hi
hnel
modem
nudge
open
order
pbcopy
pbd
pbpaste
pngo
psf2png
psfed
ptee
relay
scheme
scheme.h
shotty
tags
title
ttpre
up
when
xx
mmit/bin/hilex/c.l?id=bb373662b37f547b979bbf95c54c3d45864d4a8a&follow=1'>Clean up C lexerJune McEnroe 2020-12-29Clean up hilex code somewhatJune McEnroe 2020-12-29Match lex/yacc %% %{ %} lines as MacroJune McEnroe 2020-12-29Match top-level C definitions as IdentifierTagJune McEnroe 2020-12-29Match C type declarations as IdentifierTagJune McEnroe 2020-12-29Match function-like macro definitions as IdentifierTagJune McEnroe 2020-12-29Reconfigure C macro start conditionsJune McEnroe 2020-12-29Document HTML class namesJune McEnroe 2020-12-29Rename Tag class to IdentifierTagJune McEnroe 2020-12-29Change HTML class from hi to hilexJune McEnroe 2020-12-29Add hilex HTML outputJune McEnroe