]> hydra-www.ietfng.org Git - dyna2/commit
Stabilize output of `bag=` by sorting elements and properly handle null.
authorTim Vieira <tim.f.vieira@gmail.com>
Sat, 13 Jul 2013 03:14:00 +0000 (23:14 -0400)
committerTim Vieira <tim.f.vieira@gmail.com>
Sat, 13 Jul 2013 03:14:00 +0000 (23:14 -0400)
commita63d297b455476f2aaeae419c8de0d2d996666f8
tree88272a554e5c4ccde933f45afd07a1cfe1dfe576
parent7d43439aa60d73a1987cfceda8202fa74063b115
Stabilize output of `bag=` by sorting elements and properly handle null.

Uninitialized rules are kept around and appear as errors in the error dump,
until initialization succeeds.

Fixed sort order for true and false.
src/Dyna/Backend/Python/aggregator.py
src/Dyna/Backend/Python/errors.py
src/Dyna/Backend/Python/interpreter.py
src/Dyna/Backend/Python/post/trace.py
src/Dyna/Backend/Python/repl.py
src/Dyna/Backend/Python/utils.py
test/repl/list.dynadoc