From 97dd329b9a824a634bccd5fbf9bc25a700b291dc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 9 Jun 2026 18:38:35 +0000 Subject: [PATCH 1/6] Bump Microsoft.AspNetCore.Components.Web from 10.0.8 to 10.0.9 --- updated-dependencies: - dependency-name: Microsoft.AspNetCore.Components.Web dependency-version: 10.0.9 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- src/web/wrap/wrap.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/web/wrap/wrap.csproj b/src/web/wrap/wrap.csproj index d139d117a..1d2bf0091 100644 --- a/src/web/wrap/wrap.csproj +++ b/src/web/wrap/wrap.csproj @@ -10,7 +10,7 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive From b2fe26d16e1c3478c61d34efbb3cec47dbb7cf6b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 9 Jun 2026 18:38:55 +0000 Subject: [PATCH 2/6] Bump Microsoft.AspNetCore.Components.WebAssembly from 10.0.8 to 10.0.9 --- updated-dependencies: - dependency-name: Microsoft.AspNetCore.Components.WebAssembly dependency-version: 10.0.9 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- src/web/driver/driver.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/web/driver/driver.csproj b/src/web/driver/driver.csproj index d1ddb769c..dd6169d04 100644 --- a/src/web/driver/driver.csproj +++ b/src/web/driver/driver.csproj @@ -6,7 +6,7 @@ - + From 20b3c73c9a73d3cb757c589bca3eb1e9b73dc1dd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 9 Jun 2026 18:39:14 +0000 Subject: [PATCH 3/6] Bump Microsoft.AspNetCore.Components.WebAssembly.DevServer from 10.0.8 to 10.0.9 --- updated-dependencies: - dependency-name: Microsoft.AspNetCore.Components.WebAssembly.DevServer dependency-version: 10.0.9 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- src/web/driver/driver.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/web/driver/driver.csproj b/src/web/driver/driver.csproj index d1ddb769c..bd31e4887 100644 --- a/src/web/driver/driver.csproj +++ b/src/web/driver/driver.csproj @@ -5,7 +5,7 @@ - + From 4cf18bf3fe9e81c55655dab92275a8846a37b120 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 9 Jun 2026 18:39:28 +0000 Subject: [PATCH 4/6] Bump System.Management from 10.0.8 to 10.0.9 --- updated-dependencies: - dependency-name: System.Management dependency-version: 10.0.9 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- src/trwdog/trwdog.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/trwdog/trwdog.csproj b/src/trwdog/trwdog.csproj index 6991e97bc..b74a4b6f4 100644 --- a/src/trwdog/trwdog.csproj +++ b/src/trwdog/trwdog.csproj @@ -26,7 +26,7 @@ This program is part of the Trash toolkit. - + From d2795c16c192401b8ee71cbca612d3a1096f628f Mon Sep 17 00:00:00 2001 From: Ken Domino Date: Sun, 14 Jun 2026 06:33:14 -0400 Subject: [PATCH 5/6] Fix broken Cpp on Github. --- _scripts/set-version.sh | 6 +++--- _tests/basic-trees/test.sh | 6 +++--- readme.md | 26 ++++++++++++------------ src/tragl/tragl.csproj | 2 +- src/tranalyze/tranalyze.csproj | 2 +- src/trash/trash.csproj | 2 +- src/trcaret/trcaret.csproj | 2 +- src/trclonereplace/trclonereplace.csproj | 2 +- src/trcombine/trcombine.csproj | 2 +- src/trconvert/trconvert.csproj | 2 +- src/trcover/trcover.csproj | 2 +- src/trdistill/trdistill.csproj | 2 +- src/trdot/trdot.csproj | 2 +- src/trenum/trenum.csproj | 2 +- src/trextract/trextract.csproj | 2 +- src/trff/trff.csproj | 2 +- src/trfold/trfold.csproj | 2 +- src/trfoldlit/trfoldlit.csproj | 2 +- src/trformat/trformat.csproj | 2 +- src/trgen/Command.cs | 2 +- src/trgen/templates/Cpp/st.build.ps1 | 2 +- src/trgen/templates/Cpp/st.build.sh | 2 +- src/trgen/trgen.csproj | 2 +- src/trgenvsc/trgenvsc.csproj | 2 +- src/trglob/trglob.csproj | 2 +- src/trgroup/trgroup.csproj | 2 +- src/triconv/triconv.csproj | 2 +- src/tritext/tritext.csproj | 2 +- src/trjson/trjson.csproj | 2 +- src/trkleene/trkleene.csproj | 2 +- src/trnullable/trnullable.csproj | 2 +- src/trparse/trparse.csproj | 2 +- src/trperf/trperf.csproj | 2 +- src/trpiggy/trpiggy.csproj | 2 +- src/trquery/trquery.csproj | 2 +- src/trrename/trrename.csproj | 2 +- src/trrr/trrr.csproj | 2 +- src/trrup/trrup.csproj | 2 +- src/trsem/trsem.csproj | 2 +- src/trsort/trsort.csproj | 2 +- src/trsplit/trsplit.csproj | 2 +- src/trsponge/trsponge.csproj | 2 +- src/trtext/trtext.csproj | 2 +- src/trthompson/trthompson.csproj | 2 +- src/trtokens/trtokens.csproj | 2 +- src/trtree/trtree.csproj | 2 +- src/trull/trull.csproj | 2 +- src/trunfold/trunfold.csproj | 2 +- src/trunfoldlit/trunfoldlit.csproj | 2 +- src/trungroup/trungroup.csproj | 2 +- src/trwdog/trwdog.csproj | 2 +- src/trxgrep/trxgrep.csproj | 2 +- src/trxml/trxml.csproj | 2 +- src/trxml2/trxml2.csproj | 2 +- 54 files changed, 70 insertions(+), 70 deletions(-) diff --git a/_scripts/set-version.sh b/_scripts/set-version.sh index 8d1025619..c475414ba 100644 --- a/_scripts/set-version.sh +++ b/_scripts/set-version.sh @@ -1,7 +1,7 @@ #!/usr/bin/bash #set -e #set -x -version="1.0.0" +version="1.1.0" cd src directories=`find . -maxdepth 1 -type d -name "tr*"` cwd=`pwd` @@ -42,7 +42,7 @@ do do sed -i -e "s%[<][Vv]ersion[>].*[<][/][Vv]ersion[>]%$version%" $csproj done - sed -i -e 's%^0[.][0-9]*[.][0-9]*.*$'"%$version"' Unified dispatcher for the Trash toolkit.%' readme.md + sed -i -e 's%^0[.][0-9]*[.][0-9]*.*$'"%$version"' Unified dispatcher for the Trash toolkit. Fix broken Cpp target on Github.%' readme.md for cs in *.cs do sed -i -e "s%public string Version { get; set; } = \"0[.][0-9]*[.][0-9]*\";%public string Version { get; set; } = \"$version\";%" $cs @@ -80,7 +80,7 @@ do rm -f asdfasdf cat *.csproj | sed -e "s%[<][Vv]ersion[>].*[<][/][Vv]ersion[>]%$version%" > asdfasdf mv asdfasdf *.csproj - sed -i -e 's%^0[.][0-9]*[.][0-9]*.*$'"%$version"' Unified dispatcher for the Trash toolkit.%' readme.md + sed -i -e 's%^0[.][0-9]*[.][0-9]*.*$'"%$version"' Unified dispatcher for the Trash toolkit. Fix broken Cpp target on Github.%' readme.md cd .. done diff --git a/_tests/basic-trees/test.sh b/_tests/basic-trees/test.sh index 5d104c6da..766e01b57 100644 --- a/_tests/basic-trees/test.sh +++ b/_tests/basic-trees/test.sh @@ -12,12 +12,12 @@ echo "$where" # Test. rm -rf Generated-CSharp -dotnet trash gen --version -dotnet trash gen -t CSharp +trash gen --version +trash gen -t CSharp pushd Generated-CSharp make popd -echo "1 + 2 + 3" | dotnet trash parse | dotnet trash tree > trparse.tree +echo "1 + 2 + 3" | trash parse | trash tree > trparse.tree rm -rf Generated-CSharp # Diff result. diff --git a/readme.md b/readme.md index 74bceb2f6..c91a5b44b 100644 --- a/readme.md +++ b/readme.md @@ -171,7 +171,7 @@ In order to use the generate parser application, you must first build it: ### Run the generated parser application - dotnet trash parse -i "1+2+3" | dotnet trash tree + trash parse -i "1+2+3" | trash tree After using `trgen` to generate a parser program in C#, shown previously, and after building the program, you can run the parser using `trparse`. This program @@ -183,14 +183,14 @@ with most tools of Trash, is parse tree data. ### Find nodes in the parse tree using XPath - mkdir empty; cd empty; dotnet trash gen; dotnet build Generated/Test.csproj; \ - dotnet trash parse -i "1+2+3" | dotnet trash query "grep //SCIENTIFIC_NUMBER" | trst + mkdir empty; cd empty; trash gen; dotnet build Generated/Test.csproj; \ + trash parse -i "1+2+3" | trash query "grep //SCIENTIFIC_NUMBER" With this command, a directory is created, the Arithmetic grammar generated, build, -and then run using [trparse](https://github.com/kaby76/Trash/tree/main/src/trparse). -The `trparse` tool unifies all parsing, whether it's parsing a grammar or parsing input +and then run using [parse](https://github.com/kaby76/Trash/tree/main/src/trparse). +The `trash parse` tool unifies all parsing, whether it's parsing a grammar or parsing input using a generated parser application. The output from the `trparse` tool is a parse -tree which you can search. [Trquery](https://github.com/kaby76/Trash/tree/main/src/trquery) +tree which you can search. [query](https://github.com/kaby76/Trash/tree/main/src/trquery) is the generalized search program for parse trees. `Trquery` uses XPath expressions to precisely identify nodes in the parse tree. @@ -202,8 +202,8 @@ used more often in compiler construction. ### Rename a symbol in a grammar, generate a parser for new grammar - dotnet trash parse Arithmetic.g4 | dotnet trash rename "//parserRuleSpec//labeledAlt//RULE_REF[text() = 'expression']" "xxx" | dotnet trash text > new-source.g4 - dotnet trash parse Arithmetic.g4 | dotnet trash rename -r "expression,expression_;atom,atom_;scientific,scientific_" | trprint + trash parse Arithmetic.g4 | trash rename "//parserRuleSpec//labeledAlt//RULE_REF[text() = 'expression']" "xxx" | dotnet trash text > new-source.g4 + trash parse Arithmetic.g4 | trash rename -r "expression,expression_;atom,atom_;scientific,scientific_" | trprint In these two examples, the Arithmetic grammar is parsed. [trrename](https://github.com/kaby76/Trash/tree/main/src/trrename) reads the parse tree data and @@ -217,8 +217,8 @@ grammar symbols in any support source code (but it could if the tool is extended git clone https://github.com/antlr/grammars-v4.git; \ cd grammars-v4/java/java9; \ - dotnet trash gen; dotnet build Generated/Test.csproj;\ - dotnet trash parse examples/AllInOne8.java | dotnet trash query "greap //methodDeclaration" | trst | wc + trash gen; dotnet build Generated/Test.csproj;\ + trash parse examples/AllInOne8.java | trash query "greap //methodDeclaration" | trst | wc This command clones the Antlr4 grammars-v4 repo, generates a parser for the Java9 grammar, then runs the parser on [examples/AllInOne8.java](https://github.com/antlr/grammars-v4/blob/master/java/java9/examples/AllInOne8.java). @@ -228,7 +228,7 @@ a `methodDeclaration` type, converts it to a simple string, and counts the resul ### Strip a grammar of all non-essential CFG - dotnet trash parse Java9.g4 | trstrip | dotnet trash text > Essential-Java9.g4 + trash parse Java9.g4 | trash strip | trash text > Essential-Java9.g4 ### Split a grammar @@ -239,7 +239,7 @@ a grammar, it's tedious. For automating transformations, it's necessary because Antlr4 requires the grammars to be split when super classes are needed for different targets. - dotnet trash combine ArithmeticLexer.g4 ArithmeticParser.g4 | trprint > Arithmetic.g4 + trash combine ArithmeticLexer.g4 ArithmeticParser.g4 | trash text > Arithmetic.g4 This command calls [trcombine](https://github.com/kaby76/Trash/tree/main/src/trcombine) which parses two split grammar files @@ -249,7 +249,7 @@ and and creates a [combined grammar](https://github.com/kaby76/Trash/blob/main/_tests/combine/Arithmetic.g4) for the two. - dotnet trash parse Arithmetic.g4 | dotnet trash split | dotnet trash sponge -o true + trash parse Arithmetic.g4 | trash split | trash sponge -o true This command calls [trsplit](https://github.com/kaby76/Trash/tree/main/src/trsplit) which splits the grammar into two parse tree results, one that defines diff --git a/src/tragl/tragl.csproj b/src/tragl/tragl.csproj index 6e27acc6f..d0f875fb6 100644 --- a/src/tragl/tragl.csproj +++ b/src/tragl/tragl.csproj @@ -20,7 +20,7 @@ This program is part of the Trash toolkit.]]> true portable true - 1.0.0 + 1.1.0 https://github.com/kaby76/Trash/tree/main/src/tragl git diff --git a/src/tranalyze/tranalyze.csproj b/src/tranalyze/tranalyze.csproj index fede083ea..0f9d6ed2e 100644 --- a/src/tranalyze/tranalyze.csproj +++ b/src/tranalyze/tranalyze.csproj @@ -18,7 +18,7 @@ This program is part of the Trash toolkit.]]> true portable true - 1.0.0 + 1.1.0 https://github.com/kaby76/Trash/tree/main/src/tranalyze git diff --git a/src/trash/trash.csproj b/src/trash/trash.csproj index 1d7f08d7a..999ca0255 100644 --- a/src/trash/trash.csproj +++ b/src/trash/trash.csproj @@ -19,7 +19,7 @@ Usage: trash [options] (e.g. trash trgen, trash gen, trash trparse)]] true portable true - 1.0.0 + 1.1.0 https://github.com/kaby76/Trash/tree/main/src/trash git diff --git a/src/trcaret/trcaret.csproj b/src/trcaret/trcaret.csproj index c99842ad6..abbae1e42 100644 --- a/src/trcaret/trcaret.csproj +++ b/src/trcaret/trcaret.csproj @@ -20,7 +20,7 @@ This program is part of the Trash toolkit. true portable true - 1.0.0 + 1.1.0 https://github.com/kaby76/Trash/tree/main/src/trcaret git diff --git a/src/trclonereplace/trclonereplace.csproj b/src/trclonereplace/trclonereplace.csproj index 272e20be0..de766fb1e 100644 --- a/src/trclonereplace/trclonereplace.csproj +++ b/src/trclonereplace/trclonereplace.csproj @@ -18,7 +18,7 @@ This program is part of the Trash toolkit.]]> true portable true - 1.0.0 + 1.1.0 https://github.com/kaby76/Trash/tree/main/src/trclonereplace git diff --git a/src/trcombine/trcombine.csproj b/src/trcombine/trcombine.csproj index 7f1ebaccf..f15c33b22 100644 --- a/src/trcombine/trcombine.csproj +++ b/src/trcombine/trcombine.csproj @@ -18,7 +18,7 @@ This program is part of the Trash toolkit.]]> true portable true - 1.0.0 + 1.1.0 https://github.com/kaby76/Trash/tree/main/src/trcombine git diff --git a/src/trconvert/trconvert.csproj b/src/trconvert/trconvert.csproj index c89a0d442..4c1f290d1 100644 --- a/src/trconvert/trconvert.csproj +++ b/src/trconvert/trconvert.csproj @@ -19,7 +19,7 @@ syntax. This program is part of the Trash toolkit.]]> true portable true - 1.0.0 + 1.1.0 https://github.com/kaby76/Trash/tree/main/src/trconvert git diff --git a/src/trcover/trcover.csproj b/src/trcover/trcover.csproj index 2d2a32aac..3de9d51ac 100644 --- a/src/trcover/trcover.csproj +++ b/src/trcover/trcover.csproj @@ -19,7 +19,7 @@ for the entire grammar. This program is part of the Trash toolkit.]]> true portable true - 1.0.0 + 1.1.0 https://github.com/kaby76/Trash/tree/main/src/trcover git diff --git a/src/trdistill/trdistill.csproj b/src/trdistill/trdistill.csproj index 1a2d170ed..4ddd3c616 100644 --- a/src/trdistill/trdistill.csproj +++ b/src/trdistill/trdistill.csproj @@ -19,7 +19,7 @@ syntax. This program is part of the Trash toolkit.]]> true portable true - 1.0.0 + 1.1.0 https://github.com/kaby76/Trash/tree/main/src/trdistill git diff --git a/src/trdot/trdot.csproj b/src/trdot/trdot.csproj index eafd448f2..bf49d8b0c 100644 --- a/src/trdot/trdot.csproj +++ b/src/trdot/trdot.csproj @@ -19,7 +19,7 @@ This program is part of the Trash toolkit. true portable true - 1.0.0 + 1.1.0 https://github.com/kaby76/Trash/tree/main/src/trdot git diff --git a/src/trenum/trenum.csproj b/src/trenum/trenum.csproj index 32d8e64d4..fc30c45ee 100644 --- a/src/trenum/trenum.csproj +++ b/src/trenum/trenum.csproj @@ -19,7 +19,7 @@ This program is part of the Trash toolkit. true portable true - 1.0.0 + 1.1.0 https://github.com/kaby76/Trash/tree/main/src/trull git diff --git a/src/trextract/trextract.csproj b/src/trextract/trextract.csproj index 719977add..83c35dcd3 100644 --- a/src/trextract/trextract.csproj +++ b/src/trextract/trextract.csproj @@ -18,7 +18,7 @@ This program is part of the Trash toolkit.]]> true portable true - 1.0.0 + 1.1.0 https://github.com/kaby76/Trash/tree/main/src/trextract git diff --git a/src/trff/trff.csproj b/src/trff/trff.csproj index 8b6d57836..1728d1b27 100644 --- a/src/trff/trff.csproj +++ b/src/trff/trff.csproj @@ -18,7 +18,7 @@ This program is part of the Trash toolkit.]]> true portable true - 1.0.0 + 1.1.0 https://github.com/kaby76/Trash/tree/main/src/trff git diff --git a/src/trfold/trfold.csproj b/src/trfold/trfold.csproj index 35231cbfd..14fe7a8c9 100644 --- a/src/trfold/trfold.csproj +++ b/src/trfold/trfold.csproj @@ -18,7 +18,7 @@ This program is part of the Trash toolkit.]]> true portable true - 1.0.0 + 1.1.0 https://github.com/kaby76/Trash/tree/main/src/trfold git diff --git a/src/trfoldlit/trfoldlit.csproj b/src/trfoldlit/trfoldlit.csproj index 3239498f6..9fabd8e54 100644 --- a/src/trfoldlit/trfoldlit.csproj +++ b/src/trfoldlit/trfoldlit.csproj @@ -18,7 +18,7 @@ This program is part of the Trash toolkit.]]> true portable true - 1.0.0 + 1.1.0 https://github.com/kaby76/Trash/tree/main/src/trfoldlit git diff --git a/src/trformat/trformat.csproj b/src/trformat/trformat.csproj index babbb49c6..cfda98e4c 100644 --- a/src/trformat/trformat.csproj +++ b/src/trformat/trformat.csproj @@ -18,7 +18,7 @@ This program is part of the Trash toolkit.]]> true portable true - 1.0.0 + 1.1.0 https://github.com/kaby76/Trash/tree/main/src/trformat git diff --git a/src/trgen/Command.cs b/src/trgen/Command.cs index 5aae8bdfa..3b0409032 100644 --- a/src/trgen/Command.cs +++ b/src/trgen/Command.cs @@ -586,7 +586,7 @@ private void ModifyWithGrammarParse(Config config) } } - public static string version = "1.0.0"; + public static string version = "1.1.0"; // For maven-generated code. public List failed_modules = new List(); diff --git a/src/trgen/templates/Cpp/st.build.ps1 b/src/trgen/templates/Cpp/st.build.ps1 index 0aa9f4380..c97261139 100644 --- a/src/trgen/templates/Cpp/st.build.ps1 +++ b/src/trgen/templates/Cpp/st.build.ps1 @@ -24,7 +24,7 @@ npm i antlr-ng echo HOME $HOME -$(& cmake .. -G "Visual Studio 17 2022" -A x64 -DHOME=$HOME ; $compile_exit_code = $LASTEXITCODE ) | Write-Host +$(& cmake .. -G "Visual Studio 18 2026" -A x64 -DHOME=$HOME ; $compile_exit_code = $LASTEXITCODE ) | Write-Host $(& cmake .. -DHOME=$HOME ; $compile_exit_code = $LASTEXITCODE ) | Write-Host if($compile_exit_code -ne 0){ diff --git a/src/trgen/templates/Cpp/st.build.sh b/src/trgen/templates/Cpp/st.build.sh index e5ef0f897..2a3851272 100644 --- a/src/trgen/templates/Cpp/st.build.sh +++ b/src/trgen/templates/Cpp/st.build.sh @@ -9,7 +9,7 @@ cd build npm init -y npm i antlr-ng -cmake .. -G "Visual Studio 17 2022" -A x64 +cmake .. -G "Visual Studio 18 2026" -A x64 cmake .. cmake --build . --config Release diff --git a/src/trgen/trgen.csproj b/src/trgen/trgen.csproj index d727b2971..aedb25dc1 100644 --- a/src/trgen/trgen.csproj +++ b/src/trgen/trgen.csproj @@ -19,7 +19,7 @@ This program is part of the Trash toolkit.]]> true portable true - 1.0.0 + 1.1.0 https://github.com/kaby76/Trash/tree/main/src/trgen git diff --git a/src/trgenvsc/trgenvsc.csproj b/src/trgenvsc/trgenvsc.csproj index b4f8fbf84..6615ca13f 100644 --- a/src/trgenvsc/trgenvsc.csproj +++ b/src/trgenvsc/trgenvsc.csproj @@ -19,7 +19,7 @@ This program is part of the Trash toolkit.]]> true portable true - 1.0.0 + 1.1.0 https://github.com/kaby76/Trash/tree/main/src/trgenvsc git diff --git a/src/trglob/trglob.csproj b/src/trglob/trglob.csproj index 8c53b0daf..7e6d8742d 100644 --- a/src/trglob/trglob.csproj +++ b/src/trglob/trglob.csproj @@ -19,7 +19,7 @@ This program is part of the Trash toolkit.]]> true portable true - 1.0.0 + 1.1.0 https://github.com/kaby76/Trash/tree/main/src/trglob git diff --git a/src/trgroup/trgroup.csproj b/src/trgroup/trgroup.csproj index 8cbd5700b..2d9a69f5f 100644 --- a/src/trgroup/trgroup.csproj +++ b/src/trgroup/trgroup.csproj @@ -18,7 +18,7 @@ This program is part of the Trash toolkit.]]> true portable true - 1.0.0 + 1.1.0 https://github.com/kaby76/Trash/tree/main/src/trgroup git diff --git a/src/triconv/triconv.csproj b/src/triconv/triconv.csproj index 0b729e093..d64ff7aae 100644 --- a/src/triconv/triconv.csproj +++ b/src/triconv/triconv.csproj @@ -18,7 +18,7 @@ This program is part of the Trash toolkit.]]> true portable true - 1.0.0 + 1.1.0 https://github.com/kaby76/Trash/tree/main/src/trxml2 git diff --git a/src/tritext/tritext.csproj b/src/tritext/tritext.csproj index f33c20d81..0a08c3846 100644 --- a/src/tritext/tritext.csproj +++ b/src/tritext/tritext.csproj @@ -19,7 +19,7 @@ This program is part of the Trash toolkit. true portable true - 1.0.0 + 1.1.0 https://github.com/kaby76/Trash/tree/main/src/tritext git diff --git a/src/trjson/trjson.csproj b/src/trjson/trjson.csproj index bf1675a22..4dc4fc474 100644 --- a/src/trjson/trjson.csproj +++ b/src/trjson/trjson.csproj @@ -19,7 +19,7 @@ This program is part of the Trash toolkit. true portable true - 1.0.0 + 1.1.0 https://github.com/kaby76/Trash/tree/main/src/trjson git diff --git a/src/trkleene/trkleene.csproj b/src/trkleene/trkleene.csproj index 6f97e5923..c82db8496 100644 --- a/src/trkleene/trkleene.csproj +++ b/src/trkleene/trkleene.csproj @@ -20,7 +20,7 @@ This program is part of the Trash toolkit. true portable true - 1.0.0 + 1.1.0 https://github.com/kaby76/Trash/tree/main/src/trkleene git diff --git a/src/trnullable/trnullable.csproj b/src/trnullable/trnullable.csproj index b512023c1..1652bcab7 100644 --- a/src/trnullable/trnullable.csproj +++ b/src/trnullable/trnullable.csproj @@ -19,7 +19,7 @@ This program is part of the Trash toolkit. true portable true - 1.0.0 + 1.1.0 https://github.com/kaby76/Trash/tree/main/src/trnullable git diff --git a/src/trparse/trparse.csproj b/src/trparse/trparse.csproj index 1277bde90..6d5f64dcb 100644 --- a/src/trparse/trparse.csproj +++ b/src/trparse/trparse.csproj @@ -19,7 +19,7 @@ This program is part of the Trash toolkit.]]> true portable true - 1.0.0 + 1.1.0 https://github.com/kaby76/Trash/tree/main/src/trparse git diff --git a/src/trperf/trperf.csproj b/src/trperf/trperf.csproj index da4a44ff5..ee234e7c4 100644 --- a/src/trperf/trperf.csproj +++ b/src/trperf/trperf.csproj @@ -20,7 +20,7 @@ This program is part of the Trash toolkit.]]> true portable true - 1.0.0 + 1.1.0 https://github.com/kaby76/Trash/tree/main/src/trperf git diff --git a/src/trpiggy/trpiggy.csproj b/src/trpiggy/trpiggy.csproj index 93cdff94d..a524edeb9 100644 --- a/src/trpiggy/trpiggy.csproj +++ b/src/trpiggy/trpiggy.csproj @@ -19,7 +19,7 @@ This program is part of the Trash toolkit.]]> true portable true - 1.0.0 + 1.1.0 https://github.com/kaby76/Trash/tree/main/src/trpiggy git diff --git a/src/trquery/trquery.csproj b/src/trquery/trquery.csproj index 4f866be01..a5c08fd2d 100644 --- a/src/trquery/trquery.csproj +++ b/src/trquery/trquery.csproj @@ -18,7 +18,7 @@ This program is part of the Trash toolkit.]]> true portable true - 1.0.0 + 1.1.0 https://github.com/kaby76/Trash/tree/main/src/trquery git diff --git a/src/trrename/trrename.csproj b/src/trrename/trrename.csproj index 0dc7baed2..7957bc157 100644 --- a/src/trrename/trrename.csproj +++ b/src/trrename/trrename.csproj @@ -18,7 +18,7 @@ This program is part of the Trash toolkit.]]> true portable true - 1.0.0 + 1.1.0 https://github.com/kaby76/Trash/tree/main/src/trrename git diff --git a/src/trrr/trrr.csproj b/src/trrr/trrr.csproj index f43e5a24f..34ec1ac04 100644 --- a/src/trrr/trrr.csproj +++ b/src/trrr/trrr.csproj @@ -18,7 +18,7 @@ This program is part of the Trash toolkit.]]> true portable true - 1.0.0 + 1.1.0 https://github.com/kaby76/Trash/tree/main/src/trrr git diff --git a/src/trrup/trrup.csproj b/src/trrup/trrup.csproj index 5700dcefe..d03c8be8d 100644 --- a/src/trrup/trrup.csproj +++ b/src/trrup/trrup.csproj @@ -18,7 +18,7 @@ This program is part of the Trash toolkit.]]> true portable true - 1.0.0 + 1.1.0 https://github.com/kaby76/Trash/tree/main/src/trrup git diff --git a/src/trsem/trsem.csproj b/src/trsem/trsem.csproj index c313e3315..2b2674491 100644 --- a/src/trsem/trsem.csproj +++ b/src/trsem/trsem.csproj @@ -19,7 +19,7 @@ This program is part of the Trash toolkit.]]> true portable true - 1.0.0 + 1.1.0 https://github.com/kaby76/Trash/tree/main/src/trsem git diff --git a/src/trsort/trsort.csproj b/src/trsort/trsort.csproj index 8aab0c5c4..3c1c66b3f 100644 --- a/src/trsort/trsort.csproj +++ b/src/trsort/trsort.csproj @@ -18,7 +18,7 @@ This program is part of the Trash toolkit.]]> true portable true - 1.0.0 + 1.1.0 https://github.com/kaby76/Trash/tree/main/src/trsort git diff --git a/src/trsplit/trsplit.csproj b/src/trsplit/trsplit.csproj index 2ac05dcbc..a1c74b3ed 100644 --- a/src/trsplit/trsplit.csproj +++ b/src/trsplit/trsplit.csproj @@ -18,7 +18,7 @@ This program is part of the Trash toolkit.]]> true portable true - 1.0.0 + 1.1.0 https://github.com/kaby76/Trash/tree/main/src/trsplit git diff --git a/src/trsponge/trsponge.csproj b/src/trsponge/trsponge.csproj index 9692e0c77..690b4cd98 100644 --- a/src/trsponge/trsponge.csproj +++ b/src/trsponge/trsponge.csproj @@ -18,7 +18,7 @@ This program is part of the Trash toolkit.]]> true portable true - 1.0.0 + 1.1.0 https://github.com/kaby76/Trash/tree/main/src/trsponge git diff --git a/src/trtext/trtext.csproj b/src/trtext/trtext.csproj index ae814e577..7d6aa3a0d 100644 --- a/src/trtext/trtext.csproj +++ b/src/trtext/trtext.csproj @@ -20,7 +20,7 @@ This program is part of the Trash toolkit. true portable true - 1.0.0 + 1.1.0 https://github.com/kaby76/Trash/tree/main/src/trtext git diff --git a/src/trthompson/trthompson.csproj b/src/trthompson/trthompson.csproj index 3aea28fa8..be59f0b80 100644 --- a/src/trthompson/trthompson.csproj +++ b/src/trthompson/trthompson.csproj @@ -19,7 +19,7 @@ This program is part of the Trash toolkit. true portable true - 1.0.0 + 1.1.0 https://github.com/kaby76/Trash/tree/main/src/trthompson git diff --git a/src/trtokens/trtokens.csproj b/src/trtokens/trtokens.csproj index f3d2bd9b5..5f4642298 100644 --- a/src/trtokens/trtokens.csproj +++ b/src/trtokens/trtokens.csproj @@ -18,7 +18,7 @@ This program is part of the Trash toolkit.]]> true portable true - 1.0.0 + 1.1.0 https://github.com/kaby76/Trash/tree/main/src/trtokens git diff --git a/src/trtree/trtree.csproj b/src/trtree/trtree.csproj index 2f950c7a0..c7decf896 100644 --- a/src/trtree/trtree.csproj +++ b/src/trtree/trtree.csproj @@ -19,7 +19,7 @@ This program is part of the Trash toolkit. true portable true - 1.0.0 + 1.1.0 https://github.com/kaby76/Trash/tree/main/src/trtree git diff --git a/src/trull/trull.csproj b/src/trull/trull.csproj index 36c70bdf9..a9b0d975c 100644 --- a/src/trull/trull.csproj +++ b/src/trull/trull.csproj @@ -19,7 +19,7 @@ This program is part of the Trash toolkit. true portable true - 1.0.0 + 1.1.0 https://github.com/kaby76/Trash/tree/main/src/trull git diff --git a/src/trunfold/trunfold.csproj b/src/trunfold/trunfold.csproj index 566a899fb..adaac6cff 100644 --- a/src/trunfold/trunfold.csproj +++ b/src/trunfold/trunfold.csproj @@ -19,7 +19,7 @@ in the parse tree. This program is part of the Trash toolkit. true portable true - 1.0.0 + 1.1.0 https://github.com/kaby76/Trash/tree/main/src/trunfold git diff --git a/src/trunfoldlit/trunfoldlit.csproj b/src/trunfoldlit/trunfoldlit.csproj index a11296a53..b77892e8c 100644 --- a/src/trunfoldlit/trunfoldlit.csproj +++ b/src/trunfoldlit/trunfoldlit.csproj @@ -19,7 +19,7 @@ in the parse tree. This program is part of the Trash toolkit. true portable true - 1.0.0 + 1.1.0 https://github.com/kaby76/Trash/tree/main/src/trunfoldlit git diff --git a/src/trungroup/trungroup.csproj b/src/trungroup/trungroup.csproj index 8751d7246..d66e8de44 100644 --- a/src/trungroup/trungroup.csproj +++ b/src/trungroup/trungroup.csproj @@ -18,7 +18,7 @@ This program is part of the Trash toolkit.]]> true portable true - 1.0.0 + 1.1.0 https://github.com/kaby76/Trash/tree/main/src/trungroup git diff --git a/src/trwdog/trwdog.csproj b/src/trwdog/trwdog.csproj index 6991e97bc..f9f00c3dc 100644 --- a/src/trwdog/trwdog.csproj +++ b/src/trwdog/trwdog.csproj @@ -20,7 +20,7 @@ This program is part of the Trash toolkit. true portable true - 1.0.0 + 1.1.0 https://github.com/kaby76/Trash/tree/main/src/trwdog git diff --git a/src/trxgrep/trxgrep.csproj b/src/trxgrep/trxgrep.csproj index f22040303..971fa5c1d 100644 --- a/src/trxgrep/trxgrep.csproj +++ b/src/trxgrep/trxgrep.csproj @@ -19,7 +19,7 @@ This program is part of the Trash toolkit. true portable true - 1.0.0 + 1.1.0 https://github.com/kaby76/Trash/tree/main/src/trxgrep git diff --git a/src/trxml/trxml.csproj b/src/trxml/trxml.csproj index 6c844edff..b76d787a2 100644 --- a/src/trxml/trxml.csproj +++ b/src/trxml/trxml.csproj @@ -18,7 +18,7 @@ This program is part of the Trash toolkit.]]> true portable true - 1.0.0 + 1.1.0 https://github.com/kaby76/Trash/tree/main/src/trxml git diff --git a/src/trxml2/trxml2.csproj b/src/trxml2/trxml2.csproj index f8f27a713..30e55f373 100644 --- a/src/trxml2/trxml2.csproj +++ b/src/trxml2/trxml2.csproj @@ -18,7 +18,7 @@ This program is part of the Trash toolkit.]]> true portable true - 1.0.0 + 1.1.0 https://github.com/kaby76/Trash/tree/main/src/trxml2 git From fce479f3ac63576ba21bff5acb6854920e18b3f4 Mon Sep 17 00:00:00 2001 From: Ken Domino Date: Sun, 14 Jun 2026 08:01:44 -0400 Subject: [PATCH 6/6] Updates. --- .config/dotnet-tools.json | 2 +- _scripts/set-version.sh | 6 +++--- _tests/basic-trees/test.sh | 6 +++--- src/tragl/readme.md | 2 +- src/tranalyze/Config.cs | 2 +- src/tranalyze/readme.md | 2 +- src/trash/Program.cs | 2 +- src/trash/readme.md | 2 +- src/trcaret/Config.cs | 2 +- src/trcaret/readme.md | 2 +- src/trclonereplace/Config.cs | 2 +- src/trclonereplace/readme.md | 2 +- src/trcombine/Config.cs | 2 +- src/trcombine/readme.md | 2 +- src/trconvert/Config.cs | 2 +- src/trconvert/readme.md | 2 +- src/trcover/Config.cs | 2 +- src/trcover/readme.md | 2 +- src/trdistill/Config.cs | 2 +- src/trdistill/readme.md | 2 +- src/trdot/Config.cs | 2 +- src/trdot/readme.md | 2 +- src/trenum/Config.cs | 2 +- src/trenum/readme.md | 2 +- src/trextract/Config.cs | 2 +- src/trextract/readme.md | 2 +- src/trff/Config.cs | 2 +- src/trff/readme.md | 2 +- src/trfold/Config.cs | 2 +- src/trfold/readme.md | 2 +- src/trfoldlit/Config.cs | 2 +- src/trfoldlit/readme.md | 2 +- src/trformat/Config.cs | 2 +- src/trformat/readme.md | 2 +- src/trgen/Config.cs | 2 +- src/trgen/readme.md | 2 +- src/trgenvsc/Config.cs | 2 +- src/trgenvsc/readme.md | 2 +- src/trglob/Config.cs | 2 +- src/trglob/readme.md | 2 +- src/trgroup/Config.cs | 2 +- src/trgroup/readme.md | 2 +- src/triconv/Config.cs | 2 +- src/triconv/readme.md | 2 +- src/tritext/Config.cs | 2 +- src/tritext/readme.md | 2 +- src/trjson/Config.cs | 2 +- src/trjson/readme.md | 2 +- src/trkleene/Config.cs | 2 +- src/trkleene/readme.md | 2 +- src/trnullable/Config.cs | 2 +- src/trnullable/readme.md | 2 +- src/trparse/Config.cs | 2 +- src/trparse/readme.md | 2 +- src/trperf/Config.cs | 2 +- src/trperf/readme.md | 2 +- src/trpiggy/Config.cs | 2 +- src/trpiggy/readme.md | 2 +- src/trquery/Config.cs | 2 +- src/trquery/readme.md | 2 +- src/trrename/Config.cs | 2 +- src/trrename/readme.md | 2 +- src/trrr/Config.cs | 2 +- src/trrr/readme.md | 2 +- src/trrup/Config.cs | 2 +- src/trrup/readme.md | 2 +- src/trsem/Config.cs | 2 +- src/trsem/readme.md | 2 +- src/trsort/Config.cs | 2 +- src/trsort/readme.md | 2 +- src/trsplit/Config.cs | 2 +- src/trsplit/readme.md | 2 +- src/trsponge/Config.cs | 2 +- src/trsponge/readme.md | 2 +- src/trtext/Config.cs | 2 +- src/trtext/readme.md | 2 +- src/trthompson/Config.cs | 2 +- src/trthompson/readme.md | 2 +- src/trtokens/Config.cs | 2 +- src/trtokens/readme.md | 2 +- src/trtree/Config.cs | 2 +- src/trtree/readme.md | 2 +- src/trull/Config.cs | 2 +- src/trull/readme.md | 2 +- src/trunfold/Config.cs | 2 +- src/trunfold/readme.md | 2 +- src/trunfoldlit/Config.cs | 2 +- src/trunfoldlit/readme.md | 2 +- src/trungroup/Config.cs | 2 +- src/trungroup/readme.md | 2 +- src/trwdog/Config.cs | 2 +- src/trwdog/readme.md | 2 +- src/trxgrep/Config.cs | 2 +- src/trxgrep/readme.md | 2 +- src/trxml/Config.cs | 2 +- src/trxml/readme.md | 2 +- src/trxml2/Config.cs | 2 +- src/trxml2/readme.md | 2 +- 98 files changed, 102 insertions(+), 102 deletions(-) diff --git a/.config/dotnet-tools.json b/.config/dotnet-tools.json index 8893e66b2..95bdd3046 100644 --- a/.config/dotnet-tools.json +++ b/.config/dotnet-tools.json @@ -3,7 +3,7 @@ "isRoot": true, "tools": { "trash": { - "version": "1.0.0", + "version": "1.1.0", "commands": [ "trash" ], diff --git a/_scripts/set-version.sh b/_scripts/set-version.sh index c475414ba..d9c543270 100644 --- a/_scripts/set-version.sh +++ b/_scripts/set-version.sh @@ -42,10 +42,10 @@ do do sed -i -e "s%[<][Vv]ersion[>].*[<][/][Vv]ersion[>]%$version%" $csproj done - sed -i -e 's%^0[.][0-9]*[.][0-9]*.*$'"%$version"' Unified dispatcher for the Trash toolkit. Fix broken Cpp target on Github.%' readme.md + sed -i -e 's%^[0-9]*[.][0-9]*[.][0-9]*.*$'"%$version"' Unified dispatcher for the Trash toolkit. Fix broken Cpp target on Github.%' readme.md for cs in *.cs do - sed -i -e "s%public string Version { get; set; } = \"0[.][0-9]*[.][0-9]*\";%public string Version { get; set; } = \"$version\";%" $cs + sed -i -e "s%public string Version { get; set; } = \"[0-9][.][0-9]*[.][0-9]*\";%public string Version { get; set; } = \"$version\";%" $cs done cd .. done @@ -80,7 +80,7 @@ do rm -f asdfasdf cat *.csproj | sed -e "s%[<][Vv]ersion[>].*[<][/][Vv]ersion[>]%$version%" > asdfasdf mv asdfasdf *.csproj - sed -i -e 's%^0[.][0-9]*[.][0-9]*.*$'"%$version"' Unified dispatcher for the Trash toolkit. Fix broken Cpp target on Github.%' readme.md + sed -i -e 's%^[0-9]*[.][0-9]*[.][0-9]*.*$'"%$version"' Unified dispatcher for the Trash toolkit. Fix broken Cpp target on Github.%' readme.md cd .. done diff --git a/_tests/basic-trees/test.sh b/_tests/basic-trees/test.sh index 766e01b57..5d104c6da 100644 --- a/_tests/basic-trees/test.sh +++ b/_tests/basic-trees/test.sh @@ -12,12 +12,12 @@ echo "$where" # Test. rm -rf Generated-CSharp -trash gen --version -trash gen -t CSharp +dotnet trash gen --version +dotnet trash gen -t CSharp pushd Generated-CSharp make popd -echo "1 + 2 + 3" | trash parse | trash tree > trparse.tree +echo "1 + 2 + 3" | dotnet trash parse | dotnet trash tree > trparse.tree rm -rf Generated-CSharp # Diff result. diff --git a/src/tragl/readme.md b/src/tragl/readme.md index 895343c84..7fc847372 100644 --- a/src/tragl/readme.md +++ b/src/tragl/readme.md @@ -19,7 +19,7 @@ This tool is part of Trash, Transformations for Antlr Shell. ## Current version -1.0.0 Unified dispatcher for the Trash toolkit. +1.1.0 Unified dispatcher for the Trash toolkit. Fix broken Cpp target on Github. ## License diff --git a/src/tranalyze/Config.cs b/src/tranalyze/Config.cs index 6296a5c35..c275ac8a3 100644 --- a/src/tranalyze/Config.cs +++ b/src/tranalyze/Config.cs @@ -18,6 +18,6 @@ public class Config public bool Verbose { get; set; } [Option("version", Required = false)] - public string Version { get; set; } = "1.0.0"; + public string Version { get; set; } = "1.1.0"; } } diff --git a/src/tranalyze/readme.md b/src/tranalyze/readme.md index c462a2180..6e14580a6 100644 --- a/src/tranalyze/readme.md +++ b/src/tranalyze/readme.md @@ -65,7 +65,7 @@ _Output_ ## Current version -1.0.0 Unified dispatcher for the Trash toolkit. +1.1.0 Unified dispatcher for the Trash toolkit. Fix broken Cpp target on Github. ## License diff --git a/src/trash/Program.cs b/src/trash/Program.cs index 1c87c9a55..6703f452e 100644 --- a/src/trash/Program.cs +++ b/src/trash/Program.cs @@ -8,7 +8,7 @@ namespace Trash; public class Program { - private const string Version = "0.23.45"; + private const string Version = "1.1.0"; // Maps both full names (e.g. "trgen") and short aliases (e.g. "gen") to the // sub-tool directory name that lives next to trash.dll in the package. diff --git a/src/trash/readme.md b/src/trash/readme.md index fad516c9e..64f4f26cb 100644 --- a/src/trash/readme.md +++ b/src/trash/readme.md @@ -1,4 +1,4 @@ -1.0.0 Unified dispatcher for the Trash toolkit. +1.1.0 Unified dispatcher for the Trash toolkit. Fix broken Cpp target on Github. # trash diff --git a/src/trcaret/Config.cs b/src/trcaret/Config.cs index 2ce1f8b57..4ec8ebe2a 100644 --- a/src/trcaret/Config.cs +++ b/src/trcaret/Config.cs @@ -17,6 +17,6 @@ public class Config public bool Verbose { get; set; } [Option("version", Required = false)] - public string Version { get; set; } = "1.0.0"; + public string Version { get; set; } = "1.1.0"; } } diff --git a/src/trcaret/readme.md b/src/trcaret/readme.md index 29fde4671..fa3d577eb 100644 --- a/src/trcaret/readme.md +++ b/src/trcaret/readme.md @@ -18,7 +18,7 @@ Reads a tree from stdin and prints lines and caret marks. ## Current version -1.0.0 Unified dispatcher for the Trash toolkit. +1.1.0 Unified dispatcher for the Trash toolkit. Fix broken Cpp target on Github. ## License diff --git a/src/trclonereplace/Config.cs b/src/trclonereplace/Config.cs index 99f042045..1bf4b21e8 100644 --- a/src/trclonereplace/Config.cs +++ b/src/trclonereplace/Config.cs @@ -21,5 +21,5 @@ public class Config public string Suffix { get; set; } [Option("version", Required = false)] - public string Version { get; set; } = "1.0.0"; + public string Version { get; set; } = "1.1.0"; } diff --git a/src/trclonereplace/readme.md b/src/trclonereplace/readme.md index b8f485739..cc6e70f67 100644 --- a/src/trclonereplace/readme.md +++ b/src/trclonereplace/readme.md @@ -19,7 +19,7 @@ Clone, rename, and replace symbols in a grammar to optimize full stack fallbacks ## Current version -1.0.0 Unified dispatcher for the Trash toolkit. +1.1.0 Unified dispatcher for the Trash toolkit. Fix broken Cpp target on Github. ## License diff --git a/src/trcombine/Config.cs b/src/trcombine/Config.cs index ba3cfbf39..03b38b7f9 100644 --- a/src/trcombine/Config.cs +++ b/src/trcombine/Config.cs @@ -14,6 +14,6 @@ public class Config public bool Verbose { get; set; } [Option("version", Required = false)] - public string Version { get; set; } = "1.0.0"; + public string Version { get; set; } = "1.1.0"; } } diff --git a/src/trcombine/readme.md b/src/trcombine/readme.md index 80ff3cca5..b52b13044 100644 --- a/src/trcombine/readme.md +++ b/src/trcombine/readme.md @@ -103,7 +103,7 @@ The original grammars are left unchanged. ## Current version -1.0.0 Unified dispatcher for the Trash toolkit. +1.1.0 Unified dispatcher for the Trash toolkit. Fix broken Cpp target on Github. ## License diff --git a/src/trconvert/Config.cs b/src/trconvert/Config.cs index c308480fb..a28a80a13 100644 --- a/src/trconvert/Config.cs +++ b/src/trconvert/Config.cs @@ -17,6 +17,6 @@ public class Config public bool Verbose { get; set; } [Option("version", Required = false)] - public string Version { get; set; } = "1.0.0"; + public string Version { get; set; } = "1.1.0"; } } diff --git a/src/trconvert/readme.md b/src/trconvert/readme.md index 486377cd8..03d0302c8 100644 --- a/src/trconvert/readme.md +++ b/src/trconvert/readme.md @@ -93,7 +93,7 @@ _Output_ ## Current version -1.0.0 Unified dispatcher for the Trash toolkit. +1.1.0 Unified dispatcher for the Trash toolkit. Fix broken Cpp target on Github. ## License diff --git a/src/trcover/Config.cs b/src/trcover/Config.cs index 804a76552..32e154e67 100644 --- a/src/trcover/Config.cs +++ b/src/trcover/Config.cs @@ -33,6 +33,6 @@ public class Config public bool ReadFileNameStdin { get; set; } [Option("version", Required = false)] - public string Version { get; set; } = "1.0.0"; + public string Version { get; set; } = "1.1.0"; } } diff --git a/src/trcover/readme.md b/src/trcover/readme.md index 5071d235a..f30f9e81e 100644 --- a/src/trcover/readme.md +++ b/src/trcover/readme.md @@ -24,7 +24,7 @@ a grammar. ## Current version -1.0.0 Unified dispatcher for the Trash toolkit. +1.1.0 Unified dispatcher for the Trash toolkit. Fix broken Cpp target on Github. ## License diff --git a/src/trdistill/Config.cs b/src/trdistill/Config.cs index c308480fb..a28a80a13 100644 --- a/src/trdistill/Config.cs +++ b/src/trdistill/Config.cs @@ -17,6 +17,6 @@ public class Config public bool Verbose { get; set; } [Option("version", Required = false)] - public string Version { get; set; } = "1.0.0"; + public string Version { get; set; } = "1.1.0"; } } diff --git a/src/trdistill/readme.md b/src/trdistill/readme.md index 486377cd8..03d0302c8 100644 --- a/src/trdistill/readme.md +++ b/src/trdistill/readme.md @@ -93,7 +93,7 @@ _Output_ ## Current version -1.0.0 Unified dispatcher for the Trash toolkit. +1.1.0 Unified dispatcher for the Trash toolkit. Fix broken Cpp target on Github. ## License diff --git a/src/trdot/Config.cs b/src/trdot/Config.cs index 3da96648f..230546e0e 100644 --- a/src/trdot/Config.cs +++ b/src/trdot/Config.cs @@ -14,6 +14,6 @@ public class Config public bool Verbose { get; set; } [Option("version", Required = false)] - public string Version { get; set; } = "1.0.0"; + public string Version { get; set; } = "1.1.0"; } diff --git a/src/trdot/readme.md b/src/trdot/readme.md index 16bbd3b04..83e8beb00 100644 --- a/src/trdot/readme.md +++ b/src/trdot/readme.md @@ -63,7 +63,7 @@ The output will be: ## Current version -1.0.0 Unified dispatcher for the Trash toolkit. +1.1.0 Unified dispatcher for the Trash toolkit. Fix broken Cpp target on Github. ## License diff --git a/src/trenum/Config.cs b/src/trenum/Config.cs index 82d4d2015..ddcad15b4 100644 --- a/src/trenum/Config.cs +++ b/src/trenum/Config.cs @@ -12,6 +12,6 @@ public class Config public bool Verbose { get; set; } [Option("version", Required = false)] - public string Version { get; set; } = "1.0.0"; + public string Version { get; set; } = "1.1.0"; } } diff --git a/src/trenum/readme.md b/src/trenum/readme.md index 624bc6cbc..714cd0a06 100644 --- a/src/trenum/readme.md +++ b/src/trenum/readme.md @@ -8,7 +8,7 @@ ## Current version -1.0.0 Unified dispatcher for the Trash toolkit. +1.1.0 Unified dispatcher for the Trash toolkit. Fix broken Cpp target on Github. ## License diff --git a/src/trextract/Config.cs b/src/trextract/Config.cs index ba3cfbf39..03b38b7f9 100644 --- a/src/trextract/Config.cs +++ b/src/trextract/Config.cs @@ -14,6 +14,6 @@ public class Config public bool Verbose { get; set; } [Option("version", Required = false)] - public string Version { get; set; } = "1.0.0"; + public string Version { get; set; } = "1.1.0"; } } diff --git a/src/trextract/readme.md b/src/trextract/readme.md index a1e496e72..111ae6141 100644 --- a/src/trextract/readme.md +++ b/src/trextract/readme.md @@ -33,7 +33,7 @@ The outputed files are: ## Current version -1.0.0 Unified dispatcher for the Trash toolkit. +1.1.0 Unified dispatcher for the Trash toolkit. Fix broken Cpp target on Github. ## License diff --git a/src/trff/Config.cs b/src/trff/Config.cs index f404b3050..d4464ffe2 100644 --- a/src/trff/Config.cs +++ b/src/trff/Config.cs @@ -12,7 +12,7 @@ public class Config public bool Verbose { get; set; } [Option("version", Required = false)] - public string Version { get; set; } = "1.0.0"; + public string Version { get; set; } = "1.1.0"; [Value(0, Required = false, Default = 1)] public int K { get; set; } diff --git a/src/trff/readme.md b/src/trff/readme.md index c29f7a11a..4316db57a 100644 --- a/src/trff/readme.md +++ b/src/trff/readme.md @@ -22,7 +22,7 @@ XPaths, type _export MSYS2_ARG_CONV_EXCL="*"_, then execute your command. ## Current version -1.0.0 Unified dispatcher for the Trash toolkit. +1.1.0 Unified dispatcher for the Trash toolkit. Fix broken Cpp target on Github. ## License diff --git a/src/trfold/Config.cs b/src/trfold/Config.cs index db66e8985..1e4f025ff 100644 --- a/src/trfold/Config.cs +++ b/src/trfold/Config.cs @@ -15,7 +15,7 @@ public class Config public bool Verbose { get; set; } [Option("version", Required = false)] - public string Version { get; set; } = "1.0.0"; + public string Version { get; set; } = "1.1.0"; [Value(0, Min = 1)] public IEnumerable Expr { get; set; } diff --git a/src/trfold/readme.md b/src/trfold/readme.md index e4206d89d..2fc91ad8c 100644 --- a/src/trfold/readme.md +++ b/src/trfold/readme.md @@ -26,7 +26,7 @@ XPaths, type _export MSYS2_ARG_CONV_EXCL="*"_, then execute your command. ## Current version -1.0.0 Unified dispatcher for the Trash toolkit. +1.1.0 Unified dispatcher for the Trash toolkit. Fix broken Cpp target on Github. ## License diff --git a/src/trfoldlit/Config.cs b/src/trfoldlit/Config.cs index 59c56fa00..240f86069 100644 --- a/src/trfoldlit/Config.cs +++ b/src/trfoldlit/Config.cs @@ -15,7 +15,7 @@ public class Config public bool Verbose { get; set; } [Option("version", Required = false)] - public string Version { get; set; } = "1.0.0"; + public string Version { get; set; } = "1.1.0"; [Value(0)] public IEnumerable Expr { get; set; } diff --git a/src/trfoldlit/readme.md b/src/trfoldlit/readme.md index 9b91152f9..820bbc871 100644 --- a/src/trfoldlit/readme.md +++ b/src/trfoldlit/readme.md @@ -65,7 +65,7 @@ XPaths, type _export MSYS2_ARG_CONV_EXCL="*"_, then execute your command. ## Current version -1.0.0 Unified dispatcher for the Trash toolkit. +1.1.0 Unified dispatcher for the Trash toolkit. Fix broken Cpp target on Github. ## License diff --git a/src/trformat/Config.cs b/src/trformat/Config.cs index 457681fab..48189d168 100644 --- a/src/trformat/Config.cs +++ b/src/trformat/Config.cs @@ -15,6 +15,6 @@ public class Config public bool Verbose { get; set; } [Option("version", Required = false)] - public string Version { get; set; } = "1.0.0"; + public string Version { get; set; } = "1.1.0"; } } diff --git a/src/trformat/readme.md b/src/trformat/readme.md index 48ab9731b..10a5c6ad1 100644 --- a/src/trformat/readme.md +++ b/src/trformat/readme.md @@ -18,7 +18,7 @@ Format of grammar using machine learning. ## Current version -1.0.0 Unified dispatcher for the Trash toolkit. +1.1.0 Unified dispatcher for the Trash toolkit. Fix broken Cpp target on Github. ## License diff --git a/src/trgen/Config.cs b/src/trgen/Config.cs index 2dc273d36..1c57b6f8e 100644 --- a/src/trgen/Config.cs +++ b/src/trgen/Config.cs @@ -146,5 +146,5 @@ public void OverrideWithTrgenRc() public bool deps { get; set; } [Option("version", Required = false)] - public string Version { get; set; } = "1.0.0"; + public string Version { get; set; } = "1.1.0"; } diff --git a/src/trgen/readme.md b/src/trgen/readme.md index 4ec080d73..00e3da6a7 100644 --- a/src/trgen/readme.md +++ b/src/trgen/readme.md @@ -49,7 +49,7 @@ simplify and eliminate bugs created when adding new grammars. ## Current version -1.0.0 Unified dispatcher for the Trash toolkit. +1.1.0 Unified dispatcher for the Trash toolkit. Fix broken Cpp target on Github. ## License diff --git a/src/trgenvsc/Config.cs b/src/trgenvsc/Config.cs index 4399ca66d..0beff683f 100644 --- a/src/trgenvsc/Config.cs +++ b/src/trgenvsc/Config.cs @@ -23,6 +23,6 @@ public Config(Config copy) public static readonly Config DEFAULT = new Config(); [Option("version", Required = false)] - public string Version { get; set; } = "1.0.0"; + public string Version { get; set; } = "1.1.0"; } } diff --git a/src/trgenvsc/readme.md b/src/trgenvsc/readme.md index eeefed8a9..10c207bd6 100644 --- a/src/trgenvsc/readme.md +++ b/src/trgenvsc/readme.md @@ -30,7 +30,7 @@ the XPath patterns to match certain parse trees. ## Current version -1.0.0 Unified dispatcher for the Trash toolkit. +1.1.0 Unified dispatcher for the Trash toolkit. Fix broken Cpp target on Github. ## License diff --git a/src/trglob/Config.cs b/src/trglob/Config.cs index 869787468..6b3167ce2 100644 --- a/src/trglob/Config.cs +++ b/src/trglob/Config.cs @@ -12,7 +12,7 @@ public class Config public bool Full { get; set; } [Option("version", Required = false)] - public string Version { get; set; } = "1.0.0"; + public string Version { get; set; } = "1.1.0"; [Value(0)] public IEnumerable Files { get; set; } diff --git a/src/trglob/readme.md b/src/trglob/readme.md index ed03234f1..2a878f069 100644 --- a/src/trglob/readme.md +++ b/src/trglob/readme.md @@ -17,7 +17,7 @@ Expand a glob string into file names. ## Current version -1.0.0 Unified dispatcher for the Trash toolkit. +1.1.0 Unified dispatcher for the Trash toolkit. Fix broken Cpp target on Github. ## License diff --git a/src/trgroup/Config.cs b/src/trgroup/Config.cs index d9c93f2bd..bee90f266 100644 --- a/src/trgroup/Config.cs +++ b/src/trgroup/Config.cs @@ -15,7 +15,7 @@ public class Config public bool Verbose { get; set; } [Option("version", Required = false)] - public string Version { get; set; } = "1.0.0"; + public string Version { get; set; } = "1.1.0"; [Value(0)] public IEnumerable Expr { get; set; } diff --git a/src/trgroup/readme.md b/src/trgroup/readme.md index 5cdfa371e..b4e4010b7 100644 --- a/src/trgroup/readme.md +++ b/src/trgroup/readme.md @@ -56,7 +56,7 @@ XPaths, type _export MSYS2_ARG_CONV_EXCL="*"_, then execute your command. ## Current version -1.0.0 Unified dispatcher for the Trash toolkit. +1.1.0 Unified dispatcher for the Trash toolkit. Fix broken Cpp target on Github. ## License diff --git a/src/triconv/Config.cs b/src/triconv/Config.cs index f103290f3..41bc63406 100644 --- a/src/triconv/Config.cs +++ b/src/triconv/Config.cs @@ -12,7 +12,7 @@ public class Config public string ToCode { get; set; } [Option("version", Required = false)] - public string Version { get; set; } = "1.0.0"; + public string Version { get; set; } = "1.1.0"; [Value(0)] public IEnumerable Files { get; set; } } diff --git a/src/triconv/readme.md b/src/triconv/readme.md index d9e9653f9..d2226255c 100644 --- a/src/triconv/readme.md +++ b/src/triconv/readme.md @@ -20,7 +20,7 @@ unicode. ## Current version -1.0.0 Unified dispatcher for the Trash toolkit. +1.1.0 Unified dispatcher for the Trash toolkit. Fix broken Cpp target on Github. ## License diff --git a/src/tritext/Config.cs b/src/tritext/Config.cs index c31d39608..4f6db754b 100644 --- a/src/tritext/Config.cs +++ b/src/tritext/Config.cs @@ -19,5 +19,5 @@ public class Config public string Filter { get; set; } = ""; [Option("version", Required = false)] - public string Version { get; set; } = "1.0.0"; + public string Version { get; set; } = "1.1.0"; } diff --git a/src/tritext/readme.md b/src/tritext/readme.md index 68e2f9cdd..620ecc8be 100644 --- a/src/tritext/readme.md +++ b/src/tritext/readme.md @@ -18,7 +18,7 @@ Get strings from a PDF file using IText. ## Current version -1.0.0 Unified dispatcher for the Trash toolkit. +1.1.0 Unified dispatcher for the Trash toolkit. Fix broken Cpp target on Github. ## License diff --git a/src/trjson/Config.cs b/src/trjson/Config.cs index 637103f1d..0509f283d 100644 --- a/src/trjson/Config.cs +++ b/src/trjson/Config.cs @@ -11,5 +11,5 @@ public class Config public bool Verbose { get; set; } [Option("version", Required = false)] - public string Version { get; set; } = "1.0.0"; + public string Version { get; set; } = "1.1.0"; } diff --git a/src/trjson/readme.md b/src/trjson/readme.md index ee2078589..69b5d4352 100644 --- a/src/trjson/readme.md +++ b/src/trjson/readme.md @@ -18,7 +18,7 @@ Read a parse tree from stdin and write a JSON represenation of it. ## Current version -1.0.0 Unified dispatcher for the Trash toolkit. +1.1.0 Unified dispatcher for the Trash toolkit. Fix broken Cpp target on Github. ## License diff --git a/src/trkleene/Config.cs b/src/trkleene/Config.cs index d9c93f2bd..bee90f266 100644 --- a/src/trkleene/Config.cs +++ b/src/trkleene/Config.cs @@ -15,7 +15,7 @@ public class Config public bool Verbose { get; set; } [Option("version", Required = false)] - public string Version { get; set; } = "1.0.0"; + public string Version { get; set; } = "1.1.0"; [Value(0)] public IEnumerable Expr { get; set; } diff --git a/src/trkleene/readme.md b/src/trkleene/readme.md index 23e633627..f9fb41e12 100644 --- a/src/trkleene/readme.md +++ b/src/trkleene/readme.md @@ -38,7 +38,7 @@ XPaths, type _export MSYS2_ARG_CONV_EXCL="*"_, then execute your command. ## Current version -1.0.0 Unified dispatcher for the Trash toolkit. +1.1.0 Unified dispatcher for the Trash toolkit. Fix broken Cpp target on Github. ## License diff --git a/src/trnullable/Config.cs b/src/trnullable/Config.cs index 0a5856a0c..0e2a8739f 100644 --- a/src/trnullable/Config.cs +++ b/src/trnullable/Config.cs @@ -11,5 +11,5 @@ public class Config public bool Verbose { get; set; } [Option("version", Required = false)] - public string Version { get; set; } = "1.0.0"; + public string Version { get; set; } = "1.1.0"; } diff --git a/src/trnullable/readme.md b/src/trnullable/readme.md index 87bdf4060..1f361b3f6 100644 --- a/src/trnullable/readme.md +++ b/src/trnullable/readme.md @@ -18,7 +18,7 @@ trparse A.g4 | trnullable ## Current version -1.0.0 Unified dispatcher for the Trash toolkit. +1.1.0 Unified dispatcher for the Trash toolkit. Fix broken Cpp target on Github. ## License diff --git a/src/trparse/Config.cs b/src/trparse/Config.cs index ced429ed5..88c4bea6d 100644 --- a/src/trparse/Config.cs +++ b/src/trparse/Config.cs @@ -42,7 +42,7 @@ public class Config public bool Verbose { get; set; } [Option("version", Required = false)] - public string Version { get; set; } = "1.0.0"; + public string Version { get; set; } = "1.1.0"; [Option('x', Required = false, HelpText = "Read input file names from stdin.")] public bool ReadFileNameStdin { get; set; } diff --git a/src/trparse/readme.md b/src/trparse/readme.md index 8b6b41a3e..0f6e43250 100644 --- a/src/trparse/readme.md +++ b/src/trparse/readme.md @@ -50,7 +50,7 @@ the `--type` command-line option: ## Current version -1.0.0 Unified dispatcher for the Trash toolkit. +1.1.0 Unified dispatcher for the Trash toolkit. Fix broken Cpp target on Github. ## License diff --git a/src/trperf/Config.cs b/src/trperf/Config.cs index 0441e3abe..f5f98a68d 100644 --- a/src/trperf/Config.cs +++ b/src/trperf/Config.cs @@ -33,5 +33,5 @@ public class Config public bool ReadFileNameStdin { get; set; } [Option("version", Required = false)] - public string Version { get; set; } = "1.0.0"; + public string Version { get; set; } = "1.1.0"; } diff --git a/src/trperf/readme.md b/src/trperf/readme.md index d2ee95002..fd56de610 100644 --- a/src/trperf/readme.md +++ b/src/trperf/readme.md @@ -67,7 +67,7 @@ be in a trgen-generated parser directory, or use the -p option. ## Current version -1.0.0 Unified dispatcher for the Trash toolkit. +1.1.0 Unified dispatcher for the Trash toolkit. Fix broken Cpp target on Github. ## License diff --git a/src/trpiggy/Config.cs b/src/trpiggy/Config.cs index 2a6e042bb..33fbf624d 100644 --- a/src/trpiggy/Config.cs +++ b/src/trpiggy/Config.cs @@ -15,6 +15,6 @@ public class Config public bool Verbose { get; set; } [Option("version", Required = false)] - public string Version { get; set; } = "1.0.0"; + public string Version { get; set; } = "1.1.0"; } } diff --git a/src/trpiggy/readme.md b/src/trpiggy/readme.md index 28bd3b361..0adb5310c 100644 --- a/src/trpiggy/readme.md +++ b/src/trpiggy/readme.md @@ -63,7 +63,7 @@ Output: ## Current version -1.0.0 Unified dispatcher for the Trash toolkit. +1.1.0 Unified dispatcher for the Trash toolkit. Fix broken Cpp target on Github. ## License diff --git a/src/trquery/Config.cs b/src/trquery/Config.cs index dc7030566..561384a2a 100644 --- a/src/trquery/Config.cs +++ b/src/trquery/Config.cs @@ -22,7 +22,7 @@ public class Config public bool Verbose { get; set; } [Option("version", Required = false)] - public string Version { get; set; } = "1.0.0"; + public string Version { get; set; } = "1.1.0"; [Value(0)] public IEnumerable Query { get; set; } } diff --git a/src/trquery/readme.md b/src/trquery/readme.md index a7a359f0c..098751b8a 100644 --- a/src/trquery/readme.md +++ b/src/trquery/readme.md @@ -47,7 +47,7 @@ XPaths, type _export MSYS2_ARG_CONV_EXCL="*"_, then execute your command. ## Current version -1.0.0 Unified dispatcher for the Trash toolkit. +1.1.0 Unified dispatcher for the Trash toolkit. Fix broken Cpp target on Github. ## License diff --git a/src/trrename/Config.cs b/src/trrename/Config.cs index d77cca1fd..ea0610c8c 100644 --- a/src/trrename/Config.cs +++ b/src/trrename/Config.cs @@ -23,5 +23,5 @@ public class Config public bool Verbose { get; set; } [Option("version", Required = false)] - public string Version { get; set; } = "1.0.0"; + public string Version { get; set; } = "1.1.0"; } diff --git a/src/trrename/readme.md b/src/trrename/readme.md index c23d1d653..3d49a7162 100644 --- a/src/trrename/readme.md +++ b/src/trrename/readme.md @@ -27,7 +27,7 @@ make sure to enclose the argument as it contains semi-colons. ## Current version -1.0.0 Unified dispatcher for the Trash toolkit. +1.1.0 Unified dispatcher for the Trash toolkit. Fix broken Cpp target on Github. ## License diff --git a/src/trrr/Config.cs b/src/trrr/Config.cs index adf78e263..c666e5b22 100644 --- a/src/trrr/Config.cs +++ b/src/trrr/Config.cs @@ -15,7 +15,7 @@ public class Config public bool Verbose { get; set; } [Option("version", Required = false)] - public string Version { get; set; } = "1.0.0"; + public string Version { get; set; } = "1.1.0"; [Value(0, Required = false)] public string Expr { get; set; } diff --git a/src/trrr/readme.md b/src/trrr/readme.md index 8402708fa..574e9fba3 100644 --- a/src/trrr/readme.md +++ b/src/trrr/readme.md @@ -14,7 +14,7 @@ ## Current version -1.0.0 Unified dispatcher for the Trash toolkit. +1.1.0 Unified dispatcher for the Trash toolkit. Fix broken Cpp target on Github. ## License diff --git a/src/trrup/Config.cs b/src/trrup/Config.cs index 457681fab..48189d168 100644 --- a/src/trrup/Config.cs +++ b/src/trrup/Config.cs @@ -15,6 +15,6 @@ public class Config public bool Verbose { get; set; } [Option("version", Required = false)] - public string Version { get; set; } = "1.0.0"; + public string Version { get; set; } = "1.1.0"; } } diff --git a/src/trrup/readme.md b/src/trrup/readme.md index d2ecf2b9e..4a188238b 100644 --- a/src/trrup/readme.md +++ b/src/trrup/readme.md @@ -42,7 +42,7 @@ XPaths, type _export MSYS2_ARG_CONV_EXCL="*"_, then execute your command. ## Current version -1.0.0 Unified dispatcher for the Trash toolkit. +1.1.0 Unified dispatcher for the Trash toolkit. Fix broken Cpp target on Github. ## License diff --git a/src/trsem/Config.cs b/src/trsem/Config.cs index e154de4e0..e38d05642 100644 --- a/src/trsem/Config.cs +++ b/src/trsem/Config.cs @@ -21,6 +21,6 @@ public class Config public bool Verbose { get; set; } [Option("version", Required = false)] - public string Version { get; set; } = "1.0.0"; + public string Version { get; set; } = "1.1.0"; } } diff --git a/src/trsem/readme.md b/src/trsem/readme.md index 9b25b47c5..840da1fd1 100644 --- a/src/trsem/readme.md +++ b/src/trsem/readme.md @@ -18,7 +18,7 @@ Read a static semantics spec file and generate code. ## Current version -1.0.0 Unified dispatcher for the Trash toolkit. +1.1.0 Unified dispatcher for the Trash toolkit. Fix broken Cpp target on Github. ## License diff --git a/src/trsort/Config.cs b/src/trsort/Config.cs index 3b4fb4f97..5f957c2e3 100644 --- a/src/trsort/Config.cs +++ b/src/trsort/Config.cs @@ -30,6 +30,6 @@ public class Config public bool Verbose { get; set; } [Option("version", Required = false)] - public string Version { get; set; } = "1.0.0"; + public string Version { get; set; } = "1.1.0"; } } diff --git a/src/trsort/readme.md b/src/trsort/readme.md index 6d41e9bd0..3fc53d404 100644 --- a/src/trsort/readme.md +++ b/src/trsort/readme.md @@ -37,7 +37,7 @@ XPaths, type _export MSYS2_ARG_CONV_EXCL="*"_, then execute your command. ## Current version -1.0.0 Unified dispatcher for the Trash toolkit. +1.1.0 Unified dispatcher for the Trash toolkit. Fix broken Cpp target on Github. ## License diff --git a/src/trsplit/Config.cs b/src/trsplit/Config.cs index 6718bc93e..eb4f85351 100644 --- a/src/trsplit/Config.cs +++ b/src/trsplit/Config.cs @@ -15,5 +15,5 @@ public class Config public bool Verbose { get; set; } [Option("version", Required = false)] - public string Version { get; set; } = "1.0.0"; + public string Version { get; set; } = "1.1.0"; } diff --git a/src/trsplit/readme.md b/src/trsplit/readme.md index dae87d4c4..e3c47a181 100644 --- a/src/trsplit/readme.md +++ b/src/trsplit/readme.md @@ -45,7 +45,7 @@ modified. ## Current version -1.0.0 Unified dispatcher for the Trash toolkit. +1.1.0 Unified dispatcher for the Trash toolkit. Fix broken Cpp target on Github. ## License diff --git a/src/trsponge/Config.cs b/src/trsponge/Config.cs index 615ca59ea..a7c4b9beb 100644 --- a/src/trsponge/Config.cs +++ b/src/trsponge/Config.cs @@ -17,5 +17,5 @@ public class Config public bool Verbose { get; set; } [Option("version", Required = false)] - public string Version { get; set; } = "1.0.0"; + public string Version { get; set; } = "1.1.0"; } diff --git a/src/trsponge/readme.md b/src/trsponge/readme.md index 03f304a48..d946d73f5 100644 --- a/src/trsponge/readme.md +++ b/src/trsponge/readme.md @@ -19,7 +19,7 @@ results to file(s). ## Current version -1.0.0 Unified dispatcher for the Trash toolkit. +1.1.0 Unified dispatcher for the Trash toolkit. Fix broken Cpp target on Github. ## License diff --git a/src/trtext/Config.cs b/src/trtext/Config.cs index 0964cb22b..7723f8914 100644 --- a/src/trtext/Config.cs +++ b/src/trtext/Config.cs @@ -24,5 +24,5 @@ public class Config public bool Count { get; set; } [Option("version", Required = false)] - public string Version { get; set; } = "1.0.0"; + public string Version { get; set; } = "1.1.0"; } diff --git a/src/trtext/readme.md b/src/trtext/readme.md index 8148dfd31..5edd38b61 100644 --- a/src/trtext/readme.md +++ b/src/trtext/readme.md @@ -19,7 +19,7 @@ specified, the line number range for the tree is printed. ## Current version -1.0.0 Unified dispatcher for the Trash toolkit. +1.1.0 Unified dispatcher for the Trash toolkit. Fix broken Cpp target on Github. ## License diff --git a/src/trthompson/Config.cs b/src/trthompson/Config.cs index e83977d41..f7b688283 100644 --- a/src/trthompson/Config.cs +++ b/src/trthompson/Config.cs @@ -12,6 +12,6 @@ public class Config public bool Verbose { get; set; } [Option("version", Required = false)] - public string Version { get; set; } = "1.0.0"; + public string Version { get; set; } = "1.1.0"; } } diff --git a/src/trthompson/readme.md b/src/trthompson/readme.md index 8ee2a7f51..d0c613bbe 100644 --- a/src/trthompson/readme.md +++ b/src/trthompson/readme.md @@ -12,7 +12,7 @@ ## Current version -1.0.0 Unified dispatcher for the Trash toolkit. +1.1.0 Unified dispatcher for the Trash toolkit. Fix broken Cpp target on Github. ## License diff --git a/src/trtokens/Config.cs b/src/trtokens/Config.cs index 637103f1d..0509f283d 100644 --- a/src/trtokens/Config.cs +++ b/src/trtokens/Config.cs @@ -11,5 +11,5 @@ public class Config public bool Verbose { get; set; } [Option("version", Required = false)] - public string Version { get; set; } = "1.0.0"; + public string Version { get; set; } = "1.1.0"; } diff --git a/src/trtokens/readme.md b/src/trtokens/readme.md index c258efe53..422ebf1d6 100644 --- a/src/trtokens/readme.md +++ b/src/trtokens/readme.md @@ -52,7 +52,7 @@ Output: ## Current version -1.0.0 Unified dispatcher for the Trash toolkit. +1.1.0 Unified dispatcher for the Trash toolkit. Fix broken Cpp target on Github. ## License diff --git a/src/trtree/Config.cs b/src/trtree/Config.cs index e625c55d2..4ea856000 100644 --- a/src/trtree/Config.cs +++ b/src/trtree/Config.cs @@ -26,5 +26,5 @@ public class Config public bool BlockTreeStyle { get; set; } [Option("version", Required = false)] - public string Version { get; set; } = "1.0.0"; + public string Version { get; set; } = "1.1.0"; } diff --git a/src/trtree/readme.md b/src/trtree/readme.md index 1f3fd2ed8..ba2741023 100644 --- a/src/trtree/readme.md +++ b/src/trtree/readme.md @@ -18,7 +18,7 @@ Reads a tree from stdin and prints the tree as an indented node list. ## Current version -1.0.0 Unified dispatcher for the Trash toolkit. +1.1.0 Unified dispatcher for the Trash toolkit. Fix broken Cpp target on Github. ## License diff --git a/src/trull/Config.cs b/src/trull/Config.cs index d9c93f2bd..bee90f266 100644 --- a/src/trull/Config.cs +++ b/src/trull/Config.cs @@ -15,7 +15,7 @@ public class Config public bool Verbose { get; set; } [Option("version", Required = false)] - public string Version { get; set; } = "1.0.0"; + public string Version { get; set; } = "1.1.0"; [Value(0)] public IEnumerable Expr { get; set; } diff --git a/src/trull/readme.md b/src/trull/readme.md index af948a208..9bdd80854 100644 --- a/src/trull/readme.md +++ b/src/trull/readme.md @@ -63,7 +63,7 @@ XPaths, type _export MSYS2_ARG_CONV_EXCL="*"_, then execute your command. ## Current version -1.0.0 Unified dispatcher for the Trash toolkit. +1.1.0 Unified dispatcher for the Trash toolkit. Fix broken Cpp target on Github. ## License diff --git a/src/trunfold/Config.cs b/src/trunfold/Config.cs index c5babe344..e53c23337 100644 --- a/src/trunfold/Config.cs +++ b/src/trunfold/Config.cs @@ -15,7 +15,7 @@ public class Config public bool Verbose { get; set; } [Option("version", Required = false)] - public string Version { get; set; } = "1.0.0"; + public string Version { get; set; } = "1.1.0"; [Value(0, Min = 1)] public IEnumerable Expr { get; set; } } diff --git a/src/trunfold/readme.md b/src/trunfold/readme.md index e20869fae..9c29ae30d 100644 --- a/src/trunfold/readme.md +++ b/src/trunfold/readme.md @@ -51,7 +51,7 @@ XPaths, type _export MSYS2_ARG_CONV_EXCL="*"_, then execute your command. ## Current version -1.0.0 Unified dispatcher for the Trash toolkit. +1.1.0 Unified dispatcher for the Trash toolkit. Fix broken Cpp target on Github. ## License diff --git a/src/trunfoldlit/Config.cs b/src/trunfoldlit/Config.cs index a346f19c8..0cc8ebd39 100644 --- a/src/trunfoldlit/Config.cs +++ b/src/trunfoldlit/Config.cs @@ -15,5 +15,5 @@ public class Config public bool Verbose { get; set; } [Option("version", Required = false)] - public string Version { get; set; } = "1.0.0"; + public string Version { get; set; } = "1.1.0"; } diff --git a/src/trunfoldlit/readme.md b/src/trunfoldlit/readme.md index f59699bbb..8dc46d996 100644 --- a/src/trunfoldlit/readme.md +++ b/src/trunfoldlit/readme.md @@ -51,7 +51,7 @@ XPaths, type _export MSYS2_ARG_CONV_EXCL="*"_, then execute your command. ## Current version -1.0.0 Unified dispatcher for the Trash toolkit. +1.1.0 Unified dispatcher for the Trash toolkit. Fix broken Cpp target on Github. ## License diff --git a/src/trungroup/Config.cs b/src/trungroup/Config.cs index c5babe344..e53c23337 100644 --- a/src/trungroup/Config.cs +++ b/src/trungroup/Config.cs @@ -15,7 +15,7 @@ public class Config public bool Verbose { get; set; } [Option("version", Required = false)] - public string Version { get; set; } = "1.0.0"; + public string Version { get; set; } = "1.1.0"; [Value(0, Min = 1)] public IEnumerable Expr { get; set; } } diff --git a/src/trungroup/readme.md b/src/trungroup/readme.md index 6f89ecb77..168e9615d 100644 --- a/src/trungroup/readme.md +++ b/src/trungroup/readme.md @@ -24,7 +24,7 @@ XPaths, type _export MSYS2_ARG_CONV_EXCL="*"_, then execute your command. ## Current version -1.0.0 Unified dispatcher for the Trash toolkit. +1.1.0 Unified dispatcher for the Trash toolkit. Fix broken Cpp target on Github. ## License diff --git a/src/trwdog/Config.cs b/src/trwdog/Config.cs index 443439e30..37f353ed9 100644 --- a/src/trwdog/Config.cs +++ b/src/trwdog/Config.cs @@ -11,5 +11,5 @@ public class Config public int? Timeout { get; set; } [Option("version", Required = false)] - public string Version { get; set; } = "1.0.0"; + public string Version { get; set; } = "1.1.0"; } diff --git a/src/trwdog/readme.md b/src/trwdog/readme.md index 62006ae6d..1c835ec92 100644 --- a/src/trwdog/readme.md +++ b/src/trwdog/readme.md @@ -18,7 +18,7 @@ Execute a command with a watchdog timer. ## Current version -1.0.0 Unified dispatcher for the Trash toolkit. +1.1.0 Unified dispatcher for the Trash toolkit. Fix broken Cpp target on Github. ## License diff --git a/src/trxgrep/Config.cs b/src/trxgrep/Config.cs index 6ba7584ad..1fd981663 100644 --- a/src/trxgrep/Config.cs +++ b/src/trxgrep/Config.cs @@ -18,7 +18,7 @@ public class Config public bool Verbose { get; set; } [Option("version", Required = false)] - public string Version { get; set; } = "1.0.0"; + public string Version { get; set; } = "1.1.0"; [Value(0, Min = 1)] public IEnumerable Expr { get; set; } } diff --git a/src/trxgrep/readme.md b/src/trxgrep/readme.md index 481d9a874..4991954e9 100644 --- a/src/trxgrep/readme.md +++ b/src/trxgrep/readme.md @@ -24,7 +24,7 @@ XPaths, type _export MSYS2_ARG_CONV_EXCL="*"_, then execute your command. ## Current version -1.0.0 Unified dispatcher for the Trash toolkit. +1.1.0 Unified dispatcher for the Trash toolkit. Fix broken Cpp target on Github. ## License diff --git a/src/trxml/Config.cs b/src/trxml/Config.cs index 637103f1d..0509f283d 100644 --- a/src/trxml/Config.cs +++ b/src/trxml/Config.cs @@ -11,5 +11,5 @@ public class Config public bool Verbose { get; set; } [Option("version", Required = false)] - public string Version { get; set; } = "1.0.0"; + public string Version { get; set; } = "1.1.0"; } diff --git a/src/trxml/readme.md b/src/trxml/readme.md index 58ed7ffe6..a9fa8291e 100644 --- a/src/trxml/readme.md +++ b/src/trxml/readme.md @@ -18,7 +18,7 @@ Read a tree from stdin and write an XML represenation of it. ## Current version -1.0.0 Unified dispatcher for the Trash toolkit. +1.1.0 Unified dispatcher for the Trash toolkit. Fix broken Cpp target on Github. ## License diff --git a/src/trxml2/Config.cs b/src/trxml2/Config.cs index ffe24c418..af8294ce4 100644 --- a/src/trxml2/Config.cs +++ b/src/trxml2/Config.cs @@ -9,7 +9,7 @@ public class Config public bool Verbose { get; set; } [Option("version", Required = false)] - public string Version { get; set; } = "1.0.0"; + public string Version { get; set; } = "1.1.0"; [Value(0)] public IEnumerable Files { get; set; } } diff --git a/src/trxml2/readme.md b/src/trxml2/readme.md index 86af5e853..2e9dfdb83 100644 --- a/src/trxml2/readme.md +++ b/src/trxml2/readme.md @@ -18,7 +18,7 @@ Read an xml file and enumerate all paths to elements in xpath syntax. ## Current version -1.0.0 Unified dispatcher for the Trash toolkit. +1.1.0 Unified dispatcher for the Trash toolkit. Fix broken Cpp target on Github. ## License