1
0
mirror of https://github.com/golang/go synced 2024-10-05 08:21:22 -06:00
go/usr/austin/eval
Russ Cox dcb1c5f5d4 convert testing to World.
start on Decl, but not working yet

R=austin
DELTA=762  (201 added, 205 deleted, 356 changed)
OCL=34335
CL=34349
2009-09-03 16:20:49 -07:00
..
abort.go move abortChan into Thread. 2009-09-02 14:11:40 -07:00
bridge.go s/vm/Thread/ 2009-09-02 12:03:20 -07:00
compiler.go convert testing to World. 2009-09-03 16:20:49 -07:00
eval_test.go convert testing to World. 2009-09-03 16:20:49 -07:00
expr1.go move abortChan into Thread. 2009-09-02 14:11:40 -07:00
expr_test.go convert testing to World. 2009-09-03 16:20:49 -07:00
expr.go convert testing to World. 2009-09-03 16:20:49 -07:00
func.go move abortChan into Thread. 2009-09-02 14:11:40 -07:00
gen.go move abortChan into Thread. 2009-09-02 14:11:40 -07:00
main.go convenience wrapper 2009-09-02 17:15:43 -07:00
Makefile convenience wrapper 2009-09-02 17:15:43 -07:00
scope.go convert testing to World. 2009-09-03 16:20:49 -07:00
stmt_test.go convert testing to World. 2009-09-03 16:20:49 -07:00
stmt.go convert testing to World. 2009-09-03 16:20:49 -07:00
type.go Split decls.go up, taking advantage of whole-package 2009-08-28 18:25:56 -07:00
typec.go convenience wrapper 2009-09-02 17:15:43 -07:00
util.go Convert interpreter to whole-package compilation. 2009-08-12 17:24:05 -07:00
value.go s/vm/Thread/ 2009-09-02 12:03:20 -07:00
world.go convert testing to World. 2009-09-03 16:20:49 -07:00