]> gitweb.factorcode.org Git - factor.git/commitdiff
basic/, extra/: even more tags
authorBjörn Lindqvist <bjourne@gmail.com>
Thu, 6 Jul 2017 23:45:13 +0000 (01:45 +0200)
committerBjörn Lindqvist <bjourne@gmail.com>
Thu, 6 Jul 2017 23:45:13 +0000 (01:45 +0200)
28 files changed:
basis/biassocs/tags.txt
basis/compression/huffman/tags.txt [new file with mode: 0644]
basis/compression/inflate/tags.txt [new file with mode: 0644]
basis/compression/lzw/tags.txt [new file with mode: 0644]
basis/compression/run-length/tags.txt [new file with mode: 0644]
basis/compression/snappy/tags.txt [new file with mode: 0644]
basis/fonts/tags.txt [new file with mode: 0644]
basis/hashtables/identity/tags.txt [new file with mode: 0644]
basis/images/loader/tags.txt [new file with mode: 0644]
basis/images/normalization/tags.txt [new file with mode: 0644]
basis/images/processing/tags.txt [new file with mode: 0644]
basis/images/tags.txt
basis/json/tags.txt [new file with mode: 0644]
basis/sequences/product/tags.txt [new file with mode: 0644]
basis/soundex/tags.txt [new file with mode: 0644]
extra/audio/loader/tags.txt [new file with mode: 0644]
extra/audio/tags.txt [new file with mode: 0644]
extra/audio/vorbis/tags.txt [new file with mode: 0644]
extra/audio/wav/tags.txt [new file with mode: 0644]
extra/images/atlas/tags.txt [new file with mode: 0644]
extra/images/bitmap/tags.txt [new file with mode: 0644]
extra/images/png/tags.txt [new file with mode: 0644]
extra/images/tga/tags.txt [new file with mode: 0644]
extra/images/tiff/tags.txt [new file with mode: 0644]
extra/morse/tags.txt
extra/rosetta-code/tags.txt [new file with mode: 0644]
extra/text-analysis/tags.txt [new file with mode: 0644]
extra/text-to-speech/tags.txt [new file with mode: 0644]

index 42d711b32ba66957d114e76b2aedcc5a59c9c58a..2a501370aee2318565fee2d48927419e510f10e5 100644 (file)
@@ -1 +1,2 @@
 collections
+assocs
diff --git a/basis/compression/huffman/tags.txt b/basis/compression/huffman/tags.txt
new file mode 100644 (file)
index 0000000..e41e7a9
--- /dev/null
@@ -0,0 +1 @@
+compression
diff --git a/basis/compression/inflate/tags.txt b/basis/compression/inflate/tags.txt
new file mode 100644 (file)
index 0000000..e41e7a9
--- /dev/null
@@ -0,0 +1 @@
+compression
diff --git a/basis/compression/lzw/tags.txt b/basis/compression/lzw/tags.txt
new file mode 100644 (file)
index 0000000..e41e7a9
--- /dev/null
@@ -0,0 +1 @@
+compression
diff --git a/basis/compression/run-length/tags.txt b/basis/compression/run-length/tags.txt
new file mode 100644 (file)
index 0000000..e41e7a9
--- /dev/null
@@ -0,0 +1 @@
+compression
diff --git a/basis/compression/snappy/tags.txt b/basis/compression/snappy/tags.txt
new file mode 100644 (file)
index 0000000..e41e7a9
--- /dev/null
@@ -0,0 +1 @@
+compression
diff --git a/basis/fonts/tags.txt b/basis/fonts/tags.txt
new file mode 100644 (file)
index 0000000..00550c5
--- /dev/null
@@ -0,0 +1 @@
+fonts
diff --git a/basis/hashtables/identity/tags.txt b/basis/hashtables/identity/tags.txt
new file mode 100644 (file)
index 0000000..42d711b
--- /dev/null
@@ -0,0 +1 @@
+collections
diff --git a/basis/images/loader/tags.txt b/basis/images/loader/tags.txt
new file mode 100644 (file)
index 0000000..f176096
--- /dev/null
@@ -0,0 +1,2 @@
+graphics
+images
diff --git a/basis/images/normalization/tags.txt b/basis/images/normalization/tags.txt
new file mode 100644 (file)
index 0000000..f176096
--- /dev/null
@@ -0,0 +1,2 @@
+graphics
+images
diff --git a/basis/images/processing/tags.txt b/basis/images/processing/tags.txt
new file mode 100644 (file)
index 0000000..f176096
--- /dev/null
@@ -0,0 +1,2 @@
+graphics
+images
index 9347bd326b9ab51cf7c8d7217d3411c2a8613f12..f176096e0a90be6a13678e871047c7dead7fadae 100644 (file)
@@ -1 +1,2 @@
 graphics
