Skip to content

Releases: wiredwiz/Grun.Net

Grun.Net 2.0.23340.0 release

06 Dec 05:34
Compare
Choose a tag to compare

Grun.Net 2.0.23340.0 release
This version supports the Antlr4.Runtime.Standard assembly. If you want support for the Antlr4.Runtime, you should install version 1.3.23340.0 instead.

  • Fixed line number display bug in error messages
  • Added MaximumNodeRenderCount setting
  • Added filtering options for the token list

Grun.Net 1.3.23340.0 release

06 Dec 05:32
Compare
Choose a tag to compare

Grun.Net 1.3.23340.0 release
This is the last version to support Antlr4.Runtime. Version 2.x supports the Antlr4.Runtime.Standard instead.

  • Fixed line number display bug in error messages
  • Added MaximumNodeRenderCount setting
  • Added filtering options for the token list

Grun.Net 2.0.23321.1 release

17 Nov 15:39
Compare
Choose a tag to compare

Grun.Net 2.0.23321.1 release
This version supports the Antlr4.Runtime.Standard assembly. If you want support for the Antlr4.Runtime, you should install version 1.3.23340.0.

  • First version to support the standard runtime instead

Grun.Net 1.3.23320.0 release

17 Nov 01:28
Compare
Choose a tag to compare

Grun.Net 1.3.23320.0 release
This is the last version to support Antlr4.Runtime. Version 2.x supports the Antlr4.Runtime.Standard instead.

  • Added ability to select a token or parser rule in the graph via a source code selection in the edit window.
  • Fixed a boundary bug with rule name matching when rendering the graphs.
  • Added the option to toggle word wrap while the app is running rather than only in the initial config.
  • Fixed bug with missing trace event types.
  • Fixed boundary bug when where reloaded grammars would leave a bad error syntax guide.

Grun.Net 1.1.20086.0 release

26 Mar 17:27
Compare
Choose a tag to compare

Change Notes

  • Added a user friendly error message to Grun when the user attempts to load a non-existent file, rather than a programmatic error (I know seems obvious ..right)
  • Changed installer to not replace the Grun.Net.config if it finds an existing one.

Grun.Net 1.1.20085.0 release

26 Mar 01:15
Compare
Choose a tag to compare

Change Notes

  • Fixed syntax highlighting bugs.
  • Added further support code for upcoming console syntax highlighting.
  • Fixed default comment token style to be italics.
  • Added additional error handling for assembly loading.

Grun.Net 1.1.20081.20 Release

21 Mar 23:42
Compare
Choose a tag to compare

Change Notes

  • Redesigned the Syntax highlighting guide interface.
  • Fixed minor highlight bug when selecting parse tree graph guide nodes.
  • Fixed various typos.
  • Began work on support for syntax highlighting in the Grun command line tool.
  • Renamed TestRig project and assembly to "Utilities" which fits it better.

Grun.Net 1.0.20079.0 release

19 Mar 21:33
Compare
Choose a tag to compare

Release 1.0 of the Grun.Net tools for testing C# Antlr4 grammars.

This release includes an installer that will make installation of the tools as painless as possible. Should you wish to install them manually, I recommend you build the source, then copy all the binaries from the "bin/release" folder under the Grun project to a central tool folder. Lastly, you'll probably want to add that folder to your Environment PATH variable. I recommend using the setup, since it will take care of all of this for you.

Grun.Net Beta Release

11 Mar 15:48
Compare
Choose a tag to compare
Grun.Net Beta Release Pre-release
Pre-release
v1.0.20069-beta

Grun.Net Alpha Release

11 Mar 15:48
29b983a
Compare
Choose a tag to compare
Pre-release
v1.0.20065-alpha