ADT
aaron-thesis
arm-eh
ast-experimental
cleanup-dtors
deferred_resn
demangler
enum
forall-pointer-decay
jacob/cs343-translation
jenkins-sandbox
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 a53e10a was a53e10a, checked in by Aaron Moss <a3moss@…>, 9 years ago |
|
Started OOPSLA paper for generic types
|
-
Property mode
set to
100644
|
|
File size:
952 bytes
|
| Line | |
|---|
| 1 | @mastersthesis{Bilson03,
|
|---|
| 2 | keywords = {Cforall, parametric polymorphism, overloading},
|
|---|
| 3 | contributer = {pabuhr@plg},
|
|---|
| 4 | author = {Richard C. Bilson},
|
|---|
| 5 | title = {Implementing Overloading and Polymorphism in Cforall},
|
|---|
| 6 | school = {School of Computer Science, University of Waterloo},
|
|---|
| 7 | year = 2003,
|
|---|
| 8 | address = {Waterloo, Ontario, Canada, N2L 3G1},
|
|---|
| 9 | note = {\href{http://plg.uwaterloo.ca/theses/BilsonThesis.pdf}{http://\-plg.uwaterloo.ca/\-theses/\-BilsonThesis.pdf}},
|
|---|
| 10 | }
|
|---|
| 11 |
|
|---|
| 12 | @phdthesis{Ditchfield92,
|
|---|
| 13 | keywords = {C, parametric polymorphism, overloading},
|
|---|
| 14 | contributer = {pabuhr@plg},
|
|---|
| 15 | author = {Glen Jeffrey Ditchfield},
|
|---|
| 16 | title = {Contextual Polymorphism},
|
|---|
| 17 | school = {Department of Computer Science, University of Waterloo},
|
|---|
| 18 | year = 1992,
|
|---|
| 19 | address = {Waterloo, Ontario, Canada, N2L 3G1},
|
|---|
| 20 | note = {\href{http://plg.uwaterloo.ca/theses/DitchfieldThesis.pdf}{http://\-plg.uwaterloo.ca/\-theses/\-DitchfieldThesis.pdf}}
|
|---|
| 21 | }
|
|---|
Note:
See
TracBrowser
for help on using the repository browser.