1
0
mirror of https://github.com/golang/go synced 2024-11-14 14:40:23 -07:00
go/usr/austin/eval
Russ Cox c702bdd828 script for running test programs in interpreter.
tweak test/literal.go to give more information.

R=austin
DELTA=45  (43 added, 0 deleted, 2 changed)
OCL=34381
CL=34398
2009-09-04 13:04:11 -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 Thread Thread into Value Get/Set/Assign so other Value 2009-09-03 17:14:49 -07:00
expr1.go Thread Thread into Value Get/Set/Assign so other Value 2009-09-03 17:14:49 -07:00
expr_test.go convert testing to World. 2009-09-03 16:20:49 -07:00
expr.go Thread Thread into Value Get/Set/Assign so other Value 2009-09-03 17:14:49 -07:00
func.go move abortChan into Thread. 2009-09-02 14:11:40 -07:00
gen.go Thread Thread into Value Get/Set/Assign so other Value 2009-09-03 17:14:49 -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 Make world.Define{Const,Var} indicate if the definition was 2009-09-04 12:55:25 -07:00
stmt_test.go top-level func 2009-09-03 17:22:20 -07:00
stmt.go Make world.Define{Const,Var} indicate if the definition was 2009-09-04 12:55:25 -07:00
test.bash script for running test programs in interpreter. 2009-09-04 13:04:11 -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 Thread Thread into Value Get/Set/Assign so other Value 2009-09-03 17:14:49 -07:00
world.go Make world.Define{Const,Var} indicate if the definition was 2009-09-04 12:55:25 -07:00