| Age | Commit message (Collapse) | Author |
|
input
|
|
the import list must be copied however
|
|
application grammar parsing is done in a separate phase, which is faster and more flexible. Also re-enabled ComplV3 and ComplV2V, after testing that they don't reduce the parsing speed too much.
|
|
speed reasons
|
|
but much faster
|
|
loss of speed than VPSlash-valued original rules.
|
|
increase translation quality. This comes with 30% longer translation time with my benchmark but should still be OK.
|
|
|
|
|
|
|
|
just 'make -j'
|
|
|
|
copies the exclude list from App.gf to the concrete syntax files.
|
|
This minimizes the duplication of code between Translate and App. Also added some functions, which make App 15% slower but increase the coverage and quality. This trade-off has to be studied further.
|
|
|
|
|
|
|
|
|
|
|