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
/
server
Age
Commit message (
Expand
)
Author
2025-08-08
Fix warnings for ghc-9.6 about multiplicity syntax
Andreas Källberg
2025-08-02
define default depths for shell and server only once
Inari Listenmaa
2025-08-02
choose openFd based on version of unix
Inari Listenmaa
2025-08-02
use openFd from unix >= 2.8
Inari Listenmaa
2025-08-02
add whitespace on list comprehensions, applications etc.
Inari Listenmaa
2021-07-07
More cabal file cleanup. Remove some more tabs from Haskell source.
John J. Camilleri
2021-06-29
Merge pull request #84 from ffrixslee/issue-46
Inari Listenmaa
2021-05-27
allow parameter cat in the Web API for parsing
krangelov
2020-11-10
Added explicit implementation for 'readJSON' in the instance declaration for ...
Liyana
2020-08-05
Fix a few warnings
Andreas Källberg
2020-07-26
expose parseToChart via the Web API
krangelov
2020-05-14
lookupCohorts now detects and reports unknown words. Also:
krangelov
2020-02-13
support command c-lookupCohorts
krangelov
2020-02-13
support post requests to the server
krangelov
2019-11-26
PGFService: userLanguage now defaults to English, if present in the grammar
Thomas Hallgren
2019-11-18
PGFService: revert unlexing change in PGFService to restore &+ behaviour
Thomas Hallgren
2019-08-18
remove obsolete code
krangelov
2019-05-15
Eliminate the dependency on time-compat
Thomas Hallgren
2019-02-26
fixed typo on c-bracketedLinearize
krangelov
2019-02-26
added command c-bracketedLinearize
krangelov
2018-12-20
fix after the change in bracketed string
Krasimir Angelov
2018-11-28
remove gf-server.cabal
John J. Camilleri
2018-11-15
Remove `src/ui` folder, moved to:
John J. Camilleri
2018-07-31
gf-server.cabal: relax network version bounds and make building the library a...
Thomas Hallgren
2017-09-06
A new function called "completions" is added in the Haskell runtime and used ...
Krasimir Angelov
2017-09-06
the parser in the C runtime can now detect incomplete sentences just like the...
Krasimir Angelov
2017-09-04
eliminate modules PGF.Lexing, PGF.LexingAGreek. Make PGF.Utilities an interna...
Krasimir Angelov
2017-08-31
the C runtime now supports the same customizations for GraphViz as the Haskel...
Krasimir Angelov
2017-08-11
A couple of fixes for GHC 8.2.1 compatibility
Thomas Hallgren
2017-05-10
PGFService.hs: fix problem when compiling without C run-time support
hallgren
2017-05-05
PGFService: add CncLabels support to command=deptree
hallgren
2017-04-06
vd command now reads local concrete configurations to deal with syncat words;...
aarne
2017-02-21
Fix compilation errors caused by changes in PGF2
hallgren
2016-06-17
PGFService: fix a type ambiguity when compiling without C run-time support
hallgren
2016-06-09
PGF service & minibar: only show dependency diagrams if the labels are known
hallgren
2016-06-09
PGFService: eleminate warning "Defined but not used: ‘serverError’"
hallgren
2016-06-08
PGF web service: switch to the new SVG rendering of word dependency trees
hallgren
2016-05-26
PGFService.hs: fix compilation problem when C run-time support is omitted
hallgren
2016-05-26
PGF web service: add command=deptree
hallgren
2016-05-11
the Literals API in Haskell no longer offers the sentence as an argument to t...
krasimir
2015-11-04
prepared visualize_parse for showing dependency labels
aarne
2015-08-28
Comment out some dead code found with -fwarn-unused-binds
hallgren
2015-07-21
PGF web service: option to leave &+ uninterpreted in linearized output
hallgren
2015-04-17
gf -server: include grammar modification time in the info returned by /version
hallgren
2015-04-17
PGF web service: add command c-linearizeAll to obtain all variants
hallgren
2015-03-24
PGF Service: add an option to return syntax trees in JSON format
hallgren
2015-03-19
PGF service: add commands c-abstrtree and c-parsetree
hallgren
2015-02-25
PGFService: make the restriction on parallelism more effective
hallgren
2015-02-24
PGFService.hs: text lexer: slightly smarter decapitalization of the first wor...
hallgren
2015-02-20
PGF Service: limit the number of parallel calls to the C run-time parse funct...
hallgren
[next]