summary refs log tree commit diff
path: root/www/causal.agency/play.pty
blob: 3da44fb720dc994a9f9fbbc7e834cbe44b1c01ef (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
[?12l[?25h[?1h=[?25l[?1h=0

                              Use the arrow keys to
     .      .      .      .   slide and merge tiles.
                              Press q to quit.
                              
   .      .      .      .   
                            
                            
   .      .      2      2   
                            
                            
   .      .      .      .   
                            4          2          
                     
   4      .      .   
                               2                    .          
       
   .   
       
              
   4      2   
              
b1d3305a8b&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