-
Notifications
You must be signed in to change notification settings - Fork 270
/
CREDITS.txt
67 lines (51 loc) · 1.54 KB
/
CREDITS.txt
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
56
57
58
59
60
61
62
63
64
65
66
67
This file lists the most important contributors to the Cling interpreter.
It is sorted by name and formatted to allow easy grepping and beautification
by scripts. The fields are: name (N), email (E), description (D).
Please let us know if you are not on this list while you should be, or if
something in your entry is incorrect.
-------------------
N: Jerome Beclin
D: Contributions to unload verification.
N: Bertrand Bellenot
D: Windows ports: MS Visual Studio; cygwin.
D: File system interaction: search paths, shared libraries.
N: Philippe Canal
D: Core developer of cling.
N: Cristina Cristescu
D: Output redirection.
D: Contributions to unloading.
N: Baozeng Ding
D: Null-pointer deref protection.
N: Lukasz Janyst
D: Initial prototype of cling.
N: Javier Lopez-Gomez
D: Support for entity redefinition (shadowing), general improvements, bug fixes
N: Roman Zulak (aka Frederich Munch)
D: Various contributions.
N: Axel Naumann
D: Core developer of cling.
N: Timur Pocheptsov
D: .class, .typedef prompt interfaces.
N: Fons Rademakers
D: Contributions to libc++ support.
N: Paul Russo
D: Lookup routines.
D: Function call interfaces.
N: Vassil Vassilev
D: Main developer of cling.
N: Simeon Ehrig
D: cling CUDA runtime support