ADT
aaron-thesis
arm-eh
ast-experimental
cleanup-dtors
ctor
deferred_resn
demangler
enum
forall-pointer-decay
gc_noraii
jacob/cs343-translation
jenkins-sandbox
memory
new-ast
new-ast-unique-expr
new-env
no_list
persistent-indexer
pthread-emulation
qualifiedEnum
resolv-new
with_gc
|
Last change
on this file since 1a66280 was b1d6dd5, checked in by Peter A. Buhr <pabuhr@…>, 10 years ago |
|
fix parsing error for EOF message, change cfa-ccp -x flag to -v, regression testing third attempt: consolidate example programs
|
-
Property mode
set to
100644
|
|
File size:
398 bytes
|
| Line | |
|---|
| 1 | Adding enum Colors
|
|---|
| 2 | Adding object Red
|
|---|
| 3 | Adding object Yellow
|
|---|
| 4 | Adding object Pink
|
|---|
| 5 | Adding object Blue
|
|---|
| 6 | Adding object Purple
|
|---|
| 7 | Adding object Orange
|
|---|
| 8 | Adding object Green
|
|---|
| 9 | Adding function f
|
|---|
| 10 | --- Entering scope
|
|---|
| 11 | --- Entering scope
|
|---|
| 12 | Adding enum Fruits
|
|---|
| 13 | Adding object Apple
|
|---|
| 14 | Adding object Banana
|
|---|
| 15 | Adding object Pear
|
|---|
| 16 | Adding object Mango
|
|---|
| 17 | Adding object fruit
|
|---|
| 18 | --- Leaving scope containing
|
|---|
| 19 | Fruits
|
|---|
| 20 | --- Leaving scope containing
|
|---|
Note:
See
TracBrowser
for help on using the repository browser.