simon
88d707a32e
Fixed all failing tests. Two issues:
...
1. The regression test failures were both errors in the tests rather than in
the code under test;
2. The failure in the 'bulk' test relates to the fact that the new declarative
parser cannot cope with trailing whitespace.
2016-09-23 12:53:00 +01:00
Simon Brooke
9dd4f91319
Serious work on the buildall script (and project.clj) to capture a
...
build signature in the MANIFEST.MF file.
2014-07-27 09:40:58 +01:00
Simon Brooke
b197368c66
Minor tidy-up
2014-07-21 11:03:07 +01:00
Simon Brooke
91310af2d8
Rule language now working cleanly with no errors showing. Very occasional
...
null pointer exception during parsing, not yet diagnosed.
2014-07-20 15:15:12 +01:00
Simon Brooke
7375b668c0
Still some bugs in rules generated from rule-language source. However,
...
a great deal does work.
2014-07-14 23:22:33 +01:00
Simon Brooke
e1ed824aff
My monster! It lives!
2014-07-14 18:34:38 +01:00
Simon Brooke
e5b74a4a68
All core rules now compile into credible-looking code.
2014-07-13 20:59:51 +01:00