+images
diff --git a/basis/json/tags.txt b/basis/json/tags.txt
new file mode 100644 (file)
index 0000000..9da5688
--- /dev/null
@@ -0,0 +1 @@
+parsing
diff --git a/basis/sequences/product/tags.txt b/basis/sequences/product/tags.txt
new file mode 100644 (file)
index 0000000..5ab4954
--- /dev/null
@@ -0,0 +1,2 @@
+sequences
+collections
diff --git a/basis/soundex/tags.txt b/basis/soundex/tags.txt
new file mode 100644 (file)
index 0000000..8e27be7
--- /dev/null
@@ -0,0 +1 @@
+text
diff --git a/extra/audio/loader/tags.txt b/extra/audio/loader/tags.txt
new file mode 100644 (file)
index 0000000..d5cc284
--- /dev/null
@@ -0,0 +1 @@
+audio
diff --git a/extra/audio/tags.txt b/extra/audio/tags.txt
new file mode 100644 (file)
index 0000000..d5cc284
--- /dev/null
@@ -0,0 +1 @@
+audio
diff --git a/extra/audio/vorbis/tags.txt b/extra/audio/vorbis/tags.txt
new file mode 100644 (file)
index 0000000..d5cc284
--- /dev/null
@@ -0,0 +1 @@
+audio
diff --git a/extra/audio/wav/tags.txt b/extra/audio/wav/tags.txt
new file mode 100644 (file)
index 0000000..d5cc284
--- /dev/null
@@ -0,0 +1 @@
+audio
diff --git a/extra/images/atlas/tags.txt b/extra/images/atlas/tags.txt
new file mode 100644 (file)
index 0000000..f176096
--- /dev/null
@@ -0,0 +1,2 @@
+graphics
+images
diff --git a/extra/images/bitmap/tags.txt b/extra/images/bitmap/tags.txt
new file mode 100644 (file)
index 0000000..f176096
--- /dev/null
@@ -0,0 +1,2 @@
+graphics
+images
diff --git a/extra/images/png/tags.txt b/extra/images/png/tags.txt
new file mode 100644 (file)
index 0000000..f176096
--- /dev/null
@@ -0,0 +1,2 @@
+graphics
+images
diff --git a/extra/images/tga/tags.txt b/extra/images/tga/tags.txt
new file mode 100644 (file)
index 0000000..f176096
--- /dev/null
@@ -0,0 +1,2 @@
+graphics
+images
diff --git a/extra/images/tiff/tags.txt b/extra/images/tiff/tags.txt
new file mode 100644 (file)
index 0000000..f176096
--- /dev/null
@@ -0,0 +1,2 @@
+graphics
+images
index 1e107f52e4702b33a7bed7c76d591f4b14fe36ff..01549f5352b23a9c06d7b2f7b1301081eea1dbd7 100644 (file)
@@ -1 +1,3 @@
 examples
+audio
+text
diff --git a/extra/rosetta-code/tags.txt b/extra/rosetta-code/tags.txt
new file mode 100644 (file)
index 0000000..1e107f5
--- /dev/null
@@ -0,0 +1 @@
+examples
diff --git a/extra/text-analysis/tags.txt b/extra/text-analysis/tags.txt
new file mode 100644 (file)
index 0000000..8e27be7
--- /dev/null
@@ -0,0 +1 @@
+text
diff --git a/extra/text-to-speech/tags.txt b/extra/text-to-speech/tags.txt
new file mode 100644 (file)
index 0000000..c30b0db
--- /dev/null
@@ -0,0 +1,2 @@
+audio
+text