index
:
gf-core.git
master
optimize
Unnamed repository; edit this file 'description' to name the repository.
Adrian
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
compiler
/
GF
/
Compile
/
ExampleBased.hs
Age
Commit message (
Collapse
)
Author
2010-12-07
moved PGF.ToApi to GF.Compile.ToAPI
aarne
2010-12-06
printing option -api in the eb command
aarne
2010-10-18
added explicit depth parameter to the parsing API and the corresponding ↵
krasimir
command in the shell
2010-10-02
refactor the API for random generation again. Now PGF contains probabilities ↵
krasimir
in the abstract syntax
2010-08-09
native representation for HOAS in PMCFG and incremental type checking of the ↵
krasimir
parse forest
2010-07-07
report type errors in the shell from command "p"
krasimir
2010-07-01
redesign the open-literals API
krasimir
2010-04-30
for backward compatibility we have the old parse function again. the old ↵
krasimir
functionality is exposed by parse_
2010-04-30
first incarnation of the bracketed string API
krasimir
2010-01-28
example_based returns the list of all unknown words
aarne
2010-01-28
in example-based grammar conversion, warnings about unknown words
aarne
2010-01-27
command eb for example-based grammar conversion; see 'help eb' and the ↵
aarne
example in examples/animals/QuestionsI.gfe