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
/
runtime
/
haskell
/
PGF.hs
Age
Commit message (
Expand
)
Author
2018-11-30
Fix deprecations from containers >= 0.4.0.0
Peter Ljunglöf
2018-08-06
A version of `readPGF` where the user handles the IO.
Frederik Hanghøj Iversen
2018-05-24
add bracketLinearizeAll for variants
Prasanth Kolachina
2017-09-06
A new function called "completions" is added in the Haskell runtime and used ...
Krasimir Angelov
2017-09-05
GF.Command.TreeOperations is now independent from the runtime's internals
Krasimir Angelov
2017-09-05
added exprSize and exprFunctions in the Haskell runtime too and use them in T...
Krasimir Angelov
2017-08-29
the embedded grammars now work with both the pure Haskell and the Haskell bin...
Krasimir Angelov
2017-04-06
vd command now reads local concrete configurations to deal with syncat words;...
aarne
2016-06-09
PGF service & minibar: only show dependency diagrams if the labels are known
hallgren
2015-11-23
vd -conll2latex now converts conll to latex. Without going through GF trees, ...
aarne
2015-11-04
dependency labels in parse trees now with the -deps flag, -file=labels_file f...
aarne
2015-04-20
drop the dependency to FST
krasimir
2015-03-24
PGF Service: add an option to return syntax trees in JSON format
hallgren
2014-08-11
a partial support for def rules in the C runtime
kr.angelov
2014-07-11
PGF web service: Return additional completion info with 'full' flag
john
2013-11-26
Represent identifiers as UTF-8-encoded ByteStrings
hallgren
2013-11-06
the content of ParseEngAbs3.probs is now merged with ParseEngAbs.probs. The l...
kr.angelov
2013-11-05
Eliminate mutual dependencies between the GF compiler and the PGF library
hallgren
2013-10-30
added the linref construction in GF. The PGF version number is now bumped
kr.angelov
2013-10-24
Functions merge trees into tries in the GF Shell and the PGF web service
hallgren
2013-04-08
PGF.hs: export function missingLins
hallgren
2012-11-22
PGFService.hs: fix type error caused by change to PGF.graphvizParseTree
hallgren
2012-09-18
the Haskell runtime now exports 'functionsByCat' which returns the list of al...
kr.angelov
2012-08-29
A basic infrastructure for generating Teyjus bytecode from the GF abstract sy...
kr.angelov
2012-03-18
PGF run-time library: function names in BracketedString (experimental)
hallgren
2011-10-20
PGF.hs: Add LANGUAGE BangPatterns to make GHC 7.2 happy
hallgren
2011-09-15
added topological sort module to PGF - to be used in example based grammar wr...
ra.monique
2011-02-10
Adding a basic lexicon-based tokenizer and the asociated command in gf shell
gdetrez
2010-12-07
moved PGF.ToApi to GF.Compile.ToAPI
aarne
2010-12-05
added syntax to api translation module
ra.monique
2010-10-31
added giza Alignments with command ga and merged the rendering algorithm for ...
ramona.enache
2010-10-18
added explicit depth parameter to the parsing API and the corresponding comma...
krasimir
2010-10-02
refactor the API for random generation again. Now PGF contains probabilities ...
krasimir
2010-09-22
the first revision of exhaustive and random generation with dependent types. ...
krasimir
2010-09-22
cleanup and export the Probabilistic API from PGF
krasimir
2010-08-24
more advanced complete function in the PGFService
krasimir
2010-07-31
two new functions in the PGF API: mkAbs, unAbs
krasimir
2010-07-31
now the meta id of the meta variables is accessible via the PGF API
krasimir
2010-07-31
added function unType in PGF
krasimir
2010-07-01
redesign the open-literals API
krasimir
2010-06-29
introduce the type synonym Token=String in the PGF API
krasimir
2010-06-22
preliminary version of API for Open Literals
krasimir
2010-05-19
now the parser could return partial parse results
krasimir
2010-04-30
for backward compatibility we have the old parse function again. the old func...
krasimir
2010-04-30
first incarnation of the bracketed string API
krasimir
2010-03-31
export fullFormLexicon from PGF
krasimir
2010-03-24
now for every category we store, in PGF, the list of functions for it in sour...
krasimir
2010-03-22
PGF.groupResults and the option l -groups, to show ambiguities grouped by lag...
aarne
2010-03-18
syntax for inaccessible patterns in GF
krasimir
2010-02-22
refactor PGF.Expr and PGF.TypeCheck so that the evaluator always has access t...
krasimir
[next]