anthem/include/anthem
Patrick Lühne 4ed4458f1b
Fixed typos in error messages.
2017-06-04 04:43:07 +02:00
..
output Minor formatting. 2017-06-01 00:15:48 +02:00
AST.h Started implementing support for #show statements. 2017-06-01 04:05:11 +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 Added back completion support. 2017-06-01 02:37:45 +02:00
ASTVisitors.h Noted to-do. 2017-05-31 18:07:27 +02:00
Body.h Minor formatting. 2017-06-01 00:19:09 +02:00
Completion.h Added back completion support. 2017-06-01 02:37:45 +02:00
Context.h Started implementing support for #show statements. 2017-06-01 04:05:11 +02:00
Exception.h Added missing error message when input file does not exist. 2017-06-01 03:29:09 +02:00
Head.h Fixed typos in error messages. 2017-06-04 04:43:07 +02:00
Location.h Refactored error handling. 2017-05-31 18:03:19 +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 Improved debug output. 2017-06-02 14:59:13 +02:00
Term.h Refactored error handling. 2017-05-31 18:03:19 +02:00
Translation.h Started implementing color output (currently for head only). 2016-11-24 02:42:32 +01:00
Utils.h Removed unused function. 2017-06-01 03:43:18 +02:00