view AUTHORS.md @ 16755:bd28da642eea

Truffle-DSL: Several new features implemented: Implementation of a new code generation layout which shares code between generated nodes. Declaration order of specializations is now used as specialization order. Specializations do no longer perform fallthrough on respecialization, they now always respecialize from the first specialization. Implemented support for contains relations between specializations. Improved reachability error messages. Preliminary support for @Implies.
author Christian Humer <christian.humer@gmail.com>
date Mon, 11 Aug 2014 15:53:05 +0200
parents 258a09b6449b
children 1efe32c9d761
line wrap: on
line source

# Graal Authors

The GraalVM is based on the source code of HotSpot. The following authors have contributed to the Graal-specific part of the source base:

* Tom Deneau (tdeneau)
* Gilles Duboscq (gdub)
* Matthias Grimmer (mgrimmer)
* Peter Hofer
* Christian Haeubl (chaeubl)
* Michael Haupt (mhaupt)
* Christian Humer (chumer)
* Morris Meyer (morris)
* Roland Schatz
* Doug Simon (dnsimon)
* Lukas Stadler (lstadler)
* Roland Schatz (rschatz)
* Alexander Stipsits
* Katrin Strassl
* Christian Thalinger (twisti)
* Vasanth Venkatachalam (vvenkat)
* Christian Wimmer (cwimmer)
* Christian Wirth (cwirth)
* Andreas Woess (aw)
* Thomas Wuerthinger (thomaswue)
* Bharadwaj Yadavalli (bharadwaj)