summaryrefslogtreecommitdiff
path: root/usr/austin/eval/bridge.go
AgeCommit message (Expand)AuthorFilesLines
2009-10-14move austin/eval and austin/ogle to exp/eval and exp/ogleRuss Cox1-170/+0
2009-09-18Rudimentary command shell for Ogle. Hack to prevent linkerAustin Clements1-6/+8
2009-09-02s/vm/Thread/Russ Cox1-2/+2
2009-08-28Give NamedTypes a public interfaceAustin Clements1-1/+1
2009-08-27Utilities to bridge native types and functions intoAustin Clements1-0/+168