anthem/include/anthem
2017-05-30 18:13:31 +02:00
..
input Fixed minor typos in include guards. 2016-11-29 03:32:50 +01:00
output Refactored logging interface. 2017-05-30 17:19:26 +02:00
AST.h Reordered constructor parameters of VariableDeclaration. 2017-05-30 16:27:45 +02:00
ASTCopy.h Major refactoring to uniquely link variables to their declarations (breaks simplification and completion). 2017-05-30 03:56:35 +02:00
ASTForward.h Major refactoring to uniquely link variables to their declarations (breaks simplification and completion). 2017-05-30 03:56:35 +02:00
ASTUtils.h Removed unnecessary namespace identifiers. 2017-05-30 18:13:31 +02:00
ASTVisitors.h Removed unnecessary namespace identifiers. 2017-05-30 18:13:31 +02:00
Body.h Fixed issue with multi-layer variable stacks. 2017-05-30 18:09:33 +02:00
Completion.h Major refactoring to uniquely link variables to their declarations (breaks simplification and completion). 2017-05-30 03:56:35 +02:00
Context.h Major refactoring to uniquely link variables to their declarations (breaks simplification and completion). 2017-05-30 03:56:35 +02:00
Head.h Major refactoring to uniquely link variables to their declarations (breaks simplification and completion). 2017-05-30 03:56:35 +02:00
RuleContext.h Major refactoring to uniquely link variables to their declarations (breaks simplification and completion). 2017-05-30 03:56:35 +02:00
Simplification.h Refactored formula simplification with Clingo’s variants. 2017-03-23 00:44:10 +01:00
StatementVisitor.h Refactored logging interface. 2017-05-30 17:19:26 +02:00
Term.h Restricting variable stack look-up to user-defined variables. 2017-05-30 16:39:44 +02:00
Translation.h Started implementing color output (currently for head only). 2016-11-24 02:42:32 +01:00
Utils.h Refactored logging interface. 2017-05-30 17:19:26 +02:00