-
-
Can we make it non-blocking?
-
The parser can deal sometimes with empty rhs (EPSILON case) but sometimes it does not work properly. In the code and in all examples there is no EPSILON case mentioned so it is possible to use it?
…
gitmh updated
8 years ago
-
It's still on the dev version, but not on earleyj, for the same citation.
-
Full error message:
```
Oh No!
method owner_uniqname= doesn't exist
/www-dev/litgoals-testing/litgoals/bundle/ruby/2.3.0/gems/sequel-4.37.0/lib/sequel/model/base.rb:2292:in `block in set_re…
-
I just found an example where parsing with the new epsilon version breaks:
S -> T
T -> a T E | z
E -> _EPSILON_
the word "aaaaz" cannot be parsed successfully but if I use only "T -> a T | z" it wo…
gitmh updated
8 years ago
-
We need to design a survey to include in the beta of the new link resolver. Perhaps Heidi & Ben could help me with this?
It could go in a box on the right side, above or below the existing two?
-
From building stackage nightly. I'll add this test-suite to expected failures for now.
Some modules seem to be missing from `other-modules`:
```
reprocessing library Earley-0.11.0.0...
[1 of 6] Comp…
-
Change to match what's in current 360 Link interface:
Request Delivery Service (Interlibrary Loan, 7FAST)
-
I would like to be able to upload an image that would be placed on the PDF ticket sheet below the ticket. Ideally, the image should be defined in the organizer's account as a default ticket page image…