view AUTHORS.md @ 22448:1c3deda60a9e

Truffle/Debugging: the REPL debugger now remembers breakpoint requests it receives from the command line client when there have been no executions yet (which means breakpoints cannot be set in the engine/debugger). When the first execution event arrives (with a reference to the Debugger), any "pending" breakpoints are created with the Debugger. This involved a bit of refactoring on the Breakpoint class hierarchy.
author Michael Van De Vanter <michael.van.de.vanter@oracle.com>
date Wed, 04 Nov 2015 16:33:40 -0800
parents 2bbe4ecff88c
children
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)
* Josef Eisl (jeisl)
* Matthias Grimmer (mgrimmer)
* Peter Hofer
* Christian Haeubl (chaeubl)
* Michael Haupt (mhaupt)
* Christian Humer (chumer)
* Mick Jordan (mjjordan)
* Morris Meyer (morris)
* Tom Rodriguez (never)
* Roland Schatz (rschatz)
* Doug Simon (dnsimon)
* Lukas Stadler (lstadler)
* Alexander Stipsits
* Katrin Strassl
* Christian Thalinger (twisti)
* Bernhard Urban (burban)
* Michael Van De Vanter (mlvande)
* Vasanth Venkatachalam (vvenkat)
* Igor Veresov (iveresov)
* Christian Wimmer (cwimmer)
* Christian Wirth (cwirth)
* Andreas Woess (aw)
* Thomas Wuerthinger (thomaswue)
* Bharadwaj Yadavalli (bharadwaj)