Skip to content

Tags: Borjianamin98/PGen

Tags

2.4.4

Toggle 2.4.4's commit message
Fixed an important bug related to counting a token multiple time

  + This problem has occurred since version 2.4.0

2.4.3

Toggle 2.4.3's commit message
Fix issue related to opening a saved file

2.4.1

Toggle 2.4.1's commit message
Fix condition of saving file in setOnCloseRequest and Upgrade Versian…

… to 2.4.1

2.4.0

Toggle 2.4.0's commit message
Upgrade version to 2.4.0

2.3.1

Toggle 2.3.1's commit message
Fix issue corresponding to moving on graph

The list of tokens has a higher priority than the list of sub-graphs and
when moving on a graph, even if there is a token in the sub-graphs, the
token on the edge is still selected to move. Also our priority is to
move on the edge or sub-graph instead of going back to the top graph.

v2.2.1

Toggle v2.2.1's commit message
Fix issues

- Add better message when unhandled exception happen
- Detect recursive graphs

v2.2

Toggle v2.2's commit message
Fix Bug: Support loop on a node with nullable variables

v2.1.1

Toggle v2.1.1's commit message
Fix Bug: Support loop on a node with nullable variables

v2.1

Toggle v2.1's commit message
Fix Bugs:

- Token and Function semantic can contain space and other special character
- Detect invalid token or function
- Add debug mode to parser

v2.0

Toggle v2.0's commit message
PGen Version 2