Skip to content

Commit

Permalink
Update readme's.
Browse files Browse the repository at this point in the history
  • Loading branch information
kaby76 committed Sep 15, 2024
1 parent 38a1636 commit 9a1fe12
Show file tree
Hide file tree
Showing 45 changed files with 46 additions and 46 deletions.
4 changes: 2 additions & 2 deletions _scripts/set-version.sh
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ do
mv asdfasdf *.csproj
rm -f asdfasdf2
touch readme.md
cat readme.md | sed -e 's%^0[.][0-9]*[.][0-9]*.*$'"%$version"' Add scripts for syntactic highlighting as default for trgenvsc.%' > asdfasdf2
cat readme.md | sed -e 's%^0[.][0-9]*[.][0-9]*.*$'"%$version"' Add --ambig option to trparse. Add file names to trtree. Add new output styles for trtree. Update packages for trgenvsc templates.%' > asdfasdf2
mv asdfasdf2 readme.md
cd ..
done
Expand Down Expand Up @@ -78,7 +78,7 @@ do
mv asdfasdf *.csproj
rm -f asdfasdf2
touch readme.md
cat readme.md | sed -e 's%^0[.][0-9]*[.][0-9]*.*$'"%$version"' Add scripts for syntactic highlighting as default for trgenvsc.%' > asdfasdf2
cat readme.md | sed -e 's%^0[.][0-9]*[.][0-9]*.*$'"%$version"' Add --ambig option to trparse. Add file names to trtree. Add new output styles for trtree. Update packages for trgenvsc templates.%' > asdfasdf2
mv asdfasdf2 readme.md
cd ..
done
Expand Down
2 changes: 1 addition & 1 deletion src/tragl/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ This tool is part of Trash, Transformations for Antlr Shell.

## Current version

0.23.5 Add scripts for syntactic highlighting as default for trgenvsc.
0.23.5 Add --ambig option to trparse. Add file names to trtree. Add new output styles for trtree. Update packages for trgenvsc templates.

## License

Expand Down
2 changes: 1 addition & 1 deletion src/tranalyze/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ _Output_

## Current version

0.23.5 Add scripts for syntactic highlighting as default for trgenvsc.
0.23.5 Add --ambig option to trparse. Add file names to trtree. Add new output styles for trtree. Update packages for trgenvsc templates.

## License

Expand Down
2 changes: 1 addition & 1 deletion src/trcaret/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ Reads a tree from stdin and prints lines and caret marks.

## Current version

0.23.5 Add scripts for syntactic highlighting as default for trgenvsc.
0.23.5 Add --ambig option to trparse. Add file names to trtree. Add new output styles for trtree. Update packages for trgenvsc templates.

## License

Expand Down
2 changes: 1 addition & 1 deletion src/trclonereplace/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ Clone, rename, and replace symbols in a grammar to optimize full stack fallbacks

## Current version

0.23.5 Add scripts for syntactic highlighting as default for trgenvsc.
0.23.5 Add --ambig option to trparse. Add file names to trtree. Add new output styles for trtree. Update packages for trgenvsc templates.

## License

Expand Down
2 changes: 1 addition & 1 deletion src/trcombine/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@ The original grammars are left unchanged.

## Current version

0.23.5 Add scripts for syntactic highlighting as default for trgenvsc.
0.23.5 Add --ambig option to trparse. Add file names to trtree. Add new output styles for trtree. Update packages for trgenvsc templates.

## License

Expand Down
2 changes: 1 addition & 1 deletion src/trconvert/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@ _Output_

## Current version

0.23.5 Add scripts for syntactic highlighting as default for trgenvsc.
0.23.5 Add --ambig option to trparse. Add file names to trtree. Add new output styles for trtree. Update packages for trgenvsc templates.

## License

Expand Down
2 changes: 1 addition & 1 deletion src/trcover/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ a grammar.

## Current version

0.23.5 Add scripts for syntactic highlighting as default for trgenvsc.
0.23.5 Add --ambig option to trparse. Add file names to trtree. Add new output styles for trtree. Update packages for trgenvsc templates.

## License

Expand Down
2 changes: 1 addition & 1 deletion src/trdot/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ The output will be:

## Current version

0.23.5 Add scripts for syntactic highlighting as default for trgenvsc.
0.23.5 Add --ambig option to trparse. Add file names to trtree. Add new output styles for trtree. Update packages for trgenvsc templates.

## License

Expand Down
2 changes: 1 addition & 1 deletion src/trenum/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

## Current version

0.23.5 Add scripts for syntactic highlighting as default for trgenvsc.
0.23.5 Add --ambig option to trparse. Add file names to trtree. Add new output styles for trtree. Update packages for trgenvsc templates.

## License

Expand Down
2 changes: 1 addition & 1 deletion src/trfirst/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ XPaths, type _export MSYS2_ARG_CONV_EXCL="*"_, then execute your command.

## Current version

0.23.5 Add scripts for syntactic highlighting as default for trgenvsc.
0.23.5 Add --ambig option to trparse. Add file names to trtree. Add new output styles for trtree. Update packages for trgenvsc templates.

## License

Expand Down
2 changes: 1 addition & 1 deletion src/trfold/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ XPaths, type _export MSYS2_ARG_CONV_EXCL="*"_, then execute your command.

## Current version

0.23.5 Add scripts for syntactic highlighting as default for trgenvsc.
0.23.5 Add --ambig option to trparse. Add file names to trtree. Add new output styles for trtree. Update packages for trgenvsc templates.

## License

Expand Down
2 changes: 1 addition & 1 deletion src/trfoldlit/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ XPaths, type _export MSYS2_ARG_CONV_EXCL="*"_, then execute your command.

## Current version

0.23.5 Add scripts for syntactic highlighting as default for trgenvsc.
0.23.5 Add --ambig option to trparse. Add file names to trtree. Add new output styles for trtree. Update packages for trgenvsc templates.

## License

Expand Down
2 changes: 1 addition & 1 deletion src/trformat/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ Format of grammar using machine learning.

## Current version

0.23.5 Add scripts for syntactic highlighting as default for trgenvsc.
0.23.5 Add --ambig option to trparse. Add file names to trtree. Add new output styles for trtree. Update packages for trgenvsc templates.

## License

Expand Down
2 changes: 1 addition & 1 deletion src/trgen/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ simplify and eliminate bugs created when adding new grammars.

## Current version

0.23.5 Add scripts for syntactic highlighting as default for trgenvsc.
0.23.5 Add --ambig option to trparse. Add file names to trtree. Add new output styles for trtree. Update packages for trgenvsc templates.

## License

Expand Down
2 changes: 1 addition & 1 deletion src/trgenvsc/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ the XPath patterns to match certain parse trees.

## Current version

0.23.5 Add scripts for syntactic highlighting as default for trgenvsc.
0.23.5 Add --ambig option to trparse. Add file names to trtree. Add new output styles for trtree. Update packages for trgenvsc templates.

## License

Expand Down
2 changes: 1 addition & 1 deletion src/trglob/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ Expand a glob string into file names.

## Current version

0.23.5 Add scripts for syntactic highlighting as default for trgenvsc.
0.23.5 Add --ambig option to trparse. Add file names to trtree. Add new output styles for trtree. Update packages for trgenvsc templates.

## License

Expand Down
2 changes: 1 addition & 1 deletion src/trgroup/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ XPaths, type _export MSYS2_ARG_CONV_EXCL="*"_, then execute your command.

## Current version

0.23.5 Add scripts for syntactic highlighting as default for trgenvsc.
0.23.5 Add --ambig option to trparse. Add file names to trtree. Add new output styles for trtree. Update packages for trgenvsc templates.

## License

Expand Down
2 changes: 1 addition & 1 deletion src/triconv/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ unicode.

## Current version

0.23.5 Add scripts for syntactic highlighting as default for trgenvsc.
0.23.5 Add --ambig option to trparse. Add file names to trtree. Add new output styles for trtree. Update packages for trgenvsc templates.

## License

Expand Down
2 changes: 1 addition & 1 deletion src/tritext/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ Get strings from a PDF file using IText.

## Current version

0.23.5 Add scripts for syntactic highlighting as default for trgenvsc.
0.23.5 Add --ambig option to trparse. Add file names to trtree. Add new output styles for trtree. Update packages for trgenvsc templates.

## License

Expand Down
2 changes: 1 addition & 1 deletion src/trjson/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ Read a parse tree from stdin and write a JSON represenation of it.

## Current version

0.23.5 Add scripts for syntactic highlighting as default for trgenvsc.
0.23.5 Add --ambig option to trparse. Add file names to trtree. Add new output styles for trtree. Update packages for trgenvsc templates.

## License

Expand Down
2 changes: 1 addition & 1 deletion src/trkleene/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ XPaths, type _export MSYS2_ARG_CONV_EXCL="*"_, then execute your command.

## Current version

0.23.5 Add scripts for syntactic highlighting as default for trgenvsc.
0.23.5 Add --ambig option to trparse. Add file names to trtree. Add new output styles for trtree. Update packages for trgenvsc templates.

## License

Expand Down
2 changes: 1 addition & 1 deletion src/trparse/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ the `--type` command-line option:

## Current version

0.23.5 Add scripts for syntactic highlighting as default for trgenvsc.
0.23.5 Add --ambig option to trparse. Add file names to trtree. Add new output styles for trtree. Update packages for trgenvsc templates.

## License

Expand Down
2 changes: 1 addition & 1 deletion src/trperf/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ be in a trgen-generated parser directory, or use the -p option.

## Current version

0.23.5 Add scripts for syntactic highlighting as default for trgenvsc.
0.23.5 Add --ambig option to trparse. Add file names to trtree. Add new output styles for trtree. Update packages for trgenvsc templates.

## License

Expand Down
2 changes: 1 addition & 1 deletion src/trpiggy/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ Output:

## Current version

0.23.5 Add scripts for syntactic highlighting as default for trgenvsc.
0.23.5 Add --ambig option to trparse. Add file names to trtree. Add new output styles for trtree. Update packages for trgenvsc templates.

## License

Expand Down
2 changes: 1 addition & 1 deletion src/trquery/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ XPaths, type _export MSYS2_ARG_CONV_EXCL="*"_, then execute your command.

## Current version

0.23.5 Add scripts for syntactic highlighting as default for trgenvsc.
0.23.5 Add --ambig option to trparse. Add file names to trtree. Add new output styles for trtree. Update packages for trgenvsc templates.

## License

Expand Down
2 changes: 1 addition & 1 deletion src/trrename/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ make sure to enclose the argument as it contains semi-colons.

## Current version

0.23.5 Add scripts for syntactic highlighting as default for trgenvsc.
0.23.5 Add --ambig option to trparse. Add file names to trtree. Add new output styles for trtree. Update packages for trgenvsc templates.

## License

Expand Down
2 changes: 1 addition & 1 deletion src/trrr/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@

## Current version

0.23.5 Add scripts for syntactic highlighting as default for trgenvsc.
0.23.5 Add --ambig option to trparse. Add file names to trtree. Add new output styles for trtree. Update packages for trgenvsc templates.

## License

Expand Down
2 changes: 1 addition & 1 deletion src/trrup/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ XPaths, type _export MSYS2_ARG_CONV_EXCL="*"_, then execute your command.

## Current version

0.23.5 Add scripts for syntactic highlighting as default for trgenvsc.
0.23.5 Add --ambig option to trparse. Add file names to trtree. Add new output styles for trtree. Update packages for trgenvsc templates.

## License

Expand Down
2 changes: 1 addition & 1 deletion src/trsem/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ Read a static semantics spec file and generate code.

## Current version

0.23.5 Add scripts for syntactic highlighting as default for trgenvsc.
0.23.5 Add --ambig option to trparse. Add file names to trtree. Add new output styles for trtree. Update packages for trgenvsc templates.

## License

Expand Down
2 changes: 1 addition & 1 deletion src/trsort/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ XPaths, type _export MSYS2_ARG_CONV_EXCL="*"_, then execute your command.

## Current version

0.23.5 Add scripts for syntactic highlighting as default for trgenvsc.
0.23.5 Add --ambig option to trparse. Add file names to trtree. Add new output styles for trtree. Update packages for trgenvsc templates.

## License

Expand Down
2 changes: 1 addition & 1 deletion src/trsplit/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ modified.

## Current version

0.23.5 Add scripts for syntactic highlighting as default for trgenvsc.
0.23.5 Add --ambig option to trparse. Add file names to trtree. Add new output styles for trtree. Update packages for trgenvsc templates.

## License

Expand Down
2 changes: 1 addition & 1 deletion src/trsponge/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ results to file(s).

## Current version

0.23.5 Add scripts for syntactic highlighting as default for trgenvsc.
0.23.5 Add --ambig option to trparse. Add file names to trtree. Add new output styles for trtree. Update packages for trgenvsc templates.

## License

Expand Down
2 changes: 1 addition & 1 deletion src/trst/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ Output tree using the Antlr runtime ToStringTree().

## Current version

0.23.5 Add scripts for syntactic highlighting as default for trgenvsc.
0.23.5 Add --ambig option to trparse. Add file names to trtree. Add new output styles for trtree. Update packages for trgenvsc templates.

## License

Expand Down
2 changes: 1 addition & 1 deletion src/trtext/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ specified, the line number range for the tree is printed.

## Current version

0.23.5 Add scripts for syntactic highlighting as default for trgenvsc.
0.23.5 Add --ambig option to trparse. Add file names to trtree. Add new output styles for trtree. Update packages for trgenvsc templates.

## License

Expand Down
2 changes: 1 addition & 1 deletion src/trthompson/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@

## Current version

0.23.5 Add scripts for syntactic highlighting as default for trgenvsc.
0.23.5 Add --ambig option to trparse. Add file names to trtree. Add new output styles for trtree. Update packages for trgenvsc templates.

## License

Expand Down
2 changes: 1 addition & 1 deletion src/trtokens/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ Output:

## Current version

0.23.5 Add scripts for syntactic highlighting as default for trgenvsc.
0.23.5 Add --ambig option to trparse. Add file names to trtree. Add new output styles for trtree. Update packages for trgenvsc templates.

## License

Expand Down
2 changes: 1 addition & 1 deletion src/trtree/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ Reads a tree from stdin and prints the tree as an indented node list.

## Current version

0.23.5 Add scripts for syntactic highlighting as default for trgenvsc.
0.23.5 Add --ambig option to trparse. Add file names to trtree. Add new output styles for trtree. Update packages for trgenvsc templates.

## License

Expand Down
2 changes: 1 addition & 1 deletion src/trull/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ XPaths, type _export MSYS2_ARG_CONV_EXCL="*"_, then execute your command.

## Current version

0.23.5 Add scripts for syntactic highlighting as default for trgenvsc.
0.23.5 Add --ambig option to trparse. Add file names to trtree. Add new output styles for trtree. Update packages for trgenvsc templates.

## License

Expand Down
2 changes: 1 addition & 1 deletion src/trunfold/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ XPaths, type _export MSYS2_ARG_CONV_EXCL="*"_, then execute your command.

## Current version

0.23.5 Add scripts for syntactic highlighting as default for trgenvsc.
0.23.5 Add --ambig option to trparse. Add file names to trtree. Add new output styles for trtree. Update packages for trgenvsc templates.

## License

Expand Down
2 changes: 1 addition & 1 deletion src/trungroup/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ XPaths, type _export MSYS2_ARG_CONV_EXCL="*"_, then execute your command.

## Current version

0.23.5 Add scripts for syntactic highlighting as default for trgenvsc.
0.23.5 Add --ambig option to trparse. Add file names to trtree. Add new output styles for trtree. Update packages for trgenvsc templates.

## License

Expand Down
2 changes: 1 addition & 1 deletion src/trwdog/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ Execute a command with a watchdog timer.

## Current version

0.23.5 Add scripts for syntactic highlighting as default for trgenvsc.
0.23.5 Add --ambig option to trparse. Add file names to trtree. Add new output styles for trtree. Update packages for trgenvsc templates.

## License

Expand Down
2 changes: 1 addition & 1 deletion src/trxgrep/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ XPaths, type _export MSYS2_ARG_CONV_EXCL="*"_, then execute your command.

## Current version

0.23.5 Add scripts for syntactic highlighting as default for trgenvsc.
0.23.5 Add --ambig option to trparse. Add file names to trtree. Add new output styles for trtree. Update packages for trgenvsc templates.

## License

Expand Down
Loading

0 comments on commit 9a1fe12

Please sign in to comment.