Jesse D. McDonald
|
53b1cc213b
|
Skip reader test by default to allow profiling.
|
2012-07-14 13:38:47 -05:00 |
Jesse D. McDonald
|
449b0cf478
|
Implement fixed-function reader for getting data into the interpreter.
|
2012-07-14 13:38:44 -05:00 |
Jesse D. McDonald
|
d1dcb77503
|
Update printer to display 'undefined' values as "#<undefined>".
|
2012-07-14 13:38:37 -05:00 |
Jesse D. McDonald
|
4136b74e1b
|
If (any) option is given, run GC test forever. Otherwise just run it once.
|
2012-07-14 13:38:20 -05:00 |
Jesse D. McDonald
|
0a2f13b523
|
Added built-in structure types and interpreter core (w/o bytecode).
Improved timing resolution by using clock_gettime() instead of clock().
Also gave project a name: Rosella. Play on 'Parrot' (Perl 6 VM).
|
2012-07-14 13:38:02 -05:00 |