Skip to content

Releases: navrkald/regularConvertor

Final release before final exams

15 May 21:17

Choose a tag to compare

CfgToPda-release3

Remove alpha channel from diploma thesis.

Added new example cfg to pda

13 May 05:54

Choose a tag to compare

Pre-release
CfgToPda-release2

Smalls improvement in diploma thesis.

Implementation of conversion of Context-Free grammar to pushdown automata

12 May 14:04

Choose a tag to compare

CfgToPda-release1

Finished save and load conversion CFG to PDA and handle epsilon.

Implemented save load functionality

18 May 21:19

Choose a tag to compare

Also added working version of technical report.

Rewind to start and end functionality in stepping mode in all conversion

14 May 18:02

Choose a tag to compare

  • Also changed functionality when we are in individual work mode and click show correct solution and then click check solution now it shows correct. (Previously it shows incorrect because it checks user solution on correct temp solution.)
  • Self arrow is now visible when selected by dashed line.
  • Tooltips to FA editing buttons.
  • Make fully functional formal editor of FA.
  • Add functionality when delete symol from FA in formal and internal view, then deletes all transitions with this deleted symbol.

Add to begin and to the end and repair correct status when show correct solution

13 May 19:00

Choose a tag to compare

Some more translates to english

13 May 08:53

Choose a tag to compare

Remove debug window.

And change some labels to lowercase.

First release for Bachelor Exam

08 May 18:06

Choose a tag to compare

Main functionality done. Issues fixed.

Bug repaires

27 Apr 13:27

Choose a tag to compare

Bug repaires Pre-release
Pre-release

Repaired some bugs.

Third conversion - Determinization FA

27 Apr 08:41

Choose a tag to compare

Pre-release

Determination has same features as second conversion.
When implementing 3th conversion I was trying to random generate FA only once.
Also repaired few issues when drawing FA.