From b3e35dd932c75e678fb063415dfdb1ed0651bfb8 Mon Sep 17 00:00:00 2001 From: chai2010 Date: Sun, 16 Dec 2018 12:26:29 +0800 Subject: [PATCH] =?UTF-8?q?ch1.2:=20=E6=95=B4=E7=90=86=E4=BB=A3=E7=A0=81?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../ch1-02-hello-revolution/{hello-b => 1-hello-b-1972}/main.b | 0 .../{hello-go-200806 => 10-hello-go-200806}/hello.go.txt | 0 .../{hello-go-20080627 => 11-hello-go-20080627}/hello.go.txt | 0 .../{hello-go-20080811 => 12-hello-go-20080811}/hello.go.txt | 0 .../{hello-go-20081024 => 13-hello-go-20081024}/hello.go.txt | 0 .../{hello-go-20090915 => 14-hello-go-20090115}/hello.go.txt | 0 .../{hello-go-20091211 => 15-hello-go-20091211}/hello.go | 0 .../{hello-go-v2 => 16-hello-go-v2}/hello.go | 0 .../{hello-c-01 => 2-hello-c-1974}/hello-c-01.c | 0 .../{hello-c-02 => 3-hello-c-1978}/hello-c-02.c | 0 .../{hello-c-03 => 4-hello-c-1988}/hello-c-03.c | 0 .../{hello-c-04 => 5-hello-c-1989}/hello-c-04.c | 0 .../{hello-newsqueak => 6-hello-newsqueak-1989}/hello.newsqueak | 0 .../{prime-newsqueak => 7-prime-newsqueak}/prime.newsqueak | 0 .../{hello-alef => 8-hello-alef-1993}/hello.alef | 0 .../{hello-limbo => 9-hello-limbo-1995}/hello.limbo | 0 .../{hello-go-asm => xx-hello-go-asm}/hello.go | 0 .../{hello-go-asm => xx-hello-go-asm}/hello_amd64.s | 0 .../{hello-go-cgo => xx-hello-go-cgo}/hello.go | 0 .../{hello-go-swig => xx-hello-go-swig}/hello.cc | 0 .../{hello-go-swig => xx-hello-go-swig}/hello.go | 0 .../{hello-go-swig => xx-hello-go-swig}/hello.swigcxx | 0 22 files changed, 0 insertions(+), 0 deletions(-) rename examples/ch1-02-hello-revolution/{hello-b => 1-hello-b-1972}/main.b (100%) rename examples/ch1-02-hello-revolution/{hello-go-200806 => 10-hello-go-200806}/hello.go.txt (100%) rename examples/ch1-02-hello-revolution/{hello-go-20080627 => 11-hello-go-20080627}/hello.go.txt (100%) rename examples/ch1-02-hello-revolution/{hello-go-20080811 => 12-hello-go-20080811}/hello.go.txt (100%) rename examples/ch1-02-hello-revolution/{hello-go-20081024 => 13-hello-go-20081024}/hello.go.txt (100%) rename examples/ch1-02-hello-revolution/{hello-go-20090915 => 14-hello-go-20090115}/hello.go.txt (100%) rename examples/ch1-02-hello-revolution/{hello-go-20091211 => 15-hello-go-20091211}/hello.go (100%) rename examples/ch1-02-hello-revolution/{hello-go-v2 => 16-hello-go-v2}/hello.go (100%) rename examples/ch1-02-hello-revolution/{hello-c-01 => 2-hello-c-1974}/hello-c-01.c (100%) rename examples/ch1-02-hello-revolution/{hello-c-02 => 3-hello-c-1978}/hello-c-02.c (100%) rename examples/ch1-02-hello-revolution/{hello-c-03 => 4-hello-c-1988}/hello-c-03.c (100%) rename examples/ch1-02-hello-revolution/{hello-c-04 => 5-hello-c-1989}/hello-c-04.c (100%) rename examples/ch1-02-hello-revolution/{hello-newsqueak => 6-hello-newsqueak-1989}/hello.newsqueak (100%) rename examples/ch1-02-hello-revolution/{prime-newsqueak => 7-prime-newsqueak}/prime.newsqueak (100%) rename examples/ch1-02-hello-revolution/{hello-alef => 8-hello-alef-1993}/hello.alef (100%) rename examples/ch1-02-hello-revolution/{hello-limbo => 9-hello-limbo-1995}/hello.limbo (100%) rename examples/ch1-02-hello-revolution/{hello-go-asm => xx-hello-go-asm}/hello.go (100%) rename examples/ch1-02-hello-revolution/{hello-go-asm => xx-hello-go-asm}/hello_amd64.s (100%) rename examples/ch1-02-hello-revolution/{hello-go-cgo => xx-hello-go-cgo}/hello.go (100%) rename examples/ch1-02-hello-revolution/{hello-go-swig => xx-hello-go-swig}/hello.cc (100%) rename examples/ch1-02-hello-revolution/{hello-go-swig => xx-hello-go-swig}/hello.go (100%) rename examples/ch1-02-hello-revolution/{hello-go-swig => xx-hello-go-swig}/hello.swigcxx (100%) diff --git a/examples/ch1-02-hello-revolution/hello-b/main.b b/examples/ch1-02-hello-revolution/1-hello-b-1972/main.b similarity index 100% rename from examples/ch1-02-hello-revolution/hello-b/main.b rename to examples/ch1-02-hello-revolution/1-hello-b-1972/main.b diff --git a/examples/ch1-02-hello-revolution/hello-go-200806/hello.go.txt b/examples/ch1-02-hello-revolution/10-hello-go-200806/hello.go.txt similarity index 100% rename from examples/ch1-02-hello-revolution/hello-go-200806/hello.go.txt rename to examples/ch1-02-hello-revolution/10-hello-go-200806/hello.go.txt diff --git a/examples/ch1-02-hello-revolution/hello-go-20080627/hello.go.txt b/examples/ch1-02-hello-revolution/11-hello-go-20080627/hello.go.txt similarity index 100% rename from examples/ch1-02-hello-revolution/hello-go-20080627/hello.go.txt rename to examples/ch1-02-hello-revolution/11-hello-go-20080627/hello.go.txt diff --git a/examples/ch1-02-hello-revolution/hello-go-20080811/hello.go.txt b/examples/ch1-02-hello-revolution/12-hello-go-20080811/hello.go.txt similarity index 100% rename from examples/ch1-02-hello-revolution/hello-go-20080811/hello.go.txt rename to examples/ch1-02-hello-revolution/12-hello-go-20080811/hello.go.txt diff --git a/examples/ch1-02-hello-revolution/hello-go-20081024/hello.go.txt b/examples/ch1-02-hello-revolution/13-hello-go-20081024/hello.go.txt similarity index 100% rename from examples/ch1-02-hello-revolution/hello-go-20081024/hello.go.txt rename to examples/ch1-02-hello-revolution/13-hello-go-20081024/hello.go.txt diff --git a/examples/ch1-02-hello-revolution/hello-go-20090915/hello.go.txt b/examples/ch1-02-hello-revolution/14-hello-go-20090115/hello.go.txt similarity index 100% rename from examples/ch1-02-hello-revolution/hello-go-20090915/hello.go.txt rename to examples/ch1-02-hello-revolution/14-hello-go-20090115/hello.go.txt diff --git a/examples/ch1-02-hello-revolution/hello-go-20091211/hello.go b/examples/ch1-02-hello-revolution/15-hello-go-20091211/hello.go similarity index 100% rename from examples/ch1-02-hello-revolution/hello-go-20091211/hello.go rename to examples/ch1-02-hello-revolution/15-hello-go-20091211/hello.go diff --git a/examples/ch1-02-hello-revolution/hello-go-v2/hello.go b/examples/ch1-02-hello-revolution/16-hello-go-v2/hello.go similarity index 100% rename from examples/ch1-02-hello-revolution/hello-go-v2/hello.go rename to examples/ch1-02-hello-revolution/16-hello-go-v2/hello.go diff --git a/examples/ch1-02-hello-revolution/hello-c-01/hello-c-01.c b/examples/ch1-02-hello-revolution/2-hello-c-1974/hello-c-01.c similarity index 100% rename from examples/ch1-02-hello-revolution/hello-c-01/hello-c-01.c rename to examples/ch1-02-hello-revolution/2-hello-c-1974/hello-c-01.c diff --git a/examples/ch1-02-hello-revolution/hello-c-02/hello-c-02.c b/examples/ch1-02-hello-revolution/3-hello-c-1978/hello-c-02.c similarity index 100% rename from examples/ch1-02-hello-revolution/hello-c-02/hello-c-02.c rename to examples/ch1-02-hello-revolution/3-hello-c-1978/hello-c-02.c diff --git a/examples/ch1-02-hello-revolution/hello-c-03/hello-c-03.c b/examples/ch1-02-hello-revolution/4-hello-c-1988/hello-c-03.c similarity index 100% rename from examples/ch1-02-hello-revolution/hello-c-03/hello-c-03.c rename to examples/ch1-02-hello-revolution/4-hello-c-1988/hello-c-03.c diff --git a/examples/ch1-02-hello-revolution/hello-c-04/hello-c-04.c b/examples/ch1-02-hello-revolution/5-hello-c-1989/hello-c-04.c similarity index 100% rename from examples/ch1-02-hello-revolution/hello-c-04/hello-c-04.c rename to examples/ch1-02-hello-revolution/5-hello-c-1989/hello-c-04.c diff --git a/examples/ch1-02-hello-revolution/hello-newsqueak/hello.newsqueak b/examples/ch1-02-hello-revolution/6-hello-newsqueak-1989/hello.newsqueak similarity index 100% rename from examples/ch1-02-hello-revolution/hello-newsqueak/hello.newsqueak rename to examples/ch1-02-hello-revolution/6-hello-newsqueak-1989/hello.newsqueak diff --git a/examples/ch1-02-hello-revolution/prime-newsqueak/prime.newsqueak b/examples/ch1-02-hello-revolution/7-prime-newsqueak/prime.newsqueak similarity index 100% rename from examples/ch1-02-hello-revolution/prime-newsqueak/prime.newsqueak rename to examples/ch1-02-hello-revolution/7-prime-newsqueak/prime.newsqueak diff --git a/examples/ch1-02-hello-revolution/hello-alef/hello.alef b/examples/ch1-02-hello-revolution/8-hello-alef-1993/hello.alef similarity index 100% rename from examples/ch1-02-hello-revolution/hello-alef/hello.alef rename to examples/ch1-02-hello-revolution/8-hello-alef-1993/hello.alef diff --git a/examples/ch1-02-hello-revolution/hello-limbo/hello.limbo b/examples/ch1-02-hello-revolution/9-hello-limbo-1995/hello.limbo similarity index 100% rename from examples/ch1-02-hello-revolution/hello-limbo/hello.limbo rename to examples/ch1-02-hello-revolution/9-hello-limbo-1995/hello.limbo diff --git a/examples/ch1-02-hello-revolution/hello-go-asm/hello.go b/examples/ch1-02-hello-revolution/xx-hello-go-asm/hello.go similarity index 100% rename from examples/ch1-02-hello-revolution/hello-go-asm/hello.go rename to examples/ch1-02-hello-revolution/xx-hello-go-asm/hello.go diff --git a/examples/ch1-02-hello-revolution/hello-go-asm/hello_amd64.s b/examples/ch1-02-hello-revolution/xx-hello-go-asm/hello_amd64.s similarity index 100% rename from examples/ch1-02-hello-revolution/hello-go-asm/hello_amd64.s rename to examples/ch1-02-hello-revolution/xx-hello-go-asm/hello_amd64.s diff --git a/examples/ch1-02-hello-revolution/hello-go-cgo/hello.go b/examples/ch1-02-hello-revolution/xx-hello-go-cgo/hello.go similarity index 100% rename from examples/ch1-02-hello-revolution/hello-go-cgo/hello.go rename to examples/ch1-02-hello-revolution/xx-hello-go-cgo/hello.go diff --git a/examples/ch1-02-hello-revolution/hello-go-swig/hello.cc b/examples/ch1-02-hello-revolution/xx-hello-go-swig/hello.cc similarity index 100% rename from examples/ch1-02-hello-revolution/hello-go-swig/hello.cc rename to examples/ch1-02-hello-revolution/xx-hello-go-swig/hello.cc diff --git a/examples/ch1-02-hello-revolution/hello-go-swig/hello.go b/examples/ch1-02-hello-revolution/xx-hello-go-swig/hello.go similarity index 100% rename from examples/ch1-02-hello-revolution/hello-go-swig/hello.go rename to examples/ch1-02-hello-revolution/xx-hello-go-swig/hello.go diff --git a/examples/ch1-02-hello-revolution/hello-go-swig/hello.swigcxx b/examples/ch1-02-hello-revolution/xx-hello-go-swig/hello.swigcxx similarity index 100% rename from examples/ch1-02-hello-revolution/hello-go-swig/hello.swigcxx rename to examples/ch1-02-hello-revolution/xx-hello-go-swig/hello.swigcxx