Fix trailing whitespace
Update copyright year
Use apline maven image fo docker build
Update copyright year
Use at least Java 21
Print timestamp and level with each log message
Fix handling of missing required system file arugment
Fix assertEquals() calls
Update testng dependency
Update JAXB dependency
Update CUP dependency
Fix javadoc:javadoc goal
Use at least Java 17
Add docker build
Update copyright year
Add README in Markdown
Use at least Java 11
Update copyright year
Move test classes to tested classes' package
Update README
Use maven-shade-plugin and update jaxb
Set lowest source and target level to Java 17
Set lowest source and target level to Java 10
Update copyright year
Update jacoco maven plugin
Use ComplexSymbolFactory from Java CUP
Add StructuredTextAlgorithm and AlgorithmTest
Add VariableRole enum
Update copyright year and remove author tag
Update VS Code settings
Do profiling for dual exec model only
Extract method queueEvent() to BasicFbInstance
Update copyright year to 2020
Align logging for BasicFbInstance subclasses
Throw more exceptions
Update cyclical model
Use enhanced for statement
Update variable toString()
Fix NPMTR to handle event loops
Remove some commented code
Factor out SchedulerSeq
Remove EFA and Java languages
Exit by returning from main()
Add Scheduler.executeJob()
Remove FloatVariable and ObjectVariable
Add Variables.contains() to VariablesTest
Update EcCondition.evaluate() to return Boolean
Add EcConditionTest
Use at least Java SE 11
Move scheduleJob() to Scheduler
Throw exceptions from lower level classes
Use JAXB 2.3.3
Add EcStateTest
Fix data connection creation when instantiating composite FB
Add VariablesTest
Add test coverage report generation using JaCoCo plugin
Refactor getVariables() usage
Add stop FB to test system
Use com.github.vbmacher/cup-maven-plugin
Add javadoc generation
Update comment macros in jflex specs
Use maven-dependency-plugin instead of uber-jar
Use maven-dependency-plugin instead of uber-jar
Use maven-dependency-plugin instead of uber-jar
Add build of jar with dependencies
Exit Java runtime when FB application is done
Add language and jaxb files
Remove adlink driver
Move to Maven
Update help string
Refactor names
Update copyright year
Use -Xlint only on non-generated code
Update README and reformat build.xml
Add clean target and Xlint javac arg
Fix generic types and remove unnecessary casts
Update jflex files to remove build warnings
Initial import.
Modified ignore property. /Cenga
Modified ignore property. /Cenga
Added util package and ModelMaker.java utility for making automata models from FB apps.
Fixed build script. Just run ant build and everything should be fine now.