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
Age
Commit message (
Expand
)
Author
2025-08-02
Merge branch 'master' of https://github.com/GrammaticalFramework/gf-core into...
Arianna Masciolini
2025-08-02
define return in terms of pure, >> as *>, mappend as <>
Inari Listenmaa
2025-02-18
Bug fix for gf-shell command 'pt -compute' in Expr.hs by
Hans Leiss
2025-01-07
random generation of literals now has ten different values for each built in ...
aarneranta
2024-03-01
showExpr and linearize now refresh the printed variables if needed
aarneranta
2023-12-14
visualize_dependencies (vd) now creates latex in landscape mode to show long ...
Aarne Ranta
2021-07-08
Remove two missing-methods warnings
John J. Camilleri
2020-11-10
Replaced Control.Monad.Error with Control.Monad.Except
Liyana
2020-10-02
fix parsing with HOAS
krangelov
2020-07-06
an attempt to solve record extension overloading bug, commented out for the m...
aarneranta
2020-05-05
accepting gf-ud style abslabels in gf-core ; cnclabels TODO
aarneranta
2020-03-15
restore the sequence ordering after -optimize-pgf
krangelov
2019-11-13
fixed a vd bug that sometimes erased the root label
aarneranta
2019-11-12
fixed the problem with generating several roots in ud2gf. Now only the leftmo...
aarneranta
2019-03-20
hiding morphological tags from Latex printing of dependency trees
Aarne Ranta
2019-01-23
PGF.Haskell.fromStr: fix double spaces caused by empty tokens
Thomas Hallgren
2019-01-07
add CoNLLU as output format for gf2ud: merging issue (#24)
Prasanth Kolachina
2019-01-07
Merge pull request #24 from odanoburu/gf2ud-comments
Prasanth Kolachina
2018-12-20
revert to printing the unique id in ppBracketedString
Krasimir Angelov
2018-12-20
save the original concrete category in BracketedString
Krasimir Angelov
2018-12-19
(gf2ud) add comments to CoNLL-U output
odanoburu
2018-12-18
added the possibility to annotate features of syncat words, e.g. @"is" PresSg3
Aarne Ranta
2018-12-18
refactored cnc configfile parsing a bit
Aarne Ranta
2018-12-18
Merge branch 'master' into master
Aarne Ranta
2018-12-18
morph. feat generation by AR
Prasanth Kolachina
2018-12-18
added morphological tags to UD tree output. Tags are give in CncConfiguration...
Aarne Ranta
2018-12-17
allow comments in dependency configs and fix conll output
Prasanth Kolachina
2018-12-01
dealing with ',' as syncategorematic token
Aarne Ranta
2018-11-30
Fix deprecations from containers >= 0.4.0.0
Peter LjungloĢf
2018-11-28
fixed a bug in the cnclabel format
Aarne Ranta
2018-05-24
add bracketLinearizeAll for variants
Prasanth Kolachina
2018-04-18
Fixes for GHC 8.4.1 compatibility
Thomas Hallgren
2017-12-19
bugfix for random generation with HOAS
Krasimir Angelov
2017-09-05
GF.Command.TreeOperations is now independent from the runtime's internals
Krasimir Angelov
2017-09-04
eliminate modules PGF.Lexing, PGF.LexingAGreek. Make PGF.Utilities an interna...
Krasimir Angelov
2017-09-01
silence Tab warnings in the Haskell runtime
Krasimir Angelov
2017-08-29
the embedded grammars now work with both the pure Haskell and the Haskell bin...
Krasimir Angelov
2017-08-22
a nicer pretty printing for the PGF format
Krasimir Angelov
2017-08-18
????
Krasimir Angelov
2017-08-18
the parser is not forced to respect the linref while parsing discontious phrases
Krasimir Angelov
2017-08-18
Bump version requirements to base>=4.6, Cabal>=1.20
Thomas Hallgren
2017-08-11
A couple of fixes for GHC 8.2.1 compatibility
Thomas Hallgren
2017-06-02
handling combination of &+ and &|
aarne
2017-06-02
handling capitalization (&|) in unlexer -bind
aarne
2017-04-06
separated syncat multiwords in dep tree generation ; added function wildcards...
aarne
2017-04-06
vd command now reads local concrete configurations to deal with syncat words;...
aarne
2017-04-05
added generateOntology & generateOntologyDepth
krasimir
2016-06-15
added a default value in dependency visualization for cases using maximum, to...
aarne
2016-06-09
PGF service & minibar: only show dependency diagrams if the labels are known
hallgren
2016-06-08
PGF.VisualizeTree: add white background in the SVG rendering of dependency trees
hallgren
[next]