about summary refs log tree commit diff stats
path: root/static_dispatch.mu
Commit message (Expand)AuthorAgeFilesLines
* 2735 - define recipes using 'def'Kartik K. Agaram2016-03-081-3/+3
* 2323 - static dispatch!Kartik K. Agaram2015-10-291-0/+21
2-05-19 21:56:23 +0100 Added common module for glib compatibility' href='/danisanti/profani-tty/commit/common.c?id=8c68fa0be51f9f12e971b01c6dc9c358a99cfb02'>8c68fa0b ^
6bfc8833 ^

8c68fa0b ^




6bfc8833 ^



cfef78bd ^
6bfc8833 ^












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
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55