summaryrefslogtreecommitdiff
path: root/examples/app
AgeCommit message (Collapse)Author
2014-05-22fixed the path in AppFin.gf so that it compiles in a more general settingaarne
2014-05-21forgot to fix the path for AppFre.gfkr.angelov
2014-05-21App compilation instructions: with parallel compilation, make Phrasebook ↵aarne
separately
2014-05-21probabilities for Appaarne
2014-05-21fix the path in the App grammar to the Phrasebookkr.angelov
2014-05-06improved paths and Makefile in examples/app ; see README how to compile with ↵aarne
just 'make -j'
2014-04-15removed clash in AppFin importsaarne
2014-04-11App11.pgf in Makefileaarne
2014-04-11experimental AppDut addedaarne
2014-04-10improved generation of BNC dictionaries ; now called TopDictionary for clarityaarne
2014-04-09more passives in App. Import changes are now produced with MkApp.hs, which ↵aarne
copies the exclude list from App.gf to the concrete syntax files.
2014-04-09rewrote App so that it just inherits Translate and excludes some functions. ↵aarne
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.
2014-04-08small fixes in App grammar - don't affect performanceaarne
2014-04-04path in AppFinaarne
2014-04-04polarities restored in Hin translationaarne
2014-04-04AdvS added to appaarne
2014-04-03added AdvVP and AdVVP to Appaarne
2014-04-02Android app sources in examples/app - read README for adviceaarne