summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-08-04For some reason, CNE_01700 no longer works.improved_makefilesNathanael Sensfelder
2017-08-03First shot at spprinter's Makefile + README updateNathanael Sensfelder
2017-08-03Fixes issues in properties, Makefiles.Nathanael Sensfelder
2017-08-03Other than the pretty-printer, it seems done.Nathanael Sensfelder
2017-08-03The Makefile of instr-to-kodkod's parser is done.Nathanael Sensfelder
2017-08-03Improving clarity through better Makefiles.Nathanael Sensfelder
2017-08-03Finishes the sol_pretty_printer, 'xcept Makefile.Nathanael Sensfelder
2017-08-01Starting a pretty-printer for the solutions.Nathanael Sensfelder
2017-08-01StNathanael Sensfelder
2017-08-01Adds more rules and prettyprint messages for them.Nathanael Sensfelder
2017-08-01Adds CNE_01800, as it's near identical to CNE_1700Nathanael Sensfelder
2017-08-01Woops, I was testing against a FE signal.Nathanael Sensfelder
2017-08-01Fixes is_accessed_by. CNE_01700 is not working.Nathanael Sensfelder
2017-08-01Fixes regex predicate + optimizes CNE_01700.Nathanael Sensfelder
2017-07-31Fixes typo with functions, errors in grammar.Nathanael Sensfelder
2017-07-31Renames README to README.md. Woops.Nathanael Sensfelder
2017-07-31Adds README.Nathanael Sensfelder
2017-07-31First shot at the handling of regular expressions.Nathanael Sensfelder
2017-07-31Adds a verbosity parameter.Nathanael Sensfelder
2017-07-31Finer imports.Nathanael Sensfelder
2017-07-31Improves solution displaying.Nathanael Sensfelder
2017-07-31Tagged variables are now the only skolemized vars.skol_only_the_solutionNathanael Sensfelder
2017-07-28Removes repetitions, prepares for skol. of sol.Nathanael Sensfelder
2017-07-27Fixes multiple issues with depths.Nathanael Sensfelder
2017-07-27Replaces overly fragile method to get first node.Nathanael Sensfelder
2017-07-27First shot at depths operators.Nathanael Sensfelder
2017-07-26Adds license.Nathanael Sensfelder
2017-07-26(Woops) Adds anonymous strings support.Nathanael Sensfelder
2017-07-26New prNathanael Sensfelder
2017-07-26First shot at (logic, not VHDL) functions.Nathanael Sensfelder
2017-07-26Updates bce's AST to include functions.Nathanael Sensfelder
2017-07-25Gets the strings seemingly working.Nathanael Sensfelder
2017-07-25Removes instr-scripts.Nathanael Sensfelder
2017-07-25It seems to work.Nathanael Sensfelder
2017-07-25Fixes issues with "_". things seem to work now.Nathanael Sensfelder
2017-07-25Improves error reports for the property.Nathanael Sensfelder
2017-07-25Working on (structural + elements) read/writes.Nathanael Sensfelder
2017-07-24Lets users use projections in predicates.Nathanael Sensfelder
2017-07-24Centralizes the processing of (read) expressions.Nathanael Sensfelder
2017-07-24Working on function calls and literals predicates.Nathanael Sensfelder
2017-07-24Woops, mistook the model files.Nathanael Sensfelder
2017-07-24Fixes connect_to/node_connect, configs Makefiles.Nathanael Sensfelder
2017-07-22Adds the "is_terminal" predicate.Nathanael Sensfelder
2017-07-21Adds output support.Nathanael Sensfelder
2017-07-21Adds "port maps" support.Nathanael Sensfelder
2017-07-21Working on the components. Found error in scripts.Nathanael Sensfelder
2017-07-21Optimization pass.Nathanael Sensfelder
2017-07-21Completes When Node parsing.Nathanael Sensfelder
2017-07-20Still missing: Components, When Nodes, Outputs.Nathanael Sensfelder
2017-07-20Fixes stupid mistakes, adds some nodes.Nathanael Sensfelder