From 9c7f4fb1152dbf357c2537448f1499815a8077cb Mon Sep 17 00:00:00 2001 From: yitter Date: Thu, 1 Apr 2021 13:29:26 +0800 Subject: [PATCH] auto commit --- .../README.md | 0 .../lib/yitidgen.dll | Bin {Tools/OtherLanguages => OtherLanguages}/README.md | 0 {Tools/OtherLanguages => OtherLanguages}/Vlang/README.md | 0 .../Vlang/source/contract/IIdGenerator.v | 0 .../Vlang/source/contract/ISnowWorker.v | 0 .../Vlang/source/contract/IdGeneratorOptions.v | 0 .../Vlang/source/core/SnowWorkerM1.v | 0 .../Vlang/source/core/SnowWorkerM2.v | 0 .../Vlang/source/gen/DefaultIdGenerator.v | 0 .../Vlang/source/gen/YitIdHelper.v | 0 {Tools/OtherLanguages => OtherLanguages}/Vlang/source/test | Bin .../OtherLanguages => OtherLanguages}/Vlang/source/test.v | 0 13 files changed, 0 insertions(+), 0 deletions(-) rename {Tools/FFI for Python-Node-PHP => FFI for Python-Node-PHP}/README.md (100%) rename {Tools/FFI for Python-Node-PHP => FFI for Python-Node-PHP}/lib/yitidgen.dll (100%) rename {Tools/OtherLanguages => OtherLanguages}/README.md (100%) rename {Tools/OtherLanguages => OtherLanguages}/Vlang/README.md (100%) rename {Tools/OtherLanguages => OtherLanguages}/Vlang/source/contract/IIdGenerator.v (100%) rename {Tools/OtherLanguages => OtherLanguages}/Vlang/source/contract/ISnowWorker.v (100%) rename {Tools/OtherLanguages => OtherLanguages}/Vlang/source/contract/IdGeneratorOptions.v (100%) rename {Tools/OtherLanguages => OtherLanguages}/Vlang/source/core/SnowWorkerM1.v (100%) rename {Tools/OtherLanguages => OtherLanguages}/Vlang/source/core/SnowWorkerM2.v (100%) rename {Tools/OtherLanguages => OtherLanguages}/Vlang/source/gen/DefaultIdGenerator.v (100%) rename {Tools/OtherLanguages => OtherLanguages}/Vlang/source/gen/YitIdHelper.v (100%) rename {Tools/OtherLanguages => OtherLanguages}/Vlang/source/test (100%) rename {Tools/OtherLanguages => OtherLanguages}/Vlang/source/test.v (100%) diff --git a/Tools/FFI for Python-Node-PHP/README.md b/FFI for Python-Node-PHP/README.md similarity index 100% rename from Tools/FFI for Python-Node-PHP/README.md rename to FFI for Python-Node-PHP/README.md diff --git a/Tools/FFI for Python-Node-PHP/lib/yitidgen.dll b/FFI for Python-Node-PHP/lib/yitidgen.dll similarity index 100% rename from Tools/FFI for Python-Node-PHP/lib/yitidgen.dll rename to FFI for Python-Node-PHP/lib/yitidgen.dll diff --git a/Tools/OtherLanguages/README.md b/OtherLanguages/README.md similarity index 100% rename from Tools/OtherLanguages/README.md rename to OtherLanguages/README.md diff --git a/Tools/OtherLanguages/Vlang/README.md b/OtherLanguages/Vlang/README.md similarity index 100% rename from Tools/OtherLanguages/Vlang/README.md rename to OtherLanguages/Vlang/README.md diff --git a/Tools/OtherLanguages/Vlang/source/contract/IIdGenerator.v b/OtherLanguages/Vlang/source/contract/IIdGenerator.v similarity index 100% rename from Tools/OtherLanguages/Vlang/source/contract/IIdGenerator.v rename to OtherLanguages/Vlang/source/contract/IIdGenerator.v diff --git a/Tools/OtherLanguages/Vlang/source/contract/ISnowWorker.v b/OtherLanguages/Vlang/source/contract/ISnowWorker.v similarity index 100% rename from Tools/OtherLanguages/Vlang/source/contract/ISnowWorker.v rename to OtherLanguages/Vlang/source/contract/ISnowWorker.v diff --git a/Tools/OtherLanguages/Vlang/source/contract/IdGeneratorOptions.v b/OtherLanguages/Vlang/source/contract/IdGeneratorOptions.v similarity index 100% rename from Tools/OtherLanguages/Vlang/source/contract/IdGeneratorOptions.v rename to OtherLanguages/Vlang/source/contract/IdGeneratorOptions.v diff --git a/Tools/OtherLanguages/Vlang/source/core/SnowWorkerM1.v b/OtherLanguages/Vlang/source/core/SnowWorkerM1.v similarity index 100% rename from Tools/OtherLanguages/Vlang/source/core/SnowWorkerM1.v rename to OtherLanguages/Vlang/source/core/SnowWorkerM1.v diff --git a/Tools/OtherLanguages/Vlang/source/core/SnowWorkerM2.v b/OtherLanguages/Vlang/source/core/SnowWorkerM2.v similarity index 100% rename from Tools/OtherLanguages/Vlang/source/core/SnowWorkerM2.v rename to OtherLanguages/Vlang/source/core/SnowWorkerM2.v diff --git a/Tools/OtherLanguages/Vlang/source/gen/DefaultIdGenerator.v b/OtherLanguages/Vlang/source/gen/DefaultIdGenerator.v similarity index 100% rename from Tools/OtherLanguages/Vlang/source/gen/DefaultIdGenerator.v rename to OtherLanguages/Vlang/source/gen/DefaultIdGenerator.v diff --git a/Tools/OtherLanguages/Vlang/source/gen/YitIdHelper.v b/OtherLanguages/Vlang/source/gen/YitIdHelper.v similarity index 100% rename from Tools/OtherLanguages/Vlang/source/gen/YitIdHelper.v rename to OtherLanguages/Vlang/source/gen/YitIdHelper.v diff --git a/Tools/OtherLanguages/Vlang/source/test b/OtherLanguages/Vlang/source/test similarity index 100% rename from Tools/OtherLanguages/Vlang/source/test rename to OtherLanguages/Vlang/source/test diff --git a/Tools/OtherLanguages/Vlang/source/test.v b/OtherLanguages/Vlang/source/test.v similarity index 100% rename from Tools/OtherLanguages/Vlang/source/test.v rename to OtherLanguages/Vlang/source/test.v