Skip to content

Commit

Permalink
Merge branch 'developing'
Browse files Browse the repository at this point in the history
new stable version to master!
  • Loading branch information
buoncubi committed May 27, 2018
2 parents a7c2653 + 5e71709 commit 25ba8cf
Show file tree
Hide file tree
Showing 5,350 changed files with 313,545 additions and 19 deletions.
The diff you're trying to view is too large. We only load the first 3000 changed files.
12 changes: 12 additions & 0 deletions .idea/artifacts/Concept_ActionGrammarGenerator_jar.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

23 changes: 23 additions & 0 deletions .idea/misc.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 8 additions & 0 deletions .idea/modules.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 6 additions & 0 deletions .idea/vcs.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

909 changes: 909 additions & 0 deletions .idea/workspace.xml

Large diffs are not rendered by default.

57 changes: 57 additions & 0 deletions Concept-ActionGrammarGenerator.iml
Original file line number Diff line number Diff line change
@@ -0,0 +1,57 @@
<?xml version="1.0" encoding="UTF-8"?>
<module type="JAVA_MODULE" version="4">
<component name="EclipseModuleManager">
<libelement value="jar://$MODULE_DIR$/lib/antlr-runtime-4.4.jar!/" />
<libelement value="jar://$MODULE_DIR$/lib/apache-log4j-2.6.1-bin/log4j-1.2-api-2.6.1.jar!/" />
<libelement value="jar://$MODULE_DIR$/lib/apache-log4j-2.6.1-bin/log4j-api-2.6.1.jar!/" />
<libelement value="jar://$MODULE_DIR$/lib/apache-log4j-2.6.1-bin/log4j-core-2.6.1.jar!/" />
<src_description expected_position="0">
<src_folder value="file://$MODULE_DIR$/src" expected_position="0" />
</src_description>
</component>
<component name="NewModuleRootManager" inherit-compiler-output="false">
<output url="file://$MODULE_DIR$/bin" />
<exclude-output />
<content url="file://$MODULE_DIR$">
<sourceFolder url="file://$MODULE_DIR$/src" isTestSource="false" />
</content>
<orderEntry type="sourceFolder" forTests="false" />
<orderEntry type="module-library">
<library name="antlr-runtime-4.4.jar">
<CLASSES>
<root url="jar://$MODULE_DIR$/lib/antlr-runtime-4.4.jar!/" />
</CLASSES>
<JAVADOC />
<SOURCES />
</library>
</orderEntry>
<orderEntry type="module-library">
<library name="log4j-1.2-api-2.6.1.jar">
<CLASSES>
<root url="jar://$MODULE_DIR$/lib/apache-log4j-2.6.1-bin/log4j-1.2-api-2.6.1.jar!/" />
</CLASSES>
<JAVADOC />
<SOURCES />
</library>
</orderEntry>
<orderEntry type="module-library">
<library name="log4j-api-2.6.1.jar">
<CLASSES>
<root url="jar://$MODULE_DIR$/lib/apache-log4j-2.6.1-bin/log4j-api-2.6.1.jar!/" />
</CLASSES>
<JAVADOC />
<SOURCES />
</library>
</orderEntry>
<orderEntry type="module-library">
<library name="log4j-core-2.6.1.jar">
<CLASSES>
<root url="jar://$MODULE_DIR$/lib/apache-log4j-2.6.1-bin/log4j-core-2.6.1.jar!/" />
</CLASSES>
<JAVADOC />
<SOURCES />
</library>
</orderEntry>
<orderEntry type="inheritedJdk" />
</component>
</module>
Binary file removed bin/it/.DS_Store
Binary file not shown.
Binary file removed bin/it/emarolab/cagg/.DS_Store
Binary file not shown.
Binary file removed bin/it/emarolab/cagg/core/.DS_Store
Binary file not shown.
Binary file modified bin/it/emarolab/cagg/core/BaseNode$1.class
Binary file not shown.
Binary file modified bin/it/emarolab/cagg/core/BaseNode$BaseNodeCollector.class
Binary file not shown.
Binary file modified bin/it/emarolab/cagg/core/BaseNode$CopyWalker.class
Binary file not shown.
Binary file modified bin/it/emarolab/cagg/core/BaseNode$StringWalker.class
Binary file not shown.
Binary file modified bin/it/emarolab/cagg/core/BaseNode$ToMapVisitor.class
Binary file not shown.
Binary file modified bin/it/emarolab/cagg/core/BaseNode$TreeVisitor.class
Binary file not shown.
Binary file modified bin/it/emarolab/cagg/core/BaseNode$TreeVisitorRecoursive.class
Binary file not shown.
Binary file modified bin/it/emarolab/cagg/core/BaseNode$TreeVisualizer.class
Binary file not shown.
Binary file modified bin/it/emarolab/cagg/core/BaseNode$TreeWalker.class
Binary file not shown.
Binary file modified bin/it/emarolab/cagg/core/BaseNode.class
Binary file not shown.
Binary file modified bin/it/emarolab/cagg/core/PseudoBinaryNode$CopyBinaryWalker.class
Binary file not shown.
Binary file modified bin/it/emarolab/cagg/core/PseudoBinaryNode$MapBinaryCreator.class
Binary file not shown.
Binary file not shown.
Binary file modified bin/it/emarolab/cagg/core/PseudoBinaryNode$PseudoBinaryWalker.class
Binary file not shown.
Binary file not shown.
Binary file modified bin/it/emarolab/cagg/core/PseudoBinaryNode.class
Binary file not shown.
Binary file removed bin/it/emarolab/cagg/core/evaluation/.DS_Store
Binary file not shown.
Binary file modified bin/it/emarolab/cagg/core/evaluation/CaggThread$ThreadLogger.class
Binary file not shown.
Binary file modified bin/it/emarolab/cagg/core/evaluation/CaggThread.class
Binary file not shown.
Binary file modified bin/it/emarolab/cagg/core/evaluation/ExceptionHandler.class
Binary file not shown.
Binary file modified bin/it/emarolab/cagg/core/evaluation/GuiEvaluator.class
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file modified bin/it/emarolab/cagg/core/evaluation/ThreadedEvaluator.class
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file modified bin/it/emarolab/cagg/core/language/BaseData.class
Binary file not shown.
Binary file modified bin/it/emarolab/cagg/core/language/BaseDoubleData.class
Binary file not shown.
Binary file modified bin/it/emarolab/cagg/core/language/ParserLog.class
Binary file not shown.
Binary file modified bin/it/emarolab/cagg/core/language/SyntaxBinaryNode.class
Binary file not shown.
Binary file modified bin/it/emarolab/cagg/core/language/SyntaxNode.class
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file modified bin/it/emarolab/cagg/core/language/parser/ParserListener.class
Binary file not shown.
Binary file modified bin/it/emarolab/cagg/core/language/parser/TextualParser.class
Binary file not shown.
Binary file modified bin/it/emarolab/cagg/core/language/syntax/GrammarPrimitive.class
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file removed bin/it/emarolab/cagg/debugging/.DS_Store
Binary file not shown.
Binary file not shown.
Binary file modified bin/it/emarolab/cagg/debugging/CaggLoggersManager.class
Binary file not shown.
Binary file modified bin/it/emarolab/cagg/debugging/DebuggingDefaults.class
Binary file not shown.
Binary file modified bin/it/emarolab/cagg/debugging/DebuggingGui$1.class
Binary file not shown.
Binary file modified bin/it/emarolab/cagg/debugging/DebuggingGui$2.class
Binary file not shown.
Binary file modified bin/it/emarolab/cagg/debugging/DebuggingGui$3.class
Binary file not shown.
Binary file modified bin/it/emarolab/cagg/debugging/DebuggingGui$4.class
Binary file not shown.
Binary file modified bin/it/emarolab/cagg/debugging/DebuggingGui$5.class
Binary file not shown.
Binary file modified bin/it/emarolab/cagg/debugging/DebuggingGui$6.class
Binary file not shown.
Binary file modified bin/it/emarolab/cagg/debugging/DebuggingGui$7.class
Binary file not shown.
Binary file modified bin/it/emarolab/cagg/debugging/DebuggingGui$8.class
Binary file not shown.
Binary file modified bin/it/emarolab/cagg/debugging/DebuggingGui$9.class
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file modified bin/it/emarolab/cagg/debugging/DebuggingGui$JarChecker.class
Binary file not shown.
Binary file modified bin/it/emarolab/cagg/debugging/DebuggingGui.class
Binary file not shown.
Binary file modified bin/it/emarolab/cagg/debugging/DebuggingText$Log4j.class
Binary file not shown.
Binary file modified bin/it/emarolab/cagg/debugging/DebuggingText$Logger.class
Binary file not shown.
Binary file modified bin/it/emarolab/cagg/debugging/DebuggingText$LoggerBase.class
Binary file not shown.
Binary file modified bin/it/emarolab/cagg/debugging/DebuggingText.class
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file modified bin/it/emarolab/cagg/debugging/StandaloneDebuggingText.class
Binary file not shown.
Binary file modified bin/it/emarolab/cagg/debugging/UILog.class
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file modified bin/it/emarolab/cagg/debugging/baseComponents/LoggingTable.class
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file modified bin/it/emarolab/cagg/debugging/result2XML/CaggXmlAction.class
Binary file not shown.
Binary file modified bin/it/emarolab/cagg/debugging/result2XML/CaggXmlManager.class
Binary file not shown.
Binary file modified bin/it/emarolab/cagg/debugging/result2XML/CaggXmlResult.class
Binary file not shown.
Binary file not shown.
Binary file modified bin/it/emarolab/cagg/debugging/result2XML/CaggXmlSemantic.class
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file modified bin/it/emarolab/cagg/example/APIusage.class
Binary file not shown.
Binary file modified bin/it/emarolab/cagg/example/GUIRunner.class
Binary file not shown.
Binary file modified bin/it/emarolab/cagg/example/GrammarTest.class
Binary file not shown.
Binary file modified bin/it/emarolab/cagg/example/MultiGrammarTesting.class
Binary file not shown.
Binary file modified bin/it/emarolab/cagg/example/MyActionEvaluator.class
Binary file not shown.
Binary file modified bin/it/emarolab/cagg/example/MyGrammarTester.class
Binary file not shown.
Binary file modified bin/it/emarolab/cagg/example/MyTestingEvaluator.class
Binary file not shown.
Binary file modified bin/it/emarolab/cagg/example/TreeDebugging.class
Binary file not shown.
Binary file modified bin/it/emarolab/cagg/interfaces/CaggCompiler.class
Binary file not shown.
Binary file modified bin/it/emarolab/cagg/interfaces/CaggGUIRunner$1.class
Binary file not shown.
Binary file modified bin/it/emarolab/cagg/interfaces/CaggGUIRunner.class
Binary file not shown.
Binary file modified bin/it/emarolab/cagg/interfaces/CaggGrammarTester.class
Binary file not shown.
Binary file not shown.
Binary file modified bin/it/emarolab/cagg/interfaces/CaggGrammarTesterOnFile.class
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file modified bin/it/emarolab/cagg/interfaces/CaggMultiGrammarTesterOnFile.class
Binary file not shown.
Binary file modified bin/it/emarolab/cagg/interfaces/EvaluatorTesterOnFile.class
Binary file not shown.
Binary file modified bin/it/emarolab/cagg/interfaces/TestFileNames.class
Binary file not shown.
Binary file modified bin/it/emarolab/cagg/interfaces/TestLog.class
Binary file not shown.
Loading

0 comments on commit 25ba8cf

Please sign in to comment.