annotate GRAAL_AUTHORS @ 13705:ac5b0f31f7a2

Truffle API-change: FrameDescriptors are now stored in the RootNode in a final field instead of the CallTarget.
author Christian Humer <christian.humer@gmail.com>
date Fri, 17 Jan 2014 17:06:08 +0100
parents e4019a78c938
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
5569
af976ca29136 Added prototype implementation of Java bytecode interpreter - contribution by Christian Humer (chumer).
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents: 3735
diff changeset
1 Gilles Duboscq (gdub)
af976ca29136 Added prototype implementation of Java bytecode interpreter - contribution by Christian Humer (chumer).
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents: 3735
diff changeset
2 Peter Hofer
8267
e4019a78c938 update authors file
Andreas Woess <andreas.woess@jku.at>
parents: 5766
diff changeset
3 Christian Haeubl (chaeubl)
e4019a78c938 update authors file
Andreas Woess <andreas.woess@jku.at>
parents: 5766
diff changeset
4 Christian Humer (chumer)
e4019a78c938 update authors file
Andreas Woess <andreas.woess@jku.at>
parents: 5766
diff changeset
5 Roland Schatz
e4019a78c938 update authors file
Andreas Woess <andreas.woess@jku.at>
parents: 5766
diff changeset
6 Doug Simon (dnsimon)
e4019a78c938 update authors file
Andreas Woess <andreas.woess@jku.at>
parents: 5766
diff changeset
7 Lukas Stadler (lstadler)
5766
1bbbd61bf7e4 update GRAAL_AUTHORS
Lukas Stadler <lukas.stadler@jku.at>
parents: 5569
diff changeset
8 Alexander Stipsits
1bbbd61bf7e4 update GRAAL_AUTHORS
Lukas Stadler <lukas.stadler@jku.at>
parents: 5569
diff changeset
9 Katrin Strassl
5569
af976ca29136 Added prototype implementation of Java bytecode interpreter - contribution by Christian Humer (chumer).
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents: 3735
diff changeset
10 Christian Wimmer (cwimmer)
8267
e4019a78c938 update authors file
Andreas Woess <andreas.woess@jku.at>
parents: 5766
diff changeset
11 Andreas Woess (aw)
5569
af976ca29136 Added prototype implementation of Java bytecode interpreter - contribution by Christian Humer (chumer).
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents: 3735
diff changeset
12 Thomas Wuerthinger (thomaswue